index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
uas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
UAS: fix alignment of scatter/gather segments
Oliver Neukum
2019-04-30
1
-13
/
+22
*
scsi: uas: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
2019-02-12
1
-2
/
+2
*
scsi: remove bidirectional command support
Christoph Hellwig
2019-02-05
1
-9
/
+2
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
1
-1
/
+1
*
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
2018-12-18
1
-0
/
+1
*
usb: uas: add support for more quirk flags
Oliver Neukum
2018-09-05
1
-0
/
+21
*
usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
Alexander Kappner
2018-05-24
1
-0
/
+6
*
uas: fix comparison for error code
Oliver Neukum
2018-03-06
1
-1
/
+1
*
usb: uas: unconditionally bring back host after reset
Oliver Neukum
2018-01-16
1
-4
/
+3
*
USB: storage: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-2
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: storage: uas: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
1
-0
/
+1
*
USB: uas: fix bug in handling of alternate settings
Alan Stern
2017-09-22
1
-5
/
+5
*
scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler
Hannes Reinecke
2017-08-25
1
-2
/
+2
*
USB: uas: Fix slave queue_depth not being set
Hans de Goede
2016-06-01
1
-0
/
+1
*
uas: remove can_queue set in host template
Tom Yan
2016-06-01
1
-1
/
+0
*
usb: storage: fix multi-line comment style
Felipe Balbi
2016-04-26
1
-1
/
+2
*
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
2016-04-13
1
-1
/
+13
*
USB: uas: Limit qdepth at the scsi-host level
Hans de Goede
2016-04-13
1
-1
/
+6
*
USB: uas: Reduce can_queue to MAX_CMNDS
Hans de Goede
2016-03-18
1
-1
/
+1
*
USB: uas: add full support for RESPONSE IU
Oliver Neukum
2016-01-24
1
-6
/
+30
*
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
2015-12-13
1
-0
/
+4
|
\
|
*
usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron
Dmitry Katsubo
2015-12-01
1
-0
/
+4
*
|
uas: no gfp argument to uas_submit_urbs()
Oliver Neukum
2015-12-01
1
-12
/
+12
*
|
uas: use the BIT() macro
Oliver Neukum
2015-12-01
1
-12
/
+12
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-13
1
-5
/
+0
|
\
|
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-5
/
+0
*
|
UAS: also check for ESHUTDOWN in error reporting
Oliver Neukum
2015-10-04
1
-8
/
+8
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
1
-1
/
+0
|
\
|
*
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
*
|
uas: Add US_FL_MAX_SECTORS_240 flag
Hans de Goede
2015-04-28
1
-1
/
+9
*
|
uas: Allow uas_use_uas_driver to return usb-storage flags
Hans de Goede
2015-04-28
1
-3
/
+3
|
/
*
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
1
-41
/
+23
|
\
|
*
uas: Make uas work with blk-mq
Hans de Goede
2014-11-03
1
-41
/
+23
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-1
/
+1
*
|
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
|
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-2
/
+2
*
|
scsi: remove ordered_tag host template field
Christoph Hellwig
2014-11-12
1
-1
/
+0
*
|
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
2014-11-12
1
-1
/
+1
|
/
*
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-10-08
1
-406
/
+303
|
\
|
*
uas: Reduce number of function arguments for uas_alloc_foo functions
Hans de Goede
2014-10-03
1
-15
/
+14
|
*
uas: Add response iu handling
Hans de Goede
2014-09-23
1
-0
/
+10
|
*
uas: Log error codes when logging errors
Hans de Goede
2014-09-23
1
-5
/
+12
|
*
uas: Cleanup uas_log_cmd_state usage
Hans de Goede
2014-09-23
1
-33
/
+19
|
*
uas: Remove protype hardware usb interface info
Hans de Goede
2014-09-23
1
-2
/
+0
|
*
uas: Remove support for old sense ui as used in pre-production hardware
Hans de Goede
2014-09-23
1
-46
/
+1
|
*
uas: Drop COMMAND_COMPLETED flag
Hans de Goede
2014-09-23
1
-7
/
+3
|
*
uas: Use scsi_print_command
Hans de Goede
2014-09-23
1
-2
/
+3
|
*
uas: Do not log urb status error on cancellation
Hans de Goede
2014-09-23
1
-5
/
+2
|
*
uas: Use streams on upcoming 10Gbps / 3.1 USB
Hans de Goede
2014-09-23
1
-1
/
+1
[next]