Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5a51fcd1f30c0f93bb54cec7201a3690032470cb
/
drivers
/
usb
/
class
0d3bba0
cdc-acm: prevent infinite loop when parsing CDC headers.
by Quentin Casasnovas
· 10 years ago
85e8a0b9
cdc-wdm: error returns need to be translated
by Oliver Neukum
· 10 years ago
323ece5
cdc-wdm: fix endianness bug in debug statements
by Oliver Neukum
· 10 years ago
28965e1
cdc-wdm: unify error handling in write
by Oliver Neukum
· 10 years ago
4132cd0
cdc-acm: convert to not directly using urb->status
by Oliver Neukum
· 10 years ago
6c8074e
cdc-acm: surpress misleading message
by Oliver Neukum
· 10 years ago
36e59e0
cdc-acm: fix race between callback and unthrottle
by Oliver Neukum
· 10 years ago
76cb03e
cdc-wdm: return correct error codes
by Oliver Neukum
· 10 years ago
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
b8f2854
usb: class: usbtmc: delete unnecessary 'out of memory' messages
by Peter Chen
· 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
ab53eb9
usb: class: usbtmc.c: Cleaning up uninitialized variables
by Rickard Strandqvist
· 10 years ago
d846b76
USB: usbtmc: fix DMA on stack
by Oliver Neukum
· 10 years ago
d1b7810
USB: cdc-acm: use BIT macro
by Oliver Neukum
· 10 years ago
0943d8e
USB: cdc-acm: use tty-port dtr_rts
by Johan Hovold
· 10 years ago
308fee1
USB: cdc-acm: remove redundant usb_mark_last_busy
by Johan Hovold
· 10 years ago
4a8ee50
USB: cdc-acm: do not update PM busy on read errors
by Johan Hovold
· 10 years ago
b1d42ef
USB: cdc-acm: minimise no-suspend window during shutdown
by Johan Hovold
· 10 years ago
89e54e4
USB: cdc-acm: remove redundant disconnected test from shutdown
by Johan Hovold
· 10 years ago
bbf0cb3
USB: cdc-acm: simplify runtime PM locking
by Johan Hovold
· 10 years ago
5292afa
USB: cdc-acm: fix runtime PM imbalance at shutdown
by Johan Hovold
· 10 years ago
e4c3607
USB: cdc-acm: fix I/O after failed open
by Johan Hovold
· 10 years ago
8727bf6
USB: cdc-acm: fix failed open not being detected
by Johan Hovold
· 10 years ago
703df32
USB: cdc-acm: fix open and suspend race
by Johan Hovold
· 10 years ago
183a450
USB: cdc-acm: fix potential urb leak and PM imbalance in write
by Johan Hovold
· 10 years ago
ed79707
USB: cdc-acm: fix shutdown and suspend race
by Johan Hovold
· 10 years ago
bae3f4c
USB: cdc-acm: fix runtime PM for control messages
by Johan Hovold
· 10 years ago
140cb81
USB: cdc-acm: fix broken runtime suspend
by Johan Hovold
· 10 years ago
e144ed2
USB: cdc-acm: fix write and resume race
by Johan Hovold
· 10 years ago
5a345c2
USB: cdc-acm: fix write and suspend race
by Johan Hovold
· 10 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
f563926
usb: cdc-wdm: resp_count can be 0 even if WDM_READ is set
by Bjørn Mork
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
99f14bd4
Merge 3.13-rc5 into usb-next
by Greg Kroah-Hartman
· 11 years ago
8dd5cd5
usb: cdc-wdm: avoid hanging on zero length reads
by Bjørn Mork
· 11 years ago
d59abb9
Merge branch 3.13-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
4144bc8
usb: cdc-wdm: manage_power should always set needs_remote_wakeup
by Bjørn Mork
· 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
9983d6d
usb: cdc-wdm: ignore speed change notifications
by Bjørn Mork
· 11 years ago
73e0686
USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifications
by Greg Suarez
· 11 years ago
2a6eb8a
USB: usbtmc: fix up attribute permissions
by Greg Kroah-Hartman
· 11 years ago
bd479f2
Merge 3.11-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
6dd433e
USB: cdc-wdm: fix race between interrupt handler and tasklet
by Oliver Neukum
· 11 years ago
c786138
USB: usbtmc: fix big-endian probe of Rigol devices
by Johan Hovold
· 11 years ago
e6c7efd
usbtmc: convert to devm_kzalloc
by Andy Shevchenko
· 11 years ago
bbf4976
usbtmc: remove redundant braces
by Andy Shevchenko
· 11 years ago
f4d844c
usbtmc: call pr_err instead of plain printk
by Andy Shevchenko
· 11 years ago
92f78dd
usbtmc: remove trailing spaces
by Andy Shevchenko
· 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
50c9ba3
USB: usbtmc: Change magic number to constant
by Alexandre Peixoto Ferreira
· 12 years ago
d2ddce3
USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk
by Alexandre Peixoto Ferreira
· 12 years ago
c2e3148
USB: usbtmc: Set rigol_quirk if device is listed
by Alexandre Peixoto Ferreira
· 12 years ago
88d9b2b
USB: usbtmc: TMC request code segregated from usbtmc_read
by Alexandre Peixoto Ferreira
· 12 years ago
8402db5
USB: usbtmc: Add flag rigol_quirk to usbtmc_device_data
by Alexandre Peixoto Ferreira
· 12 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
ac9e59c
USB: usbtmc: remove unnecessary memory allocation
by Ming Lei
· 12 years ago
25e11ec
USB: regroup all depends on USB within an if USB block
by Florian Fainelli
· 12 years ago
ef99f3a
Merge 3.9-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
3edce1c
USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
by Bjørn Mork
· 12 years ago
2849a3a
Merge 3.9-rc4 into usb-next
by Greg Kroah-Hartman
· 12 years ago
23a376f
Merge 3.9-rc3 into tty-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
cf2d950
Merge branch 'usb-linus' into usb-next
by Greg Kroah-Hartman
· 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
c0f5ece
USB: cdc-wdm: fix buffer overflow
by Oliver Neukum
· 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
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 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
2bcb132
Merge 3.6-rc6 into usb-next
by Greg Kroah-Hartman
· 12 years ago
7ac3c93
Merge 3.6-rc6 into tty-next
by Greg Kroah-Hartman
· 12 years ago
6a44886
USB: cdc-wdm: fix wdm_find_device* return value
by Bjørn Mork
· 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
Next »