index
:
laptop-kernel
master
Linux kernel tree for laptop
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
2025-10-15
tty: n_gsm: Don't block input queue by waiting MSC
Seppo Takalo
1
-1
/
+24
2025-10-15
serial: max310x: Add error checking in probe()
Dan Carpenter
1
-0
/
+2
2025-10-12
serial: stm32: allow selecting console when the driver is module
Raphael Gallais-Pou
1
-1
/
+1
2025-10-12
serial: qcom-geni: Fix blocked task
Krzysztof Kozlowski
1
-160
/
+16
2025-09-14
Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
3
-20
/
+10
2025-09-06
serial: xilinx_uartps: read reg size from DTS
Harshit Shah
1
-5
/
+5
2025-08-17
tty: hvc_console: Call hvc_kick in hvc_write unconditionally
Fabian Vogt
1
-3
/
+3
2025-08-14
serial: sc16is7xx: fix bug in flow control levels init
Hugo Villeneuve
1
-12
/
+2
2025-08-11
module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYMBOL_FOR_MODULES
Vlastimil Babka
1
-4
/
+4
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2
-2
/
+2
2025-07-31
Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-0
/
+41
2025-07-29
Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
29
-884
/
+1929
2025-07-28
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2025-07-28
MIPS: Update Joshua Kinard's e-mail address
Joshua Kinard
1
-1
/
+1
2025-07-24
serial: 8250: fix panic due to PSLVERR
Yunhui Cui
1
-1
/
+1
2025-07-23
Input: sysrq: mv sysrq into drivers/tty/sysrq.c
Joel Granados
1
-0
/
+41
2025-07-22
vt: defkeymap: Map keycodes above 127 to K_HOLE
Myrrh Periwinkle
1
-0
/
+112
2025-07-22
vt: keyboard: Don't process Unicode characters in K_OFF mode
Myrrh Periwinkle
1
-1
/
+1
2025-07-22
serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
Praveen Talari
1
-16
/
+140
2025-07-22
serial: qcom-geni: Enable PM runtime for serial driver
Praveen Talari
1
-2
/
+22
2025-07-22
serial: qcom-geni: move clock-rate logic to separate function
Praveen Talari
1
-20
/
+32
2025-07-22
serial: qcom-geni: move resource control logic to separate functions
Praveen Talari
1
-12
/
+42
2025-07-22
serial: qcom-geni: move resource initialization to separate function
Praveen Talari
1
-26
/
+40
2025-07-22
serial: 8250_dw: Fix typo "notifer"
WangYuli
1
-1
/
+1
2025-07-21
serial: 8250_ce4100: Fix CONFIG_SERIAL_8250=n build
Andy Shevchenko
1
-0
/
+2
2025-07-21
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
2
-1
/
+4
2025-07-16
tty: omit need_resched() before cond_resched()
Mikulas Patocka
1
-2
/
+1
2025-07-16
serial: 8250_ni: Reorder local variables
Chaitanya Vadrevu
1
-2
/
+2
2025-07-16
serial: 8250_ni: Fix build warning
Chaitanya Vadrevu
1
-25
/
+29
2025-07-16
serial: sh-sci: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-4
/
+4
2025-07-09
serial: sh-sci: Add support for RZ/T2H SCI
Thierry Bultel
6
-10
/
+546
2025-07-09
serial: sh-sci: Use private port ID
Thierry Bultel
2
-71
/
+93
2025-07-09
serial: sh-sci: Replace direct stop_rx/stop_tx calls with port ops in sci_shutdown()
Lad Prabhakar
1
-2
/
+2
2025-07-09
serial: sh-sci: Add R-Car Gen5 support
Kuninori Morimoto
1
-0
/
+3
2025-07-09
serial: 8520_ce4100: Reuse mem_serial_in() in ce4100_mem_serial_in()
Andy Shevchenko
1
-7
/
+2
2025-07-09
pch_uart: Fix dma_sync_sg_for_device() nents value
Thomas Fourier
1
-1
/
+1
2025-07-09
serial: core: fix OF node leak
Johan Hovold
1
-0
/
+3
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
1
-1
/
+1
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
4
-6
/
+15
2025-06-29
serial: 8250: Move CE4100 quirks to a module under 8250 driver
Andy Shevchenko
2
-0
/
+99
2025-06-29
tty: serial: fsl_lpuart: Constify struct lpuart_soc_data
Christophe JAILLET
1
-4
/
+4
2025-06-24
serial: imx: Restore original RXTL for console to fix data loss
Fabio Estevam
1
-5
/
+12
2025-06-24
tty: fix tty_port_tty_*hangup() kernel-doc
Jiri Slaby (SUSE)
1
-5
/
+0
2025-06-24
serial: 8250: document doubled "type == PORT_8250_CIR" check
Jiri Slaby (SUSE)
1
-0
/
+2
2025-06-24
serial: 8250: rename lsr_TEMT, iir_NOINT to lowercase
Jiri Slaby (SUSE)
1
-4
/
+4
2025-06-24
serial: 8250: extract serial8250_iir_txen_test()
Jiri Slaby (SUSE)
1
-21
/
+28
2025-06-24
serial: 8250: extract serial8250_init_mctrl()
Jiri Slaby (SUSE)
1
-8
/
+13
2025-06-23
serial: 8250: export RSA functions
Jiri Slaby (SUSE)
1
-0
/
+4
2025-06-19
serial: core: restore of_node information in sysfs
Aidan Stewart
1
-0
/
+1
[next]