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
2010-03-02
tty: Fix various bogus WARN checks in the usb serial layer
Alan Cox
2010-03-02
USB: serial: fix typo in debug message
Johan Hovold
2009-12-23
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-11
usb_serial: Kill port mutex
Alan Cox
2009-12-11
usb_serial: Use the shutdown() operation
Alan Cox
2009-12-11
tty_port: add "tty_port_open" helper
Alan Cox
2009-10-09
USB: small fix in error case of suspend in generic usbserial code
Oliver Neukum
2009-10-09
USB: serial: don't call release without attach
Alan Stern
2009-09-27
tty: Fix regressions caused by commit b50989dc
Dave Young
2009-09-23
USB: use kfifo to buffer usb-generic serial writes
David VomLehn
2009-09-23
USB: fix wrong order of events in usb serial suspension
Oliver Neukum
2009-09-23
USB: usb-serial, remove unused variables
Jiri Slaby
2009-09-19
usb-serial: straighten out serial_open
Alan Stern
2009-09-19
usb-serial: add missing tests and debug lines
Alan Stern
2009-09-19
usb-serial: rename subroutines
Alan Stern
2009-09-19
usb-serial: fix termios initialization logic
Alan Stern
2009-09-19
usb-serial: acquire references when a new tty is installed
Alan Stern
2009-09-19
usb-serial: change logic of serial lookups
Alan Stern
2009-09-19
usb-serial: put subroutines in logical order
Alan Stern
2009-09-19
usb-serial: change referencing of port and serial structures
Alan Stern
2009-09-19
tty: USB serial termios bits
Alan Cox
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
2009-09-19
tty: USB hangup is racy
Alan Cox
2009-07-27
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
2009-07-27
tty: Fix a USB serial crash/scribble
Alan Cox
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-12
USB: console: Fix regression in usb console on kernel boot
Jason Wessel
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-25
usb_serial: Fix oops when unexisting usb serial device is opened.
Thadeu Lima de Souza Cascardo
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
2009-05-28
usb-serial: fix crash when sub-driver updates firmware
Alan Stern
2009-04-23
USB: serial: fix lifetime and locking problems
Alan Stern
2009-04-01
proc tty: switch usb-serial to ->proc_fops
Alexey Dobriyan
2009-03-24
usb-serial: fix usb_serial_register bug when boot with nousb param
Dave Young
2009-03-24
USB: serial: refuse to open recently removed USB Serial devices
James Woodcock
2009-03-24
USB: serial: remove recourse to generic method
Oliver Neukum
2009-03-24
USB: serial: use generic method if no alternative is provided in usb serial l...
Oliver Neukum
2009-03-24
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
2009-01-12
usb-serial: remove NULL check
Alan Cox
2009-01-02
tty: Drop the lock_kernel in the private ioctl hook
Alan Cox
2009-01-02
tty: USB tty devices can block in tcdrain when unplugged
Alan Cox
2009-01-02
tty: Fix close races in USB serial
Alan Cox
2008-10-30
tty: Fix USB kref leak
Alan Cox
2008-10-17
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
2008-10-17
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
[next]