index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
cp210x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M
Toru Katagiri
1
-0
/
+2
2024-03-04
USB: serial: cp210x: add ID for MGP Instruments PDS100
Christian Häggström
1
-0
/
+1
2024-03-04
USB: serial: add device ID for VeriFone adapter
Cameron Williams
1
-0
/
+1
2024-01-30
USB: serial: cp210x: add ID for IMST iM871A-USB
Leonard Dallmayr
1
-0
/
+1
2023-06-07
USB: serial: cp210x: disable break signalling on CP2105 SCI
Johan Hovold
1
-0
/
+6
2023-06-07
USB: serial: return errors from break handling
Johan Hovold
1
-3
/
+5
2023-03-13
USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs
Kees Jan Koster
1
-0
/
+1
2023-01-16
USB: serial: cp210x: add SCALANCE LPE-9000 device id
Michael Adler
1
-0
/
+1
2022-11-30
USB: serial: cp210x: add support for B0 hangup
Johan Hovold
1
-4
/
+15
2022-11-28
USB: serial: cp210x: add Kamstrup RF sniffer PIDs
Bruno Thomsen
1
-0
/
+2
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2022-08-31
USB: serial: cp210x: add Decagon UCA device id
Johan Hovold
1
-0
/
+1
2022-08-30
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-5
/
+8
2022-04-20
USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
Bruno Thomsen
1
-0
/
+2
2022-02-01
USB: serial: cp210x: add CPI Bulk Coin Recycler id
Johan Hovold
1
-0
/
+1
2022-02-01
USB: serial: cp210x: add NCR Retail IO box id
Johan Hovold
1
-0
/
+1
2021-12-14
USB: serial: cp210x: fix CP2105 GPIO registration
Johan Hovold
1
-2
/
+4
2021-10-29
Merge tag 'usb-serial-5.16-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-78
/
+31
2021-10-27
USB: serial: cp210x: use usb_control_msg_recv() and usb_control_msg_send()
Himadri Pandya
1
-78
/
+31
2021-09-24
USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
Uwe Brandt
1
-0
/
+1
2021-09-23
USB: serial: cp210x: add part-number debug printk
Johan Hovold
1
-0
/
+2
2021-09-23
USB: serial: cp210x: fix dropped characters with CP2102
Johan Hovold
1
-0
/
+35
2021-07-30
USB: serial: cp210x: determine fw version for CP2105 and CP2108
Johan Hovold
1
-0
/
+5
2021-07-30
USB: serial: cp210x: clean up type detection
Johan Hovold
1
-11
/
+12
2021-07-30
USB: serial: cp210x: clean up set-chars request
Johan Hovold
1
-26
/
+2
2021-07-30
USB: serial: cp210x: clean up control-request timeout
Johan Hovold
1
-1
/
+1
2021-07-30
USB: serial: cp210x: fix flow-control error handling
Johan Hovold
1
-3
/
+8
2021-07-30
USB: serial: cp210x: fix control-characters error handling
Johan Hovold
1
-5
/
+5
2021-07-21
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
John Keeping
1
-0
/
+1
2021-07-20
USB: serial: cp210x: fix comments for GE CS1000
Ian Ray
1
-2
/
+2
2021-06-24
Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-19
/
+170
2021-06-16
USB: serial: cp210x: add support for GPIOs on CP2108
Pho Tran
1
-19
/
+170
2021-06-10
USB: serial: cp210x: fix CP2102N-A01 modem control
Johan Hovold
1
-5
/
+59
2021-06-10
USB: serial: cp210x: fix alternate function for CP2102N QFN20
Stefan Agner
1
-1
/
+19
2021-04-12
USB: serial: cp210x: add gpio-configuration debug printk
Johan Hovold
1
-0
/
+6
2021-04-12
USB: serial: cp210x: provide gpio valid mask
Johan Hovold
1
-12
/
+13
2021-03-09
USB: serial: cp210x: add some more GE USB IDs
Sebastian Reichel
1
-0
/
+2
2021-03-09
USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter
Karan Singhal
1
-0
/
+1
2021-02-10
Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-46
/
+171
2021-02-09
USB: serial: make remove callback return void
Uwe Kleine-König
1
-4
/
+2
2021-02-01
USB: serial: cp210x: clean up auto-RTS handling
Johan Hovold
1
-2
/
+1
2021-02-01
USB: serial: cp210x: fix RTS handling
Johan Hovold
1
-7
/
+40
2021-02-01
USB: serial: cp210x: clean up printk zero padding
Johan Hovold
1
-2
/
+2
2021-02-01
USB: serial: cp210x: clean up flow-control debug message
Johan Hovold
1
-2
/
+2
2021-02-01
USB: serial: cp210x: drop shift macros
Johan Hovold
1
-17
/
+11
2021-02-01
USB: serial: cp210x: fix modem-control handling
Johan Hovold
1
-4
/
+16
2021-02-01
USB: serial: cp210x: suppress modem-control errors
Johan Hovold
1
-3
/
+30
2021-01-25
USB: serial: cp210x: add pid/vid for WSDA-200-USB
Pho Tran
1
-0
/
+1
2021-01-18
USB: serial: cp210x: add copyright notice
Johan Hovold
1
-0
/
+1
2021-01-18
USB: serial: cp210x: drop unused includes
Johan Hovold
1
-3
/
+0
[next]