index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-22
serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFER
Phil Elwell
1
-1
/
+2
2020-01-22
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
1
-1
/
+1
2020-01-16
Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers
Olof Johansson
1
-178
/
+195
2020-01-14
serial: xilinx_uartps: set_mctrl sets RTS and DTR
Maarten Brock
1
-0
/
+4
2020-01-14
serial: xilinx_uartps: set_termios sets flowcontrol
Maarten Brock
1
-5
/
+9
2020-01-14
serial: xilinx_uartps: Let get_mctrl return status
Maarten Brock
1
-2
/
+24
2020-01-14
tty/serial: 8250_exar: use true,false for bool variable
Zheng Bin
1
-3
/
+3
2020-01-14
tty/serial: atmel: use true,false for bool variable
Zheng Bin
1
-3
/
+3
2020-01-14
tty/serial: kgdb_nmi: use true,false for bool variable
Zheng Bin
1
-2
/
+2
2020-01-14
tty: serial: msm_serial: RX SW/FIFO mode fallback
Loic Poulain
1
-1
/
+17
2020-01-14
serial: 8250: Support disabling mdelay-filled probes of 16550A variants
Josh Triplett
2
-0
/
+13
2020-01-14
tty: serial: tegra: Optimize DMA buffer synchronization
Dmitry Osipenko
1
-7
/
+9
2020-01-14
tty: serial: tegra: Activate RX DMA transfer by request
Dmitry Osipenko
1
-32
/
+46
2020-01-10
tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data
Codrin.Ciubotariu@microchip.com
1
-7
/
+19
2020-01-10
serial_core: Move sysrq functions from header file
Dmitry Safonov
1
-0
/
+83
2020-01-10
tty: st-asc: switch to using devm_gpiod_get()
Dmitry Torokhov
1
-7
/
+5
2020-01-10
tty: serial: Kconfig: Allow SERIAL_QCOM_GENI_CONSOLE to be enabled if SERIAL_QCOM_GENI is a module
John Stultz
1
-1
/
+1
2020-01-10
tty: serial_core: Export uart_console_device so it can be used by modules
John Stultz
1
-0
/
+1
2020-01-09
mfd: ioc3: Add driver for SGI IOC3 chip
Thomas Bogendoerfer
3
-0
/
+110
2020-01-06
tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP
Peng Fan
1
-1
/
+0
2020-01-06
tty: serial: fsl_lpuart: support UPIO_MEM32 for lpuart32
Peng Fan
1
-1
/
+3
2020-01-06
tty: serial: fsl_lpuart: drop EARLYCON_DECLARE
Peng Fan
1
-2
/
+0
2020-01-06
tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOP
Akash Asthana
1
-27
/
+9
2020-01-06
tty: serial: qcom_geni_serial: Wakeup IRQ cleanup
Akash Asthana
1
-47
/
+42
2020-01-06
serial: samsung: Rename Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-06
serial: ucc_uart: remove redundant assignment to pointer bdp
Colin Ian King
1
-2
/
+0
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
14
-17
/
+17
2019-12-23
Merge 5.5-rc3 into tty-next
Greg Kroah-Hartman
4
-23
/
+37
2019-12-19
tty: serial: 21285: stop using the unused[] variable from struct uart_port
Greg Kroah-Hartman
1
-10
/
+45
2019-12-18
tty/serial: Migrate zs to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate xilinx_uartps to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate vt8500_serial to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate vr41xx_siu to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: ucc_uart: Remove ifdef SUPPORT_SYSRQ
Dmitry Safonov
1
-2
/
+0
2019-12-18
tty/serial: Migrate sunzilog to use has_sysrq
Dmitry Safonov
1
-4
/
+2
2019-12-18
tty/serial: Migrate samsung_tty to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sunsu to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sunsab to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sunhv to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate stm32-usart to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate st-asc to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sprd_serial to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sh-sci to use has_sysrq
Dmitry Safonov
1
-8
/
+2
2019-12-18
tty/serial: Migrate serial_txx9 to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sccnxp to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sb1250-duart to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate sa1100 to use has_sysrq
Dmitry Safonov
1
-6
/
+1
2019-12-18
tty/serial: Migrate qcom_geni_serial to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate pxa to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-18
tty/serial: Migrate pnx8xxx_uart to use has_sysrq
Dmitry Safonov
1
-6
/
+1
[prev]
[next]