index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
/
cdc-wdm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
2023-03-17
1
-1
/
+2
*
usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-27
1
-1
/
+1
*
usb: cdc-wdm: fix reading stuck on device close
Sergey Ryazanov
2022-05-05
1
-0
/
+1
*
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
2021-10-11
1
-3
/
+3
|
\
|
*
usb: cdc-wdm: Fix check for WWAN
Rikard Falkeborn
2021-10-05
1
-3
/
+3
*
|
usb: cdc-wdm: Constify static struct wwan_port_ops
Rikard Falkeborn
2021-10-05
1
-1
/
+1
|
/
*
usb: cdc-wdm: fix build error when CONFIG_WWAN_CORE is not set
Wei Yongjun
2021-07-21
1
-3
/
+3
*
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-2
/
+3
|
\
|
*
usb: class: cdc-wdm: return the correct errno code
Junlin Yang
2021-06-24
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
1
-9
/
+24
|
\
|
|
*
cdc-wdm: untangle a circular dependency between callback and softint
Oliver Neukum
2021-05-10
1
-8
/
+22
*
|
usb: class: cdc-wdm: WWAN framework integration
Loic Poulain
2021-05-11
1
-4
/
+176
|
/
*
USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
Tetsuo Handa
2020-12-28
1
-3
/
+13
*
USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
Oliver Neukum
2020-10-02
1
-17
/
+55
*
usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_...
Lee Jones
2020-07-15
1
-1
/
+2
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
*
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
2019-08-28
1
-4
/
+12
*
usb: cdc-wdm: remove redundant assignment to rv
Colin Ian King
2019-06-03
1
-1
/
+1
*
cdc-wdm: pass return value of recover_from_urb_loss
YueHaibing
2019-02-19
1
-1
/
+1
*
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...
Sebastian Andrzej Siewior
2018-09-20
1
-1
/
+1
*
usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...
Jia-Ju Bai
2018-09-05
1
-1
/
+1
*
usb: cdc-wdm: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-28
1
-6
/
+10
*
USB: cdc-wdm: don't enable interrupts in USB-giveback
Sebastian Andrzej Siewior
2018-06-28
1
-7
/
+24
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-4
/
+4
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
1
-0
/
+1
|
\
|
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
Bjørn Mork
2017-09-25
1
-1
/
+3
*
USB: cdc-wdm: remove unneeded DRIVER_VERSION define
Greg Kroah-Hartman
2017-07-22
1
-4
/
+0
*
usb: cdc-wdm: use memdup_user
Geliang Tang
2017-05-17
1
-13
/
+4
*
USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
Bjørn Mork
2017-04-25
1
-99
/
+4
*
usb: cdc-wdm: remove logically dead code
Gustavo A. R. Silva
2017-02-15
1
-1
/
+1
*
cdc-wdm: add terminating newline
Oliver Neukum
2016-09-09
1
-10
/
+10
*
cdc-wdm: cleanup debug messages
Oliver Neukum
2016-08-15
1
-4
/
+3
*
cdc-wdm: Clear read pipeline in case of error
Robert Foss
2016-08-10
1
-10
/
+29
*
cdc-wdm: fix "out-of-sync" due to missing notifications
Bjørn Mork
2016-08-09
1
-4
/
+99
*
cdc-wdm: use the common CDC parser
Oliver Neukum
2016-07-18
1
-25
/
+5
*
cdc-wdm: error returns need to be translated
Oliver Neukum
2015-03-26
1
-1
/
+1
*
cdc-wdm: fix endianness bug in debug statements
Oliver Neukum
2015-03-26
1
-5
/
+7
*
cdc-wdm: unify error handling in write
Oliver Neukum
2015-03-26
1
-15
/
+16
*
cdc-wdm: return correct error codes
Oliver Neukum
2015-03-26
1
-1
/
+1
*
usb: cdc-wdm: resp_count can be 0 even if WDM_READ is set
Bjørn Mork
2014-01-12
1
-1
/
+1
*
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
2013-12-24
1
-5
/
+3
|
\
|
*
usb: cdc-wdm: manage_power should always set needs_remote_wakeup
Bjørn Mork
2013-12-09
1
-5
/
+3
*
|
usb: cdc-wdm: avoid hanging on zero length reads
Bjørn Mork
2013-12-20
1
-32
/
+38
|
/
*
usb: cdc-wdm: ignore speed change notifications
Bjørn Mork
2013-10-29
1
-0
/
+4
*
USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...
Greg Suarez
2013-10-29
1
-4
/
+34
*
USB: cdc-wdm: fix race between interrupt handler and tasklet
Oliver Neukum
2013-08-12
1
-4
/
+9
*
USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
Bjørn Mork
2013-03-25
1
-0
/
+19
[next]