Sebastian Andrzej Siewior
|
e871db8d78
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()"
|
7 年之前 |
Jia-Ju Bai
|
6e22e3af7b
usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()
|
7 年之前 |
Sebastian Andrzej Siewior
|
579b9cca2b
usb: cdc-wdm: use irqsave() in USB's complete callback
|
7 年之前 |
Sebastian Andrzej Siewior
|
2df6948428
USB: cdc-wdm: don't enable interrupts in USB-giveback
|
7 年之前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年之前 |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 年之前 |
Linus Torvalds
|
894025f24b
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
7 年之前 |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 年之前 |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 年之前 |
Bjørn Mork
|
8fec9355a9
USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
|
7 年之前 |
Greg Kroah-Hartman
|
2440bbc529
USB: cdc-wdm: remove unneeded DRIVER_VERSION define
|
8 年之前 |
Geliang Tang
|
64b9533ec1
usb: cdc-wdm: use memdup_user
|
8 年之前 |
Bjørn Mork
|
1944581699
USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
|
8 年之前 |
Gustavo A. R. Silva
|
53b7f7b53d
usb: cdc-wdm: remove logically dead code
|
8 年之前 |
Oliver Neukum
|
ce8bb344df
cdc-wdm: add terminating newline
|
9 年之前 |
Oliver Neukum
|
13a88bf5e0
cdc-wdm: cleanup debug messages
|
9 年之前 |
Robert Foss
|
c1da59dad0
cdc-wdm: Clear read pipeline in case of error
|
9 年之前 |
Bjørn Mork
|
833415a3e7
cdc-wdm: fix "out-of-sync" due to missing notifications
|
9 年之前 |
Oliver Neukum
|
7fae7bfb9a
cdc-wdm: use the common CDC parser
|
9 年之前 |
Oliver Neukum
|
85e8a0b9a3
cdc-wdm: error returns need to be translated
|
10 年之前 |
Oliver Neukum
|
323ece54e0
cdc-wdm: fix endianness bug in debug statements
|
10 年之前 |
Oliver Neukum
|
28965e17ee
cdc-wdm: unify error handling in write
|
10 年之前 |
Oliver Neukum
|
76cb03e7d5
cdc-wdm: return correct error codes
|
10 年之前 |
Bjørn Mork
|
f563926fed
usb: cdc-wdm: resp_count can be 0 even if WDM_READ is set
|
11 年之前 |
Greg Kroah-Hartman
|
99f14bd4d1
Merge 3.13-rc5 into usb-next
|
11 年之前 |
Bjørn Mork
|
8dd5cd5395
usb: cdc-wdm: avoid hanging on zero length reads
|
11 年之前 |
Bjørn Mork
|
4144bc861e
usb: cdc-wdm: manage_power should always set needs_remote_wakeup
|
11 年之前 |
Bjørn Mork
|
9983d6dc4e
usb: cdc-wdm: ignore speed change notifications
|
11 年之前 |
Greg Suarez
|
73e06865ea
USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifications
|
11 年之前 |
Oliver Neukum
|
6dd433e6cf
USB: cdc-wdm: fix race between interrupt handler and tasklet
|
12 年之前 |