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
/
serial
Age
Commit message (
Expand
)
Author
2024-06-25
Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...
Greg Kroah-Hartman
2024-06-25
Revert "serial: core: Handle serial console options"
Greg Kroah-Hartman
2024-06-25
Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"
Greg Kroah-Hartman
2024-06-25
Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"
Greg Kroah-Hartman
2024-06-25
Revert "serial: core: Fix ifdef for serial base console functions"
Greg Kroah-Hartman
2024-06-24
serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
Jonas Gorski
2024-06-24
serial: imx: set receiver level before starting uart
Stefan Eichenberger
2024-06-24
tty: mcf: MCF54418 has 10 UARTS
Jean-Michel Hautbois
2024-06-24
serial: 8250_omap: Implementation of Errata i2310
Udit Kumar
2024-06-24
tty: serial: 8250: Fix port count mismatch with the device
Crescent Hsieh
2024-06-04
serial: drop debugging WARN_ON_ONCE() from uart_write()
Tetsuo Handa
2024-06-04
serial: sc16is7xx: re-add Kconfig SPI or I2C dependency
Hugo Villeneuve
2024-06-04
serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE
Hugo Villeneuve
2024-06-04
serial: port: Don't block system suspend even if bytes are left to xmit
Douglas Anderson
2024-06-04
serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level
Doug Brown
2024-06-04
serial: 8250_dw: Revert "Move definitions to the shared header"
Andy Shevchenko
2024-06-04
serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
Andy Shevchenko
2024-05-24
Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-19
Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2024-05-13
Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-10
serial: Clear UPF_DEAD before calling tty_port_register_device_attr_serdev()
Hans de Goede
2024-05-10
serial: imx: Raise TX trigger level to 8
Matthias Schiffer
2024-05-10
serial: 8250_pnp: Simplify "line" related code
Ilpo Järvinen
2024-05-10
serial: sh-sci: simplify locking when re-issuing RXDMA fails
Wolfram Sang
2024-05-10
serial: sh-sci: let timeout timer only run when DMA is scheduled
Wolfram Sang
2024-05-10
serial: sh-sci: describe locking requirements for invalidating RXDMA
Wolfram Sang
2024-05-10
serial: sh-sci: protect invalidating RXDMA on shutdown
Wolfram Sang
2024-05-04
serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler
Hugo Villeneuve
2024-05-04
serial: 8250_bcm7271: use default_mux_rate if possible
Doug Berger
2024-05-04
serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup
Pin-yen Lin
2024-05-04
serial: core: Call device_set_awake_path() for console port
Claudiu Beznea
2024-05-04
tty: serial: uartps: Add support for uartps controller reset
Manikanta Guntupalli
2024-05-04
serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2024-05-04
serial: 8250_exar: Keep the includes sorted
Andy Shevchenko
2024-05-04
serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()
Andy Shevchenko
2024-05-04
serial: 8250_exar: Use BIT() in exar_ee_read()
Andy Shevchenko
2024-05-04
serial: 8250_exar: Switch to use dev_err_probe()
Andy Shevchenko
2024-05-04
serial: 8250_exar: Return directly from switch-cases
Andy Shevchenko
2024-05-04
serial: 8250_exar: Decrease indentation level
Andy Shevchenko
2024-05-04
serial: 8250_exar: Kill unneeded ->board_init()
Andy Shevchenko
2024-05-04
serial: 8250_exar: Extract cti_board_init_osc_freq() helper
Andy Shevchenko
2024-05-04
serial: 8250_exar: Trivia typo fixes
Andy Shevchenko
2024-05-04
serial: 8250_exar: Use PCI_SUBVENDOR_ID_IBM for subvendor ID
Andy Shevchenko
2024-05-04
serial: 8250_exar: Kill CTI_PCI_DEVICE()
Andy Shevchenko
2024-05-04
serial: 8250_exar: Describe all parameters in kernel doc
Andy Shevchenko
2024-05-04
serial: 8250_exar: Don't return positive values as error codes
Andy Shevchenko
2024-05-03
alpha: remove DECpc AXP150 (Jensen) support
Arnd Bergmann
2024-04-26
serial: kgdboc: Fix NMI-safety problems from keyboard reset code
Daniel Thompson
[next]