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-07-19
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
29
-510
/
+697
2024-07-04
serial: core: Add serial_base_match_and_update_preferred_console()
Tony Lindgren
3
-0
/
+57
2024-07-04
serial: qcom-geni: do not kill the machine on fifo underrun
Johan Hovold
1
-1
/
+1
2024-07-04
serial: qcom-geni: fix hard lockup on buffer flush
Johan Hovold
1
-3
/
+13
2024-07-04
serial: qcom-geni: fix soft lockup on sw flow control and suspend
Johan Hovold
1
-9
/
+24
2024-07-03
serial: imx: ensure RTS signal is not left active after shutdown
Rasmus Villemoes
1
-0
/
+51
2024-07-03
tty: serial: ma35d1: Add a NULL check for of_node
Jacky Huang
1
-6
/
+7
2024-07-03
serial: 8250_omap: Fix Errata i2310 with RX FIFO level check
Udit Kumar
1
-1
/
+2
2024-07-03
serial: imx: only set receiver level if it is zero
Stefan Eichenberger
1
-2
/
+6
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2
-2
/
+2
2024-07-01
Merge 6.10-rc6 into tty-next
Greg Kroah-Hartman
11
-178
/
+42
2024-06-30
Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
9
-178
/
+41
2024-06-28
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2024-06-28
tty: mxser: Remove __counted_by from mxser_board.ports[]
Nathan Chancellor
1
-1
/
+1
2024-06-25
Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel console"
Greg Kroah-Hartman
3
-86
/
+0
2024-06-25
Revert "serial: core: Handle serial console options"
Greg Kroah-Hartman
1
-49
/
+0
2024-06-25
Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"
Greg Kroah-Hartman
3
-34
/
+0
2024-06-25
Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"
Greg Kroah-Hartman
2
-10
/
+11
2024-06-25
Revert "serial: core: Fix ifdef for serial base console functions"
Greg Kroah-Hartman
1
-2
/
+2
2024-06-24
serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
Jonas Gorski
1
-2
/
+5
2024-06-24
serial: imx: set receiver level before starting uart
Stefan Eichenberger
1
-1
/
+3
2024-06-24
tty: mcf: MCF54418 has 10 UARTS
Jean-Michel Hautbois
1
-1
/
+1
2024-06-24
serial: 8250_omap: Implementation of Errata i2310
Udit Kumar
1
-5
/
+20
2024-06-24
tty: serial: 8250: Fix port count mismatch with the device
Crescent Hsieh
1
-1
/
+12
2024-06-24
serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT
Hui Wang
1
-3
/
+28
2024-06-24
serial: 8250_platform: Explicitly show we initialise ISA ports only once
Andy Shevchenko
1
-6
/
+7
2024-06-24
tty: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
15
-0
/
+15
2024-06-24
serial: sh-sci: Add support for RZ/V2H(P) SoC
Lad Prabhakar
1
-5
/
+50
2024-06-24
serial: 8250_dw: Use reset array API to get resets
Hal Feng
1
-1
/
+1
2024-06-18
sched_ext: Add sysrq-S which disables the BPF scheduler
Tejun Heo
1
-0
/
+1
2024-06-18
Merge tag 'v6.10-rc4' into tty-next
Greg Kroah-Hartman
9
-45
/
+64
2024-06-04
serial: drop debugging WARN_ON_ONCE() from uart_write()
Tetsuo Handa
1
-1
/
+1
2024-06-04
serial: sc16is7xx: re-add Kconfig SPI or I2C dependency
Hugo Villeneuve
1
-0
/
+1
2024-06-04
serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE
Hugo Villeneuve
2
-2
/
+2
2024-06-04
serial: port: Don't block system suspend even if bytes are left to xmit
Douglas Anderson
1
-0
/
+7
2024-06-04
serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level
Doug Brown
1
-0
/
+1
2024-06-04
serial: 8250_dw: Revert "Move definitions to the shared header"
Andy Shevchenko
2
-32
/
+27
2024-06-04
serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
Andy Shevchenko
3
-5
/
+10
2024-06-04
tty: n_tty: Fix buffer offsets when lookahead is used
Ilpo Järvinen
1
-6
/
+16
2024-06-04
serial: 8250: Extract platform driver
Andy Shevchenko
4
-339
/
+369
2024-06-04
serial: 8250: Extract RSA bits
Andy Shevchenko
4
-120
/
+145
2024-06-04
serial: imx: stop casting struct uart_port to struct imx_port
Rasmus Villemoes
1
-18
/
+23
2024-06-04
vt: keyboard: Use led_set_brightness() in LED trigger activate() callback
Hans de Goede
1
-3
/
+1
2024-06-04
tty: sunsu: Simplify device_node cleanup by using __free
Shresth Prasad
1
-26
/
+11
2024-06-03
printk: Rename console_replay_all() and update context
Sreenath Vijayan
1
-1
/
+1
2024-05-24
Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
4
-90
/
+180
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
77
-1540
/
+2521
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-13
/
+2
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2024-05-19
Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
1
-1
/
+29
[prev]
[next]