summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* USB: usb-storage: unusual_devs entry for ARM V2M motherboard.Nick Bowler2011-08-081-0/+10
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-262-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/+0Star
* | 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-201-1/+8
| * usb-storage: fix up the unusual_realtek device listAlan Stern2011-05-171-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-2/+2
|\ \
| * | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
| |/
* / [SCSI] usb-storage: do not increment cmd->serial_numberChristoph Hellwig2011-05-011-1/+0Star
|/
* Fix common misspellingsLucas De Marchi2011-03-314-5/+5
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-165-0/+847
|\
| * usb-storage: fix menu orderingRandy Dunlap2011-03-111-15/+15
| * usb-storage: ene_ub6250 depends on USB_STORAGERandy Dunlap2011-03-111-0/+1
| * USB: ene_ub6250: fix memory leak in ene_load_bincode()Dan Carpenter2011-03-111-4/+0Star
| * Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li2011-03-075-0/+850
* | USB: Remove delay_t unused variable from sierra_ms.c driver initialisation codeHuzaifa Sidhpurwala2011-03-031-2/+0Star
* | usb_storage: realtek_cr patch: add const modifierwwang2011-02-171-1/+1
* | usb_storage: realtek_cr patch: fix sparse warningwwang2011-02-171-2/+2
* | Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-172-0/+37
|\|
| * USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern2011-02-041-0/+7
| * USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway2011-02-041-0/+7
| * USB: usb-storage: unusual_devs entry for CamSport EvoAlan Stern2011-01-231-0/+9
| * USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u exter...Richard Schütz2011-01-231-0/+9
| * USB: usb-storage: unusual_devs update for Cypress ATACBRichard Schütz2011-01-231-0/+5
* | USB: usb_storage: add ums-realtek driverwwang2011-01-235-0/+729
|/
* USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-221-0/+7
|\
| * USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-171-0/+7
* | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-28/+54
|\ \ | |/ |/|
| * USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission pathMatthew Wilcox2010-12-161-1/+1
| * USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox2010-12-161-7/+30
| * USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox2010-12-161-16/+16
| * USB: uas: Use kzalloc instead of kmallocMatthew Wilcox2010-12-161-2/+2
| * USB: uas: Fix up the Sense IUMatthew Wilcox2010-12-161-2/+5
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-241-1/+1
|\ \
| * | USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman2010-11-151-1/+1
* | | SCSI host lock push-downJeff Garzik2010-11-162-2/+6
|/ /
* / block: remove REQ_HARDBARRIERChristoph Hellwig2010-11-101-4/+1Star
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | usb: makefile cleanupmatt mooney2010-10-221-17/+17
* | usb-storage: add new no_read_capacity_16 quirkHans de Goede2010-10-222-1/+6
* | usb-storage: add new no_read_disc_info quirkHans de Goede2010-10-222-0/+9
* | usb: change to new flag variablematt mooney2010-10-221-1/+1
* | USB: Add UAS driverMatthew Wilcox2010-10-223-0/+765
* | USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-2216-350/+350
|/
* USB: usb-storage: implement autosuspendAlan Stern2010-08-101-0/+4