| Commit message (Expand) | Author | Age | Files | Lines |
* | usb-console: pass baud from console to the initial tty open | Jason Wessel | 2010-05-20 | 1 | -12/+10 |
* | usb-serial: Use tty_port version console instead of usb_serial_port | Jason Wessel | 2010-05-20 | 1 | -3/+2 |
* | tty_port,usb-console: Fix usb serial console open/close regression | Jason Wessel | 2010-03-19 | 1 | -0/+1 |
* | USB serial: update the console driver | Alan Stern | 2009-09-19 | 1 | -9/+19 |
* | tty: USB does not need the filp argument in the drivers | Alan Cox | 2009-09-19 | 1 | -2/+2 |
* | USB: console: Fix regression in usb console on kernel boot | Jason Wessel | 2009-07-13 | 1 | -6/+7 |
* | tty: Bring the usb tty port structure into more use | Alan Cox | 2009-06-11 | 1 | -2/+4 |
* | Add device function for USB serial console | Kevin Hao | 2009-01-02 | 1 | -0/+13 |
* | Add kref to fake tty used by USB console | Kevin Hao | 2008-12-01 | 1 | -0/+1 |
* | tty: usb-serial krefs | Alan Cox | 2008-10-13 | 1 | -4/+4 |
* | usb: fix null deferences in low level usb serial | Jason Wessel | 2008-09-09 | 1 | -1/+1 |
* | tty-usb-console: Fix termios | Alan Cox | 2008-07-22 | 1 | -32/+5 |
* | tty-usb-console: tidy the USB console code | Alan Cox | 2008-07-22 | 1 | -61/+66 |
* | usb_serial: API all change | Alan Cox | 2008-07-22 | 1 | -17/+17 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-25 | 1 | -5/+5 |
* | USB: usb_serial_console: allocate fake tty and termios before calling driver ... | Aristeu Rozanski | 2008-02-01 | 1 | -34/+48 |
* | USB: usb_serial: clean tty reference in the last close | Aristeu Rozanski | 2008-02-01 | 1 | -1/+2 |
* | USB: usb_serial_console: fix command line parsing | Aristeu Rozanski | 2008-02-01 | 1 | -3/+6 |
* | usb serial: kill another case we pass NULL and shouldn't | Alan Cox | 2007-10-25 | 1 | -1/+3 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -1/+1 |
* | USB serial: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-01 | 1 | -4/+2 |
* | [PATCH] USB: move usb-serial.h to include/linux/usb/ | Greg Kroah-Hartman | 2006-07-13 | 1 | -2/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] USB console: fix disconnection issues | Guennadi Liakhovetski | 2006-06-22 | 1 | -2/+15 |
* | [PATCH] USB: console: fix cr/lf issues | Paul Fulghum | 2006-06-22 | 1 | -9/+30 |
* | [PATCH] USB: remove __init from usb_console_setup | Paul Fulghum | 2006-04-14 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+264 |