aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hosts.c
Commit message (Expand)AuthorAge
* [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-02
* [SCSI] scsi_host_lookup: error returns and NULL pointersJames Smart2008-10-03
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman2008-07-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\
| * [SCSI] make struct scsi_{host,target}_type staticAdrian Bunk2008-07-12
* | [SCSI] scsi_host regression: fix scsi host leakMike Christie2008-06-15
|/
* [SCSI] fix SLUB WARN_ONJames Bottomley2008-04-27
* [SCSI] use default attributes for scsi_hostHannes Reinecke2008-04-22
* [SCSI] add scsi_host and scsi_target to scsi_busHannes Reinecke2008-04-22
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] hosts.c: removed one unneeded shost->active_mode assignmentDenis Cheng2008-04-07
* [SCSI] hosts.c: fixes for "no error" reported after error scenariosJames Smart2008-03-27
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\
| * [SCSI] don't use __GFP_DMA for sense buffers if not requiredJames Bottomley2008-01-23
| * [SCSI] use dynamically allocated sense bufferFUJITA Tomonori2008-01-23
| * [SCSI] Add Documentation and integrate into docbook buildRob Landley2008-01-11
* | scsi: use class iteration apiDave Young2008-01-24
|/
* [SCSI] make supported_mode default to initiator.James Bottomley2007-10-17
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-16
* [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-12
* [SCSI] initialize shost_data to zeroFUJITA Tomonori2007-08-01
* SCSI: use the proper semaphore to protect the class listsGreg Kroah-Hartman2007-04-27
* [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori2006-11-25
* [SCSI] kill scsi_assign_lockChristoph Hellwig2006-11-15
* [SCSI] add shared tag map helpersJames Bottomley2006-08-31
* [SCSI] scsi_queue_work() documented return value is incorrectMichael Reed2006-08-06
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-10
* [SCSI] SCSI core kmalloc2kzallocJes Sorensen2006-02-27
* [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-12
* [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-06
* Merge by HandJames Bottomley2005-11-04
|\
| * [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-28
* | Create platform_device.h to contain all the platform device details.Russell King2005-10-29
|/
* [PATCH] gfp_t: drivers/scsiAl Viro2005-10-28
* [SCSI] fix potential panic with proc on module removalJames Bottomley2005-10-02
* [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-19
* [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-06
* [SCSI] host state model update: mediate host add/remove raceMike Anderson2005-07-30
* [SCSI] host state model update: reimplement scsi_host_cancelMike Anderson2005-07-30
* [SCSI] host state model update: replace old host bitmap stateMike Anderson2005-07-30
* [SCSI] remove scsi_set_deviceChristoph Hellwig2005-06-26
* [PATCH] make various thing staticAdrian Bunk2005-06-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16