index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
pl2303.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: pl2303: add support for more HXN (G) types
Johan Hovold
2022-06-22
1
-12
/
+17
*
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
1
-0
/
+3
|
\
|
*
USB: serial: pl2303: fix type detection for odd device
Johan Hovold
2022-05-18
1
-0
/
+3
*
|
USB: serial: pl2303: add device id for HP LM930 Display
Scott Chen
2022-05-05
1
-0
/
+1
|
/
*
USB: serial: pl2303: fix GS type detection
Johan Hovold
2022-03-07
1
-0
/
+1
*
USB: serial: pl2303: add IBM device IDs
Eddie James
2022-03-04
1
-0
/
+1
*
USB: serial: pl2303: fix GC type detection
Johan Hovold
2021-11-23
1
-0
/
+1
*
USB: serial: pl2303: fix GL type detection
Robert Marko
2021-08-30
1
-0
/
+1
*
USB: serial: pl2303: fix GT type detection
Johan Hovold
2021-08-04
1
-0
/
+1
*
USB: serial: pl2303: fix HX type detection
Johan Hovold
2021-07-30
1
-16
/
+25
*
tty: make use of tty_get_{char,frame}_size
Jiri Slaby
2021-06-15
1
-14
/
+1
*
USB: serial: pl2303: add device id for ADLINK ND-6530 GC
Zolton Jheng
2021-05-10
1
-0
/
+1
*
USB: serial: stop reporting legacy UART types
Johan Hovold
2021-04-08
1
-6
/
+0
*
USB: serial: add generic support for TIOCSSERIAL
Johan Hovold
2021-04-08
1
-9
/
+1
*
USB: serial: pl2303: fix TIOCGSERIAL implementation
Johan Hovold
2021-04-08
1
-2
/
+3
*
USB: serial: pl2303: TA & TB alternate divider with non-standard baud rates
Michael G. Katzmann
2021-03-17
1
-0
/
+44
*
USB: serial: pl2303: add device-type names
Johan Hovold
2021-03-17
1
-1
/
+8
*
USB: serial: pl2303: tighten type HXN (G) detection
Johan Hovold
2021-03-17
1
-12
/
+20
*
USB: serial: pl2303: rename legacy PL2303H type
Johan Hovold
2021-03-17
1
-6
/
+6
*
USB: serial: pl2303: amend and tighten type detection
Johan Hovold
2021-03-17
1
-8
/
+42
*
USB: serial: pl2303: clean up type detection
Johan Hovold
2021-03-17
1
-26
/
+42
*
USB: serial: make remove callback return void
Uwe Kleine-König
2021-02-09
1
-3
/
+1
*
USB: serial: pl2303: fix line-speed handling on newer chips
Johan Hovold
2021-01-18
1
-1
/
+7
*
USB: serial: pl2303: add device-id for HP GC device
Scott Chen
2020-09-29
1
-0
/
+1
*
USB: serial: only set sysrq timestamp for consoles
Johan Hovold
2020-07-09
1
-1
/
+1
*
USB: serial: pl2303: add device-id for HP LD381
Scott Chen
2020-03-12
1
-0
/
+1
*
USB: serial: pl2303: add support for PL2303HXN
Charles Yeh
2019-10-23
1
-23
/
+101
*
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-20
1
-1
/
+1
*
USB: serial: pl2303: add Allied Telesis VT-Kit3
Chris Packham
2019-05-21
1
-0
/
+1
*
USB: serial: pl2303: fix tranceiver suspend mode
Johan Hovold
2019-04-03
1
-4
/
+29
*
USB: serial: pl2303: fix non-supported xon/xoff
Johan Hovold
2019-04-03
1
-5
/
+20
*
USB: serial: pl2303: add new PID to support PL2303TB
Charles Yeh
2019-01-17
1
-0
/
+1
*
USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays
Scott Chen
2018-12-18
1
-0
/
+5
*
pl2303: switch to ->get_serial()
Al Viro
2018-10-13
1
-21
/
+8
*
USB: serial: pl2303: add a new device id for ATEN
Movie Song
2018-08-02
1
-0
/
+2
*
USB: serial: pl2303: add support for tx xon/xoff flow control
Florian Zumbiehl
2018-05-22
1
-1
/
+15
*
USB: serial: pl2303: new device id for Chilitag
Greg Kroah-Hartman
2018-01-25
1
-0
/
+1
*
USB: serial: fix module-license macros
Johan Hovold
2017-11-04
1
-1
/
+1
*
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-4
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
USB: serial: pl2303: add new ATEN device id
Greg Kroah-Hartman
2017-08-10
1
-0
/
+2
*
USB: serial: pl2303: clean up legacy endpoint hack
Johan Hovold
2017-03-28
1
-38
/
+46
*
USB: serial: move pl2303 hack out of usb-serial core
Johan Hovold
2017-03-28
1
-2
/
+55
*
USB: serial: pl2303: simplify endpoint check
Johan Hovold
2017-03-16
1
-8
/
+3
*
Merge tag 'usb-serial-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-02-09
1
-6
/
+2
|
\
|
*
USB: serial: pl2303: fix line-setting error handling
Johan Hovold
2017-01-16
1
-6
/
+2
*
|
USB: serial: pl2303: add ATEN device ID
Marcel J.E. Mol
2017-01-31
1
-0
/
+1
|
/
*
USB: serial: pl2303: fix NULL-deref at open
Johan Hovold
2017-01-04
1
-0
/
+8
*
USB: pl2303: fix baud-rate divisor calculations
Michał Pecio
2015-07-30
1
-9
/
+26
*
USB: pl2303: Remove support for Samsung I330
Jason A. Donenfeld
2015-04-29
1
-1
/
+0
[next]