index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
2014-12-15
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-04
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-04
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-24
uas: Add response iu handling
Hans de Goede
1
-0
/
+10
2014-09-24
uas: Log error codes when logging errors
Hans de Goede
1
-5
/
+12
2014-09-24
uas: Cleanup uas_log_cmd_state usage
Hans de Goede
1
-33
/
+19
2014-09-24
uas: Remove protype hardware usb interface info
Hans de Goede
1
-2
/
+0
2014-09-24
uas: Remove support for old sense ui as used in pre-production hardware
Hans de Goede
1
-46
/
+1
2014-09-24
uas: Drop COMMAND_COMPLETED flag
Hans de Goede
1
-7
/
+3
2014-09-24
uas: Use scsi_print_command
Hans de Goede
1
-2
/
+3
2014-09-24
uas: Do not log urb status error on cancellation
Hans de Goede
1
-5
/
+2
2014-09-24
uas: Use streams on upcoming 10Gbps / 3.1 USB
Hans de Goede
1
-1
/
+1
2014-09-24
uas: pre_reset and suspend: Fix a few races
Hans de Goede
1
-6
/
+55
2014-09-24
uas: Fix memleak of non-submitted urbs
Hans de Goede
1
-0
/
+22
2014-09-24
uas: Drop all references to a scsi_cmnd once it has been aborted
Hans de Goede
1
-3
/
+44
2014-09-24
uas: Remove cmnd reference from the cmd urb
Hans de Goede
1
-6
/
+3
2014-09-24
uas: Drop inflight list
Hans de Goede
1
-16
/
+16
2014-09-24
uas: zap_pending: data urbs should have completed at this time
Hans de Goede
1
-5
/
+5
2014-09-24
uas: Simplify reset / disconnect handling
Hans de Goede
1
-37
/
+6
2014-09-24
uas: Free data urbs on completion
Hans de Goede
1
-2
/
+3
2014-09-24
uas: Simplify unlink of data urbs on error
Hans de Goede
1
-30
/
+18
2014-09-24
uas: Check against unexpected completions
Hans de Goede
1
-0
/
+12
2014-09-24
uas: Do not use scsi_host_find_tag
Hans de Goede
1
-21
/
+18
2014-09-24
uas: Add uas_get_tag() helper function
Hans de Goede
1
-12
/
+21
2014-09-24
uas: Fix resetting flag handling
Hans de Goede
1
-14
/
+35
2014-09-24
uas: Remove task-management / abort error handling code
Hans de Goede
1
-176
/
+1
2014-09-24
uas: Add no-report-opcodes quirk
Hans de Goede
1
-0
/
+4
2014-09-24
uas: Add a quirk for rejecting ATA_12 and ATA_16 commands
Hans de Goede
1
-0
/
+13
2014-09-24
uas: replace WARN_ON_ONCE() with lockdep_assert_held()
Sanjeev Sharma
1
-4
/
+4
2014-08-02
uas: Limit qdepth to 32 when connected over usb-2
Hans de Goede
1
-1
/
+1
2014-04-17
uas: fix deadlocky memory allocations
Oliver Neukum
1
-2
/
+2
2014-04-17
uas: fix error handling during scsi_scan()
Oliver Neukum
1
-1
/
+2
2014-04-17
uas: fix GFP_NOIO under spinlock
Oliver Neukum
1
-3
/
+3
2014-03-05
uas: Remove comment about registering a uas scsi controller for each usb bus
Hans de Goede
1
-6
/
+0
2014-03-05
uas: Add Hans de Goede as uas maintainer
Hans de Goede
1
-1
/
+3
2014-03-05
uas: Make sure sg elements are properly aligned
Hans de Goede
1
-0
/
+18
2014-03-05
uas: Add some data in/out ready iu sanity checks
Hans de Goede
1
-0
/
+10
2014-03-05
uas: Improve error reporting
Hans de Goede
1
-14
/
+46
2014-03-05
uas: Use the right error codes for different kinds of errors
Hans de Goede
1
-9
/
+10
2014-03-05
uas: Clear cmdinfo on command queue-ing
Hans de Goede
1
-0
/
+2
2014-03-05
uas: Fix memory management
Hans de Goede
1
-19
/
+14
2014-03-05
uas: Fix command / task mgmt submission racing with disconnect
Hans de Goede
1
-1
/
+14
2014-03-05
uas: cmdinfo: use only one list head
Hans de Goede
1
-12
/
+8
[next]