aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/karma.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-21USB: storage: karma: fix rio_karma_init returnLin Ma1-7/+8
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich1-0/+1
2019-01-22USB: storage: karma: add whitespace after declarationsBharath Vedartham1-0/+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-03-17usb: storage: karma: remove useless variablePierre-Yves Kerbrat1-3/+3
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi1-1/+2
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-3/+3
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: karma: fix sparse warningFelipe Balbi1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela1-0/+4
2009-03-24usb-storage: make karma a separate moduleAlan Stern1-5/+91
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm1-0/+155