summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tty: synclink_gt: use true,false for bool variableZheng Bin2020-01-141-1/+1
| * | | tty: serial: msm_serial: RX SW/FIFO mode fallbackLoic Poulain2020-01-141-1/+17
| * | | serial: 8250: Support disabling mdelay-filled probes of 16550A variantsJosh Triplett2020-01-142-0/+13
| * | | tty: serial: tegra: Optimize DMA buffer synchronizationDmitry Osipenko2020-01-141-7/+9
| * | | tty: serial: tegra: Activate RX DMA transfer by requestDmitry Osipenko2020-01-141-32/+46
| * | | Merge 5.5-rc6 into tty-nextGreg Kroah-Hartman2020-01-132-2/+11
| |\ \ \
| * | | | tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending dataCodrin.Ciubotariu@microchip.com2020-01-101-7/+19
| * | | | serial_core: Move sysrq functions from header fileDmitry Safonov2020-01-101-0/+83
| * | | | tty: st-asc: switch to using devm_gpiod_get()Dmitry Torokhov2020-01-101-7/+5
| * | | | tty: serial: Kconfig: Allow SERIAL_QCOM_GENI_CONSOLE to be enabled if SERIAL_...John Stultz2020-01-101-1/+1
| * | | | tty: serial_core: Export uart_console_device so it can be used by modulesJohn Stultz2020-01-101-0/+1
| * | | | tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXPPeng Fan2020-01-061-1/+0
| * | | | tty: serial: fsl_lpuart: support UPIO_MEM32 for lpuart32Peng Fan2020-01-061-1/+3
| * | | | tty: serial: fsl_lpuart: drop EARLYCON_DECLAREPeng Fan2020-01-061-2/+0
| * | | | tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOPAkash Asthana2020-01-061-27/+9
| * | | | tty: serial: qcom_geni_serial: Wakeup IRQ cleanupAkash Asthana2020-01-061-48/+43
| * | | | serial: samsung: Rename Exynos to lowercaseKrzysztof Kozlowski2020-01-061-1/+1
| * | | | serial: ucc_uart: remove redundant assignment to pointer bdpColin Ian King2020-01-061-2/+0
| * | | | Merge 5.5-rc3 into tty-nextGreg Kroah-Hartman2019-12-235-24/+39
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | tty: serial: 21285: stop using the unused[] variable from struct uart_portGreg Kroah-Hartman2019-12-191-10/+45
| * | | | tty/serial: Migrate zs to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate xilinx_uartps to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate vt8500_serial to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate vr41xx_siu to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: ucc_uart: Remove ifdef SUPPORT_SYSRQDmitry Safonov2019-12-181-2/+0
| * | | | tty/serial: Migrate sunzilog to use has_sysrqDmitry Safonov2019-12-181-4/+2
| * | | | tty/serial: Migrate samsung_tty to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate sunsu to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate sunsab to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate sunhv to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate stm32-usart to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate st-asc to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate sprd_serial to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate sh-sci to use has_sysrqDmitry Safonov2019-12-181-8/+2
| * | | | tty/serial: Migrate serial_txx9 to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate sccnxp to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate sb1250-duart to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate sa1100 to use has_sysrqDmitry Safonov2019-12-181-6/+1
| * | | | tty/serial: Migrate qcom_geni_serial to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate pxa to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate pnx8xxx_uart to use has_sysrqDmitry Safonov2019-12-181-6/+1
| * | | | tty/serial: Migrate pmac_zilog to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: pmac_zilog: Don't check port->sysrqDmitry Safonov2019-12-181-4/+2
| * | | | tty/serial: Migrate pch_uart to use has_sysrqDmitry Safonov2019-12-181-5/+1
| * | | | tty/serial: Migrate omap-serial to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate mxs-auart to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate mux to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: Migrate msm_serial to use has_sysrqDmitry Safonov2019-12-181-4/+1
| * | | | tty/serial: mpc52xx_uart: Don't zero port->sysrqDmitry Safonov2019-12-181-3/+1
| * | | | tty/serial: Migrate mpc52xx_uart to use has_sysrqDmitry Safonov2019-12-181-6/+1