summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-311-6/+3Star
|\
| * tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.hFlorian Fainelli2014-01-231-2/+1Star
| * tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macrosFlorian Fainelli2014-01-231-3/+2Star
| * tty: serial: bcm63xx_uart: remove unused inclusionFlorian Fainelli2014-01-231-1/+0Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-311-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-293-6/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'fixes' into tty-nextGreg Kroah-Hartman2014-01-223-6/+16
| |\ \ \
| | * | | tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann2013-12-091-0/+2
| | * | | serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe2013-12-091-2/+2
| | * | | serial: icom: dereference after free in load_code()Dan Carpenter2013-12-091-2/+2
| | * | | serial: 8250_dw: add new ACPI IDsMika Westerberg2013-12-091-0/+2
| | * | | tty: serial: pch: don't crash if DMA enabled but not loadedSebastian Andrzej Siewior2013-12-091-3/+7
| | * | | serial: samsung: move clock deactivation below uart registrationHeiko Stübner2013-12-091-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-281-1/+1
|\ \ \ \ \
| * | | | | drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard2014-01-101-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-242-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/+5Star
| * | | | | | | Merge branch 'renesas/drivers-sci2' into next/driversOlof Johansson2014-01-022-168/+154Star
| |\| | | | | | | | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-243-190/+170Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'renesas-sh-sci2-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-01-022-151/+132Star
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | 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/+0Star
| | * | | | | | serial: sh-sci: Move overrun_bit and error_mask fields out of pdataLaurent Pinchart2013-12-242-28/+24Star
| | * | | | | | serial: sh-sci: Support resources passed through platform resourcesLaurent Pinchart2013-12-241-16/+49
| | * | | | | | serial: sh-sci: Don't check IRQ in verify port operationLaurent Pinchart2013-12-241-4/+0Star
| | * | | | | | serial: sh-sci: Set the UPF_FIXED_PORT flagLaurent Pinchart2013-12-241-1/+1
| | * | | | | | serial: sh-sci: Remove duplicate interrupt check in verify port opLaurent Pinchart2013-12-241-1/+1
| | * | | | | | serial: sh-sci: Simplify baud rate calculation algorithmsLaurent Pinchart2013-12-241-4/+4
| | * | | | | | serial: sh-sci: Remove baud rate calculation algorithm 5Laurent Pinchart2013-12-241-2/+0Star
| | * | | | | | serial: sh-sci: Sort headers alphabeticallyLaurent Pinchart2013-12-241-21/+21
| * | | | | | | Merge tag 'renesas-sh-sci-for-v3.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-291-17/+22
| |\| | | | | |
| | * | | | | | serial: sh-sci: Convert to clk_prepare/unprepareLaurent Pinchart2013-12-141-4/+4
| | * | | | | | serial: sh-sci: Don't enable/disable port from within break timerLaurent Pinchart2013-12-141-4/+8
| | * | | | | | serial: sh-sci: Fix warnings due to improper casts and printk formatsLaurent Pinchart2013-12-121-9/+10
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-261-22/+16Star
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | serial: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-121-18/+6Star