summaryrefslogtreecommitdiffstats
path: root/drivers/usb/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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/+0
|/
* 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/+0
| * 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-021-2/+0
* | 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-031-0/+7
| * USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway2011-02-031-0/+7
| * USB: usb-storage: unusual_devs entry for CamSport EvoAlan Stern2011-01-221-0/+9
| * USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u exter...Richard Schütz2011-01-221-0/+9
| * USB: usb-storage: unusual_devs update for Cypress ATACBRichard Schütz2011-01-221-0/+5
* | USB: usb_storage: add ums-realtek driverwwang2011-01-225-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-161-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-151-1/+1
| * USB: uas: Ensure we only bind to a UAS interfaceMatthew Wilcox2010-12-151-7/+30
| * USB: uas: Rename sense pipe and sense urb to status pipe and status urbMatthew Wilcox2010-12-151-16/+16
| * USB: uas: Use kzalloc instead of kmallocMatthew Wilcox2010-12-151-2/+2
| * USB: uas: Fix up the Sense IUMatthew Wilcox2010-12-151-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/+1
|/
* 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
* usb: storage: freecom: Fixed several coding style issues.Martin Enderleit2010-08-101-12/+11
* USB: isd200.c: Remove unnecessary kmalloc castJoe Perches2010-08-101-2/+1
* USB: usb-storage: fix initializations of urb fieldsBob Copeland2010-07-261-3/+1
* usb-storage: always print quirksFelipe Contreras2010-05-201-3/+6
* USB: usb-storage: trivial debug improvementsFelipe Contreras2010-05-201-29/+32
* USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture framesHans de Goede2010-05-201-0/+15
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-202-8/+8
OpenPOWER on IntegriCloud