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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
Age
Commit message (
Expand
)
Author
2017-06-20
USB: cdc-acm: fix failed open not being detected
Johan Hovold
2017-06-20
USB: cdc-acm: fix open and suspend race
Johan Hovold
2017-06-20
USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()
Alexey Khoroshilov
2017-06-08
USB: usbtmc: add missing endpoint sanity check
Johan Hovold
2017-02-10
cdc-acm: fix wrong pipe type on rx interrupt xfers
Gavin Li
2016-06-07
USB: cdc-acm: more sanity checking
Oliver Neukum
2016-03-03
cdc-acm:exclude Samsung phone 04e8:685d
Oliver Neukum
2016-01-22
USB: cdc_acm: Ignore Infineon Flash Loader utility
Jonas Jonsson
2015-12-09
usblp: do not set TASK_INTERRUPTIBLE before lock
Jiri Slaby
2015-05-06
cdc-wdm: fix endianness bug in debug statements
Oliver Neukum
2015-01-16
cdc-acm: memory leak in error case
Oliver Neukum
2015-01-16
USB: cdc-acm: check for valid interfaces
Greg Kroah-Hartman
2014-11-14
USB: cdc-acm: only raise DTR on transitions from B0
Johan Hovold
2014-11-14
USB: cdc-acm: add device id for GW Instek AFG-2225
Johan Hovold
2014-06-26
USB: cdc-acm: fix runtime PM imbalance at shutdown
Johan Hovold
2014-06-26
USB: cdc-acm: fix I/O after failed open
Johan Hovold
2014-06-26
USB: cdc-acm: fix shutdown and suspend race
Johan Hovold
2014-06-26
USB: cdc-acm: fix runtime PM for control messages
Johan Hovold
2014-06-26
USB: cdc-acm: fix broken runtime suspend
Johan Hovold
2014-06-26
USB: cdc-acm: fix write and resume race
Johan Hovold
2014-06-26
USB: cdc-acm: fix write and suspend race
Johan Hovold
2014-05-30
USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver
Michael Ulbricht
2014-01-09
usb: cdc-wdm: manage_power should always set needs_remote_wakeup
Bjørn Mork
2013-12-11
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
David Cluytens
2013-09-26
USB: cdc-wdm: fix race between interrupt handler and tasklet
Oliver Neukum
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-19
USB: usbtmc: remove unnecessary memory allocation
Ming Lei
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-03-25
USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
Bjørn Mork
2013-03-25
Merge 3.9-rc4 into usb-next
Greg Kroah-Hartman
2013-03-21
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
2013-03-21
USB: cdc-acm: fix device unregistration
Johan Hovold
2013-03-21
usb: cdc-acm: fix error handling in acm_probe()
Alexey Khoroshilov
2013-03-20
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-18
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-17
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
2013-03-15
USB: cdc-acm: Remove obsolete predefined speeds array
Samuel Tardieu
2013-03-12
USB: cdc-wdm: fix buffer overflow
Oliver Neukum
2013-03-12
USB: cdc-acm - blacklist IMS PCU device
Dmitry Torokhov
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-11
USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
Denis N Ladin
2012-11-15
cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)
Dan Williams
2012-10-17
usb: acm: fix the computation of the number of data bits
Nicolas Boullis
2012-10-17
USB: cdc-acm: fix pipe type of write endpoint
Ming Lei
[next]