index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2015-05-10
vt: add cursor blink interval escape sequence
Scot Doyle
2015-05-10
serial: tegra: Correct error handling on DMA setup
Jon Hunter
2015-05-10
serial: tegra: Correct shutdown of UARTs
Jon Hunter
2015-05-10
serial: tegra: Fix cookie used by TX channel
Jon Hunter
2015-05-10
serial: tegra: Use unsigned types for RX and TX byte counts
Jon Hunter
2015-05-10
serial: tegra: handle race condition on uart rx side
Shardar Shariff Md
2015-05-10
serial: tegra: check the count and read if any from dma
Shardar Shariff Md
2015-05-10
serial: tegra: Add delay after enabling FIFO mode
Jon Hunter
2015-05-10
serial: tegra: Correct delay after TX flush
Jon Hunter
2015-05-10
serial: of_serial: do not set port.type twice
Masahiro Yamada
2015-05-10
serial: 8250: do not copy port.fifosize member twice
Masahiro Yamada
2015-05-10
serial: xuartps: add __init to earlycon write method
Masahiro Yamada
2015-05-10
serial: 8250: Do nothing if nr_uarts=0
Jan Kiszka
2015-05-10
serial: samsung: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
serial: samsung: Staticize local symbol
Krzysztof Kozlowski
2015-05-10
serial: mxs: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
serial: imx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
serial: sh-sci: Remove obsolete comment about overrun detection
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Use the correct register for overrun checks
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Replace hardcoded overrun bit values
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macros
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Standardize on using the BIT() macro to define register bits
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Document remaining FIFO Control Register bits
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Add SCIFA/B SCPCR register definitions
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitions
Geert Uytterhoeven
2015-05-10
serial: sh-sci: Move private definitions to private header file
Geert Uytterhoeven
2015-05-10
tty: tty_ldsem.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: tty_buffer.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: synclinkmp.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: synclink_gt.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: synclink.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: mpsc.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: ioc4_serial.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: ioc3_serial.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: icom.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: hvcs.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: hvc_console.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: crisv10.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: consolemap.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: amiserial.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
tty: 68328serial.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
serial: sirf: use uart_port's fifosize for fifo related operation
Qipan Li
2015-05-10
serial: sirf: use dynamic method allocate uart structure
Qipan Li
2015-05-10
tty: serial: 8250_mtk: Add earlycon
Eddie Huang
2015-05-10
tty: serial: 8250: export early_serial8250_setup function
Eddie Huang
2015-05-06
tty: serial: 8250_mtk: Add support for bus clock
Sascha Hauer
2015-05-06
tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
Sascha Hauer
2015-05-06
tty: serial: 8250_mtk: Use devm_clk_get
Sascha Hauer
2015-05-06
tty: serial: 8250_mtk: remove unnecessary test
Sascha Hauer
[next]