index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
pl2303.c
Age
Commit message (
Expand
)
Author
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-08-23
USB: pl2303: New vendor and product id
Jef Driesen
2010-08-21
USB: drop tty argument from usb_serial_handle_sysrq_char()
Dmitry Torokhov
2010-05-20
USB: pl2303: use tty_insert_flip_string_fixed_flag
Johan Hovold
2010-05-20
USB: pl2303: use generic close
Johan Hovold
2010-05-20
USB: pl2303: switch to generic write implementation
Johan Hovold
2010-05-20
USB: pl2303: switch to generic read implementation
Johan Hovold
2010-05-20
USB: pl2303: increase bulk-in buffer size to 256 byte
Johan Hovold
2010-05-20
USB: pl2303: increase the bulk-out buffer size to 256 byte
Johan Hovold
2010-05-20
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
2010-04-30
USB: serial: pl2303: Hybrid reader Uniform HCR331
Simone Contini
2010-04-22
USB: pl2303: add AdLink ND-6530 USB IDs
Manuel Jander
2010-03-02
USB: pl2303: remove unnecessary reset of usb_device in urbs
Johan Hovold
2010-03-02
USB: pl2303: initial TIOCGSERIAL support
John Tsiombikas
2010-03-02
USB: remove references to port->port.count from the serial drivers
Alan Stern
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
2010-03-02
USB serial: make USB device id constant
Németh Márton
2009-10-09
USB: pl2303: fix error characters not being reported to ldisc
Johan Hovold
2009-09-23
USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bits
Frank Schaefer
2009-09-23
USB-serial: pl2303: add space/mark parity
Frank Schaefer
2009-09-23
USB-serial: pl2303: fix baud rate handling in case of unsupported values
Frank Schaefer
2009-09-23
USB: serial: pl2303: new hardware support - sanwa multimeter
Pawel Ludwikow
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-08-07
USB: pl2303: New vendor and product id
Khanh-Dang Nguyen Thu Lam
2009-07-12
USB: pl2303: New vendor and product id for the prolific driver
Gianpaolo Cugola
2009-07-10
tty: Fix the PL2303 private methods for sysrq
Alan Cox
2009-07-10
tty: Fix USB kref leak
Alan Cox
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
USB: pl2303 usb_serial: implement sysrq handling on break
Jason Wessel
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
2009-04-06
tty: pl2303 needs identifiers for Siemens S81 as well as EF81
Alan Cox
2008-12-17
USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display
Mike Provencher
2008-12-17
USB: add 5372:2303 to pl2303
Matthew Arnold
2008-10-17
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
2008-10-13
tty: usb-serial krefs
Alan Cox
2008-10-13
usb: fix pl2303 initialization
Jason Wessel
2008-08-13
USB: pl2023: Remove USB id (4348:5523) handled by ch341
Tollef Fog Heen
2008-07-22
tty-usb-pl2303: Coding style
Alan Cox
2008-07-22
usb_serial: API all change
Alan Cox
2008-07-03
USB: add a pl2303 device id
Greg Kroah-Hartman
2008-05-29
USB: pl2303: another product ID
Steve Murphy
2008-05-20
usb-serial: Use ftdi_sio driver for RATOC REX-USB60F
Atsushi Nemoto
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-24
usb serial: more fixes and groundwork for tty changes
Alan Cox
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
USB: serial: remove unneeded number endpoints settings
Greg Kroah-Hartman
2008-03-24
USB: pl2303: another product ID
Max Arnold
2008-02-01
USB: last abuses of intfdata in close for usb-serial drivers
Oliver Neukum
2008-02-01
USB: pl2303: Add autosuspend support to pl2303 usb serial converter.
Sarah Sharp
2008-02-01
USB: pl2303: Move pl2303 vendor specific init to probe function.
Sarah Sharp
[next]