Masahiro Yamada
|
54585ba036
serial: xuartps: add __init to earlycon write method
|
10 years ago |
Michal Simek
|
5c90c07b98
serial: xilinx: Use platform_get_irq to get irq description structure
|
10 years ago |
Thomas Betker
|
136debf707
serial: xuartps: Fix check in console_setup().
|
10 years ago |
Thomas Betker
|
19f22efdb6
serial: xuartps: Get rid of register access macros.
|
10 years ago |
Thomas Betker
|
0c39a467e7
serial: xuartps: Fix iobase use.
|
10 years ago |
Thomas Betker
|
6db6df0e4a
serial: xuartps: Fix cdns_uart_port[] definition.
|
10 years ago |
Thomas Betker
|
9646e4fee4
serial: xuartps: Fix register space size.
|
10 years ago |
Fabian Frederick
|
ed0bb2323c
tty: constify of_device_id array
|
10 years ago |
Peter Crosthwaite
|
f6415491c5
tty: serial: xilinx_uartps: Use Macro for ttyPS0
|
10 years ago |
Nathan Rossi
|
6ecde472b0
tty: xuartps: Fix RX hang, and TX corruption in termios call
|
10 years ago |
Lars-Peter Clausen
|
19038ad9f0
tty: xuartps: Add support for setting modem control signals
|
10 years ago |
Michal Simek
|
6fa62fc46e
serial: cadence: Add generic earlycon support
|
11 years ago |
Greg Kroah-Hartman
|
882ebfc28c
Merge 3.17-rc5 into tty-next
|
11 years ago |
Lars-Peter Clausen
|
6731af573a
tty: xuartps: Fix tx_emtpy() callback
|
11 years ago |
Michal Simek
|
4ebe786554
tty: serial: xuartps: Remove .owner field for driver
|
11 years ago |
Alexander Shiyan
|
8b152f1096
serial: treewide: Remove empty implementations of enable_ms()
|
11 years ago |
Soren Brinkmann
|
d9bb3fb126
tty: xuartps: Rebrand driver as Cadence UART
|
11 years ago |
Soren Brinkmann
|
b494a5fae4
tty: xuartps: Don't write IRQ disable register to enable interrupts
|
11 years ago |
Soren Brinkmann
|
35dc5a538f
tty: xuartps: Refactor read-modify-writes
|
11 years ago |
Soren Brinkmann
|
5ce15d2d1e
tty: xuartps: Print warning in clock notifier
|
11 years ago |
Soren Brinkmann
|
e555a21149
tty: xuartps: Clean up
|
11 years ago |
Michal Simek
|
928e926349
tty: xuartps: Initialize ports according to aliases
|
11 years ago |
Michal Simek
|
489810a1a6
tty: xuartps: Fix kernel-doc errors in the driver
|
11 years ago |
Soren Brinkmann
|
c2db11eca0
tty: xuartps: Properly guard sysrq specific code
|
11 years ago |
Soren Brinkmann
|
7ac57347c2
tty: xuartps: Fix build error when COMMON_CLK is not set
|
11 years ago |
Soren Brinkmann
|
d3641f64bc
tty: xuartps: Fix build error due to missing forward declaration
|
11 years ago |
Soren Brinkmann
|
d54b181ea6
tty: xuartps: Fix "may be used uninitialized" build warning
|
11 years ago |
Soren Brinkmann
|
37cd940b20
tty: xuartps: Update copyright information
|
11 years ago |
Soren Brinkmann
|
4b47d9aa1e
tty: xuartps: Implement suspend/resume callbacks
|
11 years ago |
Soren Brinkmann
|
c4b0510cc1
tty: xuartps: Dynamically adjust to input frequency changes
|
11 years ago |