summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/cypress_atacb.c
Commit message (Expand)AuthorAgeFilesLines
* USB: storage: Remove redundant license textGreg Kroah-Hartman2017-11-041-14/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: storage: fix multi-line comment styleFelipe Balbi2016-04-261-14/+20
* usb: storage: fix module reference for scsi hostAkinobu Mita2015-05-101-3/+7
* drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixesBas Peters2015-03-181-9/+8
* usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden2013-04-231-2/+14
* usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-191-1/+1
* usb: remove libusualSebastian Andrzej Siewior2012-09-051-1/+1
* usb: Disable dynamic id of USB storage subdriversHuajun Li2012-01-241-0/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-1/+1
|\
| * usb: storage: cypress: fix sparse warningFelipe Balbi2011-11-151-1/+1
* | USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
|/
* USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela2009-03-241-0/+3
* usb-storage: make cypress_atacb a separate moduleAlan Stern2009-03-241-1/+87
* USB: fix USB_STORAGE_CYPRESS_ATACBBoaz Harrosh2009-03-241-8/+7
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-1/+1
* USB: mass storage: emulation of sat scsi_pass_thru with ATACBmatthieu castet2008-04-241-0/+200