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
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
serial: 8250_pci: Refactor the loop in pci_ite887x_init()
Andy Shevchenko
1
-8
/
+4
2021-10-21
tty: add rpmsg driver
Arnaud Pouliquen
3
-0
/
+287
2021-10-21
serial: 8250_dw: drop bogus uartclk optimisation
Johan Hovold
1
-7
/
+4
2021-10-21
serial: 8250: rename unlock labels
Johan Hovold
1
-5
/
+5
2021-10-21
serial: 8250: fix racy uartclk update
Johan Hovold
1
-4
/
+17
2021-10-21
serial: stm32: update throttle and unthrottle ops for dma mode
Erwan Le Ray
2
-4
/
+34
2021-10-21
serial: stm32: rework RX over DMA
Erwan Le Ray
2
-52
/
+164
2021-10-21
serial: stm32: re-introduce an irq flag condition in usart_receive_chars
Erwan Le Ray
1
-8
/
+13
2021-10-21
tty: hvc: pass DMA capable memory to put_chars()
Xianting Tian
2
-16
/
+41
2021-10-21
tty: hvc: use correct dma alignment size
Xianting Tian
1
-1
/
+1
2021-10-21
serial: imx: disable console clocks on unregister
Francesco Dolcini
1
-0
/
+12
2021-10-21
serial: imx: fix detach/attach of serial console
Stefan Agner
1
-2
/
+2
2021-10-20
workqueue: Introduce show_one_worker_pool and show_one_workqueue.
Imran Khan
1
-1
/
+1
2021-10-18
tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc
Guanghui Feng
1
-0
/
+3
2021-10-18
Merge 5.15-rc6 into tty-next
Greg Kroah-Hartman
2
-10
/
+11
2021-10-17
Merge tag 'tty-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-2
/
+6
2021-10-13
serial: sc16is7xx: Make sc16is7xx_remove() return void
Uwe Kleine-König
1
-5
/
+7
2021-10-13
serial: max310x: Make max310x_remove() return void
Uwe Kleine-König
1
-4
/
+3
2021-10-10
serial: 8250_lpss: Enable PSE UART Auto Flow Control
Aman Kumar
1
-0
/
+3
2021-10-10
serial: 8250_lpss: Extract dw8250_do_set_termios() for common use
Andy Shevchenko
4
-10
/
+13
2021-10-10
serial: 8250_dw: Fix the trivial typo in the comment
Andy Shevchenko
1
-1
/
+1
2021-10-10
serial: 8250_dw: Re-use temporary variable for of_node
Andy Shevchenko
1
-3
/
+6
2021-10-10
serial: 8250_dw: Drop wrong use of ACPI_PTR()
Andy Shevchenko
1
-1
/
+1
2021-10-10
tty: serial: samsung: Improve naming for common macro
Sam Protsenko
1
-8
/
+5
2021-10-10
tty: serial: atmel: use macros instead of hardcoded values
Claudiu Beznea
1
-2
/
+2
2021-10-10
tty/sysrq: More intuitive Shift handling
Oskari Pirhonen
1
-0
/
+2
2021-10-08
Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-8
/
+5
2021-10-07
Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"
Johan Hovold
1
-17
/
+0
2021-10-05
serial: 8250: allow disabling of Freescale 16550 compile test
Johan Hovold
1
-2
/
+6
2021-10-05
serial: 8250: Fix reporting real baudrate value in c_ospeed field
Pali Rohár
1
-0
/
+17
2021-10-05
serial: core: Fix initializing and restoring termios speed
Pali Rohár
1
-2
/
+14
2021-10-05
tty: baudrate: Explicit usage of B0 for encoding input baudrate
Pali Rohár
1
-1
/
+1
2021-10-05
serial: sifive: set pointer to NULL rather than 0.
Colin Ian King
1
-1
/
+1
2021-10-05
mxser: store FCR state in mxser_port::FCR
Jiri Slaby
1
-14
/
+13
2021-10-05
mxser: don't read from UART_FCR
Jiri Slaby
1
-4
/
+1
2021-10-05
mxser: move FIFO clearing to mxser_disable_and_clear_FIFO()
Jiri Slaby
1
-14
/
+12
2021-10-05
mxser: simplify FCR computation in mxser_change_speed()
Jiri Slaby
1
-27
/
+20
2021-10-05
mxser: make mxser_port::ldisc_stop_rx a bool
Jiri Slaby
1
-4
/
+4
2021-10-05
mxser: simplify condition in mxser_receive_chars_new
Jiri Slaby
1
-5
/
+1
2021-10-05
mxser: restore baud rate if its setting fails
Jiri Slaby
1
-5
/
+11
2021-10-05
tty: n_gsm: Don't ignore write return value in gsmld_output()
Tony Lindgren
1
-3
/
+2
2021-10-05
tty: n_gsm: clean up indenting in gsm_queue()
Dan Carpenter
1
-2
/
+2
2021-10-05
tty: serial: samsung: describe driver in KConfig
Krzysztof Kozlowski
1
-4
/
+5
2021-10-05
xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU
Jan Beulich
1
-3
/
+1
2021-10-05
xen/x86: make "earlyprintk=xen" work better for PVH Dom0
Jan Beulich
1
-5
/
+4
2021-09-27
Merge 5.15-rc3 into tty-next
Greg Kroah-Hartman
3
-24
/
+24
2021-09-22
tty: remove file from n_tty_ioctl_helper
Jiri Slaby
4
-5
/
+5
2021-09-22
tty: remove file from tty_mode_ioctl
Jiri Slaby
1
-6
/
+2
2021-09-22
tty: remove flags from struct tty_ldisc_ops
Jiri Slaby
1
-1
/
+0
2021-09-22
tty: unexport tty_ldisc_release
Jiri Slaby
1
-1
/
+0
[prev]
[next]