Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
13f62f54d174d3417c3caaafedf5e22a0a03e442
/
drivers
/
usb
/
serial
2d5a9c7
USB: serial: ch341: fix control-message error handling
by Johan Hovold
· 8 years ago
146cc8a
USB: serial: kl5kusb105: fix line-state error handling
by Johan Hovold
· 8 years ago
55fa15b
USB: serial: ch341: fix baud rate and line-control handling
by Johan Hovold
· 8 years ago
3cca862
USB: serial: ch341: fix line settings after reset-resume
by Johan Hovold
· 8 years ago
ce5e292
USB: serial: ch341: fix resume after reset
by Johan Hovold
· 8 years ago
f2950b7
USB: serial: ch341: fix open error handling
by Johan Hovold
· 8 years ago
030ee7a
USB: serial: ch341: fix modem-control and B0 handling
by Johan Hovold
· 8 years ago
a20047f
USB: serial: ch341: fix open and resume after B0
by Johan Hovold
· 8 years ago
4e2da44
USB: serial: ch341: fix initial modem-control state
by Johan Hovold
· 8 years ago
ef07993
USB: serial: ti_usb_3410_5052: fix NULL-deref at open
by Johan Hovold
· 8 years ago
cc09092
USB: serial: spcp8x5: fix NULL-deref at open
by Johan Hovold
· 8 years ago
f09d188
USB: serial: quatech2: fix sleep-while-atomic in close
by Johan Hovold
· 8 years ago
76ab439
USB: serial: pl2303: fix NULL-deref at open
by Johan Hovold
· 8 years ago
5afeef2
USB: serial: oti6858: fix NULL-deref at open
by Johan Hovold
· 8 years ago
a5bc019
USB: serial: omninet: fix NULL-derefs at open and disconnect
by Johan Hovold
· 8 years ago
472d7e5
USB: serial: mos7840: fix misleading interrupt-URB comment
by Johan Hovold
· 8 years ago
fc43e65
USB: serial: mos7840: remove unused write URB
by Johan Hovold
· 8 years ago
5c75633
USB: serial: mos7840: fix NULL-deref at open
by Johan Hovold
· 8 years ago
9da049b
USB: serial: mos7720: remove obsolete port initialisation
by Johan Hovold
· 8 years ago
fde1faf
USB: serial: mos7720: fix parallel probe
by Johan Hovold
· 8 years ago
75dd211
USB: serial: mos7720: fix parport use-after-free on probe errors
by Johan Hovold
· 8 years ago
91a1ff4
USB: serial: mos7720: fix use-after-free on probe errors
by Johan Hovold
· 8 years ago
b05aebc
USB: serial: mos7720: fix NULL-deref at open
by Johan Hovold
· 8 years ago
21ce578
USB: serial: kobil_sct: fix NULL-deref in write
by Johan Hovold
· 8 years ago
5d9b0f8
USB: serial: keyspan_pda: verify endpoints at probe
by Johan Hovold
· 8 years ago
90507d5
USB: serial: iuu_phoenix: fix NULL-deref at open
by Johan Hovold
· 8 years ago
e35d6d7
USB: serial: io_ti: bind to interface after fw download
by Johan Hovold
· 8 years ago
2330d0a
USB: serial: io_ti: fix I/O after disconnect
by Johan Hovold
· 8 years ago
4f9785c
USB: serial: io_ti: fix another NULL-deref at open
by Johan Hovold
· 8 years ago
a323fef
USB: serial: io_ti: fix NULL-deref at open
by Johan Hovold
· 8 years ago
0dd4084
USB: serial: io_edgeport: fix NULL-deref at open
by Johan Hovold
· 8 years ago
c4ac449
USB: serial: garmin_gps: fix memory leak on failed URB submit
by Johan Hovold
· 8 years ago
3dca011
USB: serial: cyberjack: fix NULL-deref at open
by Johan Hovold
· 8 years ago
4271576
USB: serial: f81534: detect errors from f81534_logic_to_phy_port()
by Geert Uytterhoeven
· 8 years ago
d8a12b7
USB: serial: option: add dlink dwm-158
by Giuseppe Lippolis
· 8 years ago
5b09eff
USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041
by Daniele Palmas
· 8 years ago
66c7931
Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 8 years ago
3c3dd1e
USB: serial: kl5kusb105: abort on open exception path
by Pan Bian
· 8 years ago
6774d5f
USB: serial: kl5kusb105: fix open error path
by Johan Hovold
· 8 years ago
0c9bd60
USB: serial: add Fintek F81532/534 driver
by Ji-Ze Hong (Peter Hong)
· 8 years ago
009615ab
USB: serial: cp210x: use tcflag_t to fix incompatible pointer type
by Geert Uytterhoeven
· 8 years ago
2ab1329
USB: serial: cp210x: add ID for the Zone DPMX
by Paul Jakma
· 8 years ago
2fbd69c
USB: serial: fix invalid user-pointer checks
by Johan Hovold
· 8 years ago
9bfef72
USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
by Doug Brown
· 8 years ago
a98b690
USB: serial: ch341: add debug output for chip version
by Aidan Thornton
· 8 years ago
ba781bd
USB: serial: ch341: add support for parity, frame length, stop bits
by Aidan Thornton
· 8 years ago
4e46c41
USB: serial: ch341: reinitialize chip on reconfiguration
by Aidan Thornton
· 8 years ago
6fde8d2
USB: serial: ch341: add register and USB request definitions
by Aidan Thornton
· 8 years ago
6b7271d
USB: serial: cp210x: use bool for registered flag
by Johan Hovold
· 8 years ago
cf5276c
USB: serial: cp210x: Adding GPIO support for CP2105
by Martyn Welch
· 8 years ago
0407f1c
USB: serial: cp210x: return -EIO on short control transfers
by Johan Hovold
· 8 years ago
c2b3355
USB: serial: cp210x: clean up CSIZE handling
by Johan Hovold
· 8 years ago
126d26f
USB: serial: fix potential NULL-dereference at probe
by Johan Hovold
· 8 years ago
de24e0a
USB: serial: cp210x: fix tiocmget error handling
by Johan Hovold
· 8 years ago
ca006f7
USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7
by Stefan Tauner
· 8 years ago
decc536
USB: serial: cp210x: Add ID for a Juniper console
by Kyle Jones
· 8 years ago
c51f2ff
Merge 4.8-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
eddde28
Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 8 years ago
f190fd9
USB: serial: simple: add support for another Infineon flashloader
by Daniele Palmas
· 8 years ago
40d9c32
USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
by Aleksandr Makarov
· 8 years ago
61fc513
USB: serial: ti_usb_3410_5052: remove unused variables
by Mathieu OTHACEHE
· 8 years ago
38d6d23
USB: serial: ti_usb_3410_5052: use C_X macros
by Mathieu OTHACEHE
· 8 years ago
98ba085
USB: serial: ti_usb_3410_5052: remove useless NULL-testing
by Mathieu OTHACEHE
· 8 years ago
14e3c97
USB: serial: ti_usb_3410_5052: remove useless dev_dbg messages
by Mathieu OTHACEHE
· 8 years ago
f1054b2
USB: serial: ti_usb_3410_5052: do not use __uX types
by Mathieu OTHACEHE
· 8 years ago
9195686
USB: serial: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
6695593e
USB: serial: option: add WeTelecom WM-D200
by Aleksandr Makarov
· 8 years ago
3b7c7e5
USB: serial: mos7840: fix non-atomic allocation in write path
by Alexey Khoroshilov
· 8 years ago
5a5a1d6
USB: serial: mos7720: fix non-atomic allocation in write path
by Alexey Khoroshilov
· 8 years ago
647024a
USB: serial: fix memleak in driver-registration error path
by Alexey Klimov
· 8 years ago
01d7956
USB: serial: option: add support for Telit LE920A4
by Daniele Palmas
· 8 years ago
ae34d12c
USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
by Sheng-Hui J. Chu
· 8 years ago
6977495
USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
by Robert Deliën
· 8 years ago
cf1b180
USB: serial: option: add D-Link DWM-156/A3
by Lubomir Rintel
· 8 years ago
3161da9
USB: serial: use variable for status
by Oliver Neukum
· 8 years ago
3c0415f
USB: serial: option: add support for Telit LE910 PID 0x1206
by Daniele Palmas
· 9 years ago
d6c4dc3
USB: serial: cp210x: use kmemdup
by Muhammad Falak R Wani
· 9 years ago
d8d841e
USB: serial: ti_usb_3410_5052: use functions rather than macros
by Mathieu OTHACEHE
· 9 years ago
4ab0e0d
USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.h
by Mathieu OTHACEHE
· 9 years ago
735ad1e
USB: serial: ti_usb_3410_5052: use __packed
by Mathieu OTHACEHE
· 9 years ago
8bf344d
USB: serial: ti_usb_3410_5052: remove useless comments
by Mathieu OTHACEHE
· 9 years ago
dcb21ad
USB: mos7720: delete parport
by Sudip Mukherjee
· 9 years ago
19e36ad
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
60d5794
Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 9 years ago
b923c6c
USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 support
by Mathieu OTHACEHE
· 9 years ago
194e958
USB: serial: fix minor-number allocation
by Johan Hovold
· 9 years ago
028c49f
USB: serial: quatech2: fix use-after-free in probe error path
by Johan Hovold
· 9 years ago
9e45284
USB: serial: mxuport: fix use-after-free in probe error path
by Johan Hovold
· 9 years ago
0cd782b
USB: serial: keyspan: fix debug and error messages
by Johan Hovold
· 9 years ago
6192450
USB: serial: keyspan: fix URB unlink
by Johan Hovold
· 9 years ago
35be1a7
USB: serial: keyspan: fix use-after-free in probe error path
by Johan Hovold
· 9 years ago
c8d6295
USB: serial: io_edgeport: fix memory leaks in probe error path
by Johan Hovold
· 9 years ago
c5c0c55
USB: serial: io_edgeport: fix memory leaks in attach error path
by Johan Hovold
· 9 years ago
10ee082
Merge 4.6-rc7 into tty-next
by Greg Kroah-Hartman
· 9 years ago
7844b89
Merge 4.6-rc7 into usb-next
by Greg Kroah-Hartman
· 9 years ago
ab5701a
USB: serial: cp210x: clean up CRTSCTS flag code
by Konstantin Shkolnyy
· 9 years ago
9034389
USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag code
by Konstantin Shkolnyy
· 9 years ago
a377f9e
USB: serial: cp210x: fix hardware flow-control disable
by Konstantin Shkolnyy
· 9 years ago
74d2a91
USB: serial: option: add even more ZTE device ids
by Lei Liu
· 9 years ago
f0d0946
USB: serial: option: add more ZTE device ids
by lei liu
· 9 years ago
Next »