summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-19/+113
2008-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds1-39/+30
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar12-44/+175
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar1-21/+149
2008-12-18PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman1-5/+0
2008-12-17sparseirq: fix !SMP building, #2Yinghai Lu1-0/+1
2008-12-17PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen3-4/+4
2008-12-17PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige1-11/+12
2008-12-17PCI: fix aer resume sanity checkHidetoshi Seto1-1/+1
2008-12-16Merge branch 'merge' into nextPaul Mackerras2-3/+27
2008-12-10PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger1-3/+26
2008-12-10PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang1-0/+1
2008-12-08x86, MSI: pass irq_cfg and irq_descYinghai Lu1-17/+38
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu1-2/+74
2008-12-03Merge branch 'merge'Paul Mackerras3-5/+24
2008-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+17
2008-11-30pci_setup() is init, not devinitAl Viro1-1/+1
2008-11-21pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI PremiumAndreas Petlund1-0/+17
2008-11-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2008-11-20PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang1-2/+2
2008-11-19intel-iommu: fix compile warningsFUJITA Tomonori1-2/+4
2008-11-19Merge branch 'linux-2.6' into nextPaul Mackerras1-7/+8
2008-11-12Merge branch 'linux-2.6' into nextPaul Mackerras3-21/+23
2008-11-12PCI: ignore bit0 of _OSC return codeKenji Kaneshige1-7/+8
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt1-39/+30
2008-11-04PCI: fix range check on mmapped sysfs resource filesEd Swierk1-1/+1
2008-11-04PCI: remove excess kernel-doc notationRandy Dunlap1-2/+4
2008-11-04PCI: fix VPD limit quirk for Broadcom 5708SYu Zhao1-18/+18
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-14/+0
2008-10-28Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar63-2051/+3234
2008-10-25ACPI: Oops in ACPI with git latestRafael J. Wysocki1-0/+3
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu1-14/+0
2008-10-24Fix PCI hotplug printk formatRandy Dunlap1-1/+1
2008-10-24PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu1-3/+0
2008-10-24PCI hotplug: shpchp: message refinementTaku Izumi5-98/+86
2008-10-24PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi5-159/+224
2008-10-24PCI: add routines for debugging and handling lost interruptsJames Bottomley2-1/+62
2008-10-24PCI hotplug: pciehp: message refinementTaku Izumi5-88/+78
2008-10-24PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu1-8/+13
2008-10-24PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige1-1/+1
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-12/+14
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds28-386/+614
2008-10-23Merge branch 'linus' into testLen Brown39-1308/+1872
2008-10-23Merge branch 'ull' into testLen Brown3-10/+10
2008-10-23Merge branch 'dock' into testLen Brown1-2/+4
2008-10-23PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall1-1/+1
2008-10-23PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige3-4/+55
2008-10-23PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige1-2/+2
2008-10-23PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt1-2/+10
2008-10-23PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang1-2/+8