summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Driver core: class_device_add needs error checksStephen Hemminger2006-06-211-18/+54
* [PATCH] i4l gigaset: move sysfs entry to tty class deviceHansjoerg Lipp2006-06-214-15/+30
* [PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp2006-06-211-4/+7
* [PATCH] Driver core: bus device event delayKay Sievers2006-06-213-5/+21
* [PATCH] CCISS: add device symlink to the block cciss block devices in sysfsGreg Kroah-Hartman2006-06-211-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-2115-661/+1091
|\
| * [PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()Jan Beulich2006-06-191-5/+20
| * [PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...Eric Sesterhenn2006-06-191-6/+6
| * [PATCH] shpchp: Cleanup improper info messagesKenji Kaneshige2006-06-192-19/+19
| * [PATCH] shpchp: Remove Unused hpc_evelnt_lockKenji Kaneshige2006-06-191-8/+0
| * [PATCH] shpchp: Cleanup interrupt polling timerKenji Kaneshige2006-06-191-33/+26
| * [PATCH] shpchp: Cleanup SHPC commandsKenji Kaneshige2006-06-191-50/+48
| * [PATCH] shpchp: Cleanup interrupt handlerKenji Kaneshige2006-06-191-68/+57
| * [PATCH] shpchp: Remove unnecessary hpc_ctlr_handle checkKenji Kaneshige2006-06-191-181/+16
| * [PATCH] pciehp: Implement get_address callbackKenji Kaneshige2006-06-191-0/+14
| * [PATCH] pciehp: Add missing pci_dev_putKenji Kaneshige2006-06-191-0/+2
| * [PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()Kenji Kaneshige2006-06-191-2/+7
| * [PATCH] SGI Hotplug: Incorrect power statusMike Habeck2006-06-191-1/+3
| * [PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige2006-06-192-8/+19
| * [PATCH] shpchp: Mask Global SERR and Intr at controller release timeKenji Kaneshige2006-06-191-1/+10
| * [PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits accessKenji Kaneshige2006-06-191-5/+20
| * [PATCH] SHPC: Fix SHPC Logical Slot Register bits accessKenji Kaneshige2006-06-191-9/+40
| * [PATCH] SHPC: Cleanup SHPC Logical Slot Register bits accessKenji Kaneshige2006-06-191-87/+64
| * [PATCH] SHPC: Cleanup SHPC Logical Slot Register accessKenji Kaneshige2006-06-191-13/+18
| * [PATCH] SHPC: Cleanup SHPC register accessKenji Kaneshige2006-06-191-80/+112
| * [PATCH] pciehp: Fix programming hotplug parametersKenji Kaneshige2006-06-191-2/+139
| * [PATCH] acpi_pcihp: Add support for _HPXKenji Kaneshige2006-06-194-36/+262
| * [PATCH] acpi_pcihp: Remove improper error message about OSHPKenji Kaneshige2006-06-191-2/+19
| * [PATCH] acpi_pcihp: Fix programming _HPP valuesKenji Kaneshige2006-06-195-14/+29
| * [PATCH] pciehp: dont call pci_enable_devKristen Accardi2006-06-191-3/+0
| * [PATCH] PCI Hotplug: don't use acpi_os_freeKristen Accardi2006-06-193-11/+11
| * [PATCH] acpiphp: turn off slot power at error caseMUNEDA Takahiro2006-06-191-1/+7
| * [PATCH] acpiphp: host and p2p hotplugMUNEDA Takahiro2006-06-191-1/+0
| * [PATCH] acpiphp: hotplug slot hotplugMUNEDA Takahiro2006-06-192-9/+122
| * [PATCH] acpiphp: configure _PRT - V3MUNEDA Takahiro2006-06-191-38/+33
| * [PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changesPrarit Bhargava2006-06-191-21/+21
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-21141-45854/+7017
|\ \
| * | [SCSI] 53c700: remove reliance on deprecated cmnd fieldsJames Bottomley2006-06-192-39/+49
| * | [SCSI] hptiop: don't use cmnd->bufflenJames Bottomley2006-06-191-1/+1
| * | [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team2006-06-191-11/+3
| * | [SCSI] aacraid: small misc. cleanupsMark Haverkamp2006-06-193-8/+4
| * | [SCSI] aacraid: Update supported product informationMark Haverkamp2006-06-191-4/+4
| * | [SCSI] aacraid: Fix return code interpretationMark Haverkamp2006-06-121-1/+1
| * | [SCSI] scsi_transport_sas: fix panic in sas_free_rphyJames Bottomley2006-06-121-0/+14
| * | [SCSI] remove RQ_SCSI_* flagsChristoph Hellwig2006-06-102-3/+3
| * | [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-1014-279/+14
| * | [SCSI] mptfusion: change driver revision to 3.03.10Michael Reed2006-06-101-2/+2
| * | [SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed2006-06-103-17/+17
| * | [SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed2006-06-102-2/+35
| * | [SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed2006-06-102-9/+172