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
*
Revert "serial: 8250_omap: Set the console genpd always on if no console susp...
Griffin Kroah-Hartman
2024-08-15
1
-28
/
+5
*
tty: atmel_serial: use the correct RTS flag.
Mathieu Othacehe
2024-08-13
1
-1
/
+1
*
tty: vt: conmakehash: remove non-portable code printing comment header
Masahiro Yamada
2024-08-13
1
-10
/
+2
*
tty: serial: fsl_lpuart: mark last busy before uart_add_one_port
Peng Fan
2024-08-13
1
-0
/
+1
*
tty: vt: conmakehash: cope with abs_srctree no longer in env
Max Krummenacher
2024-07-31
1
-13
/
+7
*
serial: sc16is7xx: fix invalid FIFO access with special register set
Hugo Villeneuve
2024-07-31
1
-0
/
+4
*
serial: sc16is7xx: fix TX fifo corruption
Hugo Villeneuve
2024-07-31
1
-10
/
+11
*
serial: core: check uartclk for zero to avoid divide by zero
George Kennedy
2024-07-31
1
-0
/
+8
*
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-07-27
1
-3
/
+1
|
\
|
*
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
1
-3
/
+1
*
|
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
\
|
*
|
printk: Rename console_replay_all() and update context
Sreenath Vijayan
2024-06-03
1
-1
/
+1
*
|
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
2
-2
/
+2
*
|
|
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-20
29
-510
/
+697
|
\
\
\
|
*
|
|
serial: core: Add serial_base_match_and_update_preferred_console()
Tony Lindgren
2024-07-04
3
-0
/
+57
|
*
|
|
Merge 6.10-rc6 into tty-next
Greg Kroah-Hartman
2024-07-01
11
-178
/
+42
|
|
\
\
\
|
*
|
|
|
serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT
Hui Wang
2024-06-24
1
-3
/
+28
|
*
|
|
|
serial: 8250_platform: Explicitly show we initialise ISA ports only once
Andy Shevchenko
2024-06-24
1
-6
/
+7
|
*
|
|
|
tty: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
15
-0
/
+15
|
*
|
|
|
serial: sh-sci: Add support for RZ/V2H(P) SoC
Lad Prabhakar
2024-06-24
1
-5
/
+50
|
*
|
|
|
serial: 8250_dw: Use reset array API to get resets
Hal Feng
2024-06-24
1
-1
/
+1
|
*
|
|
|
Merge tag 'v6.10-rc4' into tty-next
Greg Kroah-Hartman
2024-06-18
9
-45
/
+64
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
serial: 8250: Extract platform driver
Andy Shevchenko
2024-06-04
4
-339
/
+369
|
*
|
|
|
serial: 8250: Extract RSA bits
Andy Shevchenko
2024-06-04
4
-120
/
+145
|
*
|
|
|
serial: imx: stop casting struct uart_port to struct imx_port
Rasmus Villemoes
2024-06-04
1
-18
/
+23
|
*
|
|
|
vt: keyboard: Use led_set_brightness() in LED trigger activate() callback
Hans de Goede
2024-06-04
1
-3
/
+1
|
*
|
|
|
tty: sunsu: Simplify device_node cleanup by using __free
Shresth Prasad
2024-06-04
1
-26
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
serial: qcom-geni: do not kill the machine on fifo underrun
Johan Hovold
2024-07-04
1
-1
/
+1
*
|
|
|
serial: qcom-geni: fix hard lockup on buffer flush
Johan Hovold
2024-07-04
1
-3
/
+13
*
|
|
|
serial: qcom-geni: fix soft lockup on sw flow control and suspend
Johan Hovold
2024-07-04
1
-9
/
+24
*
|
|
|
serial: imx: ensure RTS signal is not left active after shutdown
Rasmus Villemoes
2024-07-03
1
-0
/
+51
*
|
|
|
tty: serial: ma35d1: Add a NULL check for of_node
Jacky Huang
2024-07-03
1
-6
/
+7
*
|
|
|
serial: 8250_omap: Fix Errata i2310 with RX FIFO level check
Udit Kumar
2024-07-03
1
-1
/
+2
*
|
|
|
serial: imx: only set receiver level if it is zero
Stefan Eichenberger
2024-07-03
1
-2
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-06-30
9
-178
/
+41
|
\
\
\
|
*
|
|
Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...
Greg Kroah-Hartman
2024-06-25
3
-86
/
+0
|
*
|
|
Revert "serial: core: Handle serial console options"
Greg Kroah-Hartman
2024-06-25
1
-49
/
+0
|
*
|
|
Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"
Greg Kroah-Hartman
2024-06-25
3
-34
/
+0
|
*
|
|
Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"
Greg Kroah-Hartman
2024-06-25
2
-10
/
+11
|
*
|
|
Revert "serial: core: Fix ifdef for serial base console functions"
Greg Kroah-Hartman
2024-06-25
1
-2
/
+2
|
*
|
|
serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
Jonas Gorski
2024-06-24
1
-2
/
+5
|
*
|
|
serial: imx: set receiver level before starting uart
Stefan Eichenberger
2024-06-24
1
-1
/
+3
|
*
|
|
tty: mcf: MCF54418 has 10 UARTS
Jean-Michel Hautbois
2024-06-24
1
-1
/
+1
|
*
|
|
serial: 8250_omap: Implementation of Errata i2310
Udit Kumar
2024-06-24
1
-5
/
+20
|
*
|
|
tty: serial: 8250: Fix port count mismatch with the device
Crescent Hsieh
2024-06-24
1
-1
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tty: mxser: Remove __counted_by from mxser_board.ports[]
Nathan Chancellor
2024-06-28
1
-1
/
+1
|
|
/
*
|
serial: drop debugging WARN_ON_ONCE() from uart_write()
Tetsuo Handa
2024-06-04
1
-1
/
+1
*
|
serial: sc16is7xx: re-add Kconfig SPI or I2C dependency
Hugo Villeneuve
2024-06-04
1
-0
/
+1
[next]