Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
63f9a7fde715352e0769302527670542a664b981
/
drivers
/
usb
/
storage
/
uas.c
bde027b
usb-uas: set max_lun and max_channel
by Gerd Hoffmann
· 12 years ago
f8be6bf
uas: fail any request submitted while resetting the device.
by Gerd Hoffmann
· 12 years ago
4c45697
uas: improve device reset
by Gerd Hoffmann
· 12 years ago
5d39040
uas: improve abort handler
by Gerd Hoffmann
· 12 years ago
efefecf
uas: add IS_IN_WORK_LIST flag
by Gerd Hoffmann
· 12 years ago
b06e48a
uas: add UNLINK_DATA_URBS flag
by Gerd Hoffmann
· 12 years ago
aa8f612
uas: new function to cancel data urbs
by Gerd Hoffmann
· 12 years ago
e0423de
USB: uas: fix gcc warning
by Gerd Hoffmann
· 12 years ago
1994ff4
USB: uas: fix locking
by Gerd Hoffmann
· 12 years ago
e064852
USB: uas: add locking
by Gerd Hoffmann
· 12 years ago
0871d7d
USB: uas: fix abort
by Gerd Hoffmann
· 12 years ago
ef018cc9
USB: uas: remove aborted field, replace with status bit.
by Gerd Hoffmann
· 12 years ago
0393986
USB: uas: fix task management
by Gerd Hoffmann
· 12 years ago
a0e39e3
USB: uas: keep track of command urbs
by Gerd Hoffmann
· 12 years ago
023b515
uas: task mgmt & error handling
by Gerd Hoffmann
· 13 years ago
bdd000f
uas: track urbs, kill inflight urbs on disconnect.
by Gerd Hoffmann
· 13 years ago
8aac863
uas: improve error handling
by Gerd Hoffmann
· 13 years ago
b1d6769
uas: keep track of command state, finish scsi cmd when really done.
by Gerd Hoffmann
· 13 years ago
e9bd7e1
uas: fix sense urb handling
by Gerd Hoffmann
· 13 years ago
db32de1
Revert "usb/uas: one only one status URB/host on stream-less connection"
by Gerd Hoffmann
· 13 years ago
c621a81
Revert "usb/uas: make sure data urb is gone if we receive status before that"
by Gerd Hoffmann
· 13 years ago
e4d8318
usb/uas: make sure data urb is gone if we receive status before that
by Sebastian Andrzej Siewior
· 13 years ago
348748b
usb/uas: move UAS structs / defines into a header file
by Sebastian Andrzej Siewior
· 13 years ago
c898add
usb/uas: only bind if the hcd supports SG
by Sebastian Andrzej Siewior
· 13 years ago
b6036698
Merge tag 'uas_for_sarah' of git://linutronix.de/users/bigeasy/linux into for-uas-next
by Sarah Sharp
· 13 years ago
ceb3f91
usb/uas: one only one status URB/host on stream-less connection
by Sebastian Andrzej Siewior
· 13 years ago
22188f4
usb/uas: use scsi_host_find_tag() to find command from a tag
by Sebastian Andrzej Siewior
· 13 years ago
dae5154
usb/uas: use unique tags for all LUNs
by Sebastian Andrzej Siewior
· 13 years ago
96c1eb9
UAS: Free status URB when we can't find the SCSI tag.
by Sarah Sharp
· 13 years ago
9eb4454
UAS: Use unique tags on non-streams devices.
by Sarah Sharp
· 13 years ago
ea9da1c
UAS: Re-add workqueue items if submission fails.
by Sarah Sharp
· 13 years ago
65db430
USB: convert drivers/usb/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
6eb0de8
usb: Add module.h to drivers/usb consumers who really use it.
by Paul Gortmaker
· 13 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
0b83ae9
USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission path
by Matthew Wilcox
· 14 years ago
89dc290
USB: uas: Ensure we only bind to a UAS interface
by Matthew Wilcox
· 14 years ago
92a3f76
USB: uas: Rename sense pipe and sense urb to status pipe and status urb
by Matthew Wilcox
· 14 years ago
ac563cf
USB: uas: Use kzalloc instead of kmalloc
by Matthew Wilcox
· 14 years ago
4400ef3
USB: uas: Fix up the Sense IU
by Matthew Wilcox
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
02e031c
block: remove REQ_HARDBARRIER
by Christoph Hellwig
· 14 years ago
115bb1f
USB: Add UAS driver
by Matthew Wilcox
· 14 years ago