summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-201-2/+4
|\
| * intel-iommu: fix compile warningsFUJITA Tomonori2008-11-191-2/+4
* | PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang2008-11-191-2/+2
|/
* PCI: ignore bit0 of _OSC return codeKenji Kaneshige2008-11-111-7/+8
* PCI: fix range check on mmapped sysfs resource filesEd Swierk2008-11-031-1/+1
* PCI: remove excess kernel-doc notationRandy Dunlap2008-11-031-2/+4
* PCI: fix VPD limit quirk for Broadcom 5708SYu Zhao2008-11-031-18/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-301-14/+0
|\
| * x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-241-14/+0
* | ACPI: Oops in ACPI with git latestRafael J. Wysocki2008-10-251-0/+3
|/
* Fix PCI hotplug printk formatRandy Dunlap2008-10-231-1/+1
* PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu2008-10-231-3/+0
* PCI hotplug: shpchp: message refinementTaku Izumi2008-10-235-98/+86
* PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi2008-10-235-159/+224
* PCI: add routines for debugging and handling lost interruptsJames Bottomley2008-10-232-1/+62
* PCI hotplug: pciehp: message refinementTaku Izumi2008-10-235-88/+78
* PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu2008-10-231-8/+13
* PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige2008-10-231-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-233-12/+14
|\
| * Merge branch 'linus' into testLen Brown2008-10-2339-1308/+1872
| |\
| * \ Merge branch 'ull' into testLen Brown2008-10-223-10/+10
| |\ \
| | * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-113-10/+10
| * | | Merge branch 'dock' into testLen Brown2008-10-221-2/+4
| |\ \ \ | | |/ / | |/| |
| | * | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-231-2/+4
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-2328-386/+614
|\ \ \ \
| * | | | PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall2008-10-221-1/+1
| * | | | PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-223-4/+55
| * | | | PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige2008-10-221-2/+2
| * | | | PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt2008-10-221-2/+10
| * | | | PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang2008-10-221-2/+8
| * | | | PCI: Hotplug core: remove 'name'Alex Chiang2008-10-221-3/+3
| * | | | PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-223-47/+48
| * | | | PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang2008-10-221-13/+6
| * | | | PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang2008-10-221-5/+3
| * | | | PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-224-44/+52
| * | | | PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2008-10-222-16/+9
| * | | | PCI: fakephp: remove 'name' parameterAlex Chiang2008-10-221-9/+10
| * | | | PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang2008-10-221-1/+1
| * | | | PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang2008-10-222-31/+24
| * | | | PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang2008-10-223-49/+37
| * | | | PCI: acpiphp: remove 'name' parameterAlex Chiang2008-10-222-19/+21
| * | | | PCI: prevent duplicate slot namesAlex Chiang2008-10-224-82/+115
| * | | | PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige2008-10-221-23/+28
| * | | | PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-222-2/+4
| * | | | PCI: rename pci_update_slot_number to pci_renumber_slotAlex Chiang2008-10-221-10/+5
| * | | | PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-2210-16/+25
| * | | | PCI: add support for function level resetSheng Yang2008-10-221-0/+98
| * | | | PCI: Fix reference counting bugMatthew Wilcox2008-10-221-6/+3
| * | | | ACPI/PCI: Set support bit for MSI in support field of _OSCTaku Izumi2008-10-223-0/+26
| * | | | ACPI/PCI: Fix return value of acpi_cuery_osc()Taku Izumi2008-10-221-4/+3