summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/sddr55.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-3/+3
* 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: sddr55: mark expected switch fall-throughGustavo A. R. Silva2017-10-301-0/+1
* usb: storage: fix multi-line comment styleFelipe Balbi2016-04-261-15/+30
* usb: storage: fix module reference for scsi hostAkinobu Mita2015-05-101-3/+8
* usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-191-46/+40
* 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: sddr55: 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 sddr55 a separate moduleAlan Stern2009-03-241-3/+89
* USB: add missing KERN_* constants to printksFrank Seidel2009-03-241-1/+3
* USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
* USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton2008-03-101-2/+2
* USB storage: sg chaining supportJens Axboe2007-10-161-6/+10
* [PATCH] USB: kzalloc for storageOliver Neukum2006-03-201-2/+1
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-181-16/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+938