aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2006-01-31[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: remove remove_bus_device()linas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: merge config_pci_adapterlinas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()linas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()linas@austin.ibm.com
2006-01-31[PATCH] PCI Hotplug: shpchp: AMD POGO errata fixKeck, David
2006-01-31[PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)linas
2006-01-31[PATCH] PCI Hotplug/powerpc: module build breaklinas
2006-01-31[PATCH] PCI Hotplug: fix up Kconfig help textPavel Machek
2006-01-31[PATCH] PCI Hotplug: fix up coding style issuesPavel Machek
2006-01-31[PATCH] PCI: make it easier to see that set_msi_affinity() is usedGrant Grundler
2006-01-31[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk
2006-01-31[PATCH] fix deadlock in drivers/pci/msi.cIngo Molnar
2006-01-17[PATCH] Intel ICH8 SATA: add PCI device IDsJason Gaston
2006-01-13[PATCH] Add pci_bus_type probe and remove methodsRussell King