aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/console.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19USB serial: update the console driverAlan Stern1-9/+19
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox1-2/+2
2009-07-12USB: console: Fix regression in usb console on kernel bootJason Wessel1-6/+7
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox1-2/+4
2009-01-02Add device function for USB serial consoleKevin Hao1-0/+13
2008-12-01Add kref to fake tty used by USB consoleKevin Hao1-0/+1
2008-10-13tty: usb-serial krefsAlan Cox1-4/+4
2008-09-08usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-07-22tty-usb-console: Fix termiosAlan Cox1-32/+5
2008-07-22tty-usb-console: tidy the USB console codeAlan Cox1-61/+66
2008-07-22usb_serial: API all changeAlan Cox1-17/+17
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-02-01USB: usb_serial_console: allocate fake tty and termios before calling driver open() methodAristeu Rozanski1-34/+48
2008-02-01USB: usb_serial: clean tty reference in the last closeAristeu Rozanski1-1/+2
2008-02-01USB: usb_serial_console: fix command line parsingAristeu Rozanski1-3/+6
2007-10-25usb serial: kill another case we pass NULL and shouldn'tAlan Cox1-1/+3
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-12-01USB serial: replace kmalloc+memset with kzallocBurman Yan1-4/+2
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB console: fix disconnection issuesGuennadi Liakhovetski1-2/+15
2006-06-21[PATCH] USB: console: fix cr/lf issuesPaul Fulghum1-9/+30
2006-04-14[PATCH] USB: remove __init from usb_console_setupPaul Fulghum1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+264