summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * \ \ \ \ Merge branch 'qcom/drivers' into next/driversOlof Johansson2014-01-091-1/+1
| |\ \ \ \ \
| | * | | | | tty: serial: Limit msm_serial_hs driver to platforms that use itStephen Boyd2014-01-091-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-021-2/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-01-021-50/+137
| |\ \ \ \ \ \
| | * | | | | | serial: sh-sci: Add OF supportBastian Hecht2013-12-241-3/+98
| | * | | | | | serial: sh-sci: Remove platform data mapbase and irqs fieldsLaurent Pinchart2013-12-241-26/+34
| | * | | | | | serial: sh-sci: Remove platform data scbrr_algo_id fieldLaurent Pinchart2013-12-241-21/+5
| * | | | | | | Merge branch 'renesas/drivers-sci2' into next/driversOlof Johansson2014-01-022-168/+154
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | / / / / | | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-233-190/+170
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'renesas-sh-sci2-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-01-022-151/+132
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | serial: sh-sci: Rework baud rate calculationLaurent Pinchart2013-12-241-7/+30
| | * | | | | | serial: sh-sci: Compute overrun_bit without using baud rate algoLaurent Pinchart2013-12-241-12/+14
| | * | | | | | serial: sh-sci: Remove unused GPIO request codeLaurent Pinchart2013-12-241-67/+0
| | * | | | | | serial: sh-sci: Move overrun_bit and error_mask fields out of pdataLaurent Pinchart2013-12-242-28/+24
| | * | | | | | serial: sh-sci: Support resources passed through platform resourcesLaurent Pinchart2013-12-241-16/+49
OpenPOWER on IntegriCloud