summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck2009-03-161-0/+25
* PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2009-03-162-11/+39
* PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-161-0/+1
* PCI quirk: enable MSI on 8132Yinghai Lu2009-03-161-1/+3
* Fix Intel IOMMU write-buffer flushingDavid Woodhouse2009-02-201-1/+13
* PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-122-5/+7
* PCI: properly clean up ASPM link state on device removeAlex Chiang2009-02-121-2/+2
* PCI/MSI: bugfix/utilize for msi_capability_init()Hidetoshi Seto2009-02-061-9/+7
* PCI hotplug: fix lock imbalance in pciehpJiri Slaby2009-02-021-1/+3
* PCI: keep ASPM link state consistent throughout PCIe hierarchyShaohua Li2009-01-241-19/+106
* System call wrappers part 26Heiko Carstens2009-01-181-8/+4
* 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