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
2025-10-22
tty: serial: imx: Add missing wakeup event reporting
Sherry Sun
2025-10-22
tty: serial: imx: Only configure the wake register when device is set as wake...
Sherry Sun
2025-06-24
serial: imx: Restore original RXTL for console to fix data loss
Fabio Estevam
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-20
serial: imx: Switch to use hrtimer_setup()
Nam Cao
2025-02-19
serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
Alexis Lothoré
2024-12-23
serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()
Xiaolei Wang
2024-10-21
Merge 6.12-rc4 into tty-next
Greg Kroah-Hartman
2024-10-11
serial: imx: Update mctrl old_status on RTSD interrupt
Marek Vasut
2024-10-11
serial: imx: Switch to nbcon console
Esben Haabendal
2024-10-11
serial: imx: Add more comments on port lock status
Esben Haabendal
2024-10-11
serial: imx: Grab port lock in imx_uart_enable_wakeup()
Esben Haabendal
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-19
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-03
serial: imx: ensure RTS signal is not left active after shutdown
Rasmus Villemoes
2024-07-03
serial: imx: only set receiver level if it is zero
Stefan Eichenberger
2024-07-01
Merge 6.10-rc6 into tty-next
Greg Kroah-Hartman
2024-06-24
serial: imx: set receiver level before starting uart
Stefan Eichenberger
2024-06-04
serial: imx: stop casting struct uart_port to struct imx_port
Rasmus Villemoes
2024-05-10
serial: imx: Raise TX trigger level to 8
Matthias Schiffer
2024-04-17
serial: imx: Introduce timeout when waiting on transmitter empty
Esben Haabendal
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-03-02
tty: serial: imx: Fix broken RS485
Rickard x Andersson
2024-01-04
serial: core, imx: do not set RS485 enabled if it is not supported
Lino Sanfilippo
2024-01-04
serial: Do not hold the port lock when setting rx-during-tx GPIO
Lino Sanfilippo
2024-01-04
serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock
Christoph Niedermaier
2024-01-04
serial: imx: Correct clock error message in function probe()
Christoph Niedermaier
2023-12-08
serial: imx: fix tx statemachine deadlock
Paul Geurts
2023-11-23
serial: imx: convert not to use dma_request_slave_channel()
Christophe JAILLET
2023-11-23
serial: imx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-03
serial: imx: Put DMA enabled UART in separate lock subclass
Sascha Hauer
2023-09-18
serial: imx: Use port lock wrappers
Thomas Gleixner
2023-09-18
serial: imx: Simplify compatibility handling
Uwe Kleine-König
2023-07-25
serial: imx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
2023-06-19
tty: serial: imx: fix rs485 rx after tx
Martin Fuzzey
2023-05-13
serial: Make uart_remove_one_port() return void
Uwe Kleine-König
2023-03-29
serial: imx: remove unused imx_uart_is_imx* functions
Tom Rix
2023-03-16
serial: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
serial: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-09
serial: imx: Drop a few unneeded casts
Uwe Kleine-König
2023-02-16
serial: imx: remove a redundant check
Tom Rix
2023-02-08
serial: imx: get rid of registers shadowing
Sergey Organov
2023-02-08
serial: imx: refine local variables in rxint()
Sergey Organov
2023-02-08
serial: imx: stop using USR2 in FIFO reading loop
Sergey Organov
2023-02-08
serial: imx: remove redundant USR2 read from FIFO reading loop
Sergey Organov
2023-02-08
serial: imx: do not break from FIFO reading loop prematurely
Sergey Organov
2023-02-08
serial: imx: do not sysrq broken chars
Sergey Organov
2023-02-08
serial: imx: work-around for hardware RX flood
Sergey Organov
[next]