index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
tty: vt: conmakehash: Don't mention the full path of the input in output
Uwe Kleine-König
1
-2
/
+13
2024-04-09
tty: n_gsm: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2024-04-09
tty: hvc: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-04-09
serial: sifive: Remove 0 from fu540-c000-uart0 binding.
Sebastian Andrzej Siewior
1
-2
/
+2
2024-04-09
serial: pic32_uart: Replace of_gpio.h by proper one
Andy Shevchenko
1
-1
/
+1
2024-04-09
serial: 8250_omap: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-04-09
serial: 8250: Add preferred console in serial8250_isa_init_ports()
Tony Lindgren
3
-0
/
+34
2024-04-09
serial: core: Handle serial console options
Tony Lindgren
1
-0
/
+49
2024-04-09
serial: core: Add support for DEVNAME:0.0 style naming for kernel console
Tony Lindgren
3
-0
/
+86
2024-04-09
tty: atmel_serial: use single DMA mapping for RX
Jiri Slaby (SUSE)
1
-33
/
+21
2024-04-09
tty: atmel_serial: define macro for RX size
Jiri Slaby (SUSE)
1
-5
/
+5
2024-04-09
tty: atmel_serial: use single DMA mapping for TX
Jiri Slaby (SUSE)
1
-21
/
+14
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
58
-761
/
+656
2024-04-09
tty: msm_serial: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
1
-37
/
+49
2024-04-09
tty: 8250_omap: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
1
-3
/
+6
2024-04-09
tty: 8250_dma: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
1
-4
/
+8
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
55
-2016
/
+2438
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-5
/
+2
2024-03-15
Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+1
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
1
-5
/
+2
2024-03-06
serial: 8250_dw: Replace ACPI device check by a quirk
Andy Shevchenko
1
-25
/
+26
2024-03-05
Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"
Douglas Anderson
1
-4
/
+6
2024-03-05
tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
Sherry Sun
1
-2
/
+5
2024-03-05
serial: Lock console when calling into driver before registration
Peter Collingbourne
2
-6
/
+12
2024-03-05
serial: 8250_uniphier: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-13
/
+4
2024-03-05
serial: 8250_tegra: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-17
/
+9
2024-03-05
serial: 8250_pxa: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-13
/
+9
2024-03-05
serial: 8250_omap: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-19
/
+10
2024-03-05
serial: 8250_of: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-80
/
+19
2024-03-05
serial: 8250_lpc18xx: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-12
/
+8
2024-03-05
serial: 8250_ingenic: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-13
/
+7
2024-03-05
serial: 8250_dw: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-40
/
+27
2024-03-05
serial: 8250_bcm7271: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-37
/
+19
2024-03-05
serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-50
/
+42
2024-03-05
serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-35
/
+15
2024-03-05
serial: port: Introduce a common helper to read properties
Andy Shevchenko
1
-0
/
+145
2024-03-05
serial: sh-sci: Call sci_serial_{in,out}() directly
Geert Uytterhoeven
1
-126
/
+119
2024-03-02
vt: fix unicode buffer corruption when deleting characters
Nicolas Pitre
1
-1
/
+1
2024-03-02
serial: port: Don't suspend if the port is still busy
Yicong Yang
1
-1
/
+24
2024-03-02
serial: 8250_dw: Do not reclock if already at correct rate
Peter Collingbourne
1
-3
/
+3
2024-03-02
tty: serial: imx: Fix broken RS485
Rickard x Andersson
1
-4
/
+18
2024-03-02
serial: pch: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-15
/
+9
2024-03-02
serial: pch: Remove eg20t_port::lock.
Sebastian Andrzej Siewior
1
-20
/
+6
2024-03-02
serial: pch: Don't initialize uart_port's spin_lock.
Sebastian Andrzej Siewior
1
-2
/
+0
2024-03-02
serial: pch: Don't disable interrupts while acquiring lock in ISR.
Sebastian Andrzej Siewior
1
-3
/
+2
2024-03-02
serial: pch: Make push_rx() return void.
Sebastian Andrzej Siewior
1
-8
/
+4
2024-03-02
serial: pch: Invoke handle_rx_to() directly.
Sebastian Andrzej Siewior
1
-6
/
+1
2024-03-02
serial: sifive: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
1
-10
/
+7
2024-03-02
serial: rda: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
1
-18
/
+10
2024-03-02
serial: owl: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
1
-18
/
+12
[prev]
[next]