summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage/usb.c
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: Modify and export adjust_quirks so that it can be used by uasHans de Goede2014-03-041-6/+10
* usb-storage: Don't bind to uas devices if the uas driver is enabledHans de Goede2014-03-041-0/+10
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* USB: storage: convert to use module_usb_driver()Greg Kroah-Hartman2013-04-191-29/+1
* usb: storage: Convert US_DEBUGP to usb_stor_dbgJoe Perches2013-04-191-57/+36
* Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-081-0/+12
|\
| * USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2013-02-041-0/+12
* | USB: storage: avoid scanning other targets for single target deviceMing Lei2013-01-201-0/+3
|/
* usb: storage: remove redundant memset() in usb_probe_stor1()Yan Hong2012-11-261-1/+0
* usb: remove libusualSebastian Andrzej Siewior2012-09-051-12/+5
* [SCSI] usb-storage: add support for write cache quirkNamjae Jeon2012-07-201-1/+4
* USB: storage: fixed keyword related space issues.Jeffrin Jose2012-05-171-2/+2
* USB: storage: fixed several trailing white spaces issues.Jeffrin Jose2012-05-171-9/+9
* USB: storage: fixed C99 comment issue.Jeffrin Jose2012-05-171-1/+1
* usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei2012-04-061-0/+30
* Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman2012-02-231-3/+18
|\
| * usb: Re-enable usb-storage support dynamic idHuajun Li2012-01-241-3/+18
* | usb-storage: fix freezing of the scanning threadAlan Stern2012-02-211-59/+31
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-0/+1
|\
| * usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li2012-01-041-0/+1
* | usb_storage: don't use set_freezable_with_signal()Tejun Heo2011-11-211-6/+7
|/
* usb_storage: Don't freeze in usb-stor-scanSeth Forshee2011-08-221-3/+13
* usb-storage: redo incorrect readsAlan Stern2011-06-071-1/+12
* usb-storage: Correct adjust_quirks to include latest flagsKarl Relton2011-05-191-1/+8
* USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-221-15/+15
* USB: usb-storage: implement autosuspendAlan Stern2010-08-101-0/+4
* usb-storage: always print quirksFelipe Contreras2010-05-201-3/+6
* USB: usb-storage: trivial debug improvementsFelipe Contreras2010-05-201-29/+32
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-2/+2
* USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-10/+5
* Lower USB storage settling delay to something more reasonableLinus Torvalds2010-02-261-1/+1
* USB: fix bitmask merge errorAlan Stern2010-01-201-1/+2
* USB: usb-storage: fix bug in fill_inquiryAlan Stern2009-12-111-7/+8
* USB: usb-storage: add BAD_SENSE flagAlan Stern2009-12-111-0/+3
* USB: make urb scatter-gather support more genericDavid Vrabel2009-12-111-0/+10
* USB Storage: Make driver less chatty when it finds a new deviceMatthew Wilcox2009-12-111-5/+8
* USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox2009-12-111-0/+2
* usb-storage: make onetouch a separate moduleAlan Stern2009-03-241-3/+0
* usb-storage: make karma a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make alauda a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make jumpshot a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make datafab a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make freecom a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make shuttle_usbat a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make cypress_atacb a separate moduleAlan Stern2009-03-241-11/+0
* usb-storage: make sddr55 a separate moduleAlan Stern2009-03-241-12/+0
* usb-storage: make isd200 a separate moduleAlan Stern2009-03-241-10/+0
* usb-storage: make sddr09 a separate moduleAlan Stern2009-03-241-21/+0
* usb-storage: prepare for subdriver separationAlan Stern2009-03-241-98/+111
* USB: drivers: use USB API functions rather than constantsJulia Lawall2009-03-241-3/+3
OpenPOWER on IntegriCloud