aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-06sparc: serial: Clean up the locking for -rtDavid Miller4-39/+25
2014-02-22Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman1-18/+7
2014-02-13vt: Fix secure clear screenPetr Písař1-0/+2
2014-02-13serial: 8250: Support XR17V35x fraction divisorJoe Schultz1-0/+18
2014-02-13n_tty: Fix stale echo outputPeter Hurley1-5/+7
2014-02-13serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li1-1/+3
2014-02-13serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov1-1/+2
2014-02-13n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0Peter Hurley1-1/+1
2014-02-13serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik1-1/+4
2014-02-13serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-2/+2
2014-02-13serial: omap-serial: Move info message to probe functionMarkus Pargmann1-3/+3
2014-02-07tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-7/+18
2014-02-07tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel1-0/+11
2014-02-07drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker4-42/+4
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-6/+3
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-11/+79
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-11/+79
2014-01-28Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-6/+16
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-8/+95
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-51/+138
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-190/+170
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2014-01-23tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.hFlorian Fainelli1-2/+1
2014-01-23tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macrosFlorian Fainelli1-3/+2
2014-01-23tty: serial: bcm63xx_uart: remove unused inclusionFlorian Fainelli1-1/+0
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-22Merge branch 'fixes' into tty-nextGreg Kroah-Hartman3-6/+16
2014-01-22s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner1-7/+26
2014-01-22s390/hvc_iucv: Display connection details through device attributesHendrik Brueckner1-0/+68
2014-01-22s390/hvc_iucv: fix sparse warningHendrik Brueckner1-1/+1
2014-01-13audit: convert all sessionid declaration to unsigned intEric Paris1-1/+1
2014-01-13tty/serial: at91: disable uart timer at start of shutdownMarek Roszko1-12/+10
2014-01-12serial: mpc512x: setup the PSC FIFO clock as wellGerhard Sittig1-6/+44
2014-01-12serial: mpc512x: adjust for OF based clock lookupGerhard Sittig1-5/+35
2014-01-09drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard1-1/+1
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson1-1/+1
2014-01-09tty: serial: Limit msm_serial_hs driver to platforms that use itStephen Boyd1-1/+1
2014-01-07serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren1-0/+4
2014-01-07tty/serial: at91: reset rx_ring when port is shutdownMark Deneen1-0/+6
2014-01-07tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko1-1/+2
2014-01-07tty/serial: at91: Handle shutdown more safelyMarek Roszko1-7/+13
2014-01-07serial: sirf: correct condition for fetching dma buffer into ttyQipan Li1-2/+6
2014-01-07serial: sirf: provide pm entries of uart_opsQipan Li1-3/+11
2014-01-07serial: sirf: use PM macro initialize PM functionsQipan Li1-6/+11
2014-01-07serial: clps711x: Enable driver compilation with COMPILE_TESTAlexander Shiyan2-20/+23
2014-01-07serial: clps711x: Add support for N_IRDA line disciplineAlexander Shiyan1-8/+12
2014-01-07tty: synclink: avoid sleep_on raceArnd Bergmann3-6/+6
2014-01-07tty/amiserial: avoid interruptible_sleep_onArnd Bergmann1-8/+18
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker15-15/+0