index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tty: serial: fsl_lpuart: set receive watermark for imx8qxp platform
Sherry Sun
2023-01-31
1
-1
/
+5
|
*
|
tty: serial: fsl_lpuart: make rx_watermark configurable for different platforms
Sherry Sun
2023-01-31
1
-2
/
+12
|
*
|
tty: serial: fsl_lpuart: don't enable receiver/transmitter before rx/tx dma r...
Sherry Sun
2023-01-31
1
-1
/
+12
|
*
|
serial: liteuart: Correct error rollback
Ilpo Järvinen
2023-01-23
1
-1
/
+1
|
*
|
serial: qcom_geni: Fix variable naming
Ilpo Järvinen
2023-01-23
1
-5
/
+5
|
*
|
Merge 6.2-rc5 into tty-next
Greg Kroah-Hartman
2023-01-22
393
-1982
/
+3144
|
|
\
\
|
*
|
|
VT: Bump font size limitation to 64x128 pixels
Samuel Thibault
2023-01-19
3
-13
/
+19
|
*
|
|
VT: Add KD_FONT_OP_SET/GET_TALL operations
Samuel Thibault
2023-01-19
2
-6
/
+18
|
*
|
|
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
2023-01-19
6
-36
/
+32
|
*
|
|
tty: serial: 8250: add DFL bus driver for Altera 16550.
Matthew Gerlach
2023-01-19
3
-0
/
+180
|
*
|
|
fpga: dfl: add basic support for DFHv1
Matthew Gerlach
2023-01-19
3
-51
/
+213
|
*
|
|
fpga: dfl: Add DFHv1 Register Definitions
Basheer Ahmed Muddebihal
2023-01-19
1
-0
/
+32
|
*
|
|
Documentation: fpga: dfl: Add documentation for DFHv1
Matthew Gerlach
2023-01-19
1
-0
/
+119
|
*
|
|
tty: moxa: Rename dtr/rts parameters/variables to active
Ilpo Järvinen
2023-01-19
1
-26
/
+26
|
*
|
|
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
12
-28
/
+28
|
*
|
|
tty: Return bool from tty_termios_hw_change()
Ilpo Järvinen
2023-01-19
2
-5
/
+5
|
*
|
|
serial: Make uart_handle_cts_change() status param bool active
Ilpo Järvinen
2023-01-19
5
-10
/
+8
|
*
|
|
tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active
Ilpo Järvinen
2023-01-19
5
-15
/
+14
|
*
|
|
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2023-01-19
16
-50
/
+52
|
*
|
|
tty: Convert ->carrier_raised() and callchains to bool
Ilpo Järvinen
2023-01-19
12
-34
/
+32
|
*
|
|
serial: Convert uart_{,port_}startup() init_hw param to bool
Ilpo Järvinen
2023-01-19
1
-5
/
+5
|
*
|
|
tty: moxa: Make local var storing tty_port_initialized() bool
Ilpo Järvinen
2023-01-19
1
-1
/
+1
|
*
|
|
tty: Cleanup tty_port_set_active() bool parameter
Ilpo Järvinen
2023-01-19
4
-11
/
+11
|
*
|
|
tty: Cleamup tty_port_set_suspended() bool parameter
Ilpo Järvinen
2023-01-19
1
-4
/
+4
|
*
|
|
tty: Cleanup tty_port_set_initialized() bool parameter
Ilpo Järvinen
2023-01-19
11
-20
/
+20
|
*
|
|
serial: pic32: Add checks for devm_clk_get() in pic32_uart_probe()
Yuan Can
2023-01-19
1
-0
/
+2
|
*
|
|
serial: stm32: Add support for rs485 RX_DURING_TX output GPIO
Christoph Niedermaier
2023-01-19
1
-1
/
+5
|
*
|
|
serial: imx: Add support for RS485 RX_DURING_TX output GPIO
Christoph Niedermaier
2023-01-19
1
-2
/
+8
|
*
|
|
serial: core: Add option to output RS485 RX_DURING_TX state via GPIO
Christoph Niedermaier
2023-01-19
2
-0
/
+13
|
*
|
|
dt-bindings: serial: rs485: Add GPIO controlling RX enable during TX
Christoph Niedermaier
2023-01-19
1
-0
/
+6
|
*
|
|
serial: tegra: Add missing clk_disable_unprepare() in tegra_uart_hw_init()
Yi Yang
2023-01-19
1
-1
/
+6
|
*
|
|
serial: sc16is7xx: setup GPIO controller later in probe
Isaac True
2023-01-19
1
-25
/
+26
|
*
|
|
serial: msm: add lock annotation to msm_set_baud_rate()
Krzysztof Kozlowski
2023-01-19
1
-0
/
+1
|
*
|
|
serial: sccnxp: Use devm_clk_get_enabled() helper
Christophe JAILLET
2023-01-19
1
-11
/
+1
|
*
|
|
serial: ucc_uart: Add of_node_put() in ucc_uart_remove()
Liang He
2023-01-19
1
-0
/
+2
|
*
|
|
tty: serial: qcom-geni-serial: add support for serial engine DMA
Bartosz Golaszewski
2023-01-19
1
-59
/
+255
|
*
|
|
soc: qcom-geni-se: add more symbol definitions
Bartosz Golaszewski
2023-01-19
1
-0
/
+3
|
*
|
|
tty: serial: qcom-geni-serial: use of_device_id data
Bartosz Golaszewski
2023-01-19
1
-12
/
+34
|
*
|
|
tty: serial: qcom-geni-serial: drop the return value from handle_rx
Bartosz Golaszewski
2023-01-19
1
-8
/
+6
|
*
|
|
tty: serial: qcom-geni-serial: refactor qcom_geni_serial_send_chunk_fifo()
Bartosz Golaszewski
2023-01-19
1
-18
/
+10
|
*
|
|
tty: serial: qcom-geni-serial: split out the FIFO tx code
Bartosz Golaszewski
2023-01-19
1
-27
/
+33
|
*
|
|
tty: serial: qcom-geni-serial: remove unneeded tabs
Bartosz Golaszewski
2023-01-19
1
-12
/
+12
|
*
|
|
tty: serial: qcom-geni-serial: refactor qcom_geni_serial_isr()
Bartosz Golaszewski
2023-01-19
1
-6
/
+4
|
*
|
|
tty: serial: qcom-geni-serial: remove stray newlines
Bartosz Golaszewski
2023-01-19
1
-2
/
+0
|
*
|
|
tty: serial: qcom-geni-serial: improve the to_dev_port() macro
Bartosz Golaszewski
2023-01-19
1
-17
/
+19
|
*
|
|
tty: serial: qcom-geni-serial: align #define values
Bartosz Golaszewski
2023-01-19
1
-31
/
+31
|
*
|
|
tty: serial: qcom-geni-serial: remove unused symbols
Bartosz Golaszewski
2023-01-19
1
-15
/
+0
|
*
|
|
tty: serial: qcom-geni-serial: drop unneeded forward definitions
Bartosz Golaszewski
2023-01-19
1
-42
/
+37
|
*
|
|
tty: serial: qcom-geni-serial: stop operations in progress at shutdown
Bartosz Golaszewski
2023-01-19
1
-0
/
+2
|
*
|
|
tty: vt: cache row count in con_scroll()
Jiri Slaby (SUSE)
2023-01-19
1
-3
/
+4
[prev]
[next]