index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2024-05-13
Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-03
alpha: remove DECpc AXP150 (Jensen) support
Arnd Bergmann
2024-04-17
serial: stm32: Reset .throttled state in .startup()
Uwe Kleine-König
2024-04-17
serial: stm32: Return IRQ_NONE in the ISR if no handling happend
Uwe Kleine-König
2024-04-11
serial: core: Fix missing shutdown and startup for serial base port
Tony Lindgren
2024-04-09
serial: core: Clearing the circular buffer before NULLifying it
Andy Shevchenko
2024-04-09
serial/pmac_zilog: Remove flawed mitigation for rx irq flood
Finn Thain
2024-04-09
serial: 8250_pci: Remove redundant PCI IDs
Andy Shevchenko
2024-04-09
serial: core: Fix regression when runtime PM is not enabled
Tony Lindgren
2024-04-09
serial: mxs-auart: add spinlock around changing cts state
Emil Kronborg
2024-04-09
serial: 8250_dw: Revert: Do not reclock if already at correct rate
Hans de Goede
2024-04-09
serial: 8250_lpc18xx: disable clks on error in probe()
Dan Carpenter
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-15
Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
2024-03-06
serial: 8250_dw: Replace ACPI device check by a quirk
Andy Shevchenko
2024-03-05
Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"
Douglas Anderson
2024-03-05
tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
Sherry Sun
2024-03-05
serial: Lock console when calling into driver before registration
Peter Collingbourne
2024-03-05
serial: 8250_uniphier: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_tegra: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_pxa: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_omap: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_of: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_lpc18xx: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_ingenic: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_dw: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_bcm7271: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
Andy Shevchenko
2024-03-05
serial: port: Introduce a common helper to read properties
Andy Shevchenko
2024-03-05
serial: sh-sci: Call sci_serial_{in,out}() directly
Geert Uytterhoeven
2024-03-02
vt: fix unicode buffer corruption when deleting characters
Nicolas Pitre
2024-03-02
serial: port: Don't suspend if the port is still busy
Yicong Yang
2024-03-02
serial: 8250_dw: Do not reclock if already at correct rate
Peter Collingbourne
2024-03-02
tty: serial: imx: Fix broken RS485
Rickard x Andersson
2024-03-02
serial: pch: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: pch: Remove eg20t_port::lock.
Sebastian Andrzej Siewior
2024-03-02
serial: pch: Don't initialize uart_port's spin_lock.
Sebastian Andrzej Siewior
2024-03-02
serial: pch: Don't disable interrupts while acquiring lock in ISR.
Sebastian Andrzej Siewior
2024-03-02
serial: pch: Make push_rx() return void.
Sebastian Andrzej Siewior
2024-03-02
serial: pch: Invoke handle_rx_to() directly.
Sebastian Andrzej Siewior
2024-03-02
serial: sifive: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
2024-03-02
serial: rda: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
2024-03-02
serial: owl: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
2024-03-02
serial: lpc32xx_hs: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
2024-03-02
serial: sunplus: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: pxa: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
serial: omap: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
[next]