summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
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-30tty: pl011: fix initialization order of QDF2400 E44Timur Tabi
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
2017-07-30serial: imx: drop useless member from driver dataUwe Kleine-König
2017-07-30serial: tegra: explicitly request exclusive reset controlPhilipp Zabel
2017-07-30serial: 8250_dw: explicitly request exclusive reset controlPhilipp Zabel
2017-07-30serial: 8250: fix error handling in of_platform_serial_probe()Alexey Khoroshilov
2017-07-30tty: Convert to using %pOF instead of full_nameRob Herring
2017-07-30tty: serial: jsm: constify pci_device_id.Arvind Yadav
2017-07-30tty: serial: pci: constify pci_device_id.Arvind Yadav
2017-07-30tty: serial: exar: constify pci_device_id.Arvind Yadav
2017-07-30serial: stm32: add fifo supportGerald Baeza
2017-07-30serial: stm32: add wakeup mechanismFabrice Gasnier
2017-07-30serial: stm32: fix error handling in probeFabrice Gasnier
2017-07-30serial: stm32: add RTS supportBich HEMON
2017-07-30serial: stm32: Increase maximum number of portsGerald Baeza
2017-07-30serial: stm32: fix multi-ports managementGerald Baeza
2017-07-30serial: stm32: fix copyrightBich HEMON
2017-07-23Merge 4.13-rc2 into tty-nextGreg Kroah-Hartman
2017-07-18tty/serial/fsl_lpuart: Add CONSOLE_POLL support for lpuart32.Marius Vlad
2017-07-18tty: serial: owl: Implement console driverAndreas Färber
2017-07-17tty: serial: lpuart: Fix the logic for detecting the 32-bit type UARTFabio Estevam
2017-07-17serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison
2017-07-17Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman
2017-07-17serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter
2017-07-17serial: st-asc: Potential error pointer dereferenceDan Carpenter
2017-07-12drivers: tty: serial: move inline before return typeJoe Perches
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-07-03serial: exar: Add support for IOT2040 deviceJan Kiszka
2017-07-03gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka
2017-07-03serial: exar: Factor out platform hooksJan Kiszka
2017-07-03gpio-exar/8250-exar: Rearrange gpiochip parenthoodJan Kiszka
2017-07-03gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cardsJan Kiszka
2017-06-29tty: serial: lpuart: add a more accurate baud rate calculation methodDong Aisheng
2017-06-29tty: serial: lpuart: add earlycon support for imx7ulpDong Aisheng
2017-06-29tty: serial: lpuart: add imx7ulp supportDong Aisheng
2017-06-29tty: serial: lpuart: add little endian 32 bit register supportDong Aisheng
2017-06-29tty: serial: lpuart: refactor lpuart32_{read|write} prototypeDong Aisheng
2017-06-29tty: serial: lpuart: introduce lpuart_soc_data to represent SoC propertyDong Aisheng