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-12-23
serial: 8250: Never adjust UART_LSR_DR in @read_status_mask
John Ogness
3
-3
/
+0
2024-12-23
serial: 8250: Do not set UART_LSR_THRE in @read_status_mask
John Ogness
2
-2
/
+2
2024-12-23
serial: 8250: Use @ier bits to determine if Rx is stopped
John Ogness
1
-1
/
+1
2024-12-23
8250: microchip: pci1xxxx: Add workaround for RTS bit toggle
Rengarajan S
1
-1
/
+59
2024-12-16
Merge 6.13-rc3 into tty-next
Greg Kroah-Hartman
3
-2
/
+32
2024-12-14
Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-1
/
+31
2024-12-14
tty: Make sysctl table const
Ricardo B. Marliere
1
-1
/
+1
2024-12-14
tty: serial: extract uart_change_port() from uart_set_info()
Jiri Slaby (SUSE)
1
-56
/
+58
2024-12-14
tty: serial: get rid of exit label from uart_set_info()
Jiri Slaby (SUSE)
1
-62
/
+48
2024-12-14
tty: serial_core: use more guard(mutex)
Jiri Slaby (SUSE)
1
-52
/
+31
2024-12-14
serial: altera_uart: Use KBUILD_MODNAME
Tobias Klauser
1
-4
/
+3
2024-12-06
tty: serial: Work around warning backtrace in serial8250_set_defaults
Guenter Roeck
1
-1
/
+2
2024-12-04
serial: sh-sci: Check if TX data was written to device in .tx_empty()
Claudiu Beznea
1
-0
/
+29
2024-12-04
serial: 8250_pci: Share WCH IDs with parport_serial driver
Andy Shevchenko
1
-8
/
+2
2024-12-04
serial: 8250_pci: Resolve WCH vendor ID ambiguity
Andy Shevchenko
1
-41
/
+41
2024-12-04
serial: mpc52xx: Fix typo in mpc52xx_uart.c
Zhu Jun
1
-1
/
+1
2024-12-04
serial: 8250_port: Assign UPIO_UNKNOWN instead of its direct value
Andy Shevchenko
1
-1
/
+1
2024-12-04
serial: sh-sci: Use plain struct copy in early_console_setup()
Geert Uytterhoeven
1
-1
/
+1
2024-12-04
serial: altera_jtaguart: Use KBUILD_MODNAME
Tobias Klauser
1
-5
/
+3
2024-12-04
serial: altera_jtaguart: Use device name when requesting IRQ
Tobias Klauser
1
-1
/
+1
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
8
-9
/
+9
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
3
-3
/
+3
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
71
-217
/
+328
2024-11-30
Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"
Greg Kroah-Hartman
1
-28
/
+0
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-5
/
+7
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
8
-10
/
+86
2024-11-20
Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2
-10
/
+31
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-6
/
+6
2024-11-18
Merge branch 'for-6.13-force-console' into for-linus
Petr Mladek
1
-10
/
+8
2024-11-16
serial: amba-pl011: fix build regression
Arnd Bergmann
1
-0
/
+2
2024-11-13
serial: sprd: Add support for sc9632
Wenhua Lin
1
-5
/
+36
2024-11-13
tty/serial/altera_uart: unwrap error log string
Tobias Klauser
1
-2
/
+2
2024-11-13
tty/serial/altera_jtaguart: unwrap error log string
Tobias Klauser
1
-2
/
+2
2024-11-13
serial: amba-pl011: Fix RX stall when DMA is used
Kartik Rajput
1
-0
/
+5
2024-11-13
tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler
Nicolas Bouchinet
1
-1
/
+1
2024-11-12
serial: 8250_fintek: Add support for F81216E
Filip Brozovic
1
-1
/
+13
2024-11-11
tty: sysrq: Use printk_force_console context on __handle_sysrq
Marcos Paulo de Souza
1
-10
/
+8
2024-11-07
serial: sh-sci: Clean sci_ports[0] after at earlycon exit
Claudiu Beznea
1
-0
/
+28
2024-11-07
tty: atmel_serial: Fix typo retreives to retrieves
Shivam Chaudhary
1
-1
/
+1
2024-11-07
tty: atmel_serial: Use devm_platform_ioremap_resource()
Mihai Sain
1
-9
/
+3
2024-11-05
serial: 8250: omap: Move pm_runtime_get_sync
Bin Liu
1
-2
/
+2
2024-11-04
tty: serial: samsung: Add Exynos8895 compatible
Ivaylo Ivanov
1
-0
/
+13
2024-11-04
serial: 8250_dw: Add Sophgo SG2044 quirk
Inochi Amaoto
1
-2
/
+3
2024-11-04
altera_jtaguart: Use dev_err() to report error attaching IRQ
Tobias Klauser
1
-1
/
+1
2024-11-04
altera_uart: Use dev_err() to report error attaching IRQ handler
Tobias Klauser
1
-1
/
+1
2024-10-30
serial: rp2: Replace deprecated PCI functions
Philipp Stanner
1
-5
/
+7
2024-10-29
tty: serial: export serial_8250_warn_need_ioport
Arnd Bergmann
1
-0
/
+1
2024-10-28
tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
8
-10
/
+85
2024-10-21
Merge 6.12-rc4 into tty-next
Greg Kroah-Hartman
4
-56
/
+66
[prev]
[next]