aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-22usb: makefile cleanupmatt mooney1-17/+17
2010-10-22usb-storage: add new no_read_capacity_16 quirkHans de Goede2-1/+6
2010-10-22usb-storage: add new no_read_disc_info quirkHans de Goede2-0/+9
2010-10-22usb: change to new flag variablematt mooney1-1/+1
2010-10-22USB: Add UAS driverMatthew Wilcox3-0/+765
2010-10-22USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz16-350/+350
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-08-10USB: usb-storage: implement autosuspendAlan Stern1-0/+4
2010-08-10usb: storage: freecom: Fixed several coding style issues.Martin Enderleit1-12/+11