aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-03-23[PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro
2006-03-23[PATCH] ibmphp: remove TRUE and FALSEKristen Accardi
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn
2006-03-23[PATCH] acpiphp: Scan slots under the nested P2P bridgeKenji Kaneshige
2006-03-23[PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPBJohn Keller
2006-03-23[PATCH] shpchp: cleanup bus speed handlingKenji Kaneshige
2006-03-23[PATCH] PCI: fix pci_request_region[s] argJeff Garzik
2006-03-23[PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox
2006-03-23[PATCH] PCI: the scheduled removal of PCI_LEGACY_PROCAdrian Bunk
2006-03-23[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead codeAdrian Bunk
2006-03-23[PATCH] acpiphp: fix bridge handleMUNEDA Takahiro
2006-03-23[PATCH] acpiphp - slot management fix - V4MUNEDA Takahiro
2006-03-23[PATCH] acpiphp: add dock event handlingKristen Accardi
2006-03-23[PATCH] acpiphp: add new bus to acpiKristen Accardi
2006-03-23[PATCH] PCI: Move pci_dev_put outside a spinlockAlan Stern
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl
2006-03-23[PATCH] PCI: fix problems with MSI-X on ia64Grant Grundler
2006-03-23[PATCH] PCI: remove msi save/restore code in specific driverShaohua Li
2006-03-23[PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin
2006-03-23[PATCH] PCI: quirk for asus a8v and a8v delux motherboardsBauke Jan Douma
2006-03-23[PATCH] PCI: SMBus unhide on HP Compaq nx6110tomek@koprowski.org
2006-03-23[PATCH] PCI: Add pci_device_shutdown to pci_bus_typeBrian Gerst
2006-03-23[PATCH] shpchp: adapt to pci driver modelKenji Kaneshige
2006-03-23[PATCH] shpchp: Fix slot state handlingKenji Kaneshige
2006-03-23[PATCH] shpchp: event handling reworkKenji Kaneshige
2006-03-23[PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige
2006-03-23[PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige
2006-03-23[PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning f...Ralf Baechle
2006-03-23[PATCH] shpchp - Fix incorrect return value of interrupt handlerKenji Kaneshige
2006-03-23[PATCH] shpchp - move slot name into struct slotKenji Kaneshige
2006-03-23[PATCH] shpchp - removed unncessary 'magic' member from slotKenji Kaneshige
2006-03-23[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige
2006-03-23[PATCH] pcihp_skeleton.c cleanupKenji Kaneshige
2006-03-23[PATCH] shpchp - bugfix: add missing serializationKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup check command statusKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup controller listKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup slot listKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup shpchp_core.cKenji Kaneshige
2006-03-23[PATCH] shpchp - cleanup init_slots()Kenji Kaneshige
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar
2006-03-23[PATCH] PCI: quirk for IBM Dock II cardbus controllersKristen Accardi
2006-03-23[PATCH] PCI: really fix parent's subordinate busnrKristen Accardi
2006-03-23[PATCH] PCI: return max reserved busnrKristen Accardi
2006-03-23[PATCH] PCI: clean up msi.c a bitGrant Grundler
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas
2006-01-31[PATCH] powerpc/PCI hotplug: shuffle error checking to better location.linas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: minor cleanup forward declslinas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com