index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2023-01-22
Merge 6.2-rc5 into tty-next
Greg Kroah-Hartman
2023-01-21
Merge tag 'tty-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-20
serial: exar: Add support for Sealevel 7xxxC serial cards
Matthew Howell
2023-01-20
Revert "serial: stm32: Merge hard IRQ and threaded IRQ handling into single I...
Greg Kroah-Hartman
2023-01-19
Merge tag 'printk-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-19
VT: Bump font size limitation to 64x128 pixels
Samuel Thibault
2023-01-19
VT: Add KD_FONT_OP_SET/GET_TALL operations
Samuel Thibault
2023-01-19
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
2023-01-19
tty: serial: qcom_geni: avoid duplicate struct member init
Arnd Bergmann
2023-01-19
serial: atmel: fix incorrect baudrate setup
Tobias Schramm
2023-01-19
tty: serial: 8250: add DFL bus driver for Altera 16550.
Matthew Gerlach
2023-01-19
tty: moxa: Rename dtr/rts parameters/variables to active
Ilpo Järvinen
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
tty: Return bool from tty_termios_hw_change()
Ilpo Järvinen
2023-01-19
serial: Make uart_handle_cts_change() status param bool active
Ilpo Järvinen
2023-01-19
tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
Ilpo Järvinen
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2023-01-19
serial: Convert uart_{,port_}startup() init_hw param to bool
Ilpo Järvinen
2023-01-19
tty: moxa: Make local var storing tty_port_initialized() bool
Ilpo Järvinen
2023-01-19
tty: Cleanup tty_port_set_active() bool parameter
Ilpo Järvinen
2023-01-19
tty: Cleamup tty_port_set_suspended() bool parameter
Ilpo Järvinen
2023-01-19
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2023-01-19
serial: pic32: Add checks for devm_clk_get() in pic32_uart_probe()
Yuan Can
2023-01-19
serial: stm32: Add support for rs485 RX_DURING_TX output GPIO
Christoph Niedermaier
2023-01-19
serial: imx: Add support for RS485 RX_DURING_TX output GPIO
Christoph Niedermaier
2023-01-19
serial: core: Add option to output RS485 RX_DURING_TX state via GPIO
Christoph Niedermaier
2023-01-19
serial: tegra: Add missing clk_disable_unprepare() in tegra_uart_hw_init()
Yi Yang
2023-01-19
serial: sc16is7xx: setup GPIO controller later in probe
Isaac True
2023-01-19
serial: msm: add lock annotation to msm_set_baud_rate()
Krzysztof Kozlowski
2023-01-19
serial: sccnxp: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-01-19
serial: ucc_uart: Add of_node_put() in ucc_uart_remove()
Liang He
2023-01-19
tty: serial: qcom-geni-serial: add support for serial engine DMA
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: use of_device_id data
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: drop the return value from handle_rx
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: refactor qcom_geni_serial_send_chunk_fifo()
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: split out the FIFO tx code
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: remove unneeded tabs
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: refactor qcom_geni_serial_isr()
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: remove stray newlines
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: improve the to_dev_port() macro
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: align #define values
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: remove unused symbols
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: drop unneeded forward definitions
Bartosz Golaszewski
2023-01-19
tty: serial: qcom-geni-serial: stop operations in progress at shutdown
Bartosz Golaszewski
2023-01-19
tty: vt: cache row count in con_scroll()
Jiri Slaby (SUSE)
2023-01-19
tty: vt: saner names for more scroll variables
Jiri Slaby (SUSE)
2023-01-19
tty: vt: separate array juggling to juggle_array()
Jiri Slaby (SUSE)
2023-01-19
tty: vt: simplify some unicode conditions
Jiri Slaby (SUSE)
2023-01-19
tty: vt: replace BUG_ON() by WARN_ON_ONCE()
Jiri Slaby (SUSE)
[prev]
[next]