aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/freecom.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-17usb: storage: freecom: Remove redundant assignment to variable offsetColin Ian King1-1/+0
2020-10-28usb: storage: freecom: remove unneeded breakTom Rix1-1/+0
2020-07-09USB: storage: replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich1-0/+1
2018-04-22usb: storage: Replace mdelay with msleep in init_freecomJia-Ju Bai1-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
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi1-25/+50
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-42/+43
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: freecom: fix sparse warningFelipe Balbi1-1/+1
2010-08-10usb: storage: freecom: Fixed several coding style issues.Martin Enderleit1-12/+11
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela1-0/+4
2009-03-24usb-storage: make freecom a separate moduleAlan Stern1-5/+90
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz1-2/+0
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-01-11[SCSI] usb: freecom & sddr09 - convert to accessors and !use_sg cleanupBoaz Harrosh1-8/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+488