summaryrefslogtreecommitdiff
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* tty: Correct INPCK handlingPeter Hurley2014-07-091-9/+10
* serial: Fix IGNBRK handlingPeter Hurley2014-07-0934-32/+44
* Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings2014-06-111-0/+2
* 8250_core: Fix unwanted TX chars writeLoic Poulain2014-06-071-1/+1
* serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain2014-06-071-2/+7
* serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren2014-05-311-12/+17
* n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley2014-05-131-0/+4
* tty: Fix lockless tty buffer racePeter Hurley2014-05-131-3/+14
* tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling2014-05-131-1/+1
* drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama2014-05-131-1/+1
* hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker2014-05-061-1/+5
* tty: Fix low_latency BUGPeter Hurley2014-04-262-19/+4
* tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke2014-04-261-6/+17
* sparc: serial: Clean up the locking for -rtDavid Miller2014-03-064-39/+25
* Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman2014-02-221-18/+7
* vt: Fix secure clear screenPetr Písař2014-02-131-0/+2
* serial: 8250: Support XR17V35x fraction divisorJoe Schultz2014-02-131-0/+18
* n_tty: Fix stale echo outputPeter Hurley2014-02-131-5/+7
* serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li2014-02-131-1/+3
* serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov2014-02-131-1/+2
* n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0Peter Hurley2014-02-131-1/+1
* serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik2014-02-131-1/+4
* serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-02-131-2/+2
* serial: omap-serial: Move info message to probe functionMarkus Pargmann2014-02-131-3/+3
* tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke2014-02-071-7/+18
* tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel2014-02-071-0/+11
* drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker2014-02-074-42/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-301-6/+3
|\
| * tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.hFlorian Fainelli2014-01-231-2/+1
| * tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macrosFlorian Fainelli2014-01-231-3/+2
| * tty: serial: bcm63xx_uart: remove unused inclusionFlorian Fainelli2014-01-231-1/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-301-11/+79
|\ \
| * \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-291-11/+79
| |\ \
| | * | serial: mpc512x: setup the PSC FIFO clock as wellGerhard Sittig2014-01-121-6/+44
| | * | serial: mpc512x: adjust for OF based clock lookupGerhard Sittig2014-01-121-5/+35
* | | | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-283-6/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'fixes' into tty-nextGreg Kroah-Hartman2014-01-223-6/+16
| |\ \ \
| | * | | tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann2013-12-081-0/+2
| | * | | serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe2013-12-081-2/+2
| | * | | serial: icom: dereference after free in load_code()Dan Carpenter2013-12-081-2/+2
| | * | | serial: 8250_dw: add new ACPI IDsMika Westerberg2013-12-081-0/+2
| | * | | tty: serial: pch: don't crash if DMA enabled but not loadedSebastian Andrzej Siewior2013-12-081-3/+7
| | * | | serial: samsung: move clock deactivation below uart registrationHeiko Stübner2013-12-081-1/+7
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-281-8/+95
|\ \ \ \ \
| * | | | | s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner2014-01-221-7/+26
| * | | | | s390/hvc_iucv: Display connection details through device attributesHendrik Brueckner2014-01-221-0/+68
| * | | | | s390/hvc_iucv: fix sparse warningHendrik Brueckner2014-01-221-1/+1
| |/ / / /
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-271-1/+1
|\ \ \ \ \
| * | | | | drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard2014-01-091-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-51/+138
|\ \ \ \ \