index
:
linux.git
master
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
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
2020-11-12
tty: serial: imx: fix potential deadlock
Sam Nobs
2020-09-30
tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ storm
Matthias Schiffer
2020-09-04
serial: imx: Delete duplicated argument to '|' in imx_uart_probe
Ye Bin
2020-07-29
tty: serial: imx: enable imx serial console port as module
Fugang Duan
2020-07-21
serial: imx: use hrtimers for rs485 delays
Ahmad Fatoum
2020-07-21
serial: imx: implement rts delaying for rs485
Uwe Kleine-König
2020-07-21
Revert "serial: imx: Initialize lock for non-registered console"
Andy Shevchenko
2020-05-29
tty: serial: imx: clear Ageing Timer Interrupt in handler
Matthias Schiffer
2020-05-27
serial: imx: Initialize lock for non-registered console
Andy Shevchenko
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
2020-05-15
tty: serial: imx: Add return value check for platform_get_irq()
Anson Huang
2020-03-06
tty: imx serial: Implement support for reversing TX and RX polarity
George Hilliard
2020-02-12
tty: serial: imx: setup the correct sg entry for tx dma
Fugang Duan
2020-01-22
serial: imx: fix a race condition in receive path
Uwe Kleine-König
2019-12-18
tty/serial: Migrate imx to use has_sysrq
Dmitry Safonov
2019-11-13
tty: serial: imx: use the sg count from dma_map_sg
Peng Fan
2019-10-14
Merge 5.4-rc3 into tty-next
Greg Kroah-Hartman
2019-10-10
tty: serial: imx: Use platform_get_irq_optional() for optional IRQs
Anson Huang
2019-10-04
serial: imx: adapt rx buffer and dma periods
Philipp Puschmann
2019-09-04
serial: imx: use Tx ready rather than Tx empty irq
Sergey Organov
2019-09-04
serial: imx: fix data breakage on termios change
Sergey Organov
2019-09-04
serial: imx: do not disable individual irqs during termios change
Sergey Organov
2019-09-04
serial: imx: do not stop Rx/Tx on termios change
Sergey Organov
2019-09-04
serial: imx: get rid of unbounded busy-waiting loop
Sergey Organov
2019-09-04
serial: imx: get rid of imx_uart_rts_auto()
Sergey Organov
2019-09-04
serial: imx: set_mctrl(): correctly restore autoRTS state
Sergey Organov
2019-09-04
serial: imx: set_termios(): do not enable autoRTS if RTS is unset
Sergey Organov
2019-07-03
serial: imx: set_termios(): preserve RTS state
Sergey Organov
2019-07-03
serial: imx: set_termios(): clarify RTS/CTS bits calculation
Sergey Organov
2019-07-03
serial: imx: set_termios(): factor-out 'ucr2' initial value
Sergey Organov
2019-06-18
serial: imx: fix locking in set_termios()
Sergey Organov
2019-06-10
serial: imx: Use dev_info() instead of pr_info()
Fabio Estevam
2019-05-21
serial: imx: remove log spamming error message
Sascha Hauer
2018-11-27
serial: imx: fix error handling in console_setup
Stefan Agner
2018-09-30
Merge 4.19-rc6 into tty-next
Greg Kroah-Hartman
2018-09-20
serial: imx: restore handshaking irq for imx1
Uwe Kleine-König
2018-09-18
tty: serial: imx: add pinctrl sleep/default mode switch for suspend
Anson Huang
2018-09-18
tty: serial: imx: add lock for registers save/restore
Anson Huang
2018-09-18
tty:serial:imx: use spin_lock instead of spin_lock_irqsave in isr
jun qian
2018-06-28
tty: serial: imx: correct dma cookie status
Robin Gong
2018-06-28
serial: imx: fix comment about UCR2_SRST and its handling for shadowing
Uwe Kleine-König
2018-05-25
serial: imx: disable UCR4_OREN on shutdown
Sebastian Reichel
2018-05-25
serial: imx: drop CTS/RTS handling from shutdown
Sebastian Reichel
[next]