aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_spc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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