aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/console.c
AgeCommit message (Expand)Author
2010-05-20usb-console: pass baud from console to the initial tty openJason Wessel
2010-05-20usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel
2009-09-19USB serial: update the console driverAlan Stern
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-07-12USB: console: Fix regression in usb console on kernel bootJason Wessel
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-01-02Add device function for USB serial consoleKevin Hao
2008-12-01Add kref to fake tty used by USB consoleKevin Hao
2008-10-13tty: usb-serial krefsAlan Cox
2008-09-08usb: fix null deferences in low level usb serialJason Wessel
2008-07-22tty-usb-console: Fix termiosAlan Cox
2008-07-22tty-usb-console: tidy the USB console codeAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01USB: usb_serial_console: allocate fake tty and termios before calling driver ...Aristeu Rozanski
2008-02-01USB: usb_serial: clean tty reference in the last closeAristeu Rozanski
2008-02-01USB: usb_serial_console: fix command line parsingAristeu Rozanski
2007-10-25usb serial: kill another case we pass NULL and shouldn'tAlan Cox
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-01USB serial: replace kmalloc+memset with kzallocBurman Yan
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] USB console: fix disconnection issuesGuennadi Liakhovetski
2006-06-21[PATCH] USB: console: fix cr/lf issuesPaul Fulghum
2006-04-14[PATCH] USB: remove __init from usb_console_setupPaul Fulghum
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds