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
*
serial: imx: Add DMA buffer configuration via DT
Fabien Lahoudere
2021-06-04
1
-7
/
+18
*
serial: drop irq-flags initialisations
Johan Hovold
2021-05-20
1
-1
/
+1
*
serial: imx: drop workaround for forced irq threading
Johan Hovold
2021-03-23
1
-8
/
+2
*
tty: imx, use ms_to_ktime
Jiri Slaby
2021-03-10
1
-5
/
+1
*
tty/serial/imx: convert comma to semicolon
Zheng Yongjun
2020-12-28
1
-1
/
+1
*
serial: imx: Move imx_uart_probe_dt() content into probe()
Fabio Estevam
2020-12-10
1
-40
/
+24
*
serial: imx: Remove unneeded of_device_get_match_data() NULL check
Fabio Estevam
2020-12-09
1
-3
/
+0
*
tty/serial/imx: Enable TXEN bit in imx_poll_init().
Mingrui Ren
2020-12-04
1
-1
/
+1
*
Merge 5.10-rc5 into tty-next
Greg Kroah-Hartman
2020-11-23
1
-19
/
+11
|
\
|
*
tty: serial: imx: keep console clocks always on
Fugang Duan
2020-11-12
1
-17
/
+3
|
*
tty: serial: imx: fix potential deadlock
Sam Nobs
2020-11-12
1
-2
/
+8
*
|
serial: imx: Remove unused .id_table support
Fabio Estevam
2020-11-18
1
-20
/
+0
*
|
serial: imx: Remove unused platform data support
Fabio Estevam
2020-11-12
1
-29
/
+3
|
/
*
tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ storm
Matthias Schiffer
2020-09-30
1
-5
/
+6
*
serial: imx: Delete duplicated argument to '|' in imx_uart_probe
Ye Bin
2020-09-04
1
-2
/
+1
*
tty: serial: imx: enable imx serial console port as module
Fugang Duan
2020-07-29
1
-35
/
+2
*
serial: imx: use hrtimers for rs485 delays
Ahmad Fatoum
2020-07-21
1
-26
/
+36
*
serial: imx: implement rts delaying for rs485
Uwe Kleine-König
2020-07-21
1
-36
/
+121
*
Revert "serial: imx: Initialize lock for non-registered console"
Andy Shevchenko
2020-07-21
1
-3
/
+0
*
tty: serial: imx: clear Ageing Timer Interrupt in handler
Matthias Schiffer
2020-05-29
1
-0
/
+2
*
serial: imx: Initialize lock for non-registered console
Andy Shevchenko
2020-05-27
1
-0
/
+3
*
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
2020-05-15
1
-1
/
+5
*
tty: serial: imx: Add return value check for platform_get_irq()
Anson Huang
2020-05-15
1
-0
/
+2
*
tty: imx serial: Implement support for reversing TX and RX polarity
George Hilliard
2020-03-06
1
-16
/
+28
*
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
2020-02-12
1
-1
/
+1
*
serial: imx: fix a race condition in receive path
Uwe Kleine-König
2020-01-22
1
-13
/
+38
*
tty/serial: Migrate imx to use has_sysrq
Dmitry Safonov
2019-12-18
1
-6
/
+1
*
tty: serial: imx: use the sg count from dma_map_sg
Peng Fan
2019-11-13
1
-1
/
+1
*
Merge 5.4-rc3 into tty-next
Greg Kroah-Hartman
2019-10-14
1
-2
/
+2
|
\
|
*
tty: serial: imx: Use platform_get_irq_optional() for optional IRQs
Anson Huang
2019-10-10
1
-2
/
+2
*
|
serial: imx: adapt rx buffer and dma periods
Philipp Puschmann
2019-10-04
1
-3
/
+2
|
/
*
serial: imx: use Tx ready rather than Tx empty irq
Sergey Organov
2019-09-04
1
-9
/
+9
*
serial: imx: fix data breakage on termios change
Sergey Organov
2019-09-04
1
-3
/
+16
*
serial: imx: do not disable individual irqs during termios change
Sergey Organov
2019-09-04
1
-12
/
+1
*
serial: imx: do not stop Rx/Tx on termios change
Sergey Organov
2019-09-04
1
-3
/
+0
*
serial: imx: get rid of unbounded busy-waiting loop
Sergey Organov
2019-09-04
1
-4
/
+1
*
serial: imx: get rid of imx_uart_rts_auto()
Sergey Organov
2019-09-04
1
-13
/
+8
*
serial: imx: set_mctrl(): correctly restore autoRTS state
Sergey Organov
2019-09-04
1
-2
/
+14
*
serial: imx: set_termios(): do not enable autoRTS if RTS is unset
Sergey Organov
2019-09-04
1
-1
/
+6
*
serial: imx: set_termios(): preserve RTS state
Sergey Organov
2019-07-03
1
-5
/
+9
*
serial: imx: set_termios(): clarify RTS/CTS bits calculation
Sergey Organov
2019-07-03
1
-24
/
+14
*
serial: imx: set_termios(): factor-out 'ucr2' initial value
Sergey Organov
2019-07-03
1
-3
/
+2
*
serial: imx: fix locking in set_termios()
Sergey Organov
2019-06-18
1
-10
/
+13
*
serial: imx: Use dev_info() instead of pr_info()
Fabio Estevam
2019-06-10
1
-1
/
+1
*
serial: imx: remove log spamming error message
Sascha Hauer
2019-05-21
1
-1
/
+0
*
serial: imx: fix error handling in console_setup
Stefan Agner
2018-11-27
1
-1
/
+1
*
Merge 4.19-rc6 into tty-next
Greg Kroah-Hartman
2018-09-30
1
-0
/
+8
|
\
|
*
serial: imx: restore handshaking irq for imx1
Uwe Kleine-König
2018-09-20
1
-0
/
+8
*
|
tty: serial: imx: add pinctrl sleep/default mode switch for suspend
Anson Huang
2018-09-18
1
-0
/
+5
*
|
tty: serial: imx: add lock for registers save/restore
Anson Huang
2018-09-18
1
-1
/
+11
[next]