summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-145-33/+218
|\
| * [PATCH] PCI: Add PCI quirk for SMBus on the Asus A6VA notebookJean Delvare2006-04-141-0/+2
| * [PATCH] PCI: rpaphp: remove init error conditionJohn Rose2006-04-141-3/+0
| * [PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville2006-04-141-1/+1
| * [PATCH] PCI: MSI(X) save/restore for suspend/resumeShaohua Li2006-04-143-29/+215
* | [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-142-4/+8
|/
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-262-15/+16
* [PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro2006-03-233-43/+27
* [PATCH] ibmphp: remove TRUE and FALSEKristen Accardi2006-03-236-85/+83
* [PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi2006-03-2314-591/+254
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-2314-169/+75
* [PATCH] acpiphp: Scan slots under the nested P2P bridgeKenji Kaneshige2006-03-231-1/+8
* [PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPBJohn Keller2006-03-231-8/+8
* [PATCH] shpchp: cleanup bus speed handlingKenji Kaneshige2006-03-232-429/+189
* [PATCH] PCI: fix pci_request_region[s] argJeff Garzik2006-03-231-2/+2
* [PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox2006-03-234-2/+22
* [PATCH] PCI: the scheduled removal of PCI_LEGACY_PROCAdrian Bunk2006-03-232-143/+0
* [PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead codeAdrian Bunk2006-03-231-62/+14
* [PATCH] acpiphp: fix bridge handleMUNEDA Takahiro2006-03-231-2/+2
* [PATCH] acpiphp - slot management fix - V4MUNEDA Takahiro2006-03-233-98/+87
* [PATCH] acpiphp: add dock event handlingKristen Accardi2006-03-235-24/+545
* [PATCH] acpiphp: add new bus to acpiKristen Accardi2006-03-231-2/+109
* [PATCH] PCI: Move pci_dev_put outside a spinlockAlan Stern2006-03-231-2/+2
* [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl2006-03-231-1/+3
* [PATCH] PCI: fix problems with MSI-X on ia64Grant Grundler2006-03-231-13/+24
* [PATCH] PCI: remove msi save/restore code in specific driverShaohua Li2006-03-232-63/+4
* [PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin2006-03-233-2/+9
* [PATCH] PCI: quirk for asus a8v and a8v delux motherboardsBauke Jan Douma2006-03-231-0/+31
* [PATCH] PCI: SMBus unhide on HP Compaq nx6110tomek@koprowski.org2006-03-231-0/+6
* [PATCH] PCI: Add pci_device_shutdown to pci_bus_typeBrian Gerst2006-03-231-8/+1
* [PATCH] shpchp: adapt to pci driver modelKenji Kaneshige2006-03-232-23/+7
* [PATCH] shpchp: Fix slot state handlingKenji Kaneshige2006-03-233-61/+181
* [PATCH] shpchp: event handling reworkKenji Kaneshige2006-03-234-266/+119
* [PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige2006-03-232-22/+1
* [PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige2006-03-232-13/+1
* [PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning f...Ralf Baechle2006-03-231-7/+8
* [PATCH] shpchp - Fix incorrect return value of interrupt handlerKenji Kaneshige2006-03-231-8/+3
* [PATCH] shpchp - move slot name into struct slotKenji Kaneshige2006-03-232-11/+5
* [PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige2006-03-232-7/+0
* [PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige2006-03-232-13/+6
* [PATCH] pcihp_skeleton.c cleanupKenji Kaneshige2006-03-231-22/+11
* [PATCH] shpchp - bugfix: add missing serializationKenji Kaneshige2006-03-231-42/+24
* [PATCH] shpchp - cleanup check command statusKenji Kaneshige2006-03-233-123/+23
* [PATCH] shpchp - cleanup controller listKenji Kaneshige2006-03-233-21/+10
* [PATCH] shpchp - cleanup slot listKenji Kaneshige2006-03-232-23/+17
* [PATCH] shpchp - cleanup shpchp_core.cKenji Kaneshige2006-03-231-48/+36
* [PATCH] shpchp - cleanup init_slots()Kenji Kaneshige2006-03-232-64/+63
* [PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar2006-03-2313-137/+143
* [PATCH] PCI: quirk for IBM Dock II cardbus controllersKristen Accardi2006-03-231-0/+27
* [PATCH] PCI: really fix parent's subordinate busnrKristen Accardi2006-03-231-0/+5
OpenPOWER on IntegriCloud