summaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)Author
2012-04-02USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelinkJosh Boyer
2012-02-29usb-storage: fix freezing of the scanning threadAlan Stern
2012-02-03USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka
2012-01-12usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li
2011-11-26USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye
2011-11-15USB: storage: ene_ub6250: fix compile warningsFelipe Balbi
2011-11-14usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-09-18USB: Realtek cr: Fix driver freeze issueedwin_rong
2011-09-18usb-storage: fix realtek cr configurationVincent Palatin
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl
2011-09-09USB: storage: Use normalized sense when emulating autosenseLuben Tuikov
2011-08-24ums_realtek: do not use stack memory for DMAAdam Cozzette
2011-08-22usb_storage: Don't freeze in usb-stor-scanSeth Forshee
2011-08-08USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-08Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene...Cho, Yu-Chen
2011-07-01Realtek cr: Add autosuspend function.edwin_rong
2011-07-01Realtek cr: Remove unused Macrosedwin_rong
2011-07-01Realtek cr: clean up unnecessary whitespaces.edwin_rong
2011-06-07usb-storage: redo incorrect readsAlan Stern
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19usb-storage: Correct adjust_quirks to include latest flagsKarl Relton
2011-05-17usb-storage: fix up the unusual_realtek device listAlan Stern
2011-05-01[SCSI] usb-storage: do not increment cmd->serial_numberChristoph Hellwig
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-11usb-storage: fix menu orderingRandy Dunlap
2011-03-11usb-storage: ene_ub6250 depends on USB_STORAGERandy Dunlap
2011-03-11USB: ene_ub6250: fix memory leak in ene_load_bincode()Dan Carpenter
2011-03-07Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li
2011-03-02USB: Remove delay_t unused variable from sierra_ms.c driver initialisation codeHuzaifa Sidhpurwala
2011-02-17usb_storage: realtek_cr patch: add const modifierwwang
2011-02-17usb_storage: realtek_cr patch: fix sparse warningwwang
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-02-03USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern
2011-02-03USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway
2011-01-22USB: usb_storage: add ums-realtek driverwwang
2011-01-22USB: usb-storage: unusual_devs entry for CamSport EvoAlan Stern
2011-01-22USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u exter...Richard Schütz
2011-01-22USB: usb-storage: unusual_devs update for Cypress ATACBRichard Schütz
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman
2010-12-16USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-15USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox