summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2021-03-23tty: serial: 8250: delete redundant printing of return valueWang Qing
2021-03-23tty: serial: samsung_tty: remove spinlock flags in interrupt handlersKrzysztof Kozlowski
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-16serial: qcom_geni_serial: Convert to use resource-managed OPP APIYangtao Li
2021-03-15Merge 5.12-rc3 into tty-nextGreg Kroah-Hartman
2021-03-10serial: stm32: add support for "flush_buffer" opsErwan Le Ray
2021-03-10serial: stm32: fix tx_empty conditionErwan Le Ray
2021-03-10serial: stm32: add FIFO flush when port is closedErwan Le Ray
2021-03-10serial: stm32: fix FIFO flush in startup and set_termiosErwan Le Ray
2021-03-10serial: stm32: call stm32_transmit_chars lockedErwan Le Ray
2021-03-10serial: stm32: fix tx dma completion, release channelErwan Le Ray
2021-03-10serial: stm32: fix a deadlock in set_termiosErwan Le Ray
2021-03-10serial: stm32: fix wake-up flag handlingErwan Le Ray
2021-03-10serial: stm32: fix a deadlock condition with wakeup eventErwan Le Ray
2021-03-10serial: stm32: fix TX and RX FIFO thresholdsErwan Le Ray
2021-03-10serial: stm32: fix incorrect characters on consoleErwan Le Ray
2021-03-10serial: stm32: fix startup by enabling usart for receptionErwan Le Ray
2021-03-10serial: stm32: fix probe and remove order for dmaErwan Le Ray
2021-03-10serial: liteuart: fix return value check in liteuart_probe()Wei Yongjun
2021-03-10serial: 8250_exar: Constify the software nodesHeikki Krogerus
2021-03-10tty: serial: samsung_tty: Add earlycon support for Apple UARTsHector Martin
2021-03-10tty: serial: samsung_tty: Add support for Apple UARTsHector Martin
2021-03-10tty: serial: samsung_tty: Use devm_ioremap_resourceHector Martin
2021-03-10tty: serial: samsung_tty: IRQ reworkHector Martin
2021-03-10tty: serial: samsung_tty: Add s3c24xx_port_typeHector Martin
2021-03-10tty: serial: samsung_tty: Separate S3C64XX ops structureHector Martin
2021-03-10tty: serial: samsung_tty: Add ucon_mask parameterHector Martin
2021-03-10drivers: tty: serial: IMX_EARLYCON: fix Kconfig dependency on SERIAL_COREJulian Braha
2021-03-10tty: do not check tty_unregister_driver's return valueJiri Slaby
2021-03-10tty: jsm_tty, make char+error handling readableJiri Slaby
2021-03-10tty: 8250/serial_cs, propagate errors in simple_configJiri Slaby
2021-03-10tty: 8250, cleanup em485 timersJiri Slaby
2021-03-10tty: 8250, use ms_to_ktimeJiri Slaby
2021-03-10tty: imx, use ms_to_ktimeJiri Slaby
2021-03-10tty: cyclades, remove this orphanJiri Slaby
2021-03-10tty: serial: pch_uart.c: remove debugfs dentry pointerGreg Kroah-Hartman
2021-03-10Revert "serial: max310x: rework RX interrupt handling"Alexander Shiyan
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-09serial: core: Remove BUG_ON(in_interrupt()) checkAhmed S. Darwish
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-01-26serial: stm32: improve platform_get_irq condition handling in init_portErwan Le Ray
2021-01-26serial: ifx6x60: Remove driver for deprecated platformAndy Shevchenko
2021-01-26serial: stm32: Use of_device_get_match_data()Stephen Boyd
2021-01-25Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman
2021-01-24Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-20serial: remove sirf prima/atlas driverArnd Bergmann
2021-01-20serial: mxs-auart: Remove <asm/cacheflush.h>Fabio Estevam
2021-01-20serial: mxs-auart: Remove serial_mxs_probe_dt()Fabio Estevam
2021-01-20serial: fsl_lpuart: Use of_device_get_match_data()Fabio Estevam