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
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-22
2
-5
/
+2
|
\
|
*
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-02
2
-5
/
+2
*
|
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-22
2
-38
/
+35
|
\
\
|
*
|
serial: stm32: Use of_device_get_match_data()
Stephen Boyd
2021-01-26
2
-38
/
+35
|
|
/
*
|
serial: core: Remove BUG_ON(in_interrupt()) check
Ahmed S. Darwish
2021-02-09
1
-4
/
+4
*
|
serial: stm32: improve platform_get_irq condition handling in init_port
Erwan Le Ray
2021-01-26
1
-5
/
+5
*
|
serial: ifx6x60: Remove driver for deprecated platform
Andy Shevchenko
2021-01-26
4
-1513
/
+0
*
|
Merge 5.11-rc5 into tty-next
Greg Kroah-Hartman
2021-01-25
2
-1
/
+10
|
\
\
|
*
\
Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-01-24
1
-1
/
+9
|
|
\
\
|
|
*
|
serial: mvebu-uart: fix tx lost characters at power off
Pali Rohár
2020-12-28
1
-1
/
+9
|
|
|
/
|
*
/
riscv: Fix sifive serial driver
Damien Le Moal
2021-01-07
1
-0
/
+1
|
|
/
*
|
serial: remove sirf prima/atlas driver
Arnd Bergmann
2021-01-20
4
-1973
/
+0
*
|
serial: mxs-auart: Remove <asm/cacheflush.h>
Fabio Estevam
2021-01-20
1
-2
/
+0
*
|
serial: mxs-auart: Remove serial_mxs_probe_dt()
Fabio Estevam
2021-01-20
1
-32
/
+11
*
|
serial: fsl_lpuart: Use of_device_get_match_data()
Fabio Estevam
2021-01-20
1
-3
/
+1
*
|
tty: serial: Drop unused efm32 serial driver
Uwe Kleine-König
2021-01-15
3
-866
/
+0
*
|
tty: serial: owl: Add support for kernel debugger
Cristian Ciocaltea
2021-01-13
1
-0
/
+38
*
|
serial: stm32: update transmission complete error message in shutdown
Erwan Le Ray
2021-01-07
1
-1
/
+2
*
|
serial: stm32: clean probe and remove port deinit
Erwan Le Ray
2021-01-07
1
-2
/
+7
*
|
serial: stm32: update conflicting RTS/CTS config comment
Erwan Le Ray
2021-01-07
1
-1
/
+4
*
|
serial: stm32: add author
Erwan Le Ray
2021-01-07
1
-1
/
+2
*
|
serial: stm32: add "_usart" prefix in functions name
Erwan Le Ray
2021-01-07
1
-171
/
+177
*
|
serial: stm32: fix code cleaning warnings and checks
Erwan Le Ray
2021-01-07
1
-18
/
+15
*
|
serial: stm32: fix DMA initialization error handling
Erwan Le Ray
2021-01-07
1
-7
/
+17
*
|
tty_port: drop last traces of low_latency
Jiri Slaby
2021-01-07
3
-9
/
+0
*
|
tty: cpm_uart, use port->flags instead of low_latency
Jiri Slaby
2021-01-07
1
-2
/
+1
*
|
8250_tegra: clean up tegra_uart_handle_break
Jiri Slaby
2021-01-07
1
-5
/
+6
*
|
tty: serial: icom: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2020-12-28
1
-3
/
+1
*
|
tty: serial: cpm_uart: Add udbg support for enabling xmon
Christophe Leroy
2020-12-28
1
-1
/
+39
*
|
tty/serial/lantiq: convert comma to semicolon
Zheng Yongjun
2020-12-28
1
-1
/
+1
*
|
tty/serial/imx: convert comma to semicolon
Zheng Yongjun
2020-12-28
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-12-17
3
-0
/
+437
|
\
|
*
drivers/tty/serial: add LiteUART driver
Filip Kokosinski
2020-11-09
3
-0
/
+437
*
|
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-12-15
28
-1075
/
+159
|
\
\
|
*
|
serial: 8250_pci: Drop bogus __refdata annotation
Geert Uytterhoeven
2020-12-11
1
-1
/
+1
|
*
|
tty: serial: meson: enable console as module
Kevin Hilman
2020-12-11
2
-2
/
+8
|
*
|
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
2020-12-10
1
-5
/
+0
|
*
|
serial: imx: Move imx_uart_probe_dt() content into probe()
Fabio Estevam
2020-12-10
1
-40
/
+24
|
*
|
serial: imx: Remove unneeded of_device_get_match_data() NULL check
Fabio Estevam
2020-12-09
1
-3
/
+0
|
*
|
serial_core: Check for port state when tty is in error state
Alexey Kardashevskiy
2020-12-09
1
-0
/
+4
|
*
|
tty/serial/imx: Enable TXEN bit in imx_poll_init().
Mingrui Ren
2020-12-04
1
-1
/
+1
|
*
|
tty : serial: jsm: Fixed file by adding spacing
Clement Smith
2020-12-04
1
-1
/
+1
|
*
|
tty: serial: uartlite: Support probe deferral
Alexander Sverdlin
2020-12-04
1
-2
/
+2
|
*
|
earlycon: simplify earlycon-table implementation
Johan Hovold
2020-12-04
1
-4
/
+2
|
*
|
tty: serial: bcm63xx: lower driver dependencies
Rafał Miłecki
2020-11-26
1
-1
/
+1
|
*
|
serial: mxs-auart: Remove unneeded platform_device_id
Fabio Estevam
2020-11-26
1
-17
/
+4
|
*
|
serial: 8250-mtk: Fix reference leak in mtk8250_probe
Zhang Qilong
2020-11-26
1
-3
/
+10
|
*
|
Merge 5.10-rc5 into tty-next
Greg Kroah-Hartman
2020-11-23
2
-21
/
+15
|
|
\
\
|
*
|
|
serial: imx: Remove unused .id_table support
Fabio Estevam
2020-11-18
1
-20
/
+0
|
*
|
|
tty: serial: pmac_zilog: Remove unused disposable variable 'garbage'
Lee Jones
2020-11-13
1
-4
/
+4
[next]