index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
/
cdc-acm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
USB: cdc-acm: check for valid interfaces
Greg Kroah-Hartman
1
-4
/
+5
2014-11-25
cdc-acm: memory leak in error case
Oliver Neukum
1
-0
/
+1
2014-11-10
Merge 3.18-rc4 into usb-next.
Greg Kroah-Hartman
1
-4
/
+21
2014-11-06
USB: cdc-acm: add quirk for control-line state requests
Johan Hovold
1
-2
/
+12
2014-11-05
USB: cdc-acm: only raise DTR on transitions from B0
Johan Hovold
1
-2
/
+3
2014-11-04
cdc-acm: Drop the warning for unusual capabilities
Oliver Neukum
1
-7
/
+0
2014-11-04
cdc-acm: ensure that termios get set when the port is activated
Jim Paris
1
-0
/
+5
2014-11-04
USB: cdc-acm: add device id for GW Instek AFG-2225
Johan Hovold
1
-0
/
+1
2014-05-28
USB: cdc-acm: use tty-port dtr_rts
Johan Hovold
1
-12
/
+20
2014-05-28
USB: cdc-acm: remove redundant usb_mark_last_busy
Johan Hovold
1
-1
/
+0
2014-05-28
USB: cdc-acm: do not update PM busy on read errors
Johan Hovold
1
-1
/
+3
2014-05-28
USB: cdc-acm: minimise no-suspend window during shutdown
Johan Hovold
1
-6
/
+11
2014-05-28
USB: cdc-acm: remove redundant disconnected test from shutdown
Johan Hovold
1
-22
/
+19
2014-05-28
USB: cdc-acm: simplify runtime PM locking
Johan Hovold
1
-11
/
+6
2014-05-28
USB: cdc-acm: fix runtime PM imbalance at shutdown
Johan Hovold
1
-2
/
+4
2014-05-28
USB: cdc-acm: fix I/O after failed open
Johan Hovold
1
-0
/
+3
2014-05-28
USB: cdc-acm: fix failed open not being detected
Johan Hovold
1
-6
/
+8
2014-05-28
USB: cdc-acm: fix open and suspend race
Johan Hovold
1
-4
/
+3
2014-05-28
USB: cdc-acm: fix potential urb leak and PM imbalance in write
Johan Hovold
1
-1
/
+7
2014-05-28
USB: cdc-acm: fix shutdown and suspend race
Johan Hovold
1
-2
/
+1
2014-05-28
USB: cdc-acm: fix runtime PM for control messages
Johan Hovold
1
-1
/
+11
2014-05-28
USB: cdc-acm: fix broken runtime suspend
Johan Hovold
1
-10
/
+22
2014-05-28
USB: cdc-acm: fix write and resume race
Johan Hovold
1
-14
/
+9
2014-05-28
USB: cdc-acm: fix write and suspend race
Johan Hovold
1
-9
/
+6
2014-04-17
USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver
Michael Ulbricht
1
-7
/
+21
2014-04-17
USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()
Alexey Khoroshilov
1
-2
/
+4
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
1
-12
/
+104
2013-12-05
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
David Cluytens
1
-0
/
+2
2013-12-03
cdc-acm: fix power management in ioctl
Oliver Neukum
1
-0
/
+6
2013-12-03
cdc-acm: add TIOCGICOUNT
Oliver Neukum
1
-0
/
+24
2013-12-03
cdc-acm: add TIOCMIWAIT
Oliver Neukum
1
-12
/
+74
2013-07-25
usb: class: cdc-acm: be careful with bInterval
Felipe Balbi
1
-1
/
+1
2013-06-18
USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path
Greg Kroah-Hartman
1
-33
/
+19
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+13
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-8
/
+0
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
1
-3
/
+19
2013-03-25
Merge 3.9-rc4 into usb-next
Greg Kroah-Hartman
1
-3
/
+19
2013-03-22
USB: cdc-acm: fix device unregistration
Johan Hovold
1
-1
/
+2
2013-03-22
usb: cdc-acm: fix error handling in acm_probe()
Alexey Khoroshilov
1
-2
/
+17
2013-03-19
TTY: add tty_port_tty_hangup helper
Jiri Slaby
1
-18
/
+6
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-6
/
+1
2013-03-18
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
1
-10
/
+44
2013-03-15
USB: cdc-acm: Remove obsolete predefined speeds array
Samuel Tardieu
1
-8
/
+0
2013-03-12
USB: cdc-acm - blacklist IMS PCU device
Dmitry Torokhov
1
-0
/
+13
2013-01-26
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+3
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-9
/
+1
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+2
2013-01-12
USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
Denis N Ladin
1
-0
/
+3
2012-11-16
cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)
Dan Williams
1
-0
/
+38
2012-10-18
usb: acm: fix the computation of the number of data bits
Nicolas Boullis
1
-5
/
+15
[next]