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 年之前 |
Bjørn Mork
|
3edce1cf81
USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
|
12 年之前 |
Oliver Neukum
|
c0f5ecee4e
USB: cdc-wdm: fix buffer overflow
|
12 年之前 |
Bjørn Mork
|
6a44886899
USB: cdc-wdm: fix wdm_find_device* return value
|
13 年之前 |
Greg Kroah-Hartman
|
b903bd69e3
Merge 3.5-rc7 into usb-next
|
13 年之前 |
Bjørn Mork
|
b086b6b10d
USB: cdc-wdm: fix lockup on error in wdm_read
|
13 年之前 |
Bjørn Mork
|
1a86e156e2
USB: cdc-wdm: QMI devices are now handled by qmi_wwan
|
13 年之前 |
Bjørn Mork
|
de102ef41f
USB: cdc-wdm: Add Vodafone/Huawei K5005 support
|
13 年之前 |
Sarah Sharp
|
e1f12eb6ba
USB: Disable hub-initiated LPM for comms devices.
|
13 年之前 |
Bjørn Mork
|
6286d85e8e
USB: cdc-wdm: remove from device list on disconnect
|
13 年之前 |
Bjørn Mork
|
6b0b79d388
USB: cdc-wdm: cannot use dev_printk when device is gone
|
13 年之前 |
Bjørn Mork
|
616b6937e3
USB: cdc-wdm: poll must return POLLHUP if device is gone
|
13 年之前 |
Greg Kroah-Hartman
|
61906313bd
Merge 3.4-rc6 into usb-next
|
13 年之前 |
Oliver Neukum
|
12a98b2bd8
USB: cdc-wdm: cleanup error codes
|
13 年之前 |
Bjørn Mork
|
880bca3a2a
USB: cdc-wdm: add debug messages on cleanup
|
13 年之前 |