aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/cypress_atacb.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig1-1/+0
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke1-2/+2
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich1-0/+1
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi1-14/+20
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita1-3/+7
2015-03-18drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixesBas Peters1-9/+8
2013-04-23usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden1-2/+14
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches1-1/+1
2012-09-05usb: remove libusualSebastian Andrzej Siewior1-1/+1
2012-01-24usb: Disable dynamic id of USB storage subdriversHuajun Li1-0/+1
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-11-15usb: storage: cypress: fix sparse warningFelipe Balbi1-1/+1
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela1-0/+3
2009-03-24usb-storage: make cypress_atacb a separate moduleAlan Stern1-1/+87
2009-03-24USB: fix USB_STORAGE_CYPRESS_ATACBBoaz Harrosh1-8/+7
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh1-1/+1
2008-04-24USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet1-0/+200