aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum1-0/+1
2006-10-11[SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox1-15/+15
2006-09-30[PATCH] scsi: device_reprobe() can failAndrew Morton1-2/+2
2006-03-19[SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley1-0/+5
2006-03-14[SCSI] add scsi_reprobe_deviceJames Bottomley1-0/+5
2006-02-27[SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley1-0/+10
2006-02-27[SCSI] Recognize missing LUNs for non-standard devicesAlan Stern1-1/+4
2006-02-27[SCSI] Remove devfs support from the SCSI subsystemGreg KH1-1/+0
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com1-1/+1
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie1-0/+6
2005-12-13[SCSI] correct some dropped const compiler warningsJames Bottomley1-3/+3
2005-10-28[SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpersJeff Garzik1-0/+16
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley1-0/+6
2005-09-25[SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley1-0/+1
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley1-2/+2
2005-08-28[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley1-9/+5
2005-08-28[SCSI] convert SPI transport class to scsi_executeJames Bottomley1-0/+13
2005-08-28[SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley1-2/+11
2005-07-14[SCSI] fix function prototype warningJames Bottomley1-1/+1
2005-07-14[SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com1-0/+1
2005-05-26[SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley1-1/+3
2005-04-18merge by hand (scsi_device.h)James Bottomley1-1/+2
2005-04-18[PATCH] scsi: remove volatile from scsi data1-1/+2
2005-04-16updates for CFQ oops fix1-0/+1
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+282