index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
xilinx_uartps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-28
serial: xuartps: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
1
-1
/
+1
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-6
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
tty: xilinx_uartps: move to arch_initcall for earlier console
Shubhrajyoti Datta
1
-1
/
+1
2017-07-30
serial: xuartps: Remove __init marking from early write
Jeffy Chen
1
-1
/
+1
2017-06-03
serial: uartps: Fix kernel doc warnings
Nava kishore Manne
1
-0
/
+1
2017-05-18
serial: xilinx_uartps: Fix the error path
Shubhrajyoti Datta
1
-4
/
+5
2017-04-08
serial: xuartps: Enable clocks in the pm disable case also
Shubhrajyoti Datta
1
-7
/
+7
2017-03-17
serial: xuartps: Cleanup the clock enable
Shubhrajyoti Datta
1
-6
/
+3
2017-03-14
serial: xilinx_uartps: Add pm runtime support
Shubhrajyoti Datta
1
-8
/
+42
2017-01-25
serial: xuartps: Enable uart loopback mode
Yasir-Khan
1
-0
/
+9
2016-10-27
serial: xuartps: Add new compatible string for ZynqMP
Nava kishore Manne
1
-0
/
+2
2016-09-27
serial: xuartps: Add some register initialisation to cdns_early_console_setup()
Scott Telford
1
-1
/
+26
2016-09-27
serial: xuartps: Removed unwanted checks while reading the error conditions
Nava kishore Manne
1
-37
/
+35
2016-09-27
serial: xuartps: Rewrite the interrupt handling logic
Anirudha Sarangi
1
-105
/
+114
2016-09-22
serial: xuartps: Do not enable parity error interrupt
Anirudha Sarangi
1
-2
/
+15
2016-09-22
tty: serial: xuartps: Wait for rx and tx reset done status
Nava kishore Manne
1
-0
/
+8
2016-09-22
serial: xuartps: Adds RXBS register support for zynqmp
Nava kishore Manne
1
-20
/
+81
2016-09-02
tty: xuartps: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2016-06-25
tty: xuartps: disable clocks when not used
Shubhrajyoti Datta
1
-6
/
+24
2016-03-08
serial: xuartps: Enable OF earlycon support
Michal Simek
1
-1
/
+3
2016-02-07
tty: xuartps: Consolidate TX handling
Soren Brinkmann
1
-57
/
+40
2016-02-07
tty: xuartps: Remove '_OFFSET' suffix from #defines
Soren Brinkmann
1
-115
/
+106
2016-02-07
tty: xuartps: Improve sysrq handling
Soren Brinkmann
1
-15
/
+5
2016-02-07
tty: xuartps: Cleanup: Reformat if-else
Soren Brinkmann
1
-62
/
+62
2016-02-07
tty: xuartps: Refactor IRQ handling
Soren Brinkmann
1
-6
/
+11
2016-02-07
tty: xuartps: Move request_irq to after setting up the HW
Soren Brinkmann
1
-9
/
+12
2016-02-07
tty: xuartps: Move RX path into helper function
Soren Brinkmann
1
-22
/
+28
2016-02-07
tty: xuartps: Acquire port lock for shutdown
Soren Brinkmann
1
-0
/
+6
2016-02-07
tty: xuartps: Keep lock for whole ISR
Soren Brinkmann
1
-2
/
+0
2016-02-07
tty: xuartps: Improve startup function
Soren Brinkmann
1
-8
/
+12
2016-02-07
tty: xuartps: Clear interrupt status register in shutdown
Soren Brinkmann
1
-0
/
+1
2016-02-07
tty: xuartps: Don't consider circular buffer when enabling transmitter
Soren Brinkmann
1
-1
/
+4
2016-02-07
tty: xuartps: Use spinlock to serialize HW access
Soren Brinkmann
1
-12
/
+6
2016-02-07
tty: xuartps: Beautify read-modify writes
Soren Brinkmann
1
-6
/
+9
2015-05-10
serial: xuartps: add __init to earlycon write method
Masahiro Yamada
1
-1
/
+2
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
1
-6
/
+6
2015-03-27
serial: xuartps: Fix check in console_setup().
Thomas Betker
1
-1
/
+1
2015-03-27
serial: xuartps: Get rid of register access macros.
Thomas Betker
1
-112
/
+118
2015-03-27
serial: xuartps: Fix iobase use.
Thomas Betker
1
-1
/
+0
2015-03-27
serial: xuartps: Fix cdns_uart_port[] definition.
Thomas Betker
1
-1
/
+1
2015-03-27
serial: xuartps: Fix register space size.
Thomas Betker
1
-1
/
+1
2015-03-27
tty: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-07
tty: serial: xilinx_uartps: Use Macro for ttyPS0
Peter Crosthwaite
1
-1
/
+2
2015-02-02
tty: xuartps: Fix RX hang, and TX corruption in termios call
Nathan Rossi
1
-4
/
+6
2014-11-07
tty: xuartps: Add support for setting modem control signals
Lars-Peter Clausen
1
-1
/
+21
2014-09-29
serial: cadence: Add generic earlycon support
Michal Simek
1
-0
/
+19
2014-09-15
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2014-09-09
tty: xuartps: Fix tx_emtpy() callback
Lars-Peter Clausen
1
-1
/
+1
2014-09-09
tty: serial: xuartps: Remove .owner field for driver
Michal Simek
1
-1
/
+0
[next]