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