Michal Simek
|
66dd99c203
tty: serial: xuartps: Setup early console when uartclk is also passed
|
7 years ago |
Geert Uytterhoeven
|
e7d75e18d0
serial: xuartps: Fix out-of-bounds access through DT alias
|
7 years ago |
Greg Kroah-Hartman
|
4793f2ebff
tty: serial: Remove redundant license text
|
7 years ago |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 years ago |
Shubhrajyoti Datta
|
1d67243a8e
tty: xilinx_uartps: move to arch_initcall for earlier console
|
8 years ago |
Jeffy Chen
|
99d2731678
serial: xuartps: Remove __init marking from early write
|
8 years ago |
Nava kishore Manne
|
094094a937
serial: uartps: Fix kernel doc warnings
|
8 years ago |
Shubhrajyoti Datta
|
d653c43aef
serial: xilinx_uartps: Fix the error path
|
8 years ago |
Shubhrajyoti Datta
|
ecfc5771ef
serial: xuartps: Enable clocks in the pm disable case also
|
8 years ago |
Shubhrajyoti Datta
|
81e33b51ed
serial: xuartps: Cleanup the clock enable
|
8 years ago |
Shubhrajyoti Datta
|
d62100f1aa
serial: xilinx_uartps: Add pm runtime support
|
8 years ago |
Yasir-Khan
|
5935a2b3a5
serial: xuartps: Enable uart loopback mode
|
8 years ago |
Nava kishore Manne
|
0267a4ff98
serial: xuartps: Add new compatible string for ZynqMP
|
9 years ago |
Scott Telford
|
c41251b175
serial: xuartps: Add some register initialisation to cdns_early_console_setup()
|
9 years ago |
Nava kishore Manne
|
212d249b6a
serial: xuartps: Removed unwanted checks while reading the error conditions
|
9 years ago |
Anirudha Sarangi
|
c8dbdc842d
serial: xuartps: Rewrite the interrupt handling logic
|
9 years ago |
Anirudha Sarangi
|
a3081893ca
serial: xuartps: Do not enable parity error interrupt
|
9 years ago |
Nava kishore Manne
|
27b17ae073
tty: serial: xuartps: Wait for rx and tx reset done status
|
9 years ago |
Nava kishore Manne
|
3816b2f886
serial: xuartps: Adds RXBS register support for zynqmp
|
9 years ago |
Julia Lawall
|
f098a0ae62
tty: xuartps: constify uart_ops structures
|
9 years ago |
Shubhrajyoti Datta
|
210417ce83
tty: xuartps: disable clocks when not used
|
9 years ago |
Michal Simek
|
93d7bbaa65
serial: xuartps: Enable OF earlycon support
|
9 years ago |
Soren Brinkmann
|
07986580d0
tty: xuartps: Consolidate TX handling
|
9 years ago |
Soren Brinkmann
|
a8df6a5160
tty: xuartps: Remove '_OFFSET' suffix from #defines
|
9 years ago |
Soren Brinkmann
|
74ea66d4ca
tty: xuartps: Improve sysrq handling
|
9 years ago |
Soren Brinkmann
|
354fb1a7d7
tty: xuartps: Cleanup: Reformat if-else
|
9 years ago |
Soren Brinkmann
|
373e882f9e
tty: xuartps: Refactor IRQ handling
|
9 years ago |
Soren Brinkmann
|
55861d11c5
tty: xuartps: Move request_irq to after setting up the HW
|
9 years ago |
Soren Brinkmann
|
5ede4a5cde
tty: xuartps: Move RX path into helper function
|
9 years ago |
Soren Brinkmann
|
a19eda0f49
tty: xuartps: Acquire port lock for shutdown
|
9 years ago |