summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-05-31sc16is7xx: use kthread_worker for tx_work and irqJakub Kicinski
2015-05-31sc16is7xx: use LSR_TEMT_BIT in .tx_empty()Jakub Kicinski
2015-05-31sc16is7xx: add missing compatible stringsJakub Kicinski
2015-05-31sc16is7xx: remove RS-485 delay RTS handlingJakub Kicinski
2015-05-31sc16is7xx: spi interface is addedRama Kiran Kumar Indrakanti
2015-05-31staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin
2015-05-28hvc_xen: avoid uninitialized variable warningJan Beulich
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-26ttyFDC: Fix to use native endian MMIO readsJames Hogan
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-24n_tty: Fix calculation of size in canon_copy_from_read_bufMark Tomlinson
2015-05-24serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-05-24serial/amba-pl011: Unconditionally poll for FIFO space before each TX charDave Martin
2015-05-22hvc: Convert to using interrupts instead of opal eventsAlistair Popple
2015-05-22Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-19serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-nextDave Martin
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-18Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman
2015-05-17Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-05-11drivers/tty/hvc/hvc_tile.c: properly return -EAGAINChris Metcalf
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