summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hosts.c
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-111-3/+1
* | scsi: use class iteration apiDave Young2008-01-241-11/+13
|/
* [SCSI] make supported_mode default to initiator.James Bottomley2007-10-171-0/+6
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-121-0/+1
* [SCSI] initialize shost_data to zeroFUJITA Tomonori2007-08-011-1/+1
* SCSI: use the proper semaphore to protect the class listsGreg Kroah-Hartman2007-04-271-2/+2
* [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori2006-11-251-0/+4
* [SCSI] kill scsi_assign_lockChristoph Hellwig2006-11-151-2/+2
* [SCSI] add shared tag map helpersJames Bottomley2006-08-311-0/+3
* [SCSI] scsi_queue_work() documented return value is incorrectMichael Reed2006-08-061-1/+3
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-101-12/+0
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-271-2/+1
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-121-4/+4
* [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-061-9/+0
* Merge by HandJames Bottomley2005-11-041-5/+5
|\
| * [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-5/+5
* | Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
|/
* [PATCH] gfp_t: drivers/scsiAl Viro2005-10-281-1/+2
* [SCSI] fix potential panic with proc on module removalJames Bottomley2005-10-021-1/+1
* [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-191-2/+33
* [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-061-15/+8
* [SCSI] host state model update: mediate host add/remove raceMike Anderson2005-07-301-0/+2
* [SCSI] host state model update: reimplement scsi_host_cancelMike Anderson2005-07-301-17/+1
* [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-301-6/+82
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-261-5/+0
* [PATCH] make various thing staticAdrian Bunk2005-06-241-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+462
OpenPOWER on IntegriCloud