summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2017-10-03drivers: tty: mux: use setup_timer() helper.Allen Pais
2017-10-03serial: imx: Switch setting dma_is_txing from "false" to "0"Martyn Welch
2017-10-03serial: imx: Use RX_BUF_SIZE to set size of RX bufferMartyn Welch
2017-10-03serial: imx: only set dma_is_rxing when DMA startsRomain Perier
2017-10-03drivers: tty: imx: use setup_timer() helper.Allen Pais
2017-10-03serial: imx: Update cached mctrl value when changing RTSIan Jamison
2017-10-03serial: imx: Use common rs485 device tree parsing functionSascha Hauer
2017-09-19serial: imx: default to half duplex rs485Sascha Hauer
2017-09-18serial: omap-serial: Use common rs485 device tree parsing functionSascha Hauer
2017-09-18serial: fsl_lpuart: Use common rs485 device tree parsing functionSascha Hauer
2017-09-18serial: atmel: Use common rs485 device tree parsing functionSascha Hauer
2017-09-18serial: Add common rs485 device tree parsing functionUwe Kleine-König
2017-09-18serial: fsl_lpuart: Remove unused 'bd' variableFabio Estevam
2017-09-18tty: serial: make sport_uart_ops static and constBhumika Goyal
2017-09-18serial: meson: add Magic SysRq supportYixun Lan
2017-09-18serial: sccnxp: Fix error handling in sccnxp_probe()Alexey Khoroshilov
2017-09-18tty: serial: lpuart: avoid report NULL interruptFugang Duan
2017-09-18serial: bcm63xx: fix timing issue.Russell Enderby
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-05Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-31serial: 8250_port: Remove useless NULL checksAndy Shevchenko
2017-08-31earlycon: initialise baud field of earlycon device structureEugeniy Paltsev
2017-08-28Introduce 8250_men_mcbMichael Moese
2017-08-28serial: imx: Avoid post-PIO cleanup if TX DMA is startedIan Jamison
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