index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
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-10-27
serial: xuartps: Add new compatible string for ZynqMP
Nava kishore Manne
2016-09-27
serial: xuartps: Add some register initialisation to cdns_early_console_setup()
Scott Telford
2016-09-27
serial: xuartps: Removed unwanted checks while reading the error conditions
Nava kishore Manne
2016-09-27
serial: xuartps: Rewrite the interrupt handling logic
Anirudha Sarangi
2016-09-22
serial: xuartps: Do not enable parity error interrupt
Anirudha Sarangi
2016-09-22
tty: serial: xuartps: Wait for rx and tx reset done status
Nava kishore Manne
2016-09-22
serial: xuartps: Adds RXBS register support for zynqmp
Nava kishore Manne
2016-09-02
tty: xuartps: constify uart_ops structures
Julia Lawall
2016-06-25
tty: xuartps: disable clocks when not used
Shubhrajyoti Datta
2016-03-08
serial: xuartps: Enable OF earlycon support
Michal Simek
2016-02-07
tty: xuartps: Consolidate TX handling
Soren Brinkmann
2016-02-07
tty: xuartps: Remove '_OFFSET' suffix from #defines
Soren Brinkmann
2016-02-07
tty: xuartps: Improve sysrq handling
Soren Brinkmann
2016-02-07
tty: xuartps: Cleanup: Reformat if-else
Soren Brinkmann
2016-02-07
tty: xuartps: Refactor IRQ handling
Soren Brinkmann
2016-02-07
tty: xuartps: Move request_irq to after setting up the HW
Soren Brinkmann
2016-02-07
tty: xuartps: Move RX path into helper function
Soren Brinkmann
2016-02-07
tty: xuartps: Acquire port lock for shutdown
Soren Brinkmann
2016-02-07
tty: xuartps: Keep lock for whole ISR
Soren Brinkmann
2016-02-07
tty: xuartps: Improve startup function
Soren Brinkmann
2016-02-07
tty: xuartps: Clear interrupt status register in shutdown
Soren Brinkmann
2016-02-07
tty: xuartps: Don't consider circular buffer when enabling transmitter
Soren Brinkmann
2016-02-07
tty: xuartps: Use spinlock to serialize HW access
Soren Brinkmann
2016-02-07
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-29
serial: cadence: Add generic earlycon support
Michal Simek
2014-09-15
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-10
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-18
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
[next]