index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
imx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-07-20
1
-18
/
+23
|
\
|
*
Merge 6.10-rc6 into tty-next
Greg Kroah-Hartman
2024-07-01
1
-1
/
+3
|
|
\
|
*
|
serial: imx: stop casting struct uart_port to struct imx_port
Rasmus Villemoes
2024-06-04
1
-18
/
+23
*
|
|
serial: imx: ensure RTS signal is not left active after shutdown
Rasmus Villemoes
2024-07-03
1
-0
/
+51
*
|
|
serial: imx: only set receiver level if it is zero
Stefan Eichenberger
2024-07-03
1
-2
/
+6
|
|
/
|
/
|
*
|
serial: imx: set receiver level before starting uart
Stefan Eichenberger
2024-06-24
1
-1
/
+3
|
/
*
serial: imx: Raise TX trigger level to 8
Matthias Schiffer
2024-05-10
1
-1
/
+1
*
serial: imx: Introduce timeout when waiting on transmitter empty
Esben Haabendal
2024-04-17
1
-3
/
+4
*
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-04-09
1
-31
/
+23
*
tty: serial: imx: Fix broken RS485
Rickard x Andersson
2024-03-02
1
-4
/
+18
*
serial: core, imx: do not set RS485 enabled if it is not supported
Lino Sanfilippo
2024-01-04
1
-7
/
+0
*
serial: Do not hold the port lock when setting rx-during-tx GPIO
Lino Sanfilippo
2024-01-04
1
-4
/
+0
*
serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock
Christoph Niedermaier
2024-01-04
1
-11
/
+12
*
serial: imx: Correct clock error message in function probe()
Christoph Niedermaier
2024-01-04
1
-1
/
+1
*
serial: imx: fix tx statemachine deadlock
Paul Geurts
2023-12-08
1
-2
/
+2
*
serial: imx: convert not to use dma_request_slave_channel()
Christophe JAILLET
2023-11-23
1
-6
/
+11
*
serial: imx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-23
1
-4
/
+2
*
serial: imx: Put DMA enabled UART in separate lock subclass
Sascha Hauer
2023-10-03
1
-1
/
+3
*
serial: imx: Use port lock wrappers
Thomas Gleixner
2023-09-18
1
-42
/
+42
*
serial: imx: Simplify compatibility handling
Uwe Kleine-König
2023-09-18
1
-23
/
+17
*
serial: imx: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-25
1
-2
/
+1
*
tty: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+0
*
tty: serial: imx: fix rs485 rx after tx
Martin Fuzzey
2023-06-19
1
-5
/
+13
*
serial: Make uart_remove_one_port() return void
Uwe Kleine-König
2023-05-13
1
-1
/
+3
*
serial: imx: remove unused imx_uart_is_imx* functions
Tom Rix
2023-03-29
1
-14
/
+0
*
serial: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
1
-9
/
+5
*
serial: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-16
1
-2
/
+1
*
serial: imx: Drop a few unneeded casts
Uwe Kleine-König
2023-03-09
1
-11
/
+6
*
serial: imx: remove a redundant check
Tom Rix
2023-02-16
1
-5
/
+3
*
serial: imx: get rid of registers shadowing
Sergey Organov
2023-02-08
1
-63
/
+4
*
serial: imx: refine local variables in rxint()
Sergey Organov
2023-02-08
1
-3
/
+2
*
serial: imx: stop using USR2 in FIFO reading loop
Sergey Organov
2023-02-08
1
-12
/
+6
*
serial: imx: remove redundant USR2 read from FIFO reading loop
Sergey Organov
2023-02-08
1
-1
/
+0
*
serial: imx: do not break from FIFO reading loop prematurely
Sergey Organov
2023-02-08
1
-7
/
+3
*
serial: imx: do not sysrq broken chars
Sergey Organov
2023-02-08
1
-3
/
+2
*
serial: imx: work-around for hardware RX flood
Sergey Organov
2023-02-08
1
-28
/
+95
*
serial: imx: factor-out common code to imx_uart_soft_reset()
Sergey Organov
2023-02-08
1
-36
/
+37
*
tty: serial: imx: disable Ageing Timer interrupt request irq
Peng Fan
2023-02-08
1
-0
/
+5
*
serial: Make uart_handle_cts_change() status param bool active
Ilpo Järvinen
2023-01-19
1
-1
/
+1
*
serial: imx: Add support for RS485 RX_DURING_TX output GPIO
Christoph Niedermaier
2023-01-19
1
-2
/
+8
*
tty: serial: imx: disable the break condition when shutdown the uart port
Sherry Sun
2023-01-19
1
-1
/
+2
*
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
2022-11-22
1
-0
/
+1
|
\
|
*
serial: imx: Add missing .thaw_noirq hook
Shawn Guo
2022-11-03
1
-0
/
+1
*
|
tty: serial: imx: Handle RS485 DE signal active high
Marek Vasut
2022-11-03
1
-6
/
+58
*
|
serial: imx: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-5
/
+2
|
/
*
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
2022-09-25
1
-6
/
+2
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-07-08
1
-2
/
+2
*
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-27
1
-1
/
+1
*
serial: imx: Remove serial_rs485 sanitization
Ilpo Järvinen
2022-06-10
1
-4
/
+0
[next]