| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-24 | usb-storage: add unusual_devs entry for Casio EX-N1 digital camera | Michael Shigorin | 1 | -0/+6 |
| 2012-09-26 | USB: uas: fix gcc warning | Gerd Hoffmann | 1 | -10/+8 |
| 2012-09-26 | USB: uas: fix locking | Gerd Hoffmann | 1 | -0/+2 |
| 2012-09-25 | USB: uas: add locking | Gerd Hoffmann | 1 | -7/+44 |
| 2012-09-25 | USB: uas: fix abort | Gerd Hoffmann | 1 | -7/+4 |
| 2012-09-25 | USB: uas: remove aborted field, replace with status bit. | Gerd Hoffmann | 1 | -6/+6 |
| 2012-09-25 | USB: uas: fix task management | Gerd Hoffmann | 1 | -3/+3 |
| 2012-09-25 | USB: uas: keep track of command urbs | Gerd Hoffmann | 1 | -1/+10 |
| 2012-09-21 | USB: sierra_ms: don't keep unused variable | Alan Cox | 1 | -2/+1 |
| 2012-09-05 | usb: remove libusual | Sebastian Andrzej Siewior | 19 | -325/+41 |
| 2012-08-20 | usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET | Lan Tianyu | 1 | -1/+1 |
| 2012-08-15 | USB: storage: ene_ub6250: Use macros for firmware names | Tim Gardner | 1 | -8/+20 |
| 2012-07-16 | usb: storage: update usb devices for write cache quirk in quirk list. | Namjae Jeon | 1 | -0/+12 |
| 2012-07-16 | usb: storage: add support for write cache quirk | Namjae Jeon | 2 | -1/+9 |
| 2012-07-05 | Merge 3.5-rc5 into usb-next | Greg Kroah-Hartman | 2 | -7/+6 |
| 2012-06-25 | uas: task mgmt & error handling | Gerd Hoffmann | 1 | -29/+131 |
| 2012-06-25 | uas: track urbs, kill inflight urbs on disconnect. | Gerd Hoffmann | 1 | -0/+9 |
| 2012-06-25 | uas: improve error handling | Gerd Hoffmann | 1 | -1/+13 |
| 2012-06-25 | uas: keep track of command state, finish scsi cmd when really done. | Gerd Hoffmann | 1 | -15/+71 |
| 2012-06-25 | uas: fix sense urb handling | Gerd Hoffmann | 1 | -21/+28 |
| 2012-06-25 | Revert "usb/uas: one only one status URB/host on stream-less connection" | Gerd Hoffmann | 1 | -60/+10 |
| 2012-06-25 | Revert "usb/uas: make sure data urb is gone if we receive status before that" | Gerd Hoffmann | 1 | -75/+15 |
| 2012-06-22 | usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs) | Alan Stern | 1 | -7/+0 |
| 2012-06-22 | SCSI & usb-storage: add try_rc_10_first flag | Alan Stern | 1 | -0/+6 |
| 2012-06-20 | Merge 3.5-rc3 into usb-next | Greg Kroah-Hartman | 1 | -0/+7 |
| 2012-06-13 | usb-storage: Add 090c:1000 to unusal-devs | Hans de Goede | 1 | -0/+7 |
| 2012-06-13 | USB: storage: fixed space issues in coding style. | Jeffrin Jose | 1 | -3/+3 |
| 2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-05-17 | USB: storage: fixed keyword related space issues. | Jeffrin Jose | 1 | -2/+2 |
| 2012-05-17 | USB: storage: fixed several trailing white spaces issues. | Jeffrin Jose | 1 | -9/+9 |
| 2012-05-17 | USB: storage: fixed C99 comment issue. | Jeffrin Jose | 1 | -1/+1 |
| 2012-05-09 | usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player | Alan Stern | 1 | -0/+7 |
| 2012-04-22 | Merge 3.4-rc4 into usb-next. | Greg Kroah-Hartman | 1 | -5/+1 |
| 2012-04-18 | usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()... | Jesper Juhl | 1 | -5/+1 |
| 2012-04-08 | Merge branch 'master' into for-next | Jiri Kosina | 20 | -262/+334 |
| 2012-04-06 | usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2) | Ming Lei | 1 | -0/+30 |
| 2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 1 | -1/+1 |
| 2012-03-28 | Email/web address change | Jonathan Woithe | 1 | -1/+1 |
| 2012-02-28 | usb/storage: redefine US_BULK_FLAG_IN and use it | Sebastian Andrzej Siewior | 3 | -16/+17 |
| 2012-02-28 | usb/storage: a couple defines from drivers/usb/storage/transport.h to include... | Sebastian Andrzej Siewior | 1 | -39/+0 |
| 2012-02-24 | USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelink | jwboyer@redhat.com | 1 | -1/+7 |
| 2012-02-23 | Merge branch 'usb-3.3-rc4' into usb-next | Greg Kroah-Hartman | 16 | -143/+274 |
| 2012-02-21 | usb-storage: fix freezing of the scanning thread | Alan Stern | 2 | -62/+35 |
| 2012-02-10 | Merge tag 'usb-3.3-rc3' into usb-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-02-08 | usb-storage: reorganize target-specific code | Alan Stern | 1 | -14/+15 |
| 2012-02-08 | SCSI & usb-storage: add flags for VPD pages and REPORT LUNS | Alan Stern | 1 | -10/+16 |
| 2012-02-02 | usb/uas: make sure data urb is gone if we receive status before that | Sebastian Andrzej Siewior | 1 | -15/+75 |
| 2012-02-02 | usb/uas: move UAS structs / defines into a header file | Sebastian Andrzej Siewior | 1 | -55/+1 |
| 2012-02-02 | usb/uas: only bind if the hcd supports SG | Sebastian Andrzej Siewior | 1 | -6/+19 |
| 2012-02-02 | Merge tag 'uas_for_sarah' of git://linutronix.de/users/bigeasy/linux into for... | Sarah Sharp | 1 | -40/+117 |
| 2012-01-26 | USB: Realtek cr: fix autopm scheduling while atomic | Stanislaw Gruszka | 1 | -1/+1 |
| 2012-01-24 | usb: Re-enable usb-storage support dynamic id | Huajun Li | 1 | -3/+18 |
| 2012-01-24 | usb: Disable dynamic id of USB storage subdrivers | Huajun Li | 13 | -0/+13 |
| 2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 14 | -25/+24 |
| 2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
| 2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+7 |
| 2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 14 | -168/+14 |
| 2012-01-04 | usb: usb-storage doesn't support dynamic id currently, the patch disables the... | Huajun Li | 1 | -0/+1 |
| 2012-01-02 | misc latin1 to utf8 conversions | Al Viro | 2 | -2/+2 |
| 2011-12-22 | usb/uas: one only one status URB/host on stream-less connection | Sebastian Andrzej Siewior | 1 | -10/+60 |
| 2011-12-22 | usb/uas: use scsi_host_find_tag() to find command from a tag | Sebastian Andrzej Siewior | 1 | -16/+17 |
| 2011-12-22 | usb/uas: use unique tags for all LUNs | Sebastian Andrzej Siewior | 1 | -13/+25 |
| 2011-12-22 | UAS: Free status URB when we can't find the SCSI tag. | Sarah Sharp | 1 | -1/+3 |
| 2011-12-22 | UAS: Use unique tags on non-streams devices. | Sarah Sharp | 1 | -1/+4 |
| 2011-12-22 | UAS: Re-add workqueue items if submission fails. | Sarah Sharp | 1 | -4/+13 |
| 2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 1 | -0/+7 |
| 2011-12-12 | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 1 | -0/+7 |
| 2011-11-26 | USB: usb-storage: unusual_devs entry for Kingston DT 101 G2 | Qinglin Ye | 1 | -0/+7 |
| 2011-11-26 | Merge 3.2-rc3 into usb-linus | Greg Kroah-Hartman | 2 | -6/+4 |
| 2011-11-23 | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Rafael J. Wysocki | 1 | -6/+7 |
| 2011-11-21 | usb_storage: don't use set_freezable_with_signal() | Tejun Heo | 1 | -6/+7 |
| 2011-11-18 | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman | 14 | -168/+14 |
| 2011-11-15 | USB: Realtek cr: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 1 | -2/+1 |
| 2011-11-15 | usb: storage: shuttle_usbat: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
| 2011-11-15 | usb: storage: sddr55: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
| 2011-11-15 | usb: storage: sddr09: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
| 2011-11-15 | usb: storagE: realtek_cr: fix sparse warnings | Felipe Balbi | 1 | -6/+5 |
| 2011-11-15 | usb: storage: onetouch: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
| 2011-11-15 | usb: storage: karma: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
| 2011-11-15 | usb: storage: jumpshot: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
| 2011-11-15 | usb: storage: isd200: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
| 2011-11-15 | usb: storage: freecom: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
| 2011-11-15 | usb: storage: ene_ub6250: fix sparse warnings | Felipe Balbi | 1 | -6/+6 |
| 2011-11-15 | usb: storage: datafab: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
| 2011-11-15 | usb: storage: cypress: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
| 2011-11-15 | usb: storage: alauda: fix sparse warnings | Felipe Balbi | 1 | -1/+1 |
| 2011-11-15 | USB: storage: ene_ub6250: fix compile warnings | Felipe Balbi | 1 | -2/+1 |
| 2011-11-14 | usb-storage: Accept 8020i-protocol commands longer than 12 bytes | Alan Stern | 1 | -4/+3 |
| 2011-10-31 | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 2 | -0/+2 |
| 2011-10-31 | usb: Add module.h to drivers/usb consumers who really use it. | Paul Gortmaker | 3 | -0/+3 |
| 2011-10-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 4 | -28/+140 |
| 2011-09-18 | USB: Realtek cr: Fix driver freeze issue | edwin_rong | 1 | -4/+77 |
| 2011-09-18 | usb-storage: fix realtek cr configuration | Vincent Palatin | 1 | -1/+1 |
| 2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -0/+10 |
| 2011-09-15 | Remove unneeded version.h includes (and add where needed) for drivers/usb/ | Jesper Juhl | 1 | -1/+0 |
| 2011-09-09 | USB: storage: Use normalized sense when emulating autosense | Luben Tuikov | 1 | -15/+19 |
| 2011-08-24 | ums_realtek: do not use stack memory for DMA | Adam Cozzette | 1 | -5/+30 |
| 2011-08-22 | usb_storage: Don't freeze in usb-stor-scan | Seth Forshee | 1 | -3/+13 |
| 2011-08-08 | USB: usb-storage: unusual_devs entry for ARM V2M motherboard. | Nick Bowler | 1 | -0/+10 |
| 2011-07-25 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -11/+1632 |
| 2011-07-08 | Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene... | Cho, Yu-Chen | 2 | -11/+1632 |
| 2011-07-01 | Realtek cr: Add autosuspend function. | edwin_rong | 2 | -12/+369 |
| 2011-07-01 | Realtek cr: Remove unused Macros | edwin_rong | 1 | -9/+0 |
| 2011-07-01 | Realtek cr: clean up unnecessary whitespaces. | edwin_rong | 1 | -54/+56 |
| 2011-06-07 | usb-storage: redo incorrect reads | Alan Stern | 4 | -1/+62 |
| 2011-05-23 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -6/+13 |
| 2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
| 2011-05-19 | usb-storage: Correct adjust_quirks to include latest flags | Karl Relton | 1 | -1/+8 |
| 2011-05-17 | usb-storage: fix up the unusual_realtek device list | Alan Stern | 1 | -5/+5 |
| 2011-05-01 | [SCSI] usb-storage: do not increment cmd->serial_number | Christoph Hellwig | 1 | -1/+0 |
| 2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 1 | -2/+2 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 4 | -5/+5 |
| 2011-03-16 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -0/+847 |
| 2011-03-11 | usb-storage: fix menu ordering | Randy Dunlap | 1 | -15/+15 |
| 2011-03-11 | usb-storage: ene_ub6250 depends on USB_STORAGE | Randy Dunlap | 1 | -0/+1 |
| 2011-03-11 | USB: ene_ub6250: fix memory leak in ene_load_bincode() | Dan Carpenter | 1 | -4/+0 |
| 2011-03-07 | Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage | huajun li | 5 | -0/+850 |
| 2011-03-02 | USB: Remove delay_t unused variable from sierra_ms.c driver initialisation code | Huzaifa Sidhpurwala | 1 | -2/+0 |
| 2011-02-17 | usb_storage: realtek_cr patch: add const modifier | wwang | 1 | -1/+1 |
| 2011-02-17 | usb_storage: realtek_cr patch: fix sparse warning | wwang | 1 | -2/+2 |
| 2011-02-17 | Merge 2.6.38-rc5 into usb-next | Greg Kroah-Hartman | 2 | -0/+37 |
| 2011-02-03 | USB: usb-storage: unusual_devs entry for Coby MP3 player | Alan Stern | 1 | -0/+7 |
| 2011-02-03 | USB: Storage: Add unusual_devs entry for VTech Kidizoom | Nick Holloway | 1 | -0/+7 |
| 2011-01-22 | USB: usb_storage: add ums-realtek driver | wwang | 5 | -0/+729 |
| 2011-01-22 | USB: usb-storage: unusual_devs entry for CamSport Evo | Alan Stern | 1 | -0/+9 |
| 2011-01-22 | USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u exter... | Richard Schütz | 1 | -0/+9 |
| 2011-01-22 | USB: usb-storage: unusual_devs update for Cypress ATACB | Richard Schütz | 1 | -0/+5 |
| 2010-12-22 | USB: Merge 2.6.37-rc5 into usb-next | Greg Kroah-Hartman | 1 | -0/+7 |
| 2010-12-16 | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3 | Vitaly Kuznetsov | 1 | -0/+7 |
| 2010-12-16 | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 1 | -28/+54 |
| 2010-12-15 | USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission path | Matthew Wilcox | 1 | -1/+1 |
| 2010-12-15 | USB: uas: Ensure we only bind to a UAS interface | Matthew Wilcox | 1 | -7/+30 |
| 2010-12-15 | USB: uas: Rename sense pipe and sense urb to status pipe and status urb | Matthew Wilcox | 1 | -16/+16 |
| 2010-12-15 | USB: uas: Use kzalloc instead of kmalloc | Matthew Wilcox | 1 | -2/+2 |
| 2010-12-15 | USB: uas: Fix up the Sense IU | Matthew Wilcox | 1 | -2/+5 |
| 2010-11-24 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
| 2010-11-16 | SCSI host lock push-down | Jeff Garzik | 2 | -2/+6 |
| 2010-11-15 | USB: storage: sierra_ms: fix sysfs file attribute | Greg Kroah-Hartman | 1 | -1/+1 |
| 2010-11-10 | block: remove REQ_HARDBARRIER | Christoph Hellwig | 1 | -4/+1 |
| 2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
| 2010-10-22 | usb: makefile cleanup | matt mooney | 1 | -17/+17 |
| 2010-10-22 | usb-storage: add new no_read_capacity_16 quirk | Hans de Goede | 2 | -1/+6 |
| 2010-10-22 | usb-storage: add new no_read_disc_info quirk | Hans de Goede | 2 | -0/+9 |
| 2010-10-22 | usb: change to new flag variable | matt mooney | 1 | -1/+1 |
| 2010-10-22 | USB: Add UAS driver | Matthew Wilcox | 3 | -0/+765 |
| 2010-10-22 | USB: storage: Use USB_ prefix instead of US_ prefix | Michal Nazarewicz | 16 | -350/+350 |
| 2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
| 2010-08-10 | USB: usb-storage: implement autosuspend | Alan Stern | 1 | -0/+4 |
| 2010-08-10 | usb: storage: freecom: Fixed several coding style issues. | Martin Enderleit | 1 | -12/+11 |
| 2010-08-10 | USB: isd200.c: Remove unnecessary kmalloc cast | Joe Perches | 1 | -2/+1 |
| 2010-07-26 | USB: usb-storage: fix initializations of urb fields | Bob Copeland | 1 | -3/+1 |
| 2010-05-20 | usb-storage: always print quirks | Felipe Contreras | 1 | -3/+6 |
| 2010-05-20 | USB: usb-storage: trivial debug improvements | Felipe Contreras | 1 | -29/+32 |
| 2010-05-20 | USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture frames | Hans de Goede | 1 | -0/+15 |
| 2010-05-20 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2 | -8/+8 |
| 2010-05-20 | USB: storage: Remove unneeded SL11R unusual_devs entry | Phil Dibowitz | 1 | -9/+0 |
| 2010-05-20 | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 3 | -14/+6 |
| 2010-05-20 | USB: Remove large struct from the stack in USB storage isd200 driver | Ian Munsie | 1 | -2/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 6 | -2/+5 |
| 2010-03-19 | USB: Remove last bit of CONFIG_USB_BERRY_CHARGE | Christoph Egger | 1 | -14/+0 |
| 2010-03-19 | USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c | Ondrej Zary | 1 | -0/+9 |
| 2010-03-02 | USB: storage: onetouch: unnecessary GFP_ATOMIC | Oliver Neukum | 1 | -1/+1 |
| 2010-03-02 | USB: storage: fix misplaced parenthesis | Roel Kluin | 1 | -8/+7 |
| 2010-03-02 | usb-storage: use max_hw_sectors instead of max_sectors | Alan Stern | 1 | -5/+5 |
| 2010-03-02 | USB: unusual_devs: Add support for multiple Option 3G sticks | Jan Dumon | 1 | -2/+86 |
| 2010-03-02 | USB: storage: Never reset devices that will morph to an old mode | Oliver Neukum | 1 | -0/+6 |
| 2010-03-01 | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -3/+3 |
| 2010-02-26 | Lower USB storage settling delay to something more reasonable | Linus Torvalds | 1 | -1/+1 |
| 2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -3/+3 |
| 2010-02-16 | USB: storage: Remove unneeded SC/PR from unusual_devs.h | Phil Dibowitz | 1 | -1/+1 |
| 2010-01-20 | USB: fix usbstorage for 2770:915d delivers no FAT | Ryan May | 1 | -7/+0 |
| 2010-01-20 | USB: fix bitmask merge error | Alan Stern | 1 | -1/+2 |
| 2009-12-11 | USB: usb-storage: fix bug in fill_inquiry | Alan Stern | 1 | -7/+8 |
| 2009-12-11 | USB: usb-storage: add BAD_SENSE flag | Alan Stern | 3 | -4/+23 |
| 2009-12-11 | USB: make urb scatter-gather support more generic | David Vrabel | 1 | -0/+10 |
| 2009-12-11 | USB Storage: Make driver less chatty when it finds a new device | Matthew Wilcox | 1 | -5/+8 |
| 2009-12-11 | USB: usb-storage: Associate the name of the interface with the scsi host | Matthew Wilcox | 3 | -1/+5 |
| 2009-10-14 | usb-storage: Workaround devices with bogus sense size | Benjamin Herrenschmidt | 1 | -1/+16 |
| 2009-10-09 | USB: storage: When a device returns no sense data, call it a Hardware Error | Alan Stern | 1 | -7/+22 |
| 2009-10-09 | USB: storage: iRiver P7 UNUSUAL_DEV patch | Sergey Pinaev | 1 | -0/+7 |
| 2009-09-23 | USB: unusual_devs.h: drop some unneeded floppy entries | Pete Zaitcev | 1 | -21/+1 |
| 2009-09-23 | USB: usb-storage fails to attach to Huawei Datacard cdrom device | fangxiaozhi | 1 | -1/+1 |
| 2009-09-23 | USB: storage: Drop an unneeded a NULL test | Julia Lawall | 2 | -3/+3 |
| 2009-09-23 | USB: storage: fix a resume path GFP_NOIO must be used | Oliver Neukum | 1 | -1/+1 |
| 2009-08-07 | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito | 1 | -0/+7 |
| 2009-07-28 | USB: storage: raise timeout in usb_stor_Bulk_max_lun | Giacomo Lozito | 1 | -1/+1 |
| 2009-07-12 | USB: Fix option_ms regression in 2.6.31-rc2 | Jonathan McDowell | 1 | -0/+3 |
| 2009-06-15 | USB: usb-storage: add filter to "option_ms" to leave unrecognized devices alone | Josua Dietze | 1 | -52/+69 |
| 2009-06-15 | USB: usb-storage: fix return values from init functions | Alan Stern | 2 | -5/+5 |
| 2009-06-15 | USB: janitor storage initializers | Pete Zaitcev | 1 | -6/+8 |
| 2009-06-15 | USB: Ignore storage device in modem mode on DWN-652 | Pascal Terjan | 2 | -2/+3 |
| 2009-05-22 | block: Use accessor functions for queue limits | Martin K. Petersen | 1 | -2/+2 |
| 2009-05-08 | USB: unusual_devs: extend nokia 6288 bcd range | Phil Dibowitz | 1 | -2/+3 |
| 2009-04-23 | USB: Unusual Device support for Gold MP3 Player Energy | Chuck Short | 1 | -0/+6 |
| 2009-04-17 | USB: add reset endpoint operations | David Vrabel | 1 | -3/+1 |
| 2009-04-17 | usb-storage: fix mistake in Makefile | Alan Stern | 1 | -1/+2 |
| 2009-04-17 | USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab | Alan Stern | 1 | -2/+4 |
| 2009-04-17 | USB: option: Add ids for D-Link DWM-652 3.5G modem | Pascal Terjan | 1 | -0/+8 |
| 2009-04-01 | isd200: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz | 1 | -9/+9 |
| 2009-04-01 | isd200: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |