summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman2008-12-171-5/+0
* PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen2008-12-163-4/+4
* PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige2008-12-161-11/+12
* PCI: fix aer resume sanity checkHidetoshi Seto2008-12-161-1/+1
* PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger2008-12-091-3/+26
* PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang2008-12-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-021-0/+17
|\
| * pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI PremiumAndreas Petlund2008-11-201-0/+17
* | pci_setup() is init, not devinitAl Viro2008-11-301-1/+1
|/
* 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