summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drivers: PL011: add ACPI probing for SBSA UARTGraeme Gregory2015-05-241-0/+8
| * | | | drivers: PL011: add support for the ARM SBSA generic UARTAndre Przywara2015-05-241-0/+171
| * | | | drivers: PL011: allow to supply fixed option stringAndre Przywara2015-05-241-4/+13
| * | | | drivers: PL011: allow avoiding UART enabling/disablingAndre Przywara2015-05-241-6/+12
| * | | | drivers: PL011: move cts_event workaround into separate functionAndre Przywara2015-05-241-13/+20
| * | | | drivers: PL011: replace UART_MIS reading with _RIS & _IMSCAndre Przywara2015-05-241-2/+4
| * | | | drivers: PL011: refactor pl011_probe()Andre Przywara2015-05-241-35/+61
| * | | | drivers: PL011: refactor pl011_set_termios()Andre Przywara2015-05-241-27/+33
| * | | | drivers: PL011: refactor pl011_shutdown()Andre Przywara2015-05-241-25/+32
| * | | | drivers: PL011: refactor pl011_startup()Andre Przywara2015-05-241-20/+28
| * | | | drivers: PL011: avoid potential unregister_driver callAndre Przywara2015-05-241-16/+20
| * | | | tty: serial/8250: remove console dependency for mediatekArnd Bergmann2015-05-241-0/+2
| * | | | serial: samsung: only use earlycon for consoleArnd Bergmann2015-05-241-1/+1
| * | | | tty: remove platform_sysrq_reset_seqArnd Bergmann2015-05-241-18/+1
| * | | | serial: mctrl-gpio: drop usages of IS_ERR_OR_NULLUwe Kleine-König2015-05-241-3/+2
| * | | | tty: Spelling s/reseved/reserved/Geert Uytterhoeven2015-05-241-1/+1
| * | | | serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior2015-05-241-9/+73
| * | | | serial: tegra: Fix memory leak on DMA setup failureJon Hunter2015-05-241-21/+11
| * | | | serial: sirf: assign console default index if users not set a valid oneQipan Li2015-05-241-1/+1
| * | | | serial: sirf: add serial loopback function supportQipan Li2015-05-242-1/+21
| * | | | serial: sirf: add uart receive's some error counter and markQipan Li2015-05-241-5/+10
| * | | | serial: sirf: fix endless loop bug in uart receive taskletQipan Li2015-05-241-0/+9
| * | | | serial: sirf: fix the issue that HW flow control doesn't work for BTQipan Li2015-05-241-1/+2
| * | | | serial: sirf: enable ATLAS7 USP serial supportQipan Li2015-05-242-47/+115
| * | | | tty: rocket: fix comment of ROCKET_SPD_HIMasahiro Yamada2015-05-241-1/+1
| * | | | tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre2015-05-241-6/+3
| * | | | serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-nextDave Martin2015-05-191-3/+0
| * | | | Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman2015-05-189-33/+76
| |\ \ \ \
| * | | | | vt: Don't check KD_GRAPHICS when binding/unbindingDaniel Vetter2015-05-101-20/+2
| * | | | | vt: fix console lock vs. kernfs s_active lock orderImre Deak2015-05-101-10/+51
| * | | | | tty/hvc: remove celleb-only beat driverDaniel Axtens2015-05-103-142/+0
| * | | | | drivers/tty/nozomi.c: rename CONFIG_MAGICValentin Rothberg2015-05-101-4/+4
| * | | | | TTY: msm_smd_tty: Remove unused driverStephen Boyd2015-05-103-241/+0
| * | | | | vt: add cursor blink interval escape sequenceScot Doyle2015-05-101-0/+9
| * | | | | serial: tegra: Correct error handling on DMA setupJon Hunter2015-05-101-23/+28
| * | | | | serial: tegra: Correct shutdown of UARTsJon Hunter2015-05-101-7/+4
| * | | | | serial: tegra: Fix cookie used by TX channelJon Hunter2015-05-101-1/+1
| * | | | | serial: tegra: Use unsigned types for RX and TX byte countsJon Hunter2015-05-101-7/+8
| * | | | | serial: tegra: handle race condition on uart rx sideShardar Shariff Md2015-05-101-1/+12
| * | | | | serial: tegra: check the count and read if any from dmaShardar Shariff Md2015-05-101-4/+6
| * | | | | serial: tegra: Add delay after enabling FIFO modeJon Hunter2015-05-101-0/+10
| * | | | | serial: tegra: Correct delay after TX flushJon Hunter2015-05-101-2/+22
| * | | | | serial: of_serial: do not set port.type twiceMasahiro Yamada2015-05-101-1/+0
| * | | | | serial: 8250: do not copy port.fifosize member twiceMasahiro Yamada2015-05-101-1/+0
| * | | | | serial: xuartps: add __init to earlycon write methodMasahiro Yamada2015-05-101-1/+2
| * | | | | serial: 8250: Do nothing if nr_uarts=0Jan Kiszka2015-05-101-1/+7
| * | | | | serial: samsung: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * | | | | serial: samsung: Staticize local symbolKrzysztof Kozlowski2015-05-101-1/+1
| * | | | | serial: mxs: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
| * | | | | serial: imx: Constify platform_device_idKrzysztof Kozlowski2015-05-101-1/+1
OpenPOWER on IntegriCloud