summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka2012-01-261-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-0914-25/+24
|\
| * usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li2012-01-041-0/+1
| * Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-121-0/+7
| |\
| * \ Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-262-6/+4
| |\ \
| * | | USB: Realtek cr: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-151-2/+1
| * | | usb: storage: shuttle_usbat: fix sparse warningFelipe Balbi2011-11-151-1/+1
| * | | usb: storage: sddr55: fix sparse warningFelipe Balbi2011-11-151-1/+1
| * | | usb: storage: sddr09: fix sparse warningFelipe Balbi2011-11-151-1/+1
| * | | usb: storagE: realtek_cr: fix sparse warningsFelipe Balbi2011-11-151-6/+5
| * | | usb: storage: onetouch: fix sparse warningFelipe Balbi2011-11-151-1/+1
| * | | usb: storage: karma: fix sparse warningFelipe Balbi2011-11-151-1/+1
| * | | usb: storage: jumpshot: fix sparse warningFelipe Balbi2011-11-151-1/+1
| * | | usb: storage: isd200: fix sparse warningFelipe Balbi2011-11-151-1/+1
| * | | usb: storage: freecom: fix sparse warningFelipe Balbi2011-11-151-1/+1
| * | | usb: storage: ene_ub6250: fix sparse warningsFelipe Balbi2011-11-151-6/+6
| * | | usb: storage: datafab: fix sparse warningFelipe Balbi2011-11-151-1/+1
| * | | usb: storage: cypress: fix sparse warningFelipe Balbi2011-11-151-1/+1
| * | | usb: storage: alauda: fix sparse warningsFelipe Balbi2011-11-151-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-082-2/+2
|\ \ \ \
| * | | | misc latin1 to utf8 conversionsAl Viro2012-01-022-2/+2
| |/ / /
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-6/+7
|\ \ \ \
| * \ \ \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-211-0/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-231-6/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | usb_storage: don't use set_freezable_with_signal()Tejun Heo2011-11-211-6/+7
| | | |/ | | |/|
* | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0614-168/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-1814-168/+14
| | |/ | |/|
* | | USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye2011-11-261-0/+7
| |/ |/|
* | USB: storage: ene_ub6250: fix compile warningsFelipe Balbi2011-11-151-2/+1
* | usb-storage: Accept 8020i-protocol commands longer than 12 bytesAlan Stern2011-11-141-4/+3
|/
* 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
OpenPOWER on IntegriCloud