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
/
usb-serial.c
Age
Commit message (
Expand
)
Author
2006-12-01
usb: usb-serial free urb cleanup
Mariusz Kozlowski
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2006-09-27
usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver
Johannes Steingraeber
2006-09-27
USB: fix __must_check warnings in drivers/usb/serial/
Greg Kroah-Hartman
2006-09-27
USB: usb-serial: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-12
usbserial: Reference leak
Matthias Urlichs
2006-07-12
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
2006-07-12
[PATCH] USB: fix usb-serial leaks, oopses on disconnect
Pete Zaitcev
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-21
[PATCH] usbserial: Fixes wrong return values.
Luiz Fernando N. Capitulino
2006-06-21
[PATCH] USB Serial: clean tty fields on failed device open
Frank Gevaerts
2006-06-21
[PATCH] USB: rmmod pl2303 after -28
Pete Zaitcev
2006-06-21
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
Pete Zaitcev
2006-06-21
[PATCH] USB console: fix disconnection issues
Guennadi Liakhovetski
2006-06-21
[PATCH] USB: console: prevent ENODEV on node
Paul Fulghum
2006-05-12
[PATCH] usbserial: Fixes leak in serial_open() error path.
Luiz Fernando Capitulino
2006-05-12
[PATCH] usbserial: Fixes use-after-free in serial_open().
Luiz Fernando Capitulino
2006-04-14
[PATCH] USB serial: Converts port semaphore to mutexes.
Luiz Fernando Capitulino
2006-03-20
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
2006-03-06
[PATCH] USB Serial: fix use-after-free bug in usb-serial core
Greg Kroah-Hartman
2006-01-10
spelling: s/trough/through/
Adrian Bunk
2006-01-04
[PATCH] USB: usbserial: race-condition fix.
Luiz Fernando Capitulino
2006-01-04
[PATCH] USB: usbserial: Adds missing checks and bug fix.
Luiz Fernando Capitulino
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
2005-10-28
[PATCH] USB Serial: remove driver version from a few drivers
Greg Kroah-Hartman
2005-10-28
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
2005-10-28
[PATCH] USB Serial: move old changelog comments out of source code
Greg Kroah-Hartman
2005-10-28
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
2005-10-28
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
Greg Kroah-Hartman
2005-09-08
[PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * casts
Tobias Klauser
2005-06-27
[PATCH] USB: add ability for usb-serial drivers to determine if their write u...
Greg Kroah-Hartman
2005-05-31
[PATCH] USB: fix usb-serial generic initialization
Greg Kroah-Hartman
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds