index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
storage
/
uas.c
Commit message (
Expand
)
Author
Age
*
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
2015-04-28
*
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
|
\
|
*
uas: Make uas work with blk-mq
Hans de Goede
2014-11-03
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
*
|
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-12
|
/
*
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-10-08
|
\
|
*
uas: Reduce number of function arguments for uas_alloc_foo functions
Hans de Goede
2014-10-03
|
*
uas: Add response iu handling
Hans de Goede
2014-09-24
|
*
uas: Log error codes when logging errors
Hans de Goede
2014-09-24
|
*
uas: Cleanup uas_log_cmd_state usage
Hans de Goede
2014-09-24
|
*
uas: Remove protype hardware usb interface info
Hans de Goede
2014-09-24
|
*
uas: Remove support for old sense ui as used in pre-production hardware
Hans de Goede
2014-09-24
|
*
uas: Drop COMMAND_COMPLETED flag
Hans de Goede
2014-09-24
|
*
uas: Use scsi_print_command
Hans de Goede
2014-09-24
|
*
uas: Do not log urb status error on cancellation
Hans de Goede
2014-09-24
|
*
uas: Use streams on upcoming 10Gbps / 3.1 USB
Hans de Goede
2014-09-24
|
*
uas: pre_reset and suspend: Fix a few races
Hans de Goede
2014-09-24
|
*
uas: Fix memleak of non-submitted urbs
Hans de Goede
2014-09-24
|
*
uas: Drop all references to a scsi_cmnd once it has been aborted
Hans de Goede
2014-09-24
|
*
uas: Remove cmnd reference from the cmd urb
Hans de Goede
2014-09-24
|
*
uas: Drop inflight list
Hans de Goede
2014-09-24
|
*
uas: zap_pending: data urbs should have completed at this time
Hans de Goede
2014-09-24
|
*
uas: Simplify reset / disconnect handling
Hans de Goede
2014-09-24
|
*
uas: Free data urbs on completion
Hans de Goede
2014-09-24
|
*
uas: Simplify unlink of data urbs on error
Hans de Goede
2014-09-24
|
*
uas: Check against unexpected completions
Hans de Goede
2014-09-24
|
*
uas: Do not use scsi_host_find_tag
Hans de Goede
2014-09-24
|
*
uas: Add uas_get_tag() helper function
Hans de Goede
2014-09-24
|
*
uas: Fix resetting flag handling
Hans de Goede
2014-09-24
|
*
uas: Remove task-management / abort error handling code
Hans de Goede
2014-09-24
|
*
uas: Add no-report-opcodes quirk
Hans de Goede
2014-09-24
|
*
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
2014-09-24
|
*
uas: replace WARN_ON_ONCE() with lockdep_assert_held()
Sanjeev Sharma
2014-09-24
*
|
[SCSI] uas: disable use of blk-mq I/O path
Christoph Hellwig
2014-10-03
|
/
*
uas: Limit qdepth to 32 when connected over usb-2
Hans de Goede
2014-08-01
*
uas: fix deadlocky memory allocations
Oliver Neukum
2014-04-16
*
uas: fix error handling during scsi_scan()
Oliver Neukum
2014-04-16
*
uas: fix GFP_NOIO under spinlock
Oliver Neukum
2014-04-16
*
uas: Remove comment about registering a uas scsi controller for each usb bus
Hans de Goede
2014-03-04
*
uas: Add Hans de Goede as uas maintainer
Hans de Goede
2014-03-04
*
uas: Make sure sg elements are properly aligned
Hans de Goede
2014-03-04
*
uas: Add some data in/out ready iu sanity checks
Hans de Goede
2014-03-04
*
uas: Improve error reporting
Hans de Goede
2014-03-04
*
uas: Use the right error codes for different kinds of errors
Hans de Goede
2014-03-04
*
uas: Clear cmdinfo on command queue-ing
Hans de Goede
2014-03-04
*
uas: Fix memory management
Hans de Goede
2014-03-04
[next]