aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-13Merge branch 'master' into upstreamJeff Garzik2-7/+24
2006-06-11[PATCH] PCI: reverse pci config space restore orderYu, Luming1-1/+5
2006-06-11[PATCH] PCI: Improve PCI config space writebackDave Jones1-3/+13
2006-06-11[PATCH] PCI: Error handling on PCI device resumeJean Delvare1-5/+8
2006-05-24[PATCH] Revive pci_find_ext_capabilityBrice Goglin1-2/+1
2006-05-21[PATCH] pci: correctly allocate return buffers for osc callsKristen Accardi1-25/+35
2006-05-15[PATCH] smbus unhiding kills thermal managementCarl-Daniel Hailfinger1-1/+8
2006-05-15[PATCH] VIA quirk fixup, additional PCI IDsChris Wedgwood1-0/+7
2006-04-27[PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridgesChris Wedgwood1-2/+4
2006-04-27[PATCH] PCI: fix potential resource leak in drivers/pci/msi.cJesper Juhl1-1/+3
2006-04-20[PATCH] MSI-K8T-Neo2-Fir OnboardSound and additional SoundcardJohannes Goecke1-0/+29
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-33/+218
2006-04-14[PATCH] PCI: Add PCI quirk for SMBus on the Asus A6VA notebookJean Delvare1-0/+2
2006-04-14[PATCH] PCI: rpaphp: remove init error conditionJohn Rose1-3/+0
2006-04-14[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville1-1/+1
2006-04-14[PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li3-29/+215
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton2-4/+8
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2-15/+16
2006-03-23[PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro3-43/+27
2006-03-23[PATCH] ibmphp: remove TRUE and FALSEKristen Accardi6-85/+83
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi14-591/+254
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn14-169/+75
2006-03-23[PATCH] acpiphp: Scan slots under the nested P2P bridgeKenji Kaneshige1-1/+8
2006-03-23[PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPBJohn Keller1-8/+8
2006-03-23[PATCH] shpchp: cleanup bus speed handlingKenji Kaneshige2-429/+189
2006-03-23[PATCH] PCI: fix pci_request_region[s] argJeff Garzik1-2/+2
2006-03-23[PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox4-2/+22
2006-03-23[PATCH] PCI: the scheduled removal of PCI_LEGACY_PROCAdrian Bunk2-143/+0
2006-03-23[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead codeAdrian Bunk1-62/+14
2006-03-23[PATCH] acpiphp: fix bridge handleMUNEDA Takahiro1-2/+2
2006-03-23[PATCH] acpiphp - slot management fix - V4MUNEDA Takahiro3-98/+87
2006-03-23[PATCH] acpiphp: add dock event handlingKristen Accardi5-24/+545
2006-03-23[PATCH] acpiphp: add new bus to acpiKristen Accardi1-2/+109
2006-03-23[PATCH] PCI: Move pci_dev_put outside a spinlockAlan Stern1-2/+2
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl1-1/+3
2006-03-23[PATCH] PCI: fix problems with MSI-X on ia64Grant Grundler1-13/+24
2006-03-23[PATCH] PCI: remove msi save/restore code in specific driverShaohua Li2-63/+4
2006-03-23[PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin3-2/+9
2006-03-23[PATCH] PCI: quirk for asus a8v and a8v delux motherboardsBauke Jan Douma1-0/+31
2006-03-23[PATCH] PCI: SMBus unhide on HP Compaq nx6110tomek@koprowski.org1-0/+6
2006-03-23[PATCH] PCI: Add pci_device_shutdown to pci_bus_typeBrian Gerst1-8/+1
2006-03-23[PATCH] shpchp: adapt to pci driver modelKenji Kaneshige2-23/+7
2006-03-23[PATCH] shpchp: Fix slot state handlingKenji Kaneshige3-61/+181
2006-03-23[PATCH] shpchp: event handling reworkKenji Kaneshige4-266/+119
2006-03-23[PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige2-22/+1
2006-03-23[PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige2-13/+1
2006-03-23[PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning from pci_scan_bridge.Ralf Baechle1-7/+8
2006-03-23[PATCH] shpchp - Fix incorrect return value of interrupt handlerKenji Kaneshige1-8/+3
2006-03-23[PATCH] shpchp - move slot name into struct slotKenji Kaneshige2-11/+5
2006-03-23[PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige2-7/+0