summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-08-28tty: serial: imx: disable irq after suspendMaxim Yu. Osipov
2017-08-28serial: 8250_uniphier: add suspend/resume supportMasahiro Yamada
2017-08-28serial: 8250_uniphier: use CHAR register for canary to detect power-offMasahiro Yamada
2017-08-28serial: 8250_uniphier: fix serial port index in private dataMasahiro Yamada
2017-08-28serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang
2017-08-28serial: earlycon: Only try fdt when specify 'earlycon' exactlyJeffy Chen
2017-08-28serial: mux: constify uart_ops structuresJulia Lawall
2017-08-28serial: sunsu: constify uart_ops structuresJulia Lawall
2017-08-28serial: mpc52xx: constify uart_ops structuresJulia Lawall
2017-08-28serial: m32r_sio: constify uart_ops structuresJulia Lawall
2017-08-28serial: cpm_uart: constify uart_ops structuresJulia Lawall
2017-08-28serial: apbuart: constify uart_ops structuresJulia Lawall
2017-08-28serial: sunsab: constify uart_ops structuresJulia Lawall
2017-08-28serial: 21285: constify uart_ops structuresJulia Lawall
2017-08-28serial: uuc_uart: constify uart_ops structuresJulia Lawall
2017-08-28tty: mux: constify parisc_device_idArvind Yadav
2017-08-28tty: 8250: constify parisc_device_idArvind Yadav
2017-08-28serial: 8250_of: Add basic PM runtime supportFranklin S Cooper Jr
2017-08-28serial: 8250_of: use of_property_read_bool()Sergei Shtylyov
2017-08-28serial: 8250: Use hrtimers for rs485 delaysRafael Gago
2017-08-28serial: core: Consider rs485 settings to drive RTSRafael Gago
2017-08-28tty: serial: 8250_mtk: Use PTR_ERR_OR_ZEROHimanshu Jha
2017-08-28serial: sh-sci: use of_property_read_bool()Sergei Shtylyov
2017-08-28serial: pch_uart: Make port type explicitAndy Shevchenko
2017-08-28serial: core: remove unneeded irq_wake flagAndy Shevchenko
2017-08-28serial: stm32-usart: Avoid using irq_wake flagAndy Shevchenko
2017-08-28serial: st-asc: Avoid using irq_wake flagAndy Shevchenko
2017-08-28serial: fsl_lpuart: Avoid using irq_wake flagAndy Shevchenko
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