index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: fsl_lpuart: free IDs allocated by IDA
Michael Walle
2020-03-06
1
-15
/
+24
*
Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
Michael Walle
2020-03-06
1
-0
/
+2
*
serial: 8250_exar: add support for ACCES cards
Jay Dolan
2020-03-05
1
-0
/
+33
*
tty:serial:mvebu-uart:fix a wrong return
tangbin
2020-03-05
1
-1
/
+1
*
serial: cpm_uart: call cpm_muram_init before registering console
Rasmus Villemoes
2020-02-13
1
-0
/
+1
*
tty: serial: qcom_geni_serial: Fix RX cancel command failure
satya priya
2020-02-12
1
-4
/
+14
*
serial: 8250: Check UPF_IRQ_SHARED in advance
Andy Shevchenko
2020-02-12
4
-5
/
+6
*
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
2020-02-12
1
-1
/
+1
*
tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started
Dmitry Osipenko
2020-02-10
1
-19
/
+16
*
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Nicolas Ferre
2020-02-10
1
-1
/
+2
*
serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
Daniel Golle
2020-02-10
1
-0
/
+8
*
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
2020-02-08
1
-1
/
+1
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
1
-184
/
+201
|
\
|
*
Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2020-01-16
1
-184
/
+201
|
|
\
|
|
*
serial: ucc_uart: access __be32 field using be32_to_cpu
Rasmus Villemoes
2019-12-09
1
-3
/
+3
|
|
*
serial: ucc_uart: limit brg-frequency workaround to PPC32
Rasmus Villemoes
2019-12-09
1
-0
/
+7
|
|
*
serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
Rasmus Villemoes
2019-12-09
1
-21
/
+15
|
|
*
serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
Rasmus Villemoes
2019-12-09
1
-1
/
+16
|
|
*
serial: ucc_uart: factor out soft_uart initialization
Rasmus Villemoes
2019-12-09
1
-52
/
+58
|
|
*
serial: ucc_uart: replace ppc-specific IO accessors
Rasmus Villemoes
2019-12-09
1
-108
/
+102
|
|
*
serial: ucc_uart: explicitly include soc/fsl/cpm.h
Rasmus Villemoes
2019-12-09
1
-0
/
+1
*
|
|
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-01-31
3
-0
/
+110
|
\
\
\
|
*
|
|
mfd: ioc3: Add driver for SGI IOC3 chip
Thomas Bogendoerfer
2020-01-09
3
-0
/
+110
|
|
/
/
*
|
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
59
-684
/
+737
|
\
\
\
|
*
|
|
tty: serial: meson_uart: Add support for kernel debugger
Julien Masson
2020-01-22
1
-0
/
+65
|
*
|
|
serial: imx: fix a race condition in receive path
Uwe Kleine-König
2020-01-22
1
-13
/
+38
|
*
|
|
serial: 8250_bcm2835aux: Document struct bcm2835aux_data
Lukas Wunner
2020-01-22
1
-0
/
+5
|
*
|
|
serial: 8250_bcm2835aux: Use generic remapping code
Lukas Wunner
2020-01-22
1
-5
/
+3
|
*
|
|
serial: 8250_bcm2835aux: Allocate uart_8250_port on stack
Lukas Wunner
2020-01-22
1
-18
/
+15
|
*
|
|
serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFER
Lukas Wunner
2020-01-22
1
-2
/
+3
|
*
|
|
serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFER
Phil Elwell
2020-01-22
1
-1
/
+2
|
*
|
|
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
2020-01-22
1
-1
/
+1
|
*
|
|
serial: xilinx_uartps: set_mctrl sets RTS and DTR
Maarten Brock
2020-01-14
1
-0
/
+4
|
*
|
|
serial: xilinx_uartps: set_termios sets flowcontrol
Maarten Brock
2020-01-14
1
-5
/
+9
|
*
|
|
serial: xilinx_uartps: Let get_mctrl return status
Maarten Brock
2020-01-14
1
-3
/
+25
|
*
|
|
tty/serial: 8250_exar: use true,false for bool variable
Zheng Bin
2020-01-14
1
-3
/
+3
|
*
|
|
tty/serial: atmel: use true,false for bool variable
Zheng Bin
2020-01-14
1
-3
/
+3
|
*
|
|
tty/serial: kgdb_nmi: use true,false for bool variable
Zheng Bin
2020-01-14
1
-2
/
+2
|
*
|
|
tty: serial: msm_serial: RX SW/FIFO mode fallback
Loic Poulain
2020-01-14
1
-1
/
+17
|
*
|
|
serial: 8250: Support disabling mdelay-filled probes of 16550A variants
Josh Triplett
2020-01-14
2
-0
/
+13
|
*
|
|
tty: serial: tegra: Optimize DMA buffer synchronization
Dmitry Osipenko
2020-01-14
1
-7
/
+9
|
*
|
|
tty: serial: tegra: Activate RX DMA transfer by request
Dmitry Osipenko
2020-01-14
1
-32
/
+46
|
*
|
|
tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data
Codrin.Ciubotariu@microchip.com
2020-01-10
1
-7
/
+19
|
*
|
|
serial_core: Move sysrq functions from header file
Dmitry Safonov
2020-01-10
1
-0
/
+83
|
*
|
|
tty: st-asc: switch to using devm_gpiod_get()
Dmitry Torokhov
2020-01-10
1
-7
/
+5
|
*
|
|
tty: serial: Kconfig: Allow SERIAL_QCOM_GENI_CONSOLE to be enabled if SERIAL_...
John Stultz
2020-01-10
1
-1
/
+1
|
*
|
|
tty: serial_core: Export uart_console_device so it can be used by modules
John Stultz
2020-01-10
1
-0
/
+1
|
*
|
|
tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP
Peng Fan
2020-01-06
1
-1
/
+0
|
*
|
|
tty: serial: fsl_lpuart: support UPIO_MEM32 for lpuart32
Peng Fan
2020-01-06
1
-1
/
+3
|
*
|
|
tty: serial: fsl_lpuart: drop EARLYCON_DECLARE
Peng Fan
2020-01-06
1
-2
/
+0
[next]