index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-20
serial: icom: fix code format problems
Charles Han
1
-5
/
+4
2025-03-20
serial: sh-sci: Save and restore more registers
Geert Uytterhoeven
1
-0
/
+25
2025-03-20
tty: serial: pl011: remove incorrect of_match_ptr annotation
Arnd Bergmann
2
-4
/
+4
2025-03-20
dt-bindings: serial: snps-dw-apb-uart: Add support for rk3562
Kever Yang
1
-0
/
+1
2025-03-20
tty: serial: lpuart: only disable CTS instead of overwriting the whole UARTMODIR register
Sherry Sun
1
-5
/
+7
2025-03-20
tty: caif: removed unused function debugfs_tx()
Simon Horman
1
-14
/
+0
2025-03-20
serial: 8250_dma: terminate correct DMA in tx_dma_flush()
John Keeping
1
-1
/
+1
2025-03-20
tty: serial: fsl_lpuart: rename register variables more specifically
Sherry Sun
1
-110
/
+110
2025-03-20
tty: serial: fsl_lpuart: use port struct directly to simply code
Sherry Sun
1
-108
/
+102
2025-03-20
tty: serial: fsl_lpuart: Use u32 and u8 for register variables
Sherry Sun
1
-47
/
+46
2025-03-20
tty: serial: fsl_lpuart: disable transmitter before changing RS485 related registers
Sherry Sun
1
-0
/
+17
2025-03-20
tty: serial: 8250: Add Brainboxes XC devices
Cameron Williams
1
-0
/
+30
2025-03-20
dt-bindings: serial: fsl-lpuart: support i.MX94
Frank Li
1
-0
/
+1
2025-03-20
tty: serial: 8250: Add some more device IDs
Cameron Williams
1
-0
/
+16
2025-03-20
dt-bindings: serial: samsung: add exynos7870-uart compatible
Kaustabh Chakraborty
1
-0
/
+4
2025-03-20
serial: 8250_dw: Comment possible corner cases in serial_out() implementation
Andy Shevchenko
1
-0
/
+17
2025-03-20
serial: switch change_irq and change_port to bool in uart_set_info()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-03-20
serial: 8250_port: simplify serial8250_request_std_resource()
Jiri Slaby (SUSE)
1
-15
/
+10
2025-03-20
serial: 8250_port: do not use goto for UPQ_NO_TXEN_TEST code flow
Jiri Slaby (SUSE)
1
-18
/
+16
2025-03-20
serial: 8250_rsa: simplify rsa8250_{request/release}_resource()
Jiri Slaby (SUSE)
1
-12
/
+9
2025-03-20
serial: 8250: use serial_port_in/out() helpers
Jiri Slaby (SUSE)
3
-13
/
+13
2025-03-20
serial: pass struct uart_state to uart_line_info()
Jiri Slaby (SUSE)
1
-3
/
+2
2025-03-20
serial: remove redundant tty_port_link_device()
Jiri Slaby (SUSE)
1
-1
/
+0
2025-03-20
tty: sunsu: remove unused serial_icr_read()
Jiri Slaby (SUSE)
1
-14
/
+0
2025-03-20
tty: sunsu: drop serial_{in,out}p()
Jiri Slaby (SUSE)
1
-87
/
+77
2025-03-20
tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()
Jiri Slaby (SUSE)
1
-2
/
+2
2025-03-20
tty: srmcons: fix retval from srmcons_init()
Jiri Slaby (SUSE)
1
-29
/
+33
2025-03-20
tty: moxa: carve out special ioctls and extra tty_port
Jiri Slaby (SUSE)
1
-145
/
+1
2025-03-20
tty: moxa: drop ISA support
Jiri Slaby (SUSE)
2
-96
/
+6
2025-03-20
tty: moxa: drop version dump to logs
Jiri Slaby (SUSE)
1
-5
/
+0
2025-03-20
tty: mmc: sdio: use bool for cts and remove parentheses
Jiri Slaby (SUSE)
1
-1
/
+1
2025-03-20
tty: serdev: drop serdev_controller_ops::write_room()
Jiri Slaby (SUSE)
3
-26
/
+0
2025-03-20
tty: tty_driver: introduce TTY driver sub/types enums
Jiri Slaby (SUSE)
1
-21
/
+21
2025-03-20
tty: tty_driver: document both {,__}tty_alloc_driver() properly
Jiri Slaby (SUSE)
3
-4
/
+14
2025-03-20
tty: tty_driver: convert "TTY Driver Flags" to an enum
Jiri Slaby (SUSE)
2
-17
/
+25
2025-03-20
tty: tty_driver: move TTY macros to the top
Jiri Slaby (SUSE)
1
-78
/
+78
2025-03-20
tty: n_tty: move more_to_be_read to the end of n_tty_read()
Jiri Slaby (SUSE)
1
-15
/
+14
2025-03-20
tty: n_tty: extract n_tty_wait_for_input()
Jiri Slaby (SUSE)
1
-26
/
+31
2025-03-20
tty: n_tty: extract n_tty_continue_cookie() from n_tty_read()
Jiri Slaby (SUSE)
1
-30
/
+36
2025-03-20
tty: n_tty: drop n_tty_trace()
Jiri Slaby (SUSE)
1
-14
/
+0
2025-03-20
tty: n_tty: clean up process_output_block()
Jiri Slaby (SUSE)
1
-16
/
+11
2025-03-20
tty: n_tty: simplify process_output()
Jiri Slaby (SUSE)
1
-10
/
+4
2025-03-20
tty: n_tty: use uint for space returned by tty_write_room()
Jiri Slaby (SUSE)
1
-6
/
+7
2025-03-20
tty: move N_TTY_BUF_SIZE to n_tty
Jiri Slaby (SUSE)
2
-1
/
+2
2025-03-20
tty: caif: do not use N_TTY_BUF_SIZE
Jiri Slaby (SUSE)
1
-1
/
+1
2025-03-20
tty: audit: do not use N_TTY_BUF_SIZE
Jiri Slaby (SUSE)
1
-4
/
+6
2025-03-20
tty: convert "TTY Struct Flags" to an enum
Jiri Slaby (SUSE)
2
-26
/
+28
2025-02-20
serial: xilinx_uartps: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-20
serial: sh-sci: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-20
serial: imx: Switch to use hrtimer_setup()
Nam Cao
1
-4
/
+4
[next]