index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
Age
Commit message (
Expand
)
Author
2013-02-14
USB: usb-storage: unusual_devs update for Super TOP SATA bridge
Josh Boyer
2013-02-08
USB: storage: properly handle the endian issues of idProduct
fangxiaozhi
2013-02-08
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-02-04
USB: storage: optimize to match the Huawei USB storage devices and support ne...
fangxiaozhi
2013-02-04
USB: storage: Define a new macro for USB storage match rules
fangxiaozhi
2013-01-25
usb-uas: set max_lun and max_channel
Gerd Hoffmann
2013-01-20
USB: storage: avoid scanning other targets for single target device
Ming Lei
2013-01-11
uas: fail any request submitted while resetting the device.
Gerd Hoffmann
2013-01-11
uas: improve device reset
Gerd Hoffmann
2013-01-11
uas: improve abort handler
Gerd Hoffmann
2013-01-11
uas: add IS_IN_WORK_LIST flag
Gerd Hoffmann
2013-01-11
uas: add UNLINK_DATA_URBS flag
Gerd Hoffmann
2013-01-11
uas: new function to cancel data urbs
Gerd Hoffmann
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-11
Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-11-28
USB: mark uas driver as BROKEN
Greg KH
2012-11-26
usb: storage: remove redundant memset() in usb_probe_stor1()
Yan Hong
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-13
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
2012-11-13
[SCSI] Add a report opcode helper
Martin K. Petersen
2012-10-30
USB: ums_realtek: fix build warning
Jingoo Han
2012-10-24
usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
Michael Shigorin
2012-09-26
USB: uas: fix gcc warning
Gerd Hoffmann
2012-09-26
USB: uas: fix locking
Gerd Hoffmann
2012-09-25
USB: uas: add locking
Gerd Hoffmann
2012-09-25
USB: uas: fix abort
Gerd Hoffmann
2012-09-25
USB: uas: remove aborted field, replace with status bit.
Gerd Hoffmann
2012-09-25
USB: uas: fix task management
Gerd Hoffmann
2012-09-25
USB: uas: keep track of command urbs
Gerd Hoffmann
2012-09-21
USB: sierra_ms: don't keep unused variable
Alan Cox
2012-09-05
usb: remove libusual
Sebastian Andrzej Siewior
2012-08-20
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
Lan Tianyu
2012-08-15
USB: storage: ene_ub6250: Use macros for firmware names
Tim Gardner
2012-07-16
usb: storage: update usb devices for write cache quirk in quirk list.
Namjae Jeon
2012-07-16
usb: storage: add support for write cache quirk
Namjae Jeon
2012-07-05
Merge 3.5-rc5 into usb-next
Greg Kroah-Hartman
2012-06-25
uas: task mgmt & error handling
Gerd Hoffmann
2012-06-25
uas: track urbs, kill inflight urbs on disconnect.
Gerd Hoffmann
2012-06-25
uas: improve error handling
Gerd Hoffmann
2012-06-25
uas: keep track of command state, finish scsi cmd when really done.
Gerd Hoffmann
2012-06-25
uas: fix sense urb handling
Gerd Hoffmann
2012-06-25
Revert "usb/uas: one only one status URB/host on stream-less connection"
Gerd Hoffmann
2012-06-25
Revert "usb/uas: make sure data urb is gone if we receive status before that"
Gerd Hoffmann
2012-06-22
usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs)
Alan Stern
2012-06-22
SCSI & usb-storage: add try_rc_10_first flag
Alan Stern
2012-06-20
Merge 3.5-rc3 into usb-next
Greg Kroah-Hartman
2012-06-13
usb-storage: Add 090c:1000 to unusal-devs
Hans de Goede
2012-06-13
USB: storage: fixed space issues in coding style.
Jeffrin Jose
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-17
USB: storage: fixed keyword related space issues.
Jeffrin Jose
[next]