summaryrefslogtreecommitdiff
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-312-0/+2
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-313-0/+3
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-254-28/+140
|\
| * USB: Realtek cr: Fix driver freeze issueedwin_rong2011-09-181-4/+77
| * usb-storage: fix realtek cr configurationVincent Palatin2011-09-181-1/+1
| * USB: storage: Use normalized sense when emulating autosenseLuben Tuikov2011-09-091-15/+19
| * ums_realtek: do not use stack memory for DMAAdam Cozzette2011-08-241-5/+30
| * usb_storage: Don't freeze in usb-stor-scanSeth Forshee2011-08-221-3/+13
* | Merge branch 'master' into for-nextJiri Kosina2011-09-151-0/+10
|\ \ | |/
| * USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler2011-08-081-0/+10
* | Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl2011-09-151-1/+0
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-252-11/+1632
|\
| * Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene...Cho, Yu-Chen2011-07-082-11/+1632
* | Realtek cr: Add autosuspend function.edwin_rong2011-07-012-12/+369
* | Realtek cr: Remove unused Macrosedwin_rong2011-07-011-9/+0
* | Realtek cr: clean up unnecessary whitespaces.edwin_rong2011-07-011-54/+56
|/
* 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
| * USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox2010-12-151-7/+30
| * USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox2010-12-151-16/+16
| * USB: uas: Use kzalloc instead of kmallocMatthew Wilcox2010-12-151-2/+2
| * USB: uas: Fix up the Sense IUMatthew Wilcox2010-12-151-2/+5
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-241-1/+1
|\ \
| * | USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman2010-11-151-1/+1
* | | SCSI host lock push-downJeff Garzik2010-11-162-2/+6
|/ /