aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-14serial: xilinx_uartps: set_termios sets flowcontrolMaarten Brock1-5/+9
2020-01-14serial: xilinx_uartps: Let get_mctrl return statusMaarten Brock1-3/+25
2020-01-14tty/serial: 8250_exar: use true,false for bool variableZheng Bin1-3/+3
2020-01-14tty/serial: atmel: use true,false for bool variableZheng Bin1-3/+3
2020-01-14tty/serial: kgdb_nmi: use true,false for bool variableZheng Bin1-2/+2
2020-01-14tty: synclink_gt: use true,false for bool variableZheng Bin1-1/+1
2020-01-14tty: serial: msm_serial: RX SW/FIFO mode fallbackLoic Poulain1-1/+17
2020-01-14serial: 8250: Support disabling mdelay-filled probes of 16550A variantsJosh Triplett2-0/+13
2020-01-14tty: serial: tegra: Optimize DMA buffer synchronizationDmitry Osipenko1-7/+9
2020-01-14tty: serial: tegra: Activate RX DMA transfer by requestDmitry Osipenko1-32/+46
2020-01-13Merge 5.5-rc6 into tty-nextGreg Kroah-Hartman2-2/+11
2020-01-10tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending dataCodrin.Ciubotariu@microchip.com1-7/+19
2020-01-10serial_core: Move sysrq functions from header fileDmitry Safonov1-0/+83
2020-01-10tty: st-asc: switch to using devm_gpiod_get()Dmitry Torokhov1-7/+5
2020-01-10tty: serial: Kconfig: Allow SERIAL_QCOM_GENI_CONSOLE to be enabled if SERIAL_QCOM_GENI is a moduleJohn Stultz1-1/+1
2020-01-10tty: serial_core: Export uart_console_device so it can be used by modulesJohn Stultz1-0/+1
2020-01-09mfd: ioc3: Add driver for SGI IOC3 chipThomas Bogendoerfer3-0/+110
2020-01-06tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXPPeng Fan1-1/+0
2020-01-06tty: serial: fsl_lpuart: support UPIO_MEM32 for lpuart32Peng Fan1-1/+3
2020-01-06tty: serial: fsl_lpuart: drop EARLYCON_DECLAREPeng Fan1-2/+0
2020-01-06tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOPAkash Asthana1-27/+9
2020-01-06tty: serial: qcom_geni_serial: Wakeup IRQ cleanupAkash Asthana1-48/+43
2020-01-06serial: samsung: Rename Exynos to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-06serial: ucc_uart: remove redundant assignment to pointer bdpColin Ian King1-2/+0
2020-01-06serdev: Don't claim unsupported ACPI serial devicesPunit Agrawal1-0/+10
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig20-32/+32
2019-12-30tty: always relink the portSudip Mukherjee1-2/+1
2019-12-23Merge 5.5-rc3 into tty-nextGreg Kroah-Hartman5-24/+39
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-24/+39
2019-12-19tty: serial: 21285: stop using the unused[] variable from struct uart_portGreg Kroah-Hartman1-10/+45
2019-12-18tty/serial: Migrate zs to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate xilinx_uartps to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate vt8500_serial to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate vr41xx_siu to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: ucc_uart: Remove ifdef SUPPORT_SYSRQDmitry Safonov1-2/+0
2019-12-18tty/serial: Migrate sunzilog to use has_sysrqDmitry Safonov1-4/+2
2019-12-18tty/serial: Migrate samsung_tty to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate sunsu to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate sunsab to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate sunhv to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate stm32-usart to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate st-asc to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate sprd_serial to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate sh-sci to use has_sysrqDmitry Safonov1-8/+2
2019-12-18tty/serial: Migrate serial_txx9 to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate sccnxp to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate sb1250-duart to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate sa1100 to use has_sysrqDmitry Safonov1-6/+1
2019-12-18tty/serial: Migrate qcom_geni_serial to use has_sysrqDmitry Safonov1-4/+1
2019-12-18tty/serial: Migrate pxa to use has_sysrqDmitry Safonov1-4/+1