Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a1559ffefb2a80eabbee65d7cc04e828d4fd557d
/
drivers
/
usb
/
class
/
cdc-acm.c
b20b161
cdc-acm: Add support for Denso cradle CU-321
by Björn Gerhart
· 10 years ago
17136d4
cdc-acm: kill unnecessary messages
by Oliver Neukum
· 10 years ago
7e860a6e
cdc-acm: add sanity checks
by Oliver Neukum
· 10 years ago
403dff4
USB: cdc-acm: check for valid interfaces
by Greg Kroah-Hartman
· 10 years ago
d908f84
cdc-acm: memory leak in error case
by Oliver Neukum
· 10 years ago
69b7290
Merge 3.18-rc4 into usb-next.
by Greg Kroah-Hartman
· 10 years ago
2a8cdfd
USB: cdc-acm: add quirk for control-line state requests
by Johan Hovold
· 10 years ago
4473d05
USB: cdc-acm: only raise DTR on transitions from B0
by Johan Hovold
· 10 years ago
61fbe96
cdc-acm: Drop the warning for unusual capabilities
by Oliver Neukum
· 10 years ago
24cb450
cdc-acm: ensure that termios get set when the port is activated
by Jim Paris
· 10 years ago
cf84a69
USB: cdc-acm: add device id for GW Instek AFG-2225
by Johan Hovold
· 10 years ago
0943d8e
USB: cdc-acm: use tty-port dtr_rts
by Johan Hovold
· 11 years ago
308fee1
USB: cdc-acm: remove redundant usb_mark_last_busy
by Johan Hovold
· 11 years ago
4a8ee50
USB: cdc-acm: do not update PM busy on read errors
by Johan Hovold
· 11 years ago
b1d42ef
USB: cdc-acm: minimise no-suspend window during shutdown
by Johan Hovold
· 11 years ago
89e54e4
USB: cdc-acm: remove redundant disconnected test from shutdown
by Johan Hovold
· 11 years ago
bbf0cb3
USB: cdc-acm: simplify runtime PM locking
by Johan Hovold
· 11 years ago
5292afa
USB: cdc-acm: fix runtime PM imbalance at shutdown
by Johan Hovold
· 11 years ago
e4c3607
USB: cdc-acm: fix I/O after failed open
by Johan Hovold
· 11 years ago
8727bf6
USB: cdc-acm: fix failed open not being detected
by Johan Hovold
· 11 years ago
703df32
USB: cdc-acm: fix open and suspend race
by Johan Hovold
· 11 years ago
183a450
USB: cdc-acm: fix potential urb leak and PM imbalance in write
by Johan Hovold
· 11 years ago
ed79707
USB: cdc-acm: fix shutdown and suspend race
by Johan Hovold
· 11 years ago
bae3f4c
USB: cdc-acm: fix runtime PM for control messages
by Johan Hovold
· 11 years ago
140cb81
USB: cdc-acm: fix broken runtime suspend
by Johan Hovold
· 11 years ago
e144ed28
USB: cdc-acm: fix write and resume race
by Johan Hovold
· 11 years ago
5a345c2
USB: cdc-acm: fix write and suspend race
by Johan Hovold
· 11 years ago
895d240
USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver
by Michael Ulbricht
· 11 years ago
070c0b1
USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()
by Alexey Khoroshilov
· 11 years ago
d59abb9
Merge branch 3.13-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
3b59d16
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
by David Cluytens
· 11 years ago
8fdbeb2
cdc-acm: fix power management in ioctl
by Oliver Neukum
· 11 years ago
797ef13
cdc-acm: add TIOCGICOUNT
by Oliver Neukum
· 11 years ago
5a6a62b
cdc-acm: add TIOCMIWAIT
by Oliver Neukum
· 11 years ago
d102e78
usb: class: cdc-acm: be careful with bInterval
by Felipe Balbi
· 11 years ago
71c2fb0
USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path
by Greg Kroah-Hartman
· 11 years ago
251df49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
ec25e24
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
ef99f3a
Merge 3.9-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
2849a3a
Merge 3.9-rc4 into usb-next
by Greg Kroah-Hartman
· 12 years ago
cb25505
USB: cdc-acm: fix device unregistration
by Johan Hovold
· 12 years ago
c93d819
usb: cdc-acm: fix error handling in acm_probe()
by Alexey Khoroshilov
· 12 years ago
aa27a09
TTY: add tty_port_tty_hangup helper
by Jiri Slaby
· 12 years ago
6aad04f
TTY: add tty_port_tty_wakeup helper
by Jiri Slaby
· 12 years ago
688d794
Merge tag 'v3.9-rc3' into next
by Dmitry Torokhov
· 12 years ago
a4dee9c
USB: cdc-acm: Remove obsolete predefined speeds array
by Samuel Tardieu
· 12 years ago
1614265
USB: cdc-acm - blacklist IMS PCU device
by Dmitry Torokhov
· 12 years ago
9f9cba8
Merge 3.8-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
05c7cd3
TTY: switch tty_insert_flip_string
by Jiri Slaby
· 12 years ago
036915a
USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
by Denis N Ladin
· 12 years ago
ba2d8ce
cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)
by Dan Williams
· 12 years ago
301a29d
usb: acm: fix the computation of the number of data bits
by Nicolas Boullis
· 12 years ago
c521118
USB: cdc-acm: fix pipe type of write endpoint
by Ming Lei
· 12 years ago
e7d491a
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
by Jean-Christian de Rivaz
· 12 years ago
d9a8074
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
49b5582
usb: cdc-acm: remove duplicated include from cdc-acm.c
by Wei Yongjun
· 12 years ago
e372dc6
Merge 3.6-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
99f347c
USB: CDC ACM: Fix NULL pointer dereference
by Sven Schnelle
· 12 years ago
734cc17
TTY: use tty_port_register_device
by Jiri Slaby
· 12 years ago
c87985a
Merge tty-next into 3.6-rc1
by Greg Kroah-Hartman
· 12 years ago
adc8d74
tty: move the termios object into the tty
by Alan Cox
· 12 years ago
02f824a
USB: class: cdc-acm: Fixed coding style issue.
by Jeffrin Jose
· 12 years ago
6c4707f
usb: cdc-acm: fix devices not unthrottled on open
by Otto Meta
· 13 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
ed378a5
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
f8a8c10
USB: cdc-acm, use tty_standard_install
by Jiri Slaby
· 13 years ago
18c7572
USB: allow users to run setserial with cdc-acm
by Oliver Neukum
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
e7c8e86
drivers/usb/class/cdc-acm.c: clear dangling pointer
by Julia Lawall
· 13 years ago
6abff5d
USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.
by Krzysztof Hałasa
· 13 years ago
99823f4
usb: cdc-acm: Kill ACM_READY() macro completely
by Havard Skinnemoen
· 13 years ago
7fb57a0
USB: cdc-acm: Fix potential deadlock (lockdep warning)
by Havard Skinnemoen
· 13 years ago
5dc2470
USB: cdc-acm: Fix disconnect() vs close() race
by Havard Skinnemoen
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
65e52f4
usb: cdc-acm: Owen SI-30 support
by Denis Pershin
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
5b1b0b8
PM / Runtime: Add macro to test for runtime PM events
by Alan Stern
· 13 years ago
4061fde
USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7
by Toby Gray
· 14 years ago
fd5054c
USB: cdc_acm: Fix oops when Droids MuIn LCD is connected
by Erik Slagter
· 14 years ago
088c64f
USB: cdc-acm: re-write read processing
by Johan Hovold
· 14 years ago
74f5e1b
USB: cdc-acm: clean up read urb allocation
by Johan Hovold
· 14 years ago
94d4c89
USB: cdc-acm: clean up open error handling
by Johan Hovold
· 14 years ago
dab54c9
USB: cdc-acm: clean up rx_buflimit references
by Johan Hovold
· 14 years ago
6fb6b88
USB: cdc-acm: remove unused drain-delay code
by Johan Hovold
· 14 years ago
3a42610
USB: cdc-acm: remove superfluous prototype
by Johan Hovold
· 14 years ago
a2c7b93
USB: cdc-acm: remove version information and changelog
by Johan Hovold
· 14 years ago
5e9e75f
USB: cdc-acm: use dev_vdbg in read/write paths
by Johan Hovold
· 14 years ago
4fa4626
USB: cdc-acm: clean up verbose debug
by Johan Hovold
· 14 years ago
a5cc7ef
USB: cdc-acm: replace dbg macros with dev_dbg
by Johan Hovold
· 14 years ago
1d9846e
USB: cdc-acm: clean up dev_err and dev_dbg
by Johan Hovold
· 14 years ago
255ab56
USB: cdc-acm: use dev_err to report failed allocations
by Johan Hovold
· 14 years ago
59d7fec
USB: cdc-acm: add missing newlines to dev_dbg and dev_err
by Johan Hovold
· 14 years ago
7e7797e
USB: cdc-acm: fix potential null-pointer dereference on disconnect
by Johan Hovold
· 14 years ago
15e5bee
USB: cdc-acm: fix potential null-pointer dereference
by Johan Hovold
· 14 years ago
23b8055
USB: cdc-acm: fix memory corruption / panic
by Johan Hovold
· 14 years ago
f227e08
Merge 2.6.38-rc6 into tty-next
by Greg Kroah-Hartman
· 14 years ago
6caa76b
tty: now phase out the ioctl file pointer for good
by Alan Cox
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
Next »