aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-105-81/+367
|\
| * USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren2013-08-041-0/+7
| * USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren2013-08-041-0/+7
| * usb-storage: CY7C68300A chips do not support Cypress ATACBTormod Volden2013-05-071-2/+14
| * usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow2013-03-281-0/+7
| * USB: storage: fix Huawei mode switching regressionBjørn Mork2013-03-203-78/+331
| * USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer2013-02-281-1/+1
| * USB: storage: properly handle the endian issues of idProductfangxiaozhi2013-02-281-2/+2
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-276-332/+119
|\ \ | |/
| * USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi2013-02-113-331/+78
| * USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2013-02-112-0/+27
| * USB: mark uas driver as BROKENGreg Kroah-Hartman2012-12-171-1/+1
| * usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin2012-10-311-0/+6
| * usb-storage: unusual_devs entry for Yarvik PMP400 MP4 playerAlan Stern2012-06-011-0/+7
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-182-61/+36
|\ \ | |/
| * usb-storage: fix freezing of the scanning threadAlan Stern2012-02-292-61/+35
| * usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li2012-01-121-0/+1
* | samsung update 1codeworkx2012-06-021-0/+3
|/
* USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye2011-12-091-0/+7
* usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern2011-11-261-4/+3
* usb_storage: Don't freeze in usb-stor-scanSeth Forshee2011-11-111-3/+13
* USB: storage: Use normalized sense when emulating autosenseLuben Tuikov2011-11-111-15/+19
* USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler2011-08-171-0/+10
* usb-storage: redo incorrect readsAlan Stern2011-06-074-1/+62
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-232-6/+13
|\
| * usb-storage: Correct adjust_quirks to include latest flagsKarl Relton2011-05-191-1/+8
| * usb-storage: fix up the unusual_realtek device listAlan Stern2011-05-171-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-2/+2
|\ \
| * | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
| |/
* | [SCSI] usb-storage: do not increment cmd->serial_numberChristoph Hellwig2011-05-011-1/+0
|/
* Fix common misspellingsLucas De Marchi2011-03-314-5/+5
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-165-0/+847
|\
| * usb-storage: fix menu orderingRandy Dunlap2011-03-111-15/+15
| * usb-storage: ene_ub6250 depends on USB_STORAGERandy Dunlap2011-03-111-0/+1
| * USB: ene_ub6250: fix memory leak in ene_load_bincode()Dan Carpenter2011-03-111-4/+0
| * Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li2011-03-075-0/+850
* | USB: Remove delay_t unused variable from sierra_ms.c driver initialisation codeHuzaifa Sidhpurwala2011-03-021-2/+0
* | usb_storage: realtek_cr patch: add const modifierwwang2011-02-171-1/+1
* | usb_storage: realtek_cr patch: fix sparse warningwwang2011-02-171-2/+2
* | Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-172-0/+37
|\ \ | |/
| * USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern2011-02-031-0/+7
| * USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway2011-02-031-0/+7
| * USB: usb-storage: unusual_devs entry for CamSport EvoAlan Stern2011-01-221-0/+9
| * USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u exter...Richard Schütz2011-01-221-0/+9
| * USB: usb-storage: unusual_devs update for Cypress ATACBRichard Schütz2011-01-221-0/+5
* | USB: usb_storage: add ums-realtek driverwwang2011-01-225-0/+729
|/
* USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-221-0/+7
|\
| * USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-161-0/+7
* | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-28/+54
|\ \ | |/ |/|
| * USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox2010-12-151-1/+1