Oliver Neukum
|
c0f5ecee4e
USB: cdc-wdm: fix buffer overflow
|
12 years ago |
Bjørn Mork
|
6a44886899
USB: cdc-wdm: fix wdm_find_device* return value
|
12 years ago |
Greg Kroah-Hartman
|
b903bd69e3
Merge 3.5-rc7 into usb-next
|
13 years ago |
Bjørn Mork
|
b086b6b10d
USB: cdc-wdm: fix lockup on error in wdm_read
|
13 years ago |
Bjørn Mork
|
1a86e156e2
USB: cdc-wdm: QMI devices are now handled by qmi_wwan
|
13 years ago |
Bjørn Mork
|
de102ef41f
USB: cdc-wdm: Add Vodafone/Huawei K5005 support
|
13 years ago |
Sarah Sharp
|
e1f12eb6ba
USB: Disable hub-initiated LPM for comms devices.
|
13 years ago |
Bjørn Mork
|
6286d85e8e
USB: cdc-wdm: remove from device list on disconnect
|
13 years ago |
Bjørn Mork
|
6b0b79d388
USB: cdc-wdm: cannot use dev_printk when device is gone
|
13 years ago |
Bjørn Mork
|
616b6937e3
USB: cdc-wdm: poll must return POLLHUP if device is gone
|
13 years ago |
Greg Kroah-Hartman
|
61906313bd
Merge 3.4-rc6 into usb-next
|
13 years ago |
Oliver Neukum
|
12a98b2bd8
USB: cdc-wdm: cleanup error codes
|
13 years ago |
Bjørn Mork
|
880bca3a2a
USB: cdc-wdm: add debug messages on cleanup
|
13 years ago |
Oliver Neukum
|
2f338c8a19
USB: cdc-wdm: fix memory leak
|
13 years ago |
Oliver Neukum
|
24a85bae5d
USB: cdc-wdm: sanitize error returns
|
13 years ago |
Oliver Neukum
|
5c22837adc
USB: cdc-wdm: fix race leading leading to memory corruption
|
13 years ago |
Bjørn Mork
|
3cc3615749
usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support
|
13 years ago |
Bjørn Mork
|
b0c1386080
usb: cdc-wdm: adding list lookup indirection
|
13 years ago |
Bjørn Mork
|
0dffb4862a
usb: cdc-wdm: split out reusable parts of probe
|
13 years ago |
Ben Hutchings
|
b7a2055453
cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptied
|
13 years ago |
Ben Hutchings
|
711c68b3c0
cdc-wdm: Fix more races on the read path
|
13 years ago |
Bjørn Mork
|
8804420275
usb: cdc-wdm: make reset work with blocking IO
|
13 years ago |
Greg Kroah-Hartman
|
7483948fdd
Merge tag 'usb-3.3-rc3' into usb-next
|
13 years ago |
Bjørn Mork
|
fec67b45bf
usb: cdc-wdm: Add device-id for Huawei 3G/LTE modems
|
13 years ago |
Bjørn Mork
|
820c629a59
USB: cdc-wdm: avoid printing odd-looking "cdc-wdm-176" names
|
13 years ago |
Bjørn Mork
|
7e3054a005
USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE
|
13 years ago |
Bjørn Mork
|
15699e6faf
USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE
|
13 years ago |
Bjørn Mork
|
8143a8963c
USB: cdc-wdm: kill the now unnecessary bMaxPacketSize0 field and udev variable
|
13 years ago |
Bjørn Mork
|
8457d99cab
USB: cdc-wdm: no need to use usb_alloc_coherent
|
13 years ago |
Bjørn Mork
|
cafbe85fb0
USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the USB core
|
13 years ago |