summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/console.c
Commit message (Expand)AuthorAgeFilesLines
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-091-1/+0Star
* USB: serial: remove redundant OOM messagesJohan Hovold2014-01-031-2/+0Star
* USB: console: remove unnecessary operations testJohan Hovold2013-07-241-15/+3Star
* USB: console: use dev_dbgJohan Hovold2013-07-241-4/+5
* USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-171-3/+3
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-101-1/+1
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-14/+9Star
|\
| * USB: Serial: usb-serial: remove debug module parameterGreg Kroah-Hartman2012-09-181-5/+1Star
| * USB: serial: core: clean up dbg and printk usage.Greg Kroah-Hartman2012-09-141-7/+8
| * USB: serial: core: remove some trace debugging callsGreg Kroah-Hartman2012-09-141-2/+0Star
* | tty: fix up usb serial console for termios change.Stephen Rothwell2012-08-101-2/+2
|/
* USB: console.c: remove err() usageGreg Kroah-Hartman2012-04-211-4/+5
* usb-console: pass baud from console to the initial tty openJason Wessel2010-05-201-12/+10Star
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-201-3/+2Star
* tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel2010-03-191-0/+1
* USB serial: update the console driverAlan Stern2009-09-191-9/+19
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-2/+2
* USB: console: Fix regression in usb console on kernel bootJason Wessel2009-07-131-6/+7
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-2/+4
* Add device function for USB serial consoleKevin Hao2009-01-021-0/+13
* Add kref to fake tty used by USB consoleKevin Hao2008-12-011-0/+1
* tty: usb-serial krefsAlan Cox2008-10-131-4/+4
* usb: fix null deferences in low level usb serialJason Wessel2008-09-091-1/+1
* tty-usb-console: Fix termiosAlan Cox2008-07-221-32/+5Star
* tty-usb-console: tidy the USB console codeAlan Cox2008-07-221-61/+66
* usb_serial: API all changeAlan Cox2008-07-221-17/+17
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-5/+5
* USB: usb_serial_console: allocate fake tty and termios before calling driver ...Aristeu Rozanski2008-02-011-34/+48
* USB: usb_serial: clean tty reference in the last closeAristeu Rozanski2008-02-011-1/+2
* USB: usb_serial_console: fix command line parsingAristeu Rozanski2008-02-011-3/+6
* usb serial: kill another case we pass NULL and shouldn'tAlan Cox2007-10-251-1/+3
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-011-4/+2Star
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-131-2/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB console: fix disconnection issuesGuennadi Liakhovetski2006-06-221-2/+15
* [PATCH] USB: console: fix cr/lf issuesPaul Fulghum2006-06-221-9/+30
* [PATCH] USB: remove __init from usb_console_setupPaul Fulghum2006-04-141-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+264