summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
AgeCommit message (Expand)AuthorLines
2008-06-05[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman-0/+22
2008-04-22[SCSI] rework scsi_target allocationJames Bottomley-1/+2
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones-5/+5
2008-01-23[SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley-0/+4
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsHans de Goede-0/+1
2008-01-11[SCSI] sd,sr: add early detection of medium not presentJames Bottomley-1/+1
2008-01-11[SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby-3/+3
2007-12-10esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki-0/+3
2007-11-03SCSI: add asynchronous event notification APIJeff Garzik-0/+25
2007-07-14[SCSI] Remove unused method scsi_device_cancelPriyanka Gupta-1/+0
2007-06-19[SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt-0/+1
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev-0/+5
2007-03-20[SCSI] sd: implement START/STOP managementTejun Heo-0/+1
2007-03-11[SCSI] Make error printing more verboseMartin K. Petersen-2/+6
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum-0/+1
2006-10-11[SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox-15/+15
2006-09-30[PATCH] scsi: device_reprobe() can failAndrew Morton-2/+2
2006-03-19[SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley-0/+5
2006-03-14[SCSI] add scsi_reprobe_deviceJames Bottomley-0/+5
2006-02-27[SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley-0/+10
2006-02-27[SCSI] Recognize missing LUNs for non-standard devicesAlan Stern-1/+4
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH-1/+0
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com-1/+1
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie-0/+6
2005-12-13[SCSI] correct some dropped const compiler warningsJames Bottomley-3/+3
2005-10-28[SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpersJeff Garzik-0/+16
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley-0/+6
2005-09-25[SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley-0/+1
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley-2/+2
2005-08-28[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley-9/+5
2005-08-28[SCSI] convert SPI transport class to scsi_executeJames Bottomley-0/+13
2005-08-28[SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley-2/+11
2005-07-14[SCSI] fix function prototype warningJames Bottomley-1/+1
2005-07-14[SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com-0/+1
2005-05-26[SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley-1/+3
2005-04-18merge by hand (scsi_device.h)James Bottomley-1/+2
2005-04-18[PATCH] scsi: remove volatile from scsi data-1/+2
2005-04-16updates for CFQ oops fix-0/+1
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+282