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
/
xilinx_uartps.c
Age
Commit message (
Expand
)
Author
2016-02-06
tty: xuartps: Consolidate TX handling
Soren Brinkmann
2016-02-06
tty: xuartps: Remove '_OFFSET' suffix from #defines
Soren Brinkmann
2016-02-06
tty: xuartps: Improve sysrq handling
Soren Brinkmann
2016-02-06
tty: xuartps: Cleanup: Reformat if-else
Soren Brinkmann
2016-02-06
tty: xuartps: Refactor IRQ handling
Soren Brinkmann
2016-02-06
tty: xuartps: Move request_irq to after setting up the HW
Soren Brinkmann
2016-02-06
tty: xuartps: Move RX path into helper function
Soren Brinkmann
2016-02-06
tty: xuartps: Acquire port lock for shutdown
Soren Brinkmann
2016-02-06
tty: xuartps: Keep lock for whole ISR
Soren Brinkmann
2016-02-06
tty: xuartps: Improve startup function
Soren Brinkmann
2016-02-06
tty: xuartps: Clear interrupt status register in shutdown
Soren Brinkmann
2016-02-06
tty: xuartps: Don't consider circular buffer when enabling transmitter
Soren Brinkmann
2016-02-06
tty: xuartps: Use spinlock to serialize HW access
Soren Brinkmann
2016-02-06
tty: xuartps: Beautify read-modify writes
Soren Brinkmann
2015-05-10
serial: xuartps: add __init to earlycon write method
Masahiro Yamada
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2015-03-26
serial: xuartps: Fix check in console_setup().
Thomas Betker
2015-03-26
serial: xuartps: Get rid of register access macros.
Thomas Betker
2015-03-26
serial: xuartps: Fix iobase use.
Thomas Betker
2015-03-26
serial: xuartps: Fix cdns_uart_port[] definition.
Thomas Betker
2015-03-26
serial: xuartps: Fix register space size.
Thomas Betker
2015-03-26
tty: constify of_device_id array
Fabian Frederick
2015-03-07
tty: serial: xilinx_uartps: Use Macro for ttyPS0
Peter Crosthwaite
2015-02-02
tty: xuartps: Fix RX hang, and TX corruption in termios call
Nathan Rossi
2014-11-06
tty: xuartps: Add support for setting modem control signals
Lars-Peter Clausen
2014-09-28
serial: cadence: Add generic earlycon support
Michal Simek
2014-09-14
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
2014-09-08
tty: xuartps: Fix tx_emtpy() callback
Lars-Peter Clausen
2014-09-08
tty: serial: xuartps: Remove .owner field for driver
Michal Simek
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-04-24
tty: xuartps: Rebrand driver as Cadence UART
Soren Brinkmann
2014-04-24
tty: xuartps: Don't write IRQ disable register to enable interrupts
Soren Brinkmann
2014-04-24
tty: xuartps: Refactor read-modify-writes
Soren Brinkmann
2014-04-24
tty: xuartps: Print warning in clock notifier
Soren Brinkmann
2014-04-24
tty: xuartps: Clean up
Soren Brinkmann
2014-04-24
tty: xuartps: Initialize ports according to aliases
Michal Simek
2014-04-24
tty: xuartps: Fix kernel-doc errors in the driver
Michal Simek
2013-12-17
tty: xuartps: Properly guard sysrq specific code
Soren Brinkmann
2013-10-29
tty: xuartps: Fix build error when COMMON_CLK is not set
Soren Brinkmann
2013-10-29
tty: xuartps: Fix build error due to missing forward declaration
Soren Brinkmann
2013-10-29
tty: xuartps: Fix "may be used uninitialized" build warning
Soren Brinkmann
2013-10-19
tty: xuartps: Update copyright information
Soren Brinkmann
2013-10-19
tty: xuartps: Implement suspend/resume callbacks
Soren Brinkmann
2013-10-19
tty: xuartps: Dynamically adjust to input frequency changes
Soren Brinkmann
2013-10-19
tty: xuartps: Updating set_baud_rate()
Soren Brinkmann
2013-10-19
tty: xuartps: Force enable the UART in xuartps_console_write
Lars-Peter Clausen
2013-10-19
tty: xuartps: support 64 byte FIFO size
Suneel
2013-10-19
tty: xuartps: Add polled mode support for xuartps
Vlad Lungu
2013-10-19
tty: xuartps: Implement BREAK detection, add SYSRQ support
Vlad Lungu
2013-10-19
tty: xuartps: Use devm_kzalloc
Soren Brinkmann
[next]