summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/xilinx_uartps.c
AgeCommit message (Expand)Author
2019-03-23serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFOAnssi Hannula
2019-01-26serial: set suppress_bind_attrs flag only if builtinAnders Roxell
2019-01-09serial: uartps: Fix interrupt mask issue to handle the RX interrupts properlyNava kishore Manne
2018-05-25serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2016-10-27serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne
2016-09-27serial: xuartps: Add some register initialisation to cdns_early_console_setup()Scott Telford
2016-09-27serial: xuartps: Removed unwanted checks while reading the error conditionsNava kishore Manne
2016-09-27serial: xuartps: Rewrite the interrupt handling logicAnirudha Sarangi
2016-09-22serial: xuartps: Do not enable parity error interruptAnirudha Sarangi
2016-09-22tty: serial: xuartps: Wait for rx and tx reset done statusNava kishore Manne
2016-09-22serial: xuartps: Adds RXBS register support for zynqmpNava kishore Manne
2016-09-02tty: xuartps: constify uart_ops structuresJulia Lawall
2016-06-25tty: xuartps: disable clocks when not usedShubhrajyoti Datta
2016-03-07serial: xuartps: Enable OF earlycon supportMichal Simek
2016-02-06tty: xuartps: Consolidate TX handlingSoren Brinkmann
2016-02-06tty: xuartps: Remove '_OFFSET' suffix from #definesSoren Brinkmann
2016-02-06tty: xuartps: Improve sysrq handlingSoren Brinkmann
2016-02-06tty: xuartps: Cleanup: Reformat if-elseSoren Brinkmann
2016-02-06tty: xuartps: Refactor IRQ handlingSoren Brinkmann
2016-02-06tty: xuartps: Move request_irq to after setting up the HWSoren Brinkmann
2016-02-06tty: xuartps: Move RX path into helper functionSoren Brinkmann
2016-02-06tty: xuartps: Acquire port lock for shutdownSoren Brinkmann
2016-02-06tty: xuartps: Keep lock for whole ISRSoren Brinkmann
2016-02-06tty: xuartps: Improve startup functionSoren Brinkmann
2016-02-06tty: xuartps: Clear interrupt status register in shutdownSoren Brinkmann
2016-02-06tty: xuartps: Don't consider circular buffer when enabling transmitterSoren Brinkmann
2016-02-06tty: xuartps: Use spinlock to serialize HW accessSoren Brinkmann
2016-02-06tty: xuartps: Beautify read-modify writesSoren Brinkmann
2015-05-10serial: xuartps: add __init to earlycon write methodMasahiro Yamada
2015-04-28serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-03-26serial: xuartps: Fix check in console_setup().Thomas Betker
2015-03-26serial: xuartps: Get rid of register access macros.Thomas Betker
2015-03-26serial: xuartps: Fix iobase use.Thomas Betker
2015-03-26serial: xuartps: Fix cdns_uart_port[] definition.Thomas Betker
2015-03-26serial: xuartps: Fix register space size.Thomas Betker
2015-03-26tty: constify of_device_id arrayFabian Frederick
2015-03-07tty: serial: xilinx_uartps: Use Macro for ttyPS0Peter Crosthwaite
2015-02-02tty: xuartps: Fix RX hang, and TX corruption in termios callNathan Rossi
2014-11-06tty: xuartps: Add support for setting modem control signalsLars-Peter Clausen
2014-09-28serial: cadence: Add generic earlycon supportMichal Simek
2014-09-14Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman
2014-09-08tty: xuartps: Fix tx_emtpy() callbackLars-Peter Clausen
2014-09-08tty: serial: xuartps: Remove .owner field for driverMichal Simek
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2014-04-24tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann
2014-04-24tty: xuartps: Don't write IRQ disable register to enable interruptsSoren Brinkmann
2014-04-24tty: xuartps: Refactor read-modify-writesSoren Brinkmann
2014-04-24tty: xuartps: Print warning in clock notifierSoren Brinkmann
2014-04-24tty: xuartps: Clean upSoren Brinkmann
2014-04-24tty: xuartps: Initialize ports according to aliasesMichal Simek