index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_device.h
Age
Commit message (
Expand
)
Author
2008-10-03
[SCSI] Update the SCSI state model to allow blocking in the created state
James Bottomley
2008-10-03
[SCSI] add inline functions for recognising created and blocked states
James Bottomley
2008-08-06
[SCSI] sd: fix USB devices incorrectly reporting DIF support
Hugh Dickins
2008-08-05
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
2008-08-04
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
2008-07-27
[SCSI] extend the last_sector_bug flag to cover more sectors
Alan Jenkins
2008-07-26
[SCSI] Support devices with protection information
Martin K. Petersen
2008-07-26
[SCSI] scsi_dh: Implement common device table handling
Hannes Reinecke
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-14
scsi: sd: optionally set power condition in START STOP UNIT
Stefan Richter
2008-06-05
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
2008-04-22
[SCSI] rework scsi_target allocation
James Bottomley
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
2008-01-23
[SCSI] scsi.h: add macro for enclosure bit of inquiry data
James Bottomley
2008-01-23
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
2008-01-11
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
2008-01-11
[SCSI] move single_lun flag from scsi_device to scsi_target
Tony Battersby
2007-12-10
esp_scsi: fix reset cleanup spinlock recursion
Maciej W. Rozycki
2007-11-03
SCSI: add asynchronous event notification API
Jeff Garzik
2007-07-14
[SCSI] Remove unused method scsi_device_cancel
Priyanka Gupta
2007-06-19
[SCSI] zfcp: Report FCP LUN to SCSI midlayer
Christof Schmitt
2007-04-17
[SCSI] modalias for scsi devices
Michael Tokarev
2007-03-20
[SCSI] sd: implement START/STOP management
Tejun Heo
2007-03-11
[SCSI] Make error printing more verbose
Martin K. Petersen
2007-02-16
USB Storage: indistinguishable devices with broken and unbroken firmware
Oliver Neukum
2006-10-11
[SCSI] Add ability to scan scsi busses asynchronously
Matthew Wilcox
2006-09-30
[PATCH] scsi: device_reprobe() can fail
Andrew Morton
2006-03-19
[SCSI] add scsi_mode_select to scsi_lib.c
James Bottomley
2006-03-14
[SCSI] add scsi_reprobe_device
James Bottomley
2006-02-27
[SCSI] fix scsi process problems and clean up the target reap issues
James Bottomley
2006-02-27
[SCSI] Recognize missing LUNs for non-standard devices
Alan Stern
2006-02-27
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
2006-01-26
[SCSI] Prevent scsi_execute_async from guessing cdb length
brking@us.ibm.com
2005-12-14
[SCSI] Convert SCSI mid-layer to scsi_execute_async
Mike Christie
2005-12-13
[SCSI] correct some dropped const compiler warnings
James Bottomley
2005-10-28
[SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers
Jeff Garzik
2005-10-28
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
2005-09-25
[SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3
James Bottomley
2005-09-10
[SCSI] Alter the scsi_add_device() API to conform to what users expect
James Bottomley
2005-08-28
[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)
James Bottomley
2005-08-28
[SCSI] convert SPI transport class to scsi_execute
James Bottomley
2005-08-28
[SCSI] convert the remaining mid-layer pieces to scsi_execute_req
James Bottomley
2005-07-14
[SCSI] fix function prototype warning
James Bottomley
2005-07-14
[SCSI] add int_to_scsilun() function
James.Smart@Emulex.Com
2005-05-26
[SCSI] Add target alloc/destroy callbacks to the host template
James Bottomley
2005-04-18
merge by hand (scsi_device.h)
James Bottomley
2005-04-18
[PATCH] scsi: remove volatile from scsi data
2005-04-16
updates for CFQ oops fix
2005-04-16
[PATCH] fix NMI lockup with CFQ scheduler
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds