index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-09-22
serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESAS
Geert Uytterhoeven
1
-1
/
+1
2021-09-22
serial: 8250: remove duplicated BRI0A49 and BDP3336 entries
Krzysztof Kozlowski
1
-4
/
+0
2021-09-22
serial: 8250_fsl: Move fsl8250_data to ACPI section
Geert Uytterhoeven
1
-4
/
+4
2021-09-14
tty: unexport tty_ldisc_release
Jiri Slaby
1
-1
/
+0
2021-09-14
tty: moxa: merge moxa.h into moxa.c
Jiri Slaby
2
-308
/
+301
2021-09-14
tty: synclink_gt: rename a conflicting function name
Randy Dunlap
1
-22
/
+22
2021-09-14
tty: n_gsm: Save dlci address open status when config requester
Zhenguo Zhao
1
-4
/
+53
2021-09-14
tty: n_gsm: Modify gsmtty driver register method when config requester
Zhenguo Zhao
1
-11
/
+19
2021-09-14
tty: n_gsm: Delete gsmtty open SABM frame when config requester
Zhenguo Zhao
1
-1
/
+3
2021-09-14
tty: n_gsm: Delete gsm_disconnect when config requester
Zhenguo Zhao
1
-1
/
+1
2021-09-14
tty: n_gsm: Modify CR,PF bit printk info when config requester
Zhenguo Zhao
1
-0
/
+4
2021-09-14
tty: n_gsm: Modify CR,PF bit when config requester
Zhenguo Zhao
1
-5
/
+5
2021-09-14
tty: n_gsm: Modify cr bit value when config requester
Zhenguo Zhao
1
-2
/
+2
2021-09-14
serial: mvebu-uart: fix driver's tx_empty callback
Pali Rohár
1
-1
/
+1
2021-09-14
serial: 8250: 8250_omap: Fix RX_LVL register offset
Nishanth Menon
1
-1
/
+1
2021-09-14
tty: serial: uartlite: Prevent changing fixed parameters
Sean Anderson
1
-11
/
+80
2021-09-14
serial: 8250_pci: Prefer struct_size over open coded arithmetic
Len Baker
1
-3
/
+1
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-2
/
+1
[prev]
[next]