aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-39/+30
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog'...Ingo Molnar1-21/+149
2008-12-17PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman1-5/+0
2008-12-16PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen3-4/+4
2008-12-16PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige1-11/+12
2008-12-16PCI: fix aer resume sanity checkHidetoshi Seto1-1/+1
2008-12-16Merge branch 'merge' into nextPaul Mackerras2-3/+27
2008-12-09PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger1-3/+26
2008-12-09PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang1-0/+1
2008-12-03Merge branch 'merge'Paul Mackerras3-5/+24
2008-12-02Merge 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-20pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI PremiumAndreas Petlund1-0/+17
2008-11-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+4
2008-11-19PCI: 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-11PCI: ignore bit0 of _OSC return codeKenji Kaneshige1-7/+8
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt1-39/+30
2008-11-03PCI: fix range check on mmapped sysfs resource filesEd Swierk1-1/+1
2008-11-03PCI: remove excess kernel-doc notationRandy Dunlap1-2/+4
2008-11-03PCI: 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/jbarnes/pci-2.6Linus 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-23Fix PCI hotplug printk formatRandy Dunlap1-1/+1
2008-10-23PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu1-3/+0
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi5-98/+86
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi5-159/+224
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley2-1/+62
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi5-88/+78
2008-10-23PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu1-8/+13
2008-10-23PCI 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/linux-acpi-2.6Linus Torvalds3-12/+14
2008-10-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds28-386/+614
2008-10-23Merge branch 'linus' into testLen Brown39-1308/+1872
2008-10-22Merge branch 'ull' into testLen Brown3-10/+10
2008-10-22Merge branch 'dock' into testLen Brown1-2/+4
2008-10-22PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall1-1/+1
2008-10-22PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige3-4/+55
2008-10-22PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige1-2/+2
2008-10-22PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt1-2/+10
2008-10-22PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang1-2/+8
2008-10-22PCI: Hotplug core: remove 'name'Alex Chiang1-3/+3
2008-10-22PCI: shcphp: remove 'name' parameterAlex Chiang3-47/+48
2008-10-22PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang1-13/+6
2008-10-22PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang1-5/+3
2008-10-22PCI: pciehp: remove 'name' parameterAlex Chiang4-44/+52