Oliver Neukum
|
94d72f0089
uas: fix deadlocky memory allocations
|
11 年之前 |
Oliver Neukum
|
c637f1fa7b
uas: fix error handling during scsi_scan()
|
11 年之前 |
Oliver Neukum
|
e7eda93293
uas: fix GFP_NOIO under spinlock
|
11 年之前 |
Hans de Goede
|
7cace978fb
uas: Remove comment about registering a uas scsi controller for each usb bus
|
11 年之前 |
Hans de Goede
|
f50a4968de
uas: Add Hans de Goede as uas maintainer
|
11 年之前 |
Hans de Goede
|
37599f9603
uas: Make sure sg elements are properly aligned
|
11 年之前 |
Hans de Goede
|
8e453155d7
uas: Add some data in/out ready iu sanity checks
|
11 年之前 |
Hans de Goede
|
876285cc9c
uas: Improve error reporting
|
11 年之前 |
Hans de Goede
|
673331c87c
uas: Use the right error codes for different kinds of errors
|
11 年之前 |
Hans de Goede
|
3a4462e0e2
uas: Clear cmdinfo on command queue-ing
|
11 年之前 |
Hans de Goede
|
21fc05b680
uas: Fix memory management
|
11 年之前 |
Hans de Goede
|
c6f63207a3
uas: Fix command / task mgmt submission racing with disconnect
|
11 年之前 |
Hans de Goede
|
040d1a8f11
uas: cmdinfo: use only one list head
|
11 年之前 |
Hans de Goede
|
da3033ea08
uas: add uas_mark_cmd_dead helper function
|
11 年之前 |
Hans de Goede
|
61c09ce510
uas: Properly complete inflight commands on bus-reset or disconnect
|
11 年之前 |
Hans de Goede
|
c6d4579d4b
uas: uas_alloc_data_urb: Remove unnecessary use_streams check
|
11 年之前 |
Hans de Goede
|
f323abcda3
uas: Fix task-management not working when connected over USB-2
|
11 年之前 |
Hans de Goede
|
da65c2bb99
uas: Reset device on reboot
|
11 年之前 |
Hans de Goede
|
0df1f663f3
uas: Add suspend/resume support
|
11 年之前 |
Hans de Goede
|
e36e64930c
uas: Use GFP_NOIO rather then GFP_ATOMIC where possible
|
11 年之前 |
Hans de Goede
|
b83b86a352
uas: Don't allow more then one task to run at the same time
|
11 年之前 |
Hans de Goede
|
70cf0fba76
uas: task_mgmt: Kill the sense-urb if we fail to submit the cmd urb
|
11 年之前 |
Hans de Goede
|
58d51444cd
uas: Not being able to alloc streams when connected through usb-3 is an error
|
11 年之前 |
Hans de Goede
|
74d71aec61
uas: Drop fixed endpoint config handling
|
11 年之前 |
Hans de Goede
|
d77adc0284
uas: Move uas_find_endpoints to uas-detect.h
|
11 年之前 |
Hans de Goede
|
d495c1baa1
uas: Fix bounds check in uas_find_endpoints
|
11 年之前 |
Hans de Goede
|
34f11e59c3
uas: Add uas_find_endpoints() helper function
|
11 年之前 |
Hans de Goede
|
79b4c06112
uas: Add the posibilty to blacklist uas devices from using the uas driver
|
11 年之前 |
Hans de Goede
|
82aa0387d5
uas: Move uas detect code to uas-detect.h
|
12 年之前 |
Hans de Goede
|
e1be067b68
uas: Add a uas_find_uas_alt_setting helper function
|
12 年之前 |