summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-08-28tty: serial: msm: Move request_irq to the end of startupNeeraj Upadhyay
2017-08-28serial: pch_uart: Remove unneeded NULL checkFabio Estevam
2017-08-28tty: serial: sprd: fix error return code in sprd_probe()Gustavo A. R. Silva
2017-08-28serial: meson: constify uart_ops structuresJulia Lawall
2017-08-28serial: owl: constify uart_ops structuresJulia Lawall
2017-08-28serial: stm32: fix pio transmit timeoutGerald Baeza
2017-08-28serial: pl011: constify amba_idArvind Yadav
2017-08-28serial: pl010: constify amba_idArvind Yadav
2017-08-28tty: amba-pl011: constify vendor_data structuresJulia Lawall
2017-08-28tty: undo export of tty_open_by_driverOkash Khawaja
2017-08-28tty: resolve tty contention between kernel and user spaceOkash Khawaja
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds
2017-08-22parisc/8250_gsc: Fix section mismatchesHelge Deller
2017-08-22parisc/mux: Fix section mismatchesHelge Deller
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds
2017-08-15sparc64: vcc: Add install & cleanup TTY operationsJag Raman
2017-08-15sparc64: vcc: Add break_ctl TTY operationJag Raman
2017-08-15sparc64: vcc: Add chars_in_buffer TTY operationJag Raman
2017-08-15sparc64: vcc: Add write & write_room TTY operationsJag Raman
2017-08-15sparc64: vcc: Add hangup TTY operationJag Raman
2017-08-15sparc64: vcc: Add open & close TTY operationsJag Raman
2017-08-15sparc64: vcc: Enable LDC event processing engineJag Raman
2017-08-15sparc64: vcc: Add RX & TX timer for delayed LDC operationJag Raman
2017-08-15sparc64: vcc: Create sysfs attribute groupJag Raman
2017-08-15sparc64: vcc: Enable VCC port probe and removalJag Raman
2017-08-15sparc64: vcc: TTY driver initialization and cleanupJag Raman
2017-08-15sparc64: vcc: Add VCC debug message macrosJag Raman
2017-08-15sparc64: vcc: Enable VCC module in linuxJag Raman
2017-08-14Merge 4.13-rc5 into tty-nextGreg Kroah-Hartman
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-02tty: fix __tty_insert_flip_char regressionArnd Bergmann
2017-08-01Revert "serial: Delete dead code for CIR serial ports"Sean Young
2017-08-01gpio: exar: Use correct property prefix and document bindingsJan Kiszka
2017-07-31powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)Michael Ellerman
2017-07-30tty: pl011: fix initialization order of QDF2400 E44Timur Tabi
2017-07-30tty: improve tty_insert_flip_char() slow pathArnd Bergmann
2017-07-30tty: improve tty_insert_flip_char() fast pathArnd Bergmann
2017-07-30serial: fsl_lpuart: clear unsupported options in .rs485_config()Uwe Kleine-König
2017-07-30serial: 8250_pci: Enable device after we check black listAndy Shevchenko
2017-07-30serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko
2017-07-30serial: core: enforce type for upf_t when copyingAndy Shevchenko
2017-07-30serial: 8250_early: Remove __init marking from early writeJeffy Chen
2017-07-30serial: 8250_ingenic: Remove __init marking from early writeJeffy Chen
2017-07-30serial: xuartps: Remove __init marking from early writeJeffy Chen
2017-07-30serial: omap: Remove __init marking from early writeJeffy Chen
2017-07-30serial: arc: Remove __init marking from early writeJeffy Chen
2017-07-30drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_pro...Alexey Khoroshilov
2017-07-30serial: sprd: clear timeout interrupt only rather than all interruptsLanqing Liu