summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/sddr09.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+2
* 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: sddr09: Remove a set-but-not-used variableAugusto Mecking Caringi2017-01-251-3/+1
* usb: storage: sddr09: don't print on ENOMEMWolfram Sang2016-08-301-10/+4
* usb: storage: fix multi-line comment styleFelipe Balbi2016-04-261-30/+52
* usb: storage: use usb_store_dbg instead of US_DEBUGPXVictor Dodon2016-02-201-9/+9
* usb: storage: fix module reference for scsi hostAkinobu Mita2015-05-101-3/+9
* USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-231-2/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-2/+2
* usb: storage: sddr09: initialize variables directlyEmilio López2013-05-161-5/+1
* usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-191-76/+70
* 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: sddr09: 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: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-221-1/+1
* USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela2009-03-241-0/+3
* usb-storage: make sddr09 a separate moduleAlan Stern2009-03-241-5/+102
* USB: add missing KERN_* constants to printksFrank Seidel2009-03-241-15/+22
* USB: usb-storage: merge DPCM support into SDDR09Alan Stern2009-01-071-0/+43
* USB: remove CVS keywordsAdrian Bunk2008-07-211-1/+0
* [SCSI] usb: freecom & sddr09 - convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-111-6/+3
* USB storage: sg chaining supportJens Axboe2007-10-161-6/+10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-041-3/+1
* [PATCH] USB Storage: more sddr09 cleanupsMatthew Dharm2006-01-041-10/+23
* [PATCH] USB Storage: sddr09 cleanupsMatthew Dharm2006-01-041-53/+50
* [PATCH] USB Storage: cleanups of sddr09Matthew Dharm2006-01-041-17/+55
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-041-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1608