aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-30
|\
| * tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.hFlorian Fainelli2014-01-23
| * tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macrosFlorian Fainelli2014-01-23
| * tty: serial: bcm63xx_uart: remove unused inclusionFlorian Fainelli2014-01-23
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-30
|\ \
| * \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-29
| |\ \
| | * | serial: mpc512x: setup the PSC FIFO clock as wellGerhard Sittig2014-01-12
| | * | serial: mpc512x: adjust for OF based clock lookupGerhard Sittig2014-01-12
* | | | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-28
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'fixes' into tty-nextGreg Kroah-Hartman2014-01-22
| |\ \ \
| | * | | tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann2013-12-08
| | * | | serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe2013-12-08
| | * | | serial: icom: dereference after free in load_code()Dan Carpenter2013-12-08
| | * | | serial: 8250_dw: add new ACPI IDsMika Westerberg2013-12-08
| | * | | tty: serial: pch: don't crash if DMA enabled but not loadedSebastian Andrzej Siewior2013-12-08
| | * | | serial: samsung: move clock deactivation below uart registrationHeiko Stübner2013-12-08
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'qcom/drivers' into next/driversOlof Johansson2014-01-09
| |\ \ \ \ \
| | * | | | | tty: serial: Limit msm_serial_hs driver to platforms that use itStephen Boyd2014-01-09
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-01-02
| |\ \ \ \ \
| | * | | | | serial: sh-sci: Add OF supportBastian Hecht2013-12-24
| | * | | | | serial: sh-sci: Remove platform data mapbase and irqs fieldsLaurent Pinchart2013-12-24
| | * | | | | serial: sh-sci: Remove platform data scbrr_algo_id fieldLaurent Pinchart2013-12-24
| * | | | | | Merge branch 'renesas/drivers-sci2' into next/driversOlof Johansson2014-01-02
| |\| | | | | | | |/ / / / | |/| | | |
* | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'renesas-sh-sci2-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-01-02
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | serial: sh-sci: Rework baud rate calculationLaurent Pinchart2013-12-23
| | * | | | | serial: sh-sci: Compute overrun_bit without using baud rate algoLaurent Pinchart2013-12-23
| | * | | | | serial: sh-sci: Remove unused GPIO request codeLaurent Pinchart2013-12-23
| | * | | | | serial: sh-sci: Move overrun_bit and error_mask fields out of pdataLaurent Pinchart2013-12-23
| | * | | | | serial: sh-sci: Support resources passed through platform resourcesLaurent Pinchart2013-12-23
| | * | | | | serial: sh-sci: Don't check IRQ in verify port operationLaurent Pinchart2013-12-23
| | * | | | | serial: sh-sci: Set the UPF_FIXED_PORT flagLaurent Pinchart2013-12-23
| | * | | | | serial: sh-sci: Remove duplicate interrupt check in verify port opLaurent Pinchart2013-12-23
| | * | | | | serial: sh-sci: Simplify baud rate calculation algorithmsLaurent Pinchart2013-12-23
| | * | | | | serial: sh-sci: Remove baud rate calculation algorithm 5Laurent Pinchart2013-12-23
| | * | | | | serial: sh-sci: Sort headers alphabeticallyLaurent Pinchart2013-12-23
| * | | | | | Merge tag 'renesas-sh-sci-for-v3.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-29
| |\| | | | |
| | * | | | | serial: sh-sci: Convert to clk_prepare/unprepareLaurent Pinchart2013-12-13
| | * | | | | serial: sh-sci: Don't enable/disable port from within break timerLaurent Pinchart2013-12-13
| | * | | | | serial: sh-sci: Fix warnings due to improper casts and printk formatsLaurent Pinchart2013-12-12
| | | |_|/ / | | |/| | |
| * | | | | serial: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-11
| * | | | | serial: tegra: use reset frameworkStephen Warren2013-12-11
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | treewide: fix comments and printk msgsMasanari Iida2014-01-07
| |/ / /
* | | | tty/serial: at91: disable uart timer at start of shutdownMarek Roszko2014-01-13
* | | | serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren2014-01-07
* | | | tty/serial: at91: reset rx_ring when port is shutdownMark Deneen2014-01-07
* | | | tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko2014-01-07
* | | | tty/serial: at91: Handle shutdown more safelyMarek Roszko2014-01-07