index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
serial_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
earlycon: Increase options size
Ricardo Ribalda
1
-1
/
+1
2022-12-16
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+80
2022-12-02
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
1
-2
/
+8
2022-11-03
tty: serial: introduce transmit helpers
Jiri Slaby (SUSE)
1
-0
/
+80
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
1
-1
/
+0
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
1
-0
/
+17
2022-09-22
serial: 8250: Switch UART port flags to using BIT_ULL
Maciej W. Rozycki
1
-14
/
+14
2022-09-22
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
1
-1
/
+2
2022-09-07
serial: Create uart_xmit_advance()
Ilpo Järvinen
1
-0
/
+17
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+8
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-3
/
+3
2022-08-18
serial: document start_rx member at struct uart_ops
Mauro Carvalho Chehab
1
-0
/
+8
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-18
/
+346
2022-07-28
Documentation: serial: move uart_ops documentation to the struct
Jiri Slaby
1
-16
/
+329
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
1
-1
/
+1
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
1
-0
/
+5
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
1
-0
/
+1
2022-06-27
serial: Drop timeout from uart_port
Ilpo Järvinen
1
-2
/
+14
2022-06-20
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2022-06-10
serial: Add rs485_supported to uart_port
Ilpo Järvinen
1
-0
/
+1
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
1
-0
/
+1
2022-06-10
serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...
Vijaya Krishna Nivarthi
1
-0
/
+1
2022-04-26
serial: Store character timing information to uart_port
Ilpo Järvinen
1
-0
/
+1
2022-03-18
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
1
-0
/
+2
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2022-02-04
serial: core: Fix the definition name in the comment of UPF_* flags
Andy Shevchenko
1
-1
/
+1
2021-07-21
serial: 8250: fix handle_irq locking
Johan Hovold
1
-0
/
+24
2021-05-20
tty/serial: clean up uart_match_port
Jiri Slaby
1
-1
/
+2
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
1
-1
/
+1
2021-04-22
serial: do not restore interrupt state in sysrq helper
Johan Hovold
1
-5
/
+5
2020-12-07
earlycon: drop semicolon from earlycon macro
Johan Hovold
1
-1
/
+1
2020-12-04
earlycon: simplify earlycon-table implementation
Johan Hovold
1
-13
/
+7
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
1
-0
/
+1
2020-07-20
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
1
-4
/
+98
2020-06-27
serial: core: drop redundant sysrq checks
Johan Hovold
1
-2
/
+2
2020-06-27
serial: core: fix sysrq overhead regression
Johan Hovold
1
-5
/
+98
2020-06-27
Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
Johan Hovold
1
-1
/
+2
2020-06-27
serial: core: drop unnecessary gpio include
Johan Hovold
1
-1
/
+1
2020-05-29
serial: 8250: Support rs485 bus termination GPIO
Lukas Wunner
1
-0
/
+2
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
1
-1
/
+1
2020-03-12
serial: core: Refactor uart_unlock_and_check_sysrq()
Andy Shevchenko
1
-2
/
+1
2020-03-07
serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
Dmitry Safonov
1
-0
/
+1
2020-01-15
serial_core: Remove unused member in uart_port
Dmitry Safonov
1
-1
/
+0
2020-01-10
serial_core: Move sysrq functions from header file
Dmitry Safonov
1
-79
/
+5
2019-12-18
serial_core: Remove SUPPORT_SYSRQ ifdeffery
Dmitry Safonov
1
-10
/
+4
2019-12-17
serial_core: Un-ifdef sysrq SUPPORT_SYSRQ
Dmitry Safonov
1
-34
/
+43
2019-12-17
serial: Move sysrq members above
Dmitry Safonov
1
-5
/
+6
2019-07-15
docs: serial: move it to the driver-api
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
[next]