index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
fsl_lpuart.c
Age
Commit message (
Expand
)
Author
2018-08-24
MLK-17738 tty: serial: lpuart: restore console setting after power lost
Fugang Duan
2018-08-24
MLK-17491-4 serial: fsl_lpuart: fix earlycon compatible string
Dong Aisheng
2018-08-24
MLK-17491-3 serial: fsl_lpuart: lpuart32_serial_setbrg cleanup and handle error
Dong Aisheng
2018-08-24
MLK-17491-2 serial: fsl_lpuart: improve the baud setting algorithm
Dong Aisheng
2018-08-24
MLK-17491-1 serial: fsl_lpuart: fix the invalid comments
Dong Aisheng
2018-08-24
MLK-17133-03 tty: serial: lpuart: directly terminate rx dma chans in .shutdown()
Fugang Duan
2018-08-24
MLK-17133-02 tty: serial: lpuart: add runtime pm support
Fugang Duan
2018-08-24
MLK-17133-01 tty: serial: lpuart: only enable wakeup interrupt when wakeup en...
Fugang Duan
2018-08-24
MLK-17005: linux-imx: serial: fsl_lpuart: Clear LOOP mode when requested
Abel Vesa
2018-08-24
MLK-16896 tty: serial: lpuart: flush transmit/receive fifo/buffer
Fugang Duan
2018-08-24
MLK-16789 tty: serial: lpuart: keep ipg clock enable during .uart_resume_port()
Fugang Duan
2018-08-24
MLK-16712 tty: serial: lpuart: keep per clock disabled during suspend
Fugang Duan
2018-08-24
MLK-16357 tty: serial: lpuart: avoid report NULL interrupt
Fugang Duan
2018-08-24
MLK-16218 tty: serial: fsl_lpuart: use the sg count from dma_map_sg
Peng Fan
2018-08-24
MLK-16199 tty: serial: lpuart: don't clear idle flag in eeop mode
Fugang Duan
2018-08-24
MLK-16086 tty: serial: lpuart: add port.lock to protect registers accessing i...
Fugang Duan
2018-08-24
MLK-16067 tty: serial: lpuart: enable wakeup source in .suspend_noirq()
Fugang Duan
2018-08-24
MLK-15094 tty: serial: fsl_lpuart: check dma_tx_in_progress in callback
Fugang Duan
2018-08-24
MLK-15031-08 tty: serial: fsl_lpuart: optimize the port.lock cover range
Fugang Duan
2018-08-24
MLK-15031-07 tty: serial: fsl_lpuart: add port.icount for DMA rx path
Fugang Duan
2018-08-24
MLK-15031-06 tty: serial: fsl_lpuart: re-calcaulate the minimum DMA transfer ...
Fugang Duan
2018-08-24
MLK-15031-05 tty: serial: fsl_lpuart: enable dma eeop support
Fugang Duan
2018-08-24
MLK-15031-04 tty: serial: fsl_lpuart: wait baud rate stable
Fugang Duan
2018-08-24
MLK-15031-03 tty: serial: fsl_lpuart: fix the typo in clock get failed path
Fugang Duan
2018-08-24
MLK-15031-02 tty: serial: fsl_lpuart: free the rx dma buffer when port is closed
Fugang Duan
2018-08-24
MLK-15031-01 tty: serial: fsl_lpuart: drop the error frame
Fugang Duan
2018-08-24
MLK-14980 tty: serial: fsl_lpuart: remove unnecessary .async_tx_ack()
Fugang Duan
2018-08-24
MLK-14616 tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting
Andy Duan
2018-08-24
MLK-14543 tty: serial: fsl_lpuart: add lpuart32 dma support
Andy Duan
2018-08-24
MLK-14547 tty: serial: fsl_lpuart: con->write should call .uart_console_write()
Andy Duan
2018-08-24
MLK-14546 tty: serial: fsl_lpuart: add per_clk support
Andy Duan
2018-08-24
MLK-14440 tty: serial: fsl_lpuart: add compatible for 7ulp
Octavian Purdila
2018-08-24
MLK-13710 tty: serial: fsl_lpuart: add magic SysRq support
Andy Duan
2018-08-24
MLK-13911-12 tty: serial: fsl: add earlycon support
Anson Huang
2018-05-25
serial: fsl_lpuart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2016-10-27
tty: serial: fsl_lpuart: Fix Tx DMA edge case
Aaron Brice
2016-09-15
tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock
Wei Yongjun
2016-09-02
tty: serial: constify uart_ops structures
Julia Lawall
2016-08-31
tty: serial: fsl_lpuart: Add support for RS-485
Bhuvanchandra DV
2016-08-31
tty: serial: fsl_lpuart: Update suspend/resume for DMA mode
Bhuvanchandra DV
2016-08-31
tty: serial: fsl_lpuart: Use scatter/gather DMA for Tx
Bhuvanchandra DV
2016-08-31
tty: serial: fsl_lpuart: Use cyclic DMA for Rx
Bhuvanchandra DV
2016-08-31
tty: serial: fsl_lpuart: Fix broken 8m/s1 support
Bhuvanchandra DV
2016-08-31
tty: serial: fsl_lpuart: fix clearing of receive flag
Stefan Agner
2016-08-31
tty: serial: fsl_lpuart: support suspend/resume
Stefan Agner
2016-08-31
tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty
Stefan Agner
2016-06-25
TTY: serial, handle platform_get_irq retval properly
Jiri Slaby
2015-10-17
serial: fsl_lpuart: add earlycon support
Stefan Agner
2015-04-07
Merge 4.0-rc7 into tty-next
Greg Kroah-Hartman
2015-03-26
tty: serial: fsl_lpuart: clear receive flag on FIFO flush
Stefan Agner
[next]