index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
imx.c
Age
Commit message (
Expand
)
Author
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
2023-02-08
serial: imx: factor-out common code to imx_uart_soft_reset()
Sergey Organov
2023-02-08
tty: serial: imx: disable Ageing Timer interrupt request irq
Peng Fan
2023-01-19
serial: Make uart_handle_cts_change() status param bool active
Ilpo Järvinen
2023-01-19
serial: imx: Add support for RS485 RX_DURING_TX output GPIO
Christoph Niedermaier
2023-01-19
tty: serial: imx: disable the break condition when shutdown the uart port
Sherry Sun
2022-11-22
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
2022-11-03
serial: imx: Add missing .thaw_noirq hook
Shawn Guo
2022-11-03
tty: serial: imx: Handle RS485 DE signal active high
Marek Vasut
2022-11-03
serial: imx: Use uart_xmit_advance()
Ilpo Järvinen
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
[next]