summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] rework scsi_target allocationJames Bottomley2008-04-221-1/+2
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-191-5/+5
* [SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley2008-01-231-0/+4
* [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-231-0/+1
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-111-1/+1
* [SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby2008-01-111-3/+3
* esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2007-12-101-0/+3
* SCSI: add asynchronous event notification APIJeff Garzik2007-11-031-0/+25
* [SCSI] Remove unused method scsi_device_cancelPriyanka Gupta2007-07-141-1/+0
* [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-191-0/+1
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-171-0/+5
* [SCSI] sd: implement START/STOP managementTejun Heo2007-03-201-0/+1
* [SCSI] Make error printing more verboseMartin K. Petersen2007-03-111-2/+6
* USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-161-0/+1
* [SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox2006-10-111-15/+15
* [PATCH] scsi: device_reprobe() can failAndrew Morton2006-09-301-2/+2
* [SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley2006-03-191-0/+5
* [SCSI] add scsi_reprobe_deviceJames Bottomley2006-03-141-0/+5
* [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-271-0/+10
* [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-271-1/+4
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-271-1/+0
* [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-261-1/+1
* [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-141-0/+6
* [SCSI] correct some dropped const compiler warningsJames Bottomley2005-12-131-3/+3
* [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpersJeff Garzik2005-10-281-0/+16
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-0/+6
* [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley2005-09-251-0/+1
* [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-101-2/+2
* [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-281-9/+5
* [SCSI] convert SPI transport class to scsi_executeJames Bottomley2005-08-281-0/+13
* [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-281-2/+11
* [SCSI] fix function prototype warningJames Bottomley2005-07-141-1/+1
* [SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com2005-07-141-0/+1
* [SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley2005-05-261-1/+3
* merge by hand (scsi_device.h)James Bottomley2005-04-181-1/+2
|\
| * [PATCH] scsi: remove volatile from scsi data2005-04-181-1/+2
* | updates for CFQ oops fix2005-04-161-0/+1
* | [PATCH] fix NMI lockup with CFQ scheduler2005-04-161-1/+0
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+282
OpenPOWER on IntegriCloud