summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2018-03-19earlycon: add reg-offset to physical address before mappingGreentime Hu
2018-03-19serial: core: mark port as initialized in autoconfigSebastian Andrzej Siewior
2018-03-19serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-03-19tty/serial: atmel: add new version check for usartJonas Danielsson
2018-03-19serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht
2018-02-07serial: core: mark port as initialized after successful IRQ changeSebastian Andrzej Siewior
2018-02-03serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio Estevam
2018-02-03serial: 8250_uniphier: fix error return code in uniphier_uart_probe()Wei Yongjun
2018-02-03serial: 8250_of: fix return code when probe function fails to get resetMasahiro Yamada
2017-12-10serial: imx: Update cached mctrl value when changing RTSIan Jamison
2017-12-10serial: sh-sci: suppress warning for ports without dma channelsAndy Lowe
2017-12-10serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-12-10serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner
2017-12-10serial: 8250_early: Only set divisor if valid clk & baudMatt Redfearn
2017-12-10serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2017-11-24serial: 8250_fintek: Fix finding base_port with activated SuperIOJi-Ze Hong (Peter Hong)
2017-11-24serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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