index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-02
tty: serial: sh-sci: use setup() callback for early console
John Ogness
2022-12-02
tty: serial: kgdboc: use console_list_lock to trap exit
John Ogness
2022-12-02
tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_conso...
John Ogness
2022-12-02
tty: serial: kgdboc: use console_list_lock for list traversal
John Ogness
2022-12-02
tty: serial: kgdboc: use srcu console list iterator
John Ogness
2022-12-02
tty: tty_io: use console_list_lock for list synchronization
John Ogness
2022-12-02
tty: serial: xilinx_uartps: use console_is_registered()
John Ogness
2022-12-02
tty: serial: samsung_tty: use console_is_registered()
John Ogness
2022-12-02
tty: serial: pic32_uart: use console_is_registered()
John Ogness
2022-12-02
tty: serial: earlycon: use console_is_registered()
John Ogness
2022-12-02
tty: hvc: use console_is_registered()
John Ogness
2022-12-02
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
2022-12-02
tty: tty_io: document console_lock usage
John Ogness
2022-12-02
tty: serial: kgdboc: document console_lock usage
John Ogness
2022-12-02
serial: kgdboc: Lock console list in probe function
Thomas Gleixner
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-23
serial: atmel: don't stop the transmitter when doing PIO
Jiri Slaby (SUSE)
2022-11-23
serial: atmel: cleanup atmel_start+stop_tx()
Jiri Slaby (SUSE)
2022-11-23
tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
Sherry Sun
2022-11-23
serial: sunsab: Fix error handling in sunsab_init()
Yuan Can
2022-11-23
serial: altera_uart: fix locking in polling mode
Gabriel Somlo
2022-11-22
serial: pch: Fix PCI device refcount leak in pch_request_dma()
Xiongfeng Wang
2022-11-22
tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm __maybe_unused
Sherry Sun
2022-11-22
tty: serial: fsl_lpuart: Add runtime pm support
Sherry Sun
2022-11-22
tty: serial: fsl_lpuart: enable wakeup source for lpuart
Sherry Sun
2022-11-22
tty: synclink_gt: unwind actions in error path of net device open
Paul Fulghum
2022-11-22
serial: stm32: move dma_request_chan() before clk_prepare_enable()
Valentin Caron
2022-11-22
serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
delisun
2022-11-22
serial: amba-pl011: avoid SBSA UART accessing DMACR register
Jiamei Xie
2022-11-22
tty: serial: altera_jtaguart: remove struct altera_jtaguart
Jiri Slaby (SUSE)
2022-11-22
tty: serial: altera_jtaguart: use uart_port::read_status_mask
Jiri Slaby (SUSE)
2022-11-22
tty: serial: altera_jtaguart: remove unused altera_jtaguart::sigs
Jiri Slaby (SUSE)
2022-11-22
tty: serial: altera_jtaguart: remove flag from altera_jtaguart_rx_chars()
Jiri Slaby (SUSE)
2022-11-22
n_tty: Rename tail to old_tail in n_tty_read()
Ilpo Järvinen
2022-11-22
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
2022-11-18
Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-11-09
tty: n_gsm: Delete unneeded semicolon
Shaomin Deng
2022-11-09
serial: 8250: Flush DMA Rx on RLSI
Ilpo Järvinen
2022-11-09
serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
Ilpo Järvinen
2022-11-09
serial: 8250_lpss: Configure DMA also w/o DMA filter
Ilpo Järvinen
2022-11-09
serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
Ilpo Järvinen
2022-11-09
tty: n_gsm: add parameter negotiation support
Daniel Starke
2022-11-09
tty: n_gsm: add parameters used with parameter negotiation
Daniel Starke
2022-11-09
tty: n_gsm: introduce macro for minimal unit size
Daniel Starke
2022-11-09
serial: 8250: 8250_omap: Fix calculation of RS485 delays
Lukas Wunner
2022-11-09
serial: 8250_bcm7271: Fix error handling in brcmuart_init()
Yuan Can
[next]