aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/xilinx_uartps.c
Commit message (Expand)AuthorAge
* of: base: Change logic in of_alias_get_alias_list()Michal Simek2018-10-15
* serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCESMichal Simek2018-10-11
* serial: uartps: Fix missing unlock on error in cdns_get_id()Wei Yongjun2018-10-02
* serial: uartps: Change uart ID port allocationMichal Simek2018-09-20
* serial: uartps: Enable automatic flow controlMichal Simek2018-09-18
* serial: uartps: Move Port ID to device data structureMichal Simek2018-09-18
* serial: uartps: Register own uart console and driver structuresMichal Simek2018-09-18
* serial: uartps: Change logic how console_port is setupMichal Simek2018-09-18
* serial: uartps: Fill struct uart_driver in probe()Michal Simek2018-09-18
* serial: uartps: Move register to probe based on run time detectionMichal Simek2018-09-18
* serial: uartps: Move alias reading higher in probe()Michal Simek2018-09-18
* serial: uartps: Do not use static struct uart_driver out of probe()Michal Simek2018-09-18
* serial: uartps: Fix suspend functionalityNava kishore Manne2018-09-18
* serial: uartps: Do not initialize field to zero againMichal Simek2018-09-18
* serial: uartps: console_setup() can't be placed to init sectionMichal Simek2018-09-18
* serial: xuartps: remove unnecessary register writeHelmut Grohne2018-06-28
* serial: xuartps: reduce hardware TX race conditionHelmut Grohne2018-06-28
* serial: xuartps: fix typo in cdns_uart_startupHelmut Grohne2018-06-28
* Merge 4.17-rc3 into tty-nextGreg Kroah-Hartman2018-04-30
|\
| * tty: serial: xuartps: Setup early console when uartclk is also passedMichal Simek2018-04-23
* | serial: uartps: Remove static port arrayMichal Simek2018-04-25
* | serial: uartps: Move cnds_uart_get_port to probeMichal Simek2018-04-25
* | serial: uartps: Use dynamic array for console portMichal Simek2018-04-25
* | serial: uartps: Remove console_initcall from the driverMichal Simek2018-04-25
* | tty: serial: simplify getting .drvdataWolfram Sang2018-04-22
|/
* serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-02-28
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-08
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* tty: xilinx_uartps: move to arch_initcall for earlier consoleShubhrajyoti Datta2017-10-04
* serial: xuartps: Remove __init marking from early writeJeffy Chen2017-07-30
* serial: uartps: Fix kernel doc warningsNava kishore Manne2017-06-03
* serial: xilinx_uartps: Fix the error pathShubhrajyoti Datta2017-05-18
* serial: xuartps: Enable clocks in the pm disable case alsoShubhrajyoti Datta2017-04-08
* serial: xuartps: Cleanup the clock enableShubhrajyoti Datta2017-03-17
* serial: xilinx_uartps: Add pm runtime supportShubhrajyoti Datta2017-03-13
* serial: xuartps: Enable uart loopback modeYasir-Khan2017-01-25
* serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne2016-10-27
* serial: xuartps: Add some register initialisation to cdns_early_console_setup()Scott Telford2016-09-27
* serial: xuartps: Removed unwanted checks while reading the error conditionsNava kishore Manne2016-09-27
* serial: xuartps: Rewrite the interrupt handling logicAnirudha Sarangi2016-09-27
* serial: xuartps: Do not enable parity error interruptAnirudha Sarangi2016-09-22
* tty: serial: xuartps: Wait for rx and tx reset done statusNava kishore Manne2016-09-22
* serial: xuartps: Adds RXBS register support for zynqmpNava kishore Manne2016-09-22
* tty: xuartps: constify uart_ops structuresJulia Lawall2016-09-02
* tty: xuartps: disable clocks when not usedShubhrajyoti Datta2016-06-25
* serial: xuartps: Enable OF earlycon supportMichal Simek2016-03-07
* tty: xuartps: Consolidate TX handlingSoren Brinkmann2016-02-07
* tty: xuartps: Remove '_OFFSET' suffix from #definesSoren Brinkmann2016-02-07
* tty: xuartps: Improve sysrq handlingSoren Brinkmann2016-02-07
* tty: xuartps: Cleanup: Reformat if-elseSoren Brinkmann2016-02-07