aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/storage/cypress_atacb.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestGravatar Christoph Hellwig 1-1/+0
2021-05-31scsi: core: Kill DRIVER_SENSEGravatar Hannes Reinecke 1-2/+2
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceGravatar Matthias Maennich 1-0/+1
2017-11-04USB: storage: Remove redundant license textGravatar Greg Kroah-Hartman 1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Gravatar Greg Kroah-Hartman 1-0/+1
2016-04-26usb: storage: fix multi-line comment styleGravatar Felipe Balbi 1-14/+20
2015-05-10usb: storage: fix module reference for scsi hostGravatar Akinobu Mita 1-3/+7
2015-03-18drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixesGravatar Bas Peters 1-9/+8
2013-04-23usb-storage: CY7C68300A chips do not support Cypress ATACBGravatar Tormod Volden 1-2/+14
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgGravatar Joe Perches 1-1/+1
2012-09-05usb: remove libusualGravatar Sebastian Andrzej Siewior 1-1/+1
2012-01-24usb: Disable dynamic id of USB storage subdriversGravatar Huajun Li 1-0/+1
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+1
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Gravatar Greg Kroah-Hartman 1-12/+1
2011-11-15usb: storage: cypress: fix sparse warningGravatar Felipe Balbi 1-1/+1
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Gravatar Maciej Grela 1-0/+3
2009-03-24usb-storage: make cypress_atacb a separate moduleGravatar Alan Stern 1-1/+87
2009-03-24USB: fix USB_STORAGE_CYPRESS_ATACBGravatar Boaz Harrosh 1-8/+7
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferGravatar Boaz Harrosh 1-1/+1
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBGravatar matthieu castet 1-0/+200