aboutsummaryrefslogtreecommitdiff
path: root/drivers
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-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-23[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman
2006-03-23[PATCH] kill _INLINE_Adrian Bunk
2006-03-23[PATCH] snsc kmalloc2kzallocJes Sorensen
2006-03-23[PATCH] sem2mutex: drivers/ideArjan van de Ven
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar
2006-03-23[PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar
2006-03-23[PATCH] sem2mutex: drivers/block/loop.cIngo Molnar
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar
2006-03-23[PATCH] sem2mutex: blockdev #2Arjan van de Ven
2006-03-23[PATCH] sem2mutex: drivers/char/Ingo Molnar
2006-03-23[PATCH] sem2mutex: drivers/block/floppy.cJes Sorensen
2006-03-23[PATCH] sem2mutex: drivers/block/pktcdvd.cJes Sorensen
2006-03-23[PATCH] sem2mutex: drivers/scsi/ide-scsi.cJes Sorensen
2006-03-23[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_genericArjan van de Ven
2006-03-23[PATCH] sem2mutex: kcapi.cArjan van de Ven
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig
2006-03-23[PATCH] cleanup cdrom_ioctlChristoph Hellwig
2006-03-23[PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki
2006-03-23[PATCH] cciss: fix use-after-free in cciss_init_onePatrick McHardy