summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/sddr09.c
Commit message (Expand)AuthorAge
* USB: storage: Remove redundant license textGreg Kroah-Hartman2017-11-04
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: storage: sddr09: Remove a set-but-not-used variableAugusto Mecking Caringi2017-01-25
* usb: storage: sddr09: don't print on ENOMEMWolfram Sang2016-08-30
* usb: storage: fix multi-line comment styleFelipe Balbi2016-04-26
* usb: storage: use usb_store_dbg instead of US_DEBUGPXVictor Dodon2016-02-20
* usb: storage: fix module reference for scsi hostAkinobu Mita2015-05-10
* USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko2014-09-23
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* usb: storage: sddr09: initialize variables directlyEmilio López2013-05-16
* usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-19
* usb: remove libusualSebastian Andrzej Siewior2012-09-05
* usb: Disable dynamic id of USB storage subdriversHuajun Li2012-01-24
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\
| * usb: storage: sddr09: fix sparse warningFelipe Balbi2011-11-15
* | USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
|/
* USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-22
* USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela2009-03-24
* usb-storage: make sddr09 a separate moduleAlan Stern2009-03-24
* USB: add missing KERN_* constants to printksFrank Seidel2009-03-24
* USB: usb-storage: merge DPCM support into SDDR09Alan Stern2009-01-07
* USB: remove CVS keywordsAdrian Bunk2008-07-21
* [SCSI] usb: freecom & sddr09 - convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-11
* USB storage: sg chaining supportJens Axboe2007-10-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-04
* [PATCH] USB Storage: more sddr09 cleanupsMatthew Dharm2006-01-04
* [PATCH] USB Storage: sddr09 cleanupsMatthew Dharm2006-01-04
* [PATCH] USB Storage: cleanups of sddr09Matthew Dharm2006-01-04
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-04
* Linux-2.6.12-rc2Linus Torvalds2005-04-16