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