index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
cp210x.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M
Toru Katagiri
2024-03-05
1
-0
/
+2
*
USB: serial: cp210x: add ID for MGP Instruments PDS100
Christian Häggström
2024-03-04
1
-0
/
+1
*
USB: serial: add device ID for VeriFone adapter
Cameron Williams
2024-03-04
1
-0
/
+1
*
USB: serial: cp210x: add ID for IMST iM871A-USB
Leonard Dallmayr
2024-01-30
1
-0
/
+1
*
USB: serial: cp210x: disable break signalling on CP2105 SCI
Johan Hovold
2023-06-07
1
-0
/
+6
*
USB: serial: return errors from break handling
Johan Hovold
2023-06-07
1
-3
/
+5
*
USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs
Kees Jan Koster
2023-03-13
1
-0
/
+1
*
USB: serial: cp210x: add SCALANCE LPE-9000 device id
Michael Adler
2023-01-16
1
-0
/
+1
*
USB: serial: cp210x: add support for B0 hangup
Johan Hovold
2022-11-30
1
-4
/
+15
*
USB: serial: cp210x: add Kamstrup RF sniffer PIDs
Bruno Thomsen
2022-11-28
1
-0
/
+2
*
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-05
1
-0
/
+1
|
\
|
*
USB: serial: cp210x: add Decagon UCA device id
Johan Hovold
2022-08-31
1
-0
/
+1
*
|
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-5
/
+8
|
/
*
USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
Bruno Thomsen
2022-04-20
1
-0
/
+2
*
USB: serial: cp210x: add CPI Bulk Coin Recycler id
Johan Hovold
2022-02-01
1
-0
/
+1
*
USB: serial: cp210x: add NCR Retail IO box id
Johan Hovold
2022-02-01
1
-0
/
+1
*
USB: serial: cp210x: fix CP2105 GPIO registration
Johan Hovold
2021-12-14
1
-2
/
+4
*
Merge tag 'usb-serial-5.16-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-10-29
1
-78
/
+31
|
\
|
*
USB: serial: cp210x: use usb_control_msg_recv() and usb_control_msg_send()
Himadri Pandya
2021-10-27
1
-78
/
+31
*
|
USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
Uwe Brandt
2021-09-24
1
-0
/
+1
*
|
USB: serial: cp210x: add part-number debug printk
Johan Hovold
2021-09-23
1
-0
/
+2
*
|
USB: serial: cp210x: fix dropped characters with CP2102
Johan Hovold
2021-09-23
1
-0
/
+35
|
/
*
USB: serial: cp210x: determine fw version for CP2105 and CP2108
Johan Hovold
2021-07-30
1
-0
/
+5
*
USB: serial: cp210x: clean up type detection
Johan Hovold
2021-07-30
1
-11
/
+12
*
USB: serial: cp210x: clean up set-chars request
Johan Hovold
2021-07-30
1
-26
/
+2
*
USB: serial: cp210x: clean up control-request timeout
Johan Hovold
2021-07-30
1
-1
/
+1
*
USB: serial: cp210x: fix flow-control error handling
Johan Hovold
2021-07-30
1
-3
/
+8
*
USB: serial: cp210x: fix control-characters error handling
Johan Hovold
2021-07-30
1
-5
/
+5
*
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
John Keeping
2021-07-21
1
-0
/
+1
*
USB: serial: cp210x: fix comments for GE CS1000
Ian Ray
2021-07-20
1
-2
/
+2
*
Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-06-24
1
-19
/
+170
|
\
|
*
USB: serial: cp210x: add support for GPIOs on CP2108
Pho Tran
2021-06-16
1
-19
/
+170
*
|
USB: serial: cp210x: fix CP2102N-A01 modem control
Johan Hovold
2021-06-10
1
-5
/
+59
*
|
USB: serial: cp210x: fix alternate function for CP2102N QFN20
Stefan Agner
2021-06-10
1
-1
/
+19
|
/
*
USB: serial: cp210x: add gpio-configuration debug printk
Johan Hovold
2021-04-12
1
-0
/
+6
*
USB: serial: cp210x: provide gpio valid mask
Johan Hovold
2021-04-12
1
-12
/
+13
*
USB: serial: cp210x: add some more GE USB IDs
Sebastian Reichel
2021-03-09
1
-0
/
+2
*
USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter
Karan Singhal
2021-03-09
1
-0
/
+1
*
Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-02-10
1
-46
/
+171
|
\
|
*
USB: serial: make remove callback return void
Uwe Kleine-König
2021-02-09
1
-4
/
+2
|
*
USB: serial: cp210x: clean up auto-RTS handling
Johan Hovold
2021-02-01
1
-2
/
+1
|
*
USB: serial: cp210x: fix RTS handling
Johan Hovold
2021-02-01
1
-7
/
+40
|
*
USB: serial: cp210x: clean up printk zero padding
Johan Hovold
2021-02-01
1
-2
/
+2
|
*
USB: serial: cp210x: clean up flow-control debug message
Johan Hovold
2021-02-01
1
-2
/
+2
|
*
USB: serial: cp210x: drop shift macros
Johan Hovold
2021-02-01
1
-17
/
+11
|
*
USB: serial: cp210x: fix modem-control handling
Johan Hovold
2021-02-01
1
-4
/
+16
|
*
USB: serial: cp210x: suppress modem-control errors
Johan Hovold
2021-02-01
1
-3
/
+30
|
*
USB: serial: cp210x: add copyright notice
Johan Hovold
2021-01-18
1
-0
/
+1
|
*
USB: serial: cp210x: drop unused includes
Johan Hovold
2021-01-18
1
-3
/
+0
|
*
USB: serial: cp210x: drop short control-transfer checks
Johan Hovold
2021-01-18
1
-12
/
+6
[next]