aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/sddr09.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich1-0/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-01-25usb: storage: sddr09: Remove a set-but-not-used variableAugusto Mecking Caringi1-3/+1
2016-08-30usb: storage: sddr09: don't print on ENOMEMWolfram Sang1-10/+4
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi1-30/+52
2016-02-20usb: storage: use usb_store_dbg instead of US_DEBUGPXVictor Dodon1-9/+9
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita1-3/+9
2014-09-23USB: storage: use %*ph specifier to dump small buffersAndy Shevchenko1-2/+1
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-2/+2
2013-05-16usb: storage: sddr09: initialize variables directlyEmilio López1-5/+1
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches1-76/+70
2012-09-05usb: remove libusualSebastian Andrzej Siewior1-1/+1
2012-01-24usb: Disable dynamic id of USB storage subdriversHuajun Li1-0/+1
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-11-15usb: storage: sddr09: fix sparse warningFelipe Balbi1-1/+1
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz1-1/+1
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela1-0/+3
2009-03-24usb-storage: make sddr09 a separate moduleAlan Stern1-5/+102
2009-03-24USB: add missing KERN_* constants to printksFrank Seidel1-15/+22
2009-01-07USB: usb-storage: merge DPCM support into SDDR09Alan Stern1-0/+43
2008-07-21USB: remove CVS keywordsAdrian Bunk1-1/+0
2008-01-11[SCSI] usb: freecom & sddr09 - convert to accessors and !use_sg cleanupBoaz Harrosh1-6/+3
2007-10-16USB storage: sg chaining supportJens Axboe1-6/+10
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser1-3/+1
2006-01-04[PATCH] USB Storage: more sddr09 cleanupsMatthew Dharm1-10/+23
2006-01-04[PATCH] USB Storage: sddr09 cleanupsMatthew Dharm1-53/+50
2006-01-04[PATCH] USB Storage: cleanups of sddr09Matthew Dharm1-17/+55
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1608