index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
imx.c
Age
Commit message (
Expand
)
Author
2026-01-11
serial: Make uart_remove_one_port() return void
Uwe Kleine-König
2025-07-06
serial: imx: Restore original RXTL for console to fix data loss
Fabio Estevam
2025-06-04
serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
Alexis Lothoré
2024-11-01
serial: imx: Update mctrl old_status on RTSD interrupt
Marek Vasut
2024-11-01
serial: Make uart_handle_cts_change() status param bool active
Ilpo Järvinen
2024-07-11
serial: imx: Raise TX trigger level to 8
Matthias Schiffer
2024-07-05
serial: imx: only set receiver level if it is zero
Stefan Eichenberger
2024-07-05
serial: imx: set receiver level before starting uart
Stefan Eichenberger
2024-06-27
serial: imx: Introduce timeout when waiting on transmitter empty
Esben Haabendal
2024-04-03
tty: serial: imx: Fix broken RS485
Rickard x Andersson
2024-01-25
serial: imx: Correct clock error message in function probe()
Christoph Niedermaier
2024-01-25
serial: imx: fix tx statemachine deadlock
Paul Geurts
2024-01-25
serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock
Christoph Niedermaier
2024-01-25
serial: core, imx: do not set RS485 enabled if it is not supported
Lino Sanfilippo
2023-07-23
tty: serial: imx: fix rs485 rx after tx
Martin Fuzzey
2023-03-10
tty: serial: imx: disable Ageing Timer interrupt request irq
Peng Fan
2023-03-10
tty: serial: imx: Handle RS485 DE signal active high
Marek Vasut
2022-11-03
serial: imx: Add missing .thaw_noirq hook
Shawn Guo
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-10
serial: imx: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
serial: imx: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
2022-04-19
dmaengine: imx: Move header to include/dma/
Sascha Hauer
2022-04-15
serial: imx: fix overrun interrupts in DMA mode
Johan Hovold
2022-04-15
serial: imx: remove redundant assignment in rs485_config
Lino Sanfilippo
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-02-11
tty: serial: imx: Add fast path when rs485 delays are 0
Harald Seiler
2022-01-26
serial: imx: reduce RX interrupt frequency
Tomasz Moń
2021-11-25
tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()
Fugang Duan
2021-11-25
tty: serial: imx: clear the RTSD status before enable the RTSD irq
Fugang Duan
2021-10-21
serial: imx: disable console clocks on unregister
Francesco Dolcini
2021-10-21
serial: imx: fix detach/attach of serial console
Stefan Agner
2021-06-04
serial: imx: Add DMA buffer configuration via DT
Fabien Lahoudere
2021-05-20
serial: drop irq-flags initialisations
Johan Hovold
2021-03-23
serial: imx: drop workaround for forced irq threading
Johan Hovold
2021-03-10
tty: imx, use ms_to_ktime
Jiri Slaby
2020-12-28
tty/serial/imx: convert comma to semicolon
Zheng Yongjun
2020-12-10
serial: imx: Move imx_uart_probe_dt() content into probe()
Fabio Estevam
2020-12-09
serial: imx: Remove unneeded of_device_get_match_data() NULL check
Fabio Estevam
2020-12-04
tty/serial/imx: Enable TXEN bit in imx_poll_init().
Mingrui Ren
2020-11-23
Merge 5.10-rc5 into tty-next
Greg Kroah-Hartman
2020-11-18
serial: imx: Remove unused .id_table support
Fabio Estevam
2020-11-12
serial: imx: Remove unused platform data support
Fabio Estevam
2020-11-12
tty: serial: imx: keep console clocks always on
Fugang Duan
[next]