summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | serial: m32r_sio: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: cpm_uart: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: apbuart: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: sunsab: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: 21285: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: uuc_uart: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | tty: mux: constify parisc_device_idArvind Yadav2017-08-281-2/+2
| * | | | tty: 8250: constify parisc_device_idArvind Yadav2017-08-281-2/+2
| * | | | serial: 8250_of: Add basic PM runtime supportFranklin S Cooper Jr2017-08-281-11/+24
| * | | | serial: 8250_of: use of_property_read_bool()Sergei Shtylyov2017-08-281-2/+2
| * | | | serial: 8250: Use hrtimers for rs485 delaysRafael Gago2017-08-281-23/+40
| * | | | serial: core: Consider rs485 settings to drive RTSRafael Gago2017-08-281-9/+25
| * | | | tty: serial: 8250_mtk: Use PTR_ERR_OR_ZEROHimanshu Jha2017-08-281-4/+1Star
| * | | | serial: sh-sci: use of_property_read_bool()Sergei Shtylyov2017-08-281-2/+1Star
| * | | | serial: pch_uart: Make port type explicitAndy Shevchenko2017-08-281-20/+15Star
| * | | | serial: core: remove unneeded irq_wake flagAndy Shevchenko2017-08-281-6/+3Star
| * | | | serial: stm32-usart: Avoid using irq_wake flagAndy Shevchenko2017-08-281-1/+1
| * | | | serial: st-asc: Avoid using irq_wake flagAndy Shevchenko2017-08-281-1/+1
| * | | | serial: fsl_lpuart: Avoid using irq_wake flagAndy Shevchenko2017-08-281-4/+9
| * | | | tty: serial: msm: Move request_irq to the end of startupNeeraj Upadhyay2017-08-281-5/+14
| * | | | serial: pch_uart: Remove unneeded NULL checkFabio Estevam2017-08-281-2/+1Star
| * | | | tty: serial: sprd: fix error return code in sprd_probe()Gustavo A. R. Silva2017-08-281-2/+2
| * | | | serial: meson: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: owl: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
| * | | | serial: stm32: fix pio transmit timeoutGerald Baeza2017-08-281-1/+1
| * | | | serial: pl011: constify amba_idArvind Yadav2017-08-281-1/+1
| * | | | serial: pl010: constify amba_idArvind Yadav2017-08-281-1/+1
| * | | | tty: amba-pl011: constify vendor_data structuresJulia Lawall2017-08-281-2/+2
| * | | | Merge 4.13-rc5 into tty-nextGreg Kroah-Hartman2017-08-143-27/+39
| |\ \ \ \
| * | | | | tty: fix __tty_insert_flip_char regressionArnd Bergmann2017-08-021-1/+2
| * | | | | tty: improve tty_insert_flip_char() slow pathArnd Bergmann2017-07-301-2/+3
| * | | | | tty: improve tty_insert_flip_char() fast pathArnd Bergmann2017-07-301-0/+24
| * | | | | serial: fsl_lpuart: clear unsupported options in .rs485_config()Uwe Kleine-König2017-07-301-0/+5
| * | | | | serial: 8250_pci: Enable device after we check black listAndy Shevchenko2017-07-301-10/+29
| * | | | | serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko2017-07-303-10/+10
| * | | | | serial: core: enforce type for upf_t when copyingAndy Shevchenko2017-07-301-2/+2
| * | | | | serial: 8250_early: Remove __init marking from early writeJeffy Chen2017-07-301-4/+4
| * | | | | serial: 8250_ingenic: Remove __init marking from early writeJeffy Chen2017-07-301-4/+4
| * | | | | serial: xuartps: Remove __init marking from early writeJeffy Chen2017-07-301-1/+1
| * | | | | serial: omap: Remove __init marking from early writeJeffy Chen2017-07-301-7/+6Star
| * | | | | serial: arc: Remove __init marking from early writeJeffy Chen2017-07-301-2/+2
| * | | | | drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_pro...Alexey Khoroshilov2017-07-301-2/+5
| * | | | | serial: sprd: clear timeout interrupt only rather than all interruptsLanqing Liu2017-07-301-1/+3
| * | | | | serial: imx: drop useless member from driver dataUwe Kleine-König2017-07-301-12/+1Star
| * | | | | serial: tegra: explicitly request exclusive reset controlPhilipp Zabel2017-07-301-1/+1
| * | | | | serial: 8250_dw: explicitly request exclusive reset controlPhilipp Zabel2017-07-301-1/+1
| * | | | | serial: 8250: fix error handling in of_platform_serial_probe()Alexey Khoroshilov2017-07-301-9/+14
| * | | | | tty: Convert to using %pOF instead of full_nameRob Herring2017-07-307-23/+23
| * | | | | tty: serial: jsm: constify pci_device_id.Arvind Yadav2017-07-301-1/+1
| * | | | | tty: synclink_gt: constify pci_device_id.Arvind Yadav2017-07-301-1/+1