aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/shuttle_usbat.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-21usb-storage: shuttle_usbat: fix initFunction error returnLin Ma1-14/+14
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-6/+10
2015-05-10usb: storage: fix module reference for scsi hostAkinobu Mita1-3/+9
2014-05-03usb: storage: shuttle_usbat: fix discs being detected twiceDaniele Forsi1-1/+1
2013-04-19usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches1-57/+62
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: shuttle_usbat: fix sparse warningFelipe Balbi1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-03-02USB: storage: fix misplaced parenthesisRoel Kluin1-8/+7
2009-03-24USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...Maciej Grela1-0/+3
2009-03-24usb-storage: make shuttle_usbat a separate moduleAlan Stern1-21/+178
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-01-11[SCSI] usb: shuttle_usbat - convert to accessors and !use_sg code path removalBoaz Harrosh1-42/+26
2007-10-16USB storage: sg chaining supportJens Axboe1-9/+8
2007-10-12USB: Storage: usbat_check_status(): fix check-after-useAdrian Bunk1-3/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-06-21[PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devicesPeter Chubb1-15/+36
2006-06-21[PATCH] USB: shuttle_usbat: Fix handling of scatter-gather buffersPeter Chubb1-24/+30
2006-03-20[PATCH] USB: kzalloc for storageOliver Neukum1-2/+1
2005-11-17[PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat dr...Daniel Drake1-1/+1
2005-10-28[PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake1-134/+172
2005-10-28[PATCH] USB Storage: HP8200: Another device type detection fixDaniel Drake1-6/+6
2005-09-08[PATCH] USB: Fix HP8200 detection in shuttle_usbatDaniel Drake1-65/+32
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1712