index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
uas.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
1
-1
/
+0
2015-04-28
uas: Add US_FL_MAX_SECTORS_240 flag
Hans de Goede
1
-1
/
+9
2015-04-28
uas: Allow uas_use_uas_driver to return usb-storage flags
Hans de Goede
1
-3
/
+3
2014-12-14
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-41
/
+23
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-2
/
+2
2014-11-12
scsi: remove ordered_tag host template field
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
1
-1
/
+1
2014-11-03
uas: Make uas work with blk-mq
Hans de Goede
1
-41
/
+23
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-406
/
+303
2014-10-03
uas: Reduce number of function arguments for uas_alloc_foo functions
Hans de Goede
1
-15
/
+14
2014-10-03
[SCSI] uas: disable use of blk-mq I/O path
Christoph Hellwig
1
-0
/
+7
2014-09-23
uas: Add response iu handling
Hans de Goede
1
-0
/
+10
2014-09-23
uas: Log error codes when logging errors
Hans de Goede
1
-5
/
+12
2014-09-23
uas: Cleanup uas_log_cmd_state usage
Hans de Goede
1
-33
/
+19
2014-09-23
uas: Remove protype hardware usb interface info
Hans de Goede
1
-2
/
+0
2014-09-23
uas: Remove support for old sense ui as used in pre-production hardware
Hans de Goede
1
-46
/
+1
2014-09-23
uas: Drop COMMAND_COMPLETED flag
Hans de Goede
1
-7
/
+3
2014-09-23
uas: Use scsi_print_command
Hans de Goede
1
-2
/
+3
2014-09-23
uas: Do not log urb status error on cancellation
Hans de Goede
1
-5
/
+2
2014-09-23
uas: Use streams on upcoming 10Gbps / 3.1 USB
Hans de Goede
1
-1
/
+1
2014-09-23
uas: pre_reset and suspend: Fix a few races
Hans de Goede
1
-6
/
+55
2014-09-23
uas: Fix memleak of non-submitted urbs
Hans de Goede
1
-0
/
+22
2014-09-23
uas: Drop all references to a scsi_cmnd once it has been aborted
Hans de Goede
1
-3
/
+44
2014-09-23
uas: Remove cmnd reference from the cmd urb
Hans de Goede
1
-6
/
+3
2014-09-23
uas: Drop inflight list
Hans de Goede
1
-16
/
+16
2014-09-23
uas: zap_pending: data urbs should have completed at this time
Hans de Goede
1
-5
/
+5
2014-09-23
uas: Simplify reset / disconnect handling
Hans de Goede
1
-37
/
+6
2014-09-23
uas: Free data urbs on completion
Hans de Goede
1
-2
/
+3
2014-09-23
uas: Simplify unlink of data urbs on error
Hans de Goede
1
-30
/
+18
2014-09-23
uas: Check against unexpected completions
Hans de Goede
1
-0
/
+12
2014-09-23
uas: Do not use scsi_host_find_tag
Hans de Goede
1
-21
/
+18
2014-09-23
uas: Add uas_get_tag() helper function
Hans de Goede
1
-12
/
+21
2014-09-23
uas: Fix resetting flag handling
Hans de Goede
1
-14
/
+35
[next]