summaryrefslogtreecommitdiff
path: root/drivers/usb/storage
AgeCommit message (Expand)AuthorFilesLines
2012-06-23usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs)Alan Stern1-7/+0
2012-06-23SCSI & usb-storage: add try_rc_10_first flagAlan Stern1-0/+6
2012-06-14usb-storage: Add 090c:1000 to unusal-devsHans de Goede1-0/+7
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-17USB: storage: fixed keyword related space issues.Jeffrin Jose1-2/+2
2012-05-17USB: storage: fixed several trailing white spaces issues.Jeffrin Jose1-9/+9
2012-05-17USB: storage: fixed C99 comment issue.Jeffrin Jose1-1/+1
2012-05-10usb-storage: unusual_devs entry for Yarvik PMP400 MP4 playerAlan Stern1-0/+7
2012-04-23Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman1-5/+1
2012-04-19usb/storage/ene_ub6250: Remove redundant NULL check before release_firmware()...Jesper Juhl1-5/+1
2012-04-08Merge branch 'master' into for-nextJiri Kosina20-262/+334
2012-04-07usb: storage: fix lockdep warning inside usb_stor_pre_reset(v2)Ming Lei1-0/+30
2012-03-31Documentation: remove references to /etc/modprobe.confLucas De Marchi1-1/+1
2012-03-28Email/web address changeJonathan Woithe1-1/+1
2012-02-28usb/storage: redefine US_BULK_FLAG_IN and use itSebastian Andrzej Siewior3-16/+17
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior1-39/+0
2012-02-25USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelinkjwboyer@redhat.com1-1/+7
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman16-143/+274
2012-02-22usb-storage: fix freezing of the scanning threadAlan Stern2-62/+35
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman1-1/+1
2012-02-09usb-storage: reorganize target-specific codeAlan Stern1-14/+15
2012-02-09SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern1-10/+16
2012-02-03usb/uas: make sure data urb is gone if we receive status before thatSebastian Andrzej Siewior1-15/+75
2012-02-03usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior1-55/+1
2012-02-03usb/uas: only bind if the hcd supports SGSebastian Andrzej Siewior1-6/+19
2012-02-03Merge tag 'uas_for_sarah' of git://linutronix.de/users/bigeasy/linux into for...Sarah Sharp1-40/+117
2012-01-26USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka1-1/+1
2012-01-25usb: Re-enable usb-storage support dynamic idHuajun Li1-3/+18
2012-01-25usb: Disable dynamic id of USB storage subdriversHuajun Li13-0/+13
2012-01-10Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds14-25/+24
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+7
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman14-168/+14
2012-01-05usb: usb-storage doesn't support dynamic id currently, the patch disables the...Huajun Li1-0/+1
2012-01-02misc latin1 to utf8 conversionsAl Viro2-2/+2
2011-12-22usb/uas: one only one status URB/host on stream-less connectionSebastian Andrzej Siewior1-10/+60
2011-12-22usb/uas: use scsi_host_find_tag() to find command from a tagSebastian Andrzej Siewior1-16/+17
2011-12-22usb/uas: use unique tags for all LUNsSebastian Andrzej Siewior1-13/+25
2011-12-22UAS: Free status URB when we can't find the SCSI tag.Sarah Sharp1-1/+3
2011-12-22UAS: Use unique tags on non-streams devices.Sarah Sharp1-1/+4
2011-12-22UAS: Re-add workqueue items if submission fails.Sarah Sharp1-4/+13
2011-12-22Merge branch 'master' into pm-sleepRafael J. Wysocki1-0/+7
2011-12-13Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-0/+7
2011-11-27USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye1-0/+7
2011-11-27Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2-6/+4
2011-11-24Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki1-6/+7
2011-11-22usb_storage: don't use set_freezable_with_signal()Tejun Heo1-6/+7
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman14-168/+14
2011-11-15USB: Realtek cr: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-15usb: storage: shuttle_usbat: fix sparse warningFelipe Balbi1-1/+1