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
/
serial
/
omap-serial.c
Age
Commit message (
Expand
)
Author
2015-06-09
serial: omap: Switch wake-up interrupt to generic wakeirq
Tony Lindgren
2015-05-08
serial: omap: Fix error handling in probe
Semen Protsenko
2015-03-26
tty/serial: omap: fix !wakeirq message
Doug Kehn
2015-02-02
serial: omap: Fix RTS handling
Peter Hurley
2015-02-02
serial: core: Rework hw-assisted flow control support
Peter Hurley
2015-01-09
trivial fixes for omap-serial
Pavel Machek
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-13
tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-25
tty: serial: omap_serial: line is unsigned, don't check < 0
Sebastian Andrzej Siewior
2014-11-06
tty/serial_core: Introduce lock mechanism for RS485
Ricardo Ribalda Delgado
2014-11-06
serial/omap: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
tty: serial: omap: Increase max consoles and add check to prevent crash
Nishanth Menon
2014-11-05
tty: serial: omap: Remove probe error message
Markus Pargmann
2014-09-28
tty: omap-serial: pull out calculation from baud_is_mode16
Frans Klaver
2014-09-28
tty: omap-serial: fix division by zero
Frans Klaver
2014-04-24
tty: serial: omap: fix Sparse warnings
Felipe Balbi
2014-04-24
tty: serial: omap: remove unneeded singlethread workqueue
Felipe Balbi
2014-04-24
tty: serial: omap: remove some dead code
Felipe Balbi
2014-04-24
tty: serial: omap: switch over to devm_ioremap_resource
Felipe Balbi
2014-04-24
tty: serial: omap: switch over to platform_get_resource
Felipe Balbi
2014-04-24
tty: serial: omap: cleanup variable declarations
Felipe Balbi
2014-04-24
tty: serial: omap: switch over to devm_request_gpio
Felipe Balbi
2014-04-24
tty: serial: add missing braces
Felipe Balbi
2014-04-24
Revert "serial: omap: unlock the port lock"
Felipe Balbi
2014-04-16
serial: omap: Fix missing pm_runtime_resume handling by simplifying code
Tony Lindgren
2014-04-16
serial: omap: free the wakeup settings in remove
Sanjay Singh Rawat
2014-03-17
tty/serial: omap: empty the RX FIFO at the end of half-duplex TX
Dimitris Lampridis
2014-03-17
tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX
Dimitris Lampridis
2014-02-13
serial: omap: fix rs485 probe on defered pinctrl
Michael Grzeschik
2014-02-13
serial: omap-serial: Move info message to probe function
Markus Pargmann
2013-10-31
serial: omap: fix missing comma
Philippe Proulx
2013-10-29
serial: omap: fix a few checkpatch warnings
Philippe Proulx
2013-10-29
serial: omap: improve RS-485 performance
Philippe Proulx
2013-10-29
serial: omap: Add support for optional wake-up
Tony Lindgren
2013-10-16
serial: omap: delete .set_wake callback
Linus Walleij
2013-09-26
OMAP/serial: Fix Mode13 vs Mode16 priority
Alexey Pelykh
2013-09-26
OMAP/serial: Fix misnamed variable
Alexey Pelykh
2013-08-27
Revert "OMAP: UART: Keep the TX fifo full when possible"
Greg Kroah-Hartman
2013-08-27
Revert "serial: omap: Fix IRQ handling return value"
Greg Kroah-Hartman
2013-08-15
OMAP: serial: Remove incorrect disabling of IER interrupt
Mark Jackson
2013-08-14
OMAP: add RS485 support
Mark Jackson
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
2013-07-26
serial: omap: enable PM runtime only when its fully configured
Grygorii Strashko
2013-07-26
serial: omap: Fix IRQ handling return value
Ruchika Kharwar
2013-07-26
serial: omap: Initialize platform_data
Vikram Pandita
2013-07-26
OMAP: UART: Fix the revision register read.
Ruchika Kharwar
2013-07-26
OMAP: UART: Keep the TX fifo full when possible
Dmitry Fink
2013-07-26
OMAP2+: UART: enable tx wakeup bit for wer reg
Govindraj.R
2013-07-24
drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-06-17
serial: omap: Fix device tree based PM runtime
Tony Lindgren
[next]