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
2012-09-23
Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...
Olof Johansson
2012-09-22
Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...
Olof Johansson
2012-09-21
serial: vt8500: Add devicetree support for vt8500-serial
Tony Prisk
2012-09-11
serial/8250: Limit the omap workarounds to omap1
Tony Lindgren
2012-09-10
tty vt: Fix line garbage in virtual console on command line edition
Jean-François Moine
2012-09-10
msm_serial: fix clock rate on DMA-based uarts
David Brown
2012-09-10
serial: pl011: delete dangling bug flag
Linus Walleij
2012-09-10
TTY: serial: move the dereference below the NULL test
Wei Yongjun
2012-09-10
serial: omap: Request pins using pinctrl framework
Tony Lindgren
2012-09-10
serial: omap: fix DeviceTree boot
Felipe Balbi
2012-09-07
serial: omap: fix compile breakage
Felipe Balbi
2012-09-06
tty_register_device_attr updated for tty-next
Tomas Hlavacek
2012-09-06
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
2012-09-06
serial: serial_core.h needs console.h included first
Stephen Rothwell
2012-09-06
serial: mxs-auart: put the device in mxs_auart_probe()
Huang Shijie
2012-09-06
serial: mxs-auart: fix the wrong setting order
Huang Shijie
2012-09-06
serial_core: fix sizeof(pointer)
Fengguang Wu
2012-09-06
serial: omap: enable RX and TX FIFO usage
Felipe Balbi
2012-09-06
serial: omap: move uart_omap_port definition to C file
Felipe Balbi
2012-09-06
serial: omap: remove unnecessary header and add a missing one
Felipe Balbi
2012-09-06
serial: omap: fix software flow control
Vikram Pandita
2012-09-06
serial: omap: make sure to put() on poll_get_char
Felipe Balbi
2012-09-06
serial: omap: implement set_wake
Felipe Balbi
2012-09-06
serial: omap: unlock the port lock
Ruchika Kharwar
2012-09-06
serial: omap: drop "inline" from IRQ handler prototype
Felipe Balbi
2012-09-06
serial: omap: optimization with section annotations
Felipe Balbi
2012-09-06
serial: omap: fix sequence of pm_runtime_* calls.
Ruchika Kharwar
2012-09-06
serial: omap: don't save IRQ flags on hardirq
Felipe Balbi
2012-09-06
serial: omap: make sure to suspend device before remove
Felipe Balbi
2012-09-06
serial: omap: drop unnecessary check from remove
Felipe Balbi
2012-09-06
serial: omap: set dev->drvdata before enabling pm_runtime
Felipe Balbi
2012-09-06
serial: omap: stick to put_autosuspend
Felipe Balbi
2012-09-06
serial: omap: move THRE check to transmit_chars()
Felipe Balbi
2012-09-06
serial: omap: refactor receive_chars() into rdi/rlsi handlers
Felipe Balbi
2012-09-06
serial: omap: simplify IRQ handling
Felipe Balbi
2012-09-06
serial: omap: drop DMA support
Felipe Balbi
2012-09-06
serial: omap: don't access the platform_device
Felipe Balbi
2012-09-05
8250_pci: Add additional WCH CHC353 devices
Alan Cox
2012-09-05
serial: add a new helper function
Huang Shijie
2012-09-05
serial: omap: define helpers for pdata function pointers
Felipe Balbi
2012-09-05
serial: omap: define and use to_uart_omap_port()
Felipe Balbi
2012-09-05
serial: Add note about migration to driver SCCNXP
Alexander Shiyan
2012-09-05
serial: New serial driver SCCNXP
Alexander Shiyan
2012-09-05
parport_serial: Add support for the WCH353 2S/1P multi-IO card
Guainluca Anzolin
2012-09-05
serial: Samsung: Silence some checkpatch errors and warnings
Sachin Kamat
2012-09-05
serial: Samsung: Replace printk with dev_* functions
Sachin Kamat
2012-09-05
serial: pl011: honour serial aliases in device tree
Matthew Leach
2012-09-05
serial: diminish usage of struct serial_uart_config
Paul Gortmaker
2012-09-05
serial: sunsu.c - don't explicitly tie array size to dynamic entity
Paul Gortmaker
2012-09-05
m32r_sio: remove dependency on struct serial_uart_config
Paul Gortmaker
[next]