aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAge
* USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye2011-11-26
* USB: storage: ene_ub6250: fix compile warningsFelipe Balbi2011-11-15
* usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern2011-11-14
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker2011-10-31
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-25
|\
| * USB: Realtek cr: Fix driver freeze issueedwin_rong2011-09-18
| * usb-storage: fix realtek cr configurationVincent Palatin2011-09-18
| * USB: storage: Use normalized sense when emulating autosenseLuben Tuikov2011-09-09
| * ums_realtek: do not use stack memory for DMAAdam Cozzette2011-08-24
| * usb_storage: Don't freeze in usb-stor-scanSeth Forshee2011-08-22
* | Merge branch 'master' into for-nextJiri Kosina2011-09-15
|\|
| * USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler2011-08-08
* | Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl2011-09-15
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-26
|\
| * Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene...Cho, Yu-Chen2011-07-08
* | Realtek cr: Add autosuspend function.edwin_rong2011-07-01
* | Realtek cr: Remove unused Macrosedwin_rong2011-07-01
* | Realtek cr: clean up unnecessary whitespaces.edwin_rong2011-07-01
|/
* usb-storage: redo incorrect readsAlan Stern2011-06-07
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\
| * usb-storage: Correct adjust_quirks to include latest flagsKarl Relton2011-05-19
| * usb-storage: fix up the unusual_realtek device listAlan Stern2011-05-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \
| * | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-26
| |/
* / [SCSI] usb-storage: do not increment cmd->serial_numberChristoph Hellwig2011-05-01
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-16
|\
| * usb-storage: fix menu orderingRandy Dunlap2011-03-11
| * usb-storage: ene_ub6250 depends on USB_STORAGERandy Dunlap2011-03-11
| * USB: ene_ub6250: fix memory leak in ene_load_bincode()Dan Carpenter2011-03-11
| * Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li2011-03-07
* | USB: Remove delay_t unused variable from sierra_ms.c driver initialisation codeHuzaifa Sidhpurwala2011-03-02
* | usb_storage: realtek_cr patch: add const modifierwwang2011-02-17
* | usb_storage: realtek_cr patch: fix sparse warningwwang2011-02-17
* | Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-17
|\|
| * USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern2011-02-03
| * USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway2011-02-03
| * USB: usb-storage: unusual_devs entry for CamSport EvoAlan Stern2011-01-22
| * USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u exter...Richard Schütz2011-01-22
| * USB: usb-storage: unusual_devs update for Cypress ATACBRichard Schütz2011-01-22
* | USB: usb_storage: add ums-realtek driverwwang2011-01-22
|/
* USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-22
|\
| * USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-16
* | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\ \ | |/ |/|
| * USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox2010-12-15
| * USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox2010-12-15
| * USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox2010-12-15
| * USB: uas: Use kzalloc instead of kmallocMatthew Wilcox2010-12-15
| * USB: uas: Fix up the Sense IUMatthew Wilcox2010-12-15