summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/sddr55.c
AgeCommit message (Expand)Author
2024-01-27usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()Karina Yankevich
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2019-09-10usb-storage: export symbols in USB_STORAGE namespaceMatthias Maennich
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-04USB: storage: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-30usb: storage: sddr55: mark expected switch fall-throughGustavo A. R. Silva
2016-04-26usb: storage: fix multi-line comment styleFelipe Balbi
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches
2012-09-05usb: remove libusualSebastian Andrzej Siewior
2012-01-24usb: Disable dynamic id of USB storage subdriversHuajun Li
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-15usb: storage: sddr55: fix sparse warningFelipe Balbi
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela
2009-03-24usb-storage: make sddr55 a separate moduleAlan Stern
2009-03-24USB: add missing KERN_* constants to printksFrank Seidel
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-03-10USB: drivers/usb/storage/sddr55.c: fix uninitialized var warningsAndrew Morton
2007-10-16USB storage: sg chaining supportJens Axboe
2006-03-20[PATCH] USB: kzalloc for storageOliver Neukum
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds