aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-28/+140
2011-09-18USB: Realtek cr: Fix driver freeze issueedwin_rong1-4/+77
2011-09-18usb-storage: fix realtek cr configurationVincent Palatin1-1/+1
2011-09-15Merge branch 'master' into for-nextJiri Kosina1-0/+10
2011-09-15Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl1-1/+0
2011-09-09USB: storage: Use normalized sense when emulating autosenseLuben Tuikov1-15/+19
2011-08-24ums_realtek: do not use stack memory for DMAAdam Cozzette1-5/+30
2011-08-22usb_storage: Don't freeze in usb-stor-scanSeth Forshee1-3/+13
2011-08-08USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler1-0/+10
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-11/+1632
2011-07-08Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene_ub6250.cCho, Yu-Chen2-11/+1632
2011-07-01Realtek cr: Add autosuspend function.edwin_rong2-12/+369
2011-07-01Realtek cr: Remove unused Macrosedwin_rong1-9/+0
2011-07-01Realtek cr: clean up unnecessary whitespaces.edwin_rong1-54/+56
2011-06-07usb-storage: redo incorrect readsAlan Stern4-1/+62
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-6/+13
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-05-19usb-storage: Correct adjust_quirks to include latest flagsKarl Relton1-1/+8
2011-05-17usb-storage: fix up the unusual_realtek device listAlan Stern1-5/+5
2011-05-01[SCSI] usb-storage: do not increment cmd->serial_numberChristoph Hellwig1-1/+0
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi4-5/+5
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds5-0/+847
2011-03-11usb-storage: fix menu orderingRandy Dunlap1-15/+15
2011-03-11usb-storage: ene_ub6250 depends on USB_STORAGERandy Dunlap1-0/+1
2011-03-11USB: ene_ub6250: fix memory leak in ene_load_bincode()Dan Carpenter1-4/+0
2011-03-07Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li5-0/+850
2011-03-02USB: Remove delay_t unused variable from sierra_ms.c driver initialisation codeHuzaifa Sidhpurwala1-2/+0
2011-02-17usb_storage: realtek_cr patch: add const modifierwwang1-1/+1
2011-02-17usb_storage: realtek_cr patch: fix sparse warningwwang1-2/+2
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2-0/+37
2011-02-03USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern1-0/+7
2011-02-03USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway1-0/+7
2011-01-22USB: usb_storage: add ums-realtek driverwwang5-0/+729
2011-01-22USB: usb-storage: unusual_devs entry for CamSport EvoAlan Stern1-0/+9
2011-01-22USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u external hard drive enclosureRichard Schütz1-0/+9
2011-01-22USB: usb-storage: unusual_devs update for Cypress ATACBRichard Schütz1-0/+5
2010-12-22USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman1-0/+7
2010-12-16USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov1-0/+7
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-28/+54
2010-12-15USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox1-1/+1
2010-12-15USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox1-7/+30
2010-12-15USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox1-16/+16
2010-12-15USB: uas: Use kzalloc instead of kmallocMatthew Wilcox1-2/+2
2010-12-15USB: uas: Fix up the Sense IUMatthew Wilcox1-2/+5
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-1/+1
2010-11-16SCSI host lock push-downJeff Garzik2-2/+6
2010-11-15USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman1-1/+1
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig1-4/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1