index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-23
serial: altera: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: altera_jtaguart: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-23
serial: 8250: Convert to platform remove callback returning void
Uwe Kleine-König
16
-56
/
+32
2023-11-23
serial: sccnxp: Improve error message if regulator_disable() fails
Uwe Kleine-König
1
-2
/
+5
2023-11-23
serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get() failed
Uwe Kleine-König
1
-1
/
+1
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-7
/
+0
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
85
-1541
/
+3081
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-1
/
+1
2023-10-24
serial: core: Fix runtime PM handling for pending tx
Tony Lindgren
1
-1
/
+1
2023-10-21
tty: serial: samsung: drop earlycon support for unsupported platforms
André Draszik
1
-15
/
+1
2023-10-21
tty: 8250: Add note for PX-835
Cameron Williams
1
-1
/
+1
2023-10-21
tty: 8250: Fix IS-200 PCI ID comment
Cameron Williams
1
-1
/
+1
2023-10-21
tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
Cameron Williams
1
-0
/
+147
2023-10-21
tty: 8250: Add support for Intashield IX cards
Cameron Williams
1
-0
/
+21
2023-10-21
tty: 8250: Add support for additional Brainboxes PX cards
Cameron Williams
1
-0
/
+29
2023-10-21
tty: 8250: Fix up PX-803/PX-857
Cameron Williams
1
-3
/
+3
2023-10-21
tty: 8250: Fix port count of PX-257
Cameron Williams
1
-1
/
+1
2023-10-21
tty: 8250: Add support for Intashield IS-100
Cameron Williams
1
-0
/
+6
2023-10-21
tty: 8250: Add support for Brainboxes UP cards
Cameron Williams
1
-0
/
+60
2023-10-21
tty: 8250: Add support for additional Brainboxes UC cards
Cameron Williams
1
-0
/
+57
2023-10-21
tty: 8250: Remove UC-257 and UC-431
Cameron Williams
1
-8
/
+1
2023-10-21
serial: 8250_omap: Set the console genpd always on if no console suspend
Thomas Richard
1
-5
/
+28
2023-10-21
tty: serial: 8250: Add support for MOXA Mini PCIe boards
Crescent CY Hsieh
1
-0
/
+56
2023-10-21
tty: serial: 8250: Relocate macros within 8250_pci.c
Crescent CY Hsieh
1
-72
/
+72
2023-10-21
tty: serial: 8250: Cleanup MOXA configurations
Crescent CY Hsieh
1
-36
/
+12
2023-10-21
tty: serial: 8250: Modify MOXA enum name within 8250_pci.c
Crescent CY Hsieh
1
-18
/
+18
2023-10-21
tty: serial: samsung_tty: remove dead code
André Draszik
1
-105
/
+0
2023-10-21
serial/esp32_uart: use prescaler when available
Max Filippov
1
-3
/
+46
2023-10-19
serial: 8250: remove AR7 support
Wolfram Sang
1
-7
/
+0
2023-10-17
tty: serial: meson: fix hard LOCKUP on crtscts mode
Pavel Krasavin
1
-3
/
+11
2023-10-16
drivers/tty/serial: add ESP32S3 ACM gadget driver
Max Filippov
3
-0
/
+473
2023-10-16
drivers/tty/serial: add driver for the ESP32 UART
Max Filippov
3
-0
/
+755
2023-10-16
serial: core: tidy invalid baudrate handling in uart_get_baud_rate
Max Filippov
1
-3
/
+1
2023-10-16
serial: xilinx_uartps: unset STOPBRK when setting STARTBRK
Julien Malik
1
-1
/
+1
2023-10-16
serial: max310x: remove trailing whitespaces
Hugo Villeneuve
1
-1
/
+1
2023-10-16
Merge 6.6-rc6 into tty-next
Greg Kroah-Hartman
2
-20
/
+20
2023-10-10
tty: serial: meson: Add a earlycon for the S4 SoC
Lucas Tanure
1
-2
/
+2
2023-10-07
serial: core: Fix checks for tx runtime PM state
Tony Lindgren
1
-1
/
+1
2023-10-07
serial: initialize retinfo in uart_get_info()
Alexey Dobriyan
1
-0
/
+3
2023-10-07
serial: 8250_bcm7271: Use devm_clk_get_optional_enabled()
Andy Shevchenko
1
-15
/
+9
2023-10-05
serial: core: Simplify uart_get_rs485_mode()
Andy Shevchenko
1
-18
/
+12
2023-10-05
serial: 8250_omap: Drop pm_runtime_irq_safe()
Tony Lindgren
1
-8
/
+21
2023-10-05
serial: 8250: Check for valid console index
Tony Lindgren
1
-1
/
+1
2023-10-03
serial: 8250_omap: Fix errors with no_console_suspend
Tony Lindgren
1
-15
/
+10
2023-10-03
serial: Reduce spinlocked portion of uart_rs485_config()
Lukas Wunner
1
-4
/
+9
2023-10-03
serial: sc16is7xx: use device_property APIs when configuring irda mode
Hugo Villeneuve
1
-10
/
+24
2023-10-03
serial: amba-pl011: Do not complain when DMA is absent
Fabio Estevam
1
-1
/
+1
2023-10-03
serial: imx: Put DMA enabled UART in separate lock subclass
Sascha Hauer
1
-1
/
+3
2023-10-03
serial: 8250_pci1xxxx: Annotate struct pci1xxxx_8250 with __counted_by
Kees Cook
1
-1
/
+1
2023-10-03
serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
Matthew Howell
1
-0
/
+44
[prev]
[next]