index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
cp210x.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-01-18
USB: serial: cp210x: drop short control-transfer checks
Johan Hovold
1
-12
/
+6
2021-01-18
USB: serial: cp210x: update control-characters on every change
Johan Hovold
1
-3
/
+7
2021-01-18
USB: serial: cp210x: set IXOFF thresholds
Johan Hovold
1
-0
/
+3
2021-01-18
USB: serial: cp210x: add support for software flow control
Wang Sheng Long
1
-2
/
+65
2021-01-13
USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
Chenxin Jin
1
-0
/
+1
2020-12-04
USB: serial: cp210x: clean up dtr_rts()
Johan Hovold
1
-4
/
+4
2020-12-04
USB: serial: cp210x: refactor flow-control handling
Johan Hovold
1
-50
/
+47
2020-12-04
USB: serial: cp210x: drop flow-control debugging
Johan Hovold
1
-5
/
+1
2020-12-04
USB: serial: cp210x: set terminal settings on open
Johan Hovold
1
-283
/
+6
2020-12-04
USB: serial: cp210x: clean up line-control handling
Johan Hovold
1
-60
/
+41
2020-12-04
USB: serial: cp210x: return early on unchanged termios
Johan Hovold
1
-0
/
+12
2020-07-14
USB: serial: cp210x: use in-kernel types in port data
Johan Hovold
1
-1
/
+1
2020-07-14
USB: serial: cp210x: drop unnecessary packed attributes
Johan Hovold
1
-3
/
+3
2020-07-14
USB: serial: cp210x: add support for TIOCGICOUNT
Johan Hovold
1
-0
/
+1
2020-07-14
USB: serial: cp210x: add support for line-status events
Johan Hovold
1
-3
/
+186
2020-07-14
USB: serial: cp210x: disable interface on errors in open
Johan Hovold
1
-1
/
+10
2020-07-06
USB: serial: cp210x: re-enable auto-RTS on open
Brant Merryman
1
-0
/
+17
2020-07-06
USB: serial: cp210x: enable usb generic throttle/unthrottle
Brant Merryman
1
-0
/
+2
2019-11-18
usb-serial: cp201x: support Mark-10 digital force gauge
Greg Kroah-Hartman
1
-0
/
+1
2019-03-28
USB: serial: cp210x: add new device id
Greg Kroah-Hartman
1
-0
/
+1
2019-02-21
Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-0
/
+1
2019-02-20
USB: serial: cp210x: fix GPIO in autosuspend
Karoly Pados
1
-0
/
+11
2019-02-07
USB: serial: cp210x: add ID for Ingenico 3070
Ivan Mironov
1
-0
/
+1
2019-02-07
USB: serial: cp210x: add minimum baud rate for CP2105 SCI
Johanna Abrahamsson
1
-9
/
+8
2019-02-04
USB: serial: cp210x: add GPIO support for CP2104
Icenowy Zheng
1
-4
/
+78
2019-01-25
USB: serial: cp210x: support all gpios on CP2102N QFN28 package
Mans Rullgard
1
-6
/
+13
2018-07-20
Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-81
/
+340
2018-07-20
USB: serial: cp210x: implement GPIO support for CP2102N
Karoly Pados
1
-36
/
+209
2018-07-18
USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105
Johan Hovold
1
-2
/
+7
2018-07-18
USB: serial: cp210x: generalise CP2102N line-speed handling
Johan Hovold
1
-23
/
+27
2018-07-18
USB: serial: cp210x: improve baudrate support for CP2102N
Karoly Pados
1
-5
/
+34
2018-07-18
USB: serial: cp210x: honour device-type maximum line speed
Johan Hovold
1
-3
/
+38
[next]