summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/alauda.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* 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: alauda: don't print on ENOMEMWolfram Sang2016-08-301-8/+3
* usb: storage: fix multi-line comment styleFelipe Balbi2016-04-261-8/+14
* usb: storage: fix module reference for scsi hostAkinobu Mita2015-05-101-3/+9
* drivers: usb: storage: alauda.c: properly place braces after function declara...Bas Peters2015-03-181-5/+10
* USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-231-7/+4
* usb: storage: alauda: initialize variables directlyEmilio López2013-05-161-5/+1
* usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-191-56/+45
* 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: alauda: fix sparse warningsFelipe Balbi2011-11-151-1/+1
* | USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela2009-03-241-0/+4
* usb-storage: make alauda a separate moduleAlan Stern2009-03-241-3/+160
* USB: add missing KERN_* constants to printksFrank Seidel2009-03-241-9/+16
* USB storage: sg chaining supportJens Axboe2007-10-161-6/+10
* [PATCH] USB Storage: add alauda supportMatthew Dharm2006-01-041-0/+1119