Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b71fc4e6c9eb1b5ce1c0861825835da273367104
/
drivers
/
usb
/
class
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
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
b903bd6
Merge 3.5-rc7 into usb-next
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
b086b6b
USB: cdc-wdm: fix lockup on error in wdm_read
by Bjørn Mork
· 12 years ago
ff446f2
Merge 3.5-rc3 into usb-next
by Greg Kroah-Hartman
· 12 years ago
1a86e15
USB: cdc-wdm: QMI devices are now handled by qmi_wwan
by Bjørn Mork
· 12 years ago
6c4707f
usb: cdc-acm: fix devices not unthrottled on open
by Otto Meta
· 12 years ago
de102ef
USB: cdc-wdm: Add Vodafone/Huawei K5005 support
by Bjørn Mork
· 12 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
6286d85
USB: cdc-wdm: remove from device list on disconnect
by Bjørn Mork
· 13 years ago
6b0b79d
USB: cdc-wdm: cannot use dev_printk when device is gone
by Bjørn Mork
· 13 years ago
616b693
USB: cdc-wdm: poll must return POLLHUP if device is gone
by Bjørn Mork
· 13 years ago
6190631
Merge 3.4-rc6 into usb-next
by Greg Kroah-Hartman
· 13 years ago
4f30630
USB: usblp.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
12a98b2
USB: cdc-wdm: cleanup error codes
by Oliver Neukum
· 13 years ago
880bca3
USB: cdc-wdm: add debug messages on cleanup
by Bjørn Mork
· 13 years ago
2f338c8
USB: cdc-wdm: fix memory leak
by Oliver Neukum
· 13 years ago
24a85ba
USB: cdc-wdm: sanitize error returns
by Oliver Neukum
· 13 years ago
5c22837
USB: cdc-wdm: fix race leading leading to memory corruption
by Oliver Neukum
· 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
3cc3615
usb: cdc-wdm: adding usb_cdc_wdm_register subdriver support
by Bjørn Mork
· 13 years ago
b0c1386
usb: cdc-wdm: adding list lookup indirection
by Bjørn Mork
· 13 years ago
0dffb48
usb: cdc-wdm: split out reusable parts of probe
by Bjørn Mork
· 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
b7a2055
cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptied
by Ben Hutchings
· 13 years ago
711c68b
cdc-wdm: Fix more races on the read path
by Ben Hutchings
· 13 years ago
8804420
usb: cdc-wdm: make reset work with blocking IO
by Bjørn Mork
· 13 years ago
7483948
Merge tag 'usb-3.3-rc3' into usb-next
by Greg Kroah-Hartman
· 13 years ago
fec67b4
usb: cdc-wdm: Add device-id for Huawei 3G/LTE modems
by Bjørn Mork
· 13 years ago
820c629
USB: cdc-wdm: avoid printing odd-looking "cdc-wdm-176" names
by Bjørn Mork
· 13 years ago
7e3054a
USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE
by Bjørn Mork
· 13 years ago
15699e6
USB: cdc-wdm: Avoid hanging on interface with no USB_CDC_DMM_TYPE
by Bjørn Mork
· 13 years ago
8143a89
USB: cdc-wdm: kill the now unnecessary bMaxPacketSize0 field and udev variable
by Bjørn Mork
· 13 years ago
8457d99
USB: cdc-wdm: no need to use usb_alloc_coherent
by Bjørn Mork
· 13 years ago
cafbe85
USB: cdc-wdm: better allocate a buffer that is at least as big as we tell the USB core
by Bjørn Mork
· 13 years ago
19b85b3
USB: cdc-wdm: no need to fill the in request URB every time it's submitted
by Bjørn Mork
· 13 years ago
Next »