aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/datafab.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-22usb: storage: datafab: remove redundant assignment of variable resultColin Ian King1-1/+0
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich1-0/+1
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
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi1-8/+14
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita1-3/+9
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches1-29/+30
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: datafab: fix sparse warningFelipe Balbi1-1/+1
2009-09-23USB: storage: Drop an unneeded a NULL testJulia Lawall1-2/+2
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela1-0/+4
2009-03-24usb-storage: make datafab a separate moduleAlan Stern1-2/+98
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2007-10-16USB storage: sg chaining supportJens Axboe1-4/+6
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-03-20[PATCH] USB: kzalloc for storageOliver Neukum1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+669