index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: stm32: use port lock wrappers for break control
Ben Wolsieffer
2024-12-23
1
-2
/
+2
*
serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()
Xiaolei Wang
2024-12-23
1
-2
/
+2
*
tty: serial: 8250: Fix another runtime PM usage counter underflow
Ilpo Järvinen
2024-12-23
1
-0
/
+3
*
Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-12-14
2
-1
/
+31
|
\
|
*
tty: serial: Work around warning backtrace in serial8250_set_defaults
Guenter Roeck
2024-12-06
1
-1
/
+2
|
*
serial: sh-sci: Check if TX data was written to device in .tx_empty()
Claudiu Beznea
2024-12-04
1
-0
/
+29
*
|
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-03
1
-1
/
+1
|
/
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
8
-9
/
+9
*
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-12-02
3
-3
/
+3
*
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-30
71
-217
/
+328
|
\
|
*
Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"
Greg Kroah-Hartman
2024-11-30
1
-28
/
+0
|
*
serial: amba-pl011: fix build regression
Arnd Bergmann
2024-11-16
1
-0
/
+2
|
*
serial: sprd: Add support for sc9632
Wenhua Lin
2024-11-13
1
-5
/
+36
|
*
tty/serial/altera_uart: unwrap error log string
Tobias Klauser
2024-11-13
1
-2
/
+2
|
*
tty/serial/altera_jtaguart: unwrap error log string
Tobias Klauser
2024-11-13
1
-2
/
+2
|
*
serial: amba-pl011: Fix RX stall when DMA is used
Kartik Rajput
2024-11-13
1
-0
/
+5
|
*
tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler
Nicolas Bouchinet
2024-11-13
1
-1
/
+1
|
*
serial: 8250_fintek: Add support for F81216E
Filip Brozovic
2024-11-12
1
-1
/
+13
|
*
serial: sh-sci: Clean sci_ports[0] after at earlycon exit
Claudiu Beznea
2024-11-07
1
-0
/
+28
|
*
tty: atmel_serial: Fix typo retreives to retrieves
Shivam Chaudhary
2024-11-07
1
-1
/
+1
|
*
tty: atmel_serial: Use devm_platform_ioremap_resource()
Mihai Sain
2024-11-07
1
-9
/
+3
|
*
serial: 8250: omap: Move pm_runtime_get_sync
Bin Liu
2024-11-05
1
-2
/
+2
|
*
tty: serial: samsung: Add Exynos8895 compatible
Ivaylo Ivanov
2024-11-04
1
-0
/
+13
|
*
serial: 8250_dw: Add Sophgo SG2044 quirk
Inochi Amaoto
2024-11-04
1
-2
/
+3
|
*
altera_jtaguart: Use dev_err() to report error attaching IRQ
Tobias Klauser
2024-11-04
1
-1
/
+1
|
*
altera_uart: Use dev_err() to report error attaching IRQ handler
Tobias Klauser
2024-11-04
1
-1
/
+1
|
*
Merge 6.12-rc4 into tty-next
Greg Kroah-Hartman
2024-10-21
4
-56
/
+66
|
|
\
|
*
|
serial: 8250_exar: Remove old exar_ee_read() and other unneeded code
Parker Newman
2024-10-11
1
-90
/
+0
|
*
|
serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6
Parker Newman
2024-10-11
2
-13
/
+46
|
*
|
serial: imx: Switch to nbcon console
Esben Haabendal
2024-10-11
1
-19
/
+101
|
*
|
tty: serial: fsl_lpuart: add 7-bits format support on imx7ulp/imx8ulp/imx8qxp
Luke Wang
2024-10-11
1
-5
/
+16
|
*
|
serial: sc16is7xx: announce support for SER_RS485_RTS_ON_SEND
Hugo Villeneuve
2024-10-11
1
-1
/
+1
|
*
|
serial: 8250: Fix typos in comments across various files
Yu Jiaoliang
2024-10-11
5
-8
/
+8
|
*
|
serial: 8250_exar: Group CTI EEPROM offsets by device
Andy Shevchenko
2024-10-11
1
-2
/
+4
|
*
|
serial: imx: Add more comments on port lock status
Esben Haabendal
2024-10-11
1
-0
/
+10
|
*
|
serial: imx: Grab port lock in imx_uart_enable_wakeup()
Esben Haabendal
2024-10-11
1
-0
/
+5
|
*
|
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-11
66
-66
/
+66
*
|
|
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-27
1
-5
/
+7
|
\
\
\
|
*
|
|
serial: rp2: Replace deprecated PCI functions
Philipp Stanner
2024-10-30
1
-5
/
+7
*
|
|
|
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-21
8
-10
/
+86
|
\
\
\
\
|
*
|
|
|
tty: serial: export serial_8250_warn_need_ioport
Arnd Bergmann
2024-10-29
1
-0
/
+1
|
*
|
|
|
tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-10-28
8
-10
/
+85
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-20
2
-10
/
+31
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-6.13-force-console' into for-linus
Petr Mladek
2024-11-18
1
-10
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
tty: sysrq: Use printk_force_console context on __handle_sysrq
Marcos Paulo de Souza
2024-11-11
1
-10
/
+8
|
*
|
|
|
|
init: Don't proxy `console=` to earlycon
Raul E Rangel
2024-10-01
1
-0
/
+23
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-20
6
-6
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
serial: ucc_uart: Switch to irq_get_nr_irqs()
Bart Van Assche
2024-10-16
1
-1
/
+1
|
*
|
|
|
serial: cpm_uart: Switch to irq_get_nr_irqs()
Bart Van Assche
2024-10-16
1
-1
/
+1
|
*
|
|
|
serial: amba-pl011: Switch to irq_get_nr_irqs()
Bart Van Assche
2024-10-16
1
-1
/
+1
[next]