aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_spc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-31target: Re-add explict zeroing of INQUIRY bounce buffer memoryNicholas Bellinger1-0/+2
2012-09-17target: fix truncation of mode data, support zero allocation lengthPaolo Bonzini1-10/+7
2012-09-17target: support zero allocation length in INQUIRYPaolo Bonzini1-25/+6
2012-09-07target: support zero allocation length in REQUEST SENSEPaolo Bonzini1-17/+18
2012-07-16target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdbNicholas Bellinger1-1/+41
2012-07-16target: move code for CDB emulationChristoph Hellwig1-11/+905
2012-07-16target: add a parse_cdb method to the backend driversChristoph Hellwig1-0/+1
2012-07-16target: split parsing of SPC commands into a separate helperChristoph Hellwig1-0/+169