index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
uas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-2
/
+1
2021-10-16
scsi: usb: Call scsi_done() directly
Bart Van Assche
1
-6
/
+4
2020-12-09
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
1
-0
/
+3
2020-12-07
Merge 5.10-rc7 into usb-next
Greg Kroah-Hartman
1
-13
/
+6
2020-12-04
Revert "uas: fix sdev->host->dma_dev"
Greg Kroah-Hartman
1
-11
/
+6
2020-12-04
Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"
Greg Kroah-Hartman
1
-2
/
+0
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-09-16
USB: UAS: use macro for reporting results
Oliver Neukum
1
-6
/
+6
2020-09-16
USB: UAS: fix disconnect by unplugging a hub
Oliver Neukum
1
-2
/
+12
2020-09-04
uas: bump hw_max_sectors to 2048 blocks for SS or faster drives
Tom Yan
1
-0
/
+2
2020-09-04
uas: fix sdev->host->dma_dev
Tom Yan
1
-6
/
+11
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-04-16
UAS: fix deadlock in error handling and PM flushing work
Oliver Neukum
1
-3
/
+40
2020-04-16
UAS: no use logging any details in case of ENODEV
Oliver Neukum
1
-0
/
+3
2020-02-10
usb: uas: fix a plug & unplug racing
EJ Hsu
1
-1
/
+22
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2019-11-18
USB: uas: heed CAPACITY_HEURISTICS
Oliver Neukum
1
-0
/
+6
2019-11-18
USB: uas: honor flag to avoid CAPACITY16
Oliver Neukum
1
-0
/
+4
2019-11-12
scsi: core: Clean up SG_NONE
Finn Thain
1
-1
/
+0
2019-10-28
UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...
Alan Stern
1
-20
/
+0
2019-09-10
usb-storage: export symbols in USB_STORAGE namespace
Matthias Maennich
1
-0
/
+1
2019-04-30
UAS: fix alignment of scatter/gather segments
Oliver Neukum
1
-13
/
+22
2019-02-12
scsi: uas: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
1
-2
/
+2
2019-02-05
scsi: remove bidirectional command support
Christoph Hellwig
1
-9
/
+2
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
1
-1
/
+1
2018-12-18
scsi: make sure all drivers set the use_clustering flag
Christoph Hellwig
1
-0
/
+1
2018-09-05
usb: uas: add support for more quirk flags
Oliver Neukum
1
-0
/
+21
2018-05-24
usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driver
Alexander Kappner
1
-0
/
+6
2018-03-06
uas: fix comparison for error code
Oliver Neukum
1
-1
/
+1
2018-01-16
usb: uas: unconditionally bring back host after reset
Oliver Neukum
1
-4
/
+3
2017-11-04
USB: storage: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: storage: uas: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-09-22
USB: uas: fix bug in handling of alternate settings
Alan Stern
1
-5
/
+5
2017-08-25
scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler
Hannes Reinecke
1
-2
/
+2
2016-06-01
USB: uas: Fix slave queue_depth not being set
Hans de Goede
1
-0
/
+1
2016-06-01
uas: remove can_queue set in host template
Tom Yan
1
-1
/
+0
2016-04-26
usb: storage: fix multi-line comment style
Felipe Balbi
1
-1
/
+2
2016-04-13
USB: uas: Add a new NO_REPORT_LUNS quirk
Hans de Goede
1
-1
/
+13
2016-04-13
USB: uas: Limit qdepth at the scsi-host level
Hans de Goede
1
-1
/
+6
2016-03-18
USB: uas: Reduce can_queue to MAX_CMNDS
Hans de Goede
1
-1
/
+1
2016-01-24
USB: uas: add full support for RESPONSE IU
Oliver Neukum
1
-6
/
+30
2015-12-13
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
1
-0
/
+4
2015-12-01
uas: no gfp argument to uas_submit_urbs()
Oliver Neukum
1
-12
/
+12
2015-12-01
uas: use the BIT() macro
Oliver Neukum
1
-12
/
+12
2015-12-01
usb-storage: Fix scsi-sd failure "Invalid field in cdb" for USB adapter JMicron
Dmitry Katsubo
1
-0
/
+4
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+0
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-5
/
+0
2015-10-04
UAS: also check for ESHUTDOWN in error reporting
Oliver Neukum
1
-8
/
+8
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
[next]