summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-06-01sc16is7xx: move RTS delay to workqueueJakub Kicinski
2015-06-01sc16is7xx: use kthread_worker for tx_work and irqJakub Kicinski
2015-06-01sc16is7xx: use LSR_TEMT_BIT in .tx_empty()Jakub Kicinski
2015-06-01sc16is7xx: add missing compatible stringsJakub Kicinski
2015-06-01sc16is7xx: remove RS-485 delay RTS handlingJakub Kicinski
2015-06-01sc16is7xx: spi interface is addedRama Kiran Kumar Indrakanti
2015-05-24drivers: PL011: add ACPI probing for SBSA UARTGraeme Gregory
2015-05-24drivers: PL011: add support for the ARM SBSA generic UARTAndre Przywara
2015-05-24drivers: PL011: allow to supply fixed option stringAndre Przywara
2015-05-24drivers: PL011: allow avoiding UART enabling/disablingAndre Przywara
2015-05-24drivers: PL011: move cts_event workaround into separate functionAndre Przywara
2015-05-24drivers: PL011: replace UART_MIS reading with _RIS & _IMSCAndre Przywara
2015-05-24drivers: PL011: refactor pl011_probe()Andre Przywara
2015-05-24drivers: PL011: refactor pl011_set_termios()Andre Przywara
2015-05-24drivers: PL011: refactor pl011_shutdown()Andre Przywara
2015-05-24drivers: PL011: refactor pl011_startup()Andre Przywara
2015-05-24drivers: PL011: avoid potential unregister_driver callAndre Przywara
2015-05-24tty: serial/8250: remove console dependency for mediatekArnd Bergmann
2015-05-24serial: samsung: only use earlycon for consoleArnd Bergmann
2015-05-24tty: remove platform_sysrq_reset_seqArnd Bergmann
2015-05-24serial: mctrl-gpio: drop usages of IS_ERR_OR_NULLUwe Kleine-König
2015-05-24tty: Spelling s/reseved/reserved/Geert Uytterhoeven
2015-05-24serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-05-24serial: tegra: Fix memory leak on DMA setup failureJon Hunter
2015-05-24serial: sirf: assign console default index if users not set a valid oneQipan Li
2015-05-24serial: sirf: add serial loopback function supportQipan Li
2015-05-24serial: sirf: add uart receive's some error counter and markQipan Li
2015-05-24serial: sirf: fix endless loop bug in uart receive taskletQipan Li
2015-05-24serial: sirf: fix the issue that HW flow control doesn't work for BTQipan Li
2015-05-24serial: sirf: enable ATLAS7 USP serial supportQipan Li
2015-05-24tty: rocket: fix comment of ROCKET_SPD_HIMasahiro Yamada
2015-05-24tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre
2015-05-19serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-nextDave Martin
2015-05-18Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-05-10vt: Don't check KD_GRAPHICS when binding/unbindingDaniel Vetter
2015-05-10vt: fix console lock vs. kernfs s_active lock orderImre Deak
2015-05-10pty: Fix input race when closingPeter Hurley
2015-05-10tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui
2015-05-10tty/hvc: remove celleb-only beat driverDaniel Axtens
2015-05-10drivers/tty/nozomi.c: rename CONFIG_MAGICValentin Rothberg
2015-05-10TTY: msm_smd_tty: Remove unused driverStephen Boyd
2015-05-10vt: add cursor blink interval escape sequenceScot Doyle
2015-05-10serial: tegra: Correct error handling on DMA setupJon Hunter
2015-05-10serial: tegra: Correct shutdown of UARTsJon Hunter
2015-05-10serial: tegra: Fix cookie used by TX channelJon Hunter
2015-05-10serial: tegra: Use unsigned types for RX and TX byte countsJon Hunter
2015-05-10serial: tegra: handle race condition on uart rx sideShardar Shariff Md
2015-05-10serial: tegra: check the count and read if any from dmaShardar Shariff Md
2015-05-10serial: tegra: Add delay after enabling FIFO modeJon Hunter