index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
xilinx_uartps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-07
serial: xuartps: Enable OF earlycon support
Michal Simek
1
-1
/
+3
2016-02-06
tty: xuartps: Consolidate TX handling
Soren Brinkmann
1
-57
/
+40
2016-02-06
tty: xuartps: Remove '_OFFSET' suffix from #defines
Soren Brinkmann
1
-115
/
+106
2016-02-06
tty: xuartps: Improve sysrq handling
Soren Brinkmann
1
-15
/
+5
2016-02-06
tty: xuartps: Cleanup: Reformat if-else
Soren Brinkmann
1
-62
/
+62
2016-02-06
tty: xuartps: Refactor IRQ handling
Soren Brinkmann
1
-6
/
+11
2016-02-06
tty: xuartps: Move request_irq to after setting up the HW
Soren Brinkmann
1
-9
/
+12
2016-02-06
tty: xuartps: Move RX path into helper function
Soren Brinkmann
1
-22
/
+28
2016-02-06
tty: xuartps: Acquire port lock for shutdown
Soren Brinkmann
1
-0
/
+6
2016-02-06
tty: xuartps: Keep lock for whole ISR
Soren Brinkmann
1
-2
/
+0
2016-02-06
tty: xuartps: Improve startup function
Soren Brinkmann
1
-8
/
+12
2016-02-06
tty: xuartps: Clear interrupt status register in shutdown
Soren Brinkmann
1
-0
/
+1
2016-02-06
tty: xuartps: Don't consider circular buffer when enabling transmitter
Soren Brinkmann
1
-1
/
+4
2016-02-06
tty: xuartps: Use spinlock to serialize HW access
Soren Brinkmann
1
-12
/
+6
2016-02-06
tty: xuartps: Beautify read-modify writes
Soren Brinkmann
1
-6
/
+9
2015-05-10
serial: xuartps: add __init to earlycon write method
Masahiro Yamada
1
-1
/
+2
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
1
-6
/
+6
2015-03-26
serial: xuartps: Fix check in console_setup().
Thomas Betker
1
-1
/
+1
2015-03-26
serial: xuartps: Get rid of register access macros.
Thomas Betker
1
-112
/
+118
2015-03-26
serial: xuartps: Fix iobase use.
Thomas Betker
1
-1
/
+0
2015-03-26
serial: xuartps: Fix cdns_uart_port[] definition.
Thomas Betker
1
-1
/
+1
2015-03-26
serial: xuartps: Fix register space size.
Thomas Betker
1
-1
/
+1
2015-03-26
tty: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-07
tty: serial: xilinx_uartps: Use Macro for ttyPS0
Peter Crosthwaite
1
-1
/
+2
2015-02-02
tty: xuartps: Fix RX hang, and TX corruption in termios call
Nathan Rossi
1
-4
/
+6
2014-11-06
tty: xuartps: Add support for setting modem control signals
Lars-Peter Clausen
1
-1
/
+21
2014-09-28
serial: cadence: Add generic earlycon support
Michal Simek
1
-0
/
+19
2014-09-14
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2014-09-08
tty: xuartps: Fix tx_emtpy() callback
Lars-Peter Clausen
1
-1
/
+1
2014-09-08
tty: serial: xuartps: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-6
/
+0
2014-04-24
tty: xuartps: Rebrand driver as Cadence UART
Soren Brinkmann
1
-443
/
+465
2014-04-24
tty: xuartps: Don't write IRQ disable register to enable interrupts
Soren Brinkmann
1
-5
/
+1
2014-04-24
tty: xuartps: Refactor read-modify-writes
Soren Brinkmann
1
-28
/
+24
2014-04-24
tty: xuartps: Print warning in clock notifier
Soren Brinkmann
1
-1
/
+3
2014-04-24
tty: xuartps: Clean up
Soren Brinkmann
1
-136
/
+74
2014-04-24
tty: xuartps: Initialize ports according to aliases
Michal Simek
1
-8
/
+16
2014-04-24
tty: xuartps: Fix kernel-doc errors in the driver
Michal Simek
1
-60
/
+49
2013-12-17
tty: xuartps: Properly guard sysrq specific code
Soren Brinkmann
1
-0
/
+2
2013-10-29
tty: xuartps: Fix build error when COMMON_CLK is not set
Soren Brinkmann
1
-0
/
+8
2013-10-29
tty: xuartps: Fix build error due to missing forward declaration
Soren Brinkmann
1
-14
/
+14
2013-10-29
tty: xuartps: Fix "may be used uninitialized" build warning
Soren Brinkmann
1
-1
/
+1
2013-10-19
tty: xuartps: Update copyright information
Soren Brinkmann
1
-1
/
+1
2013-10-19
tty: xuartps: Implement suspend/resume callbacks
Soren Brinkmann
1
-0
/
+114
2013-10-19
tty: xuartps: Dynamically adjust to input frequency changes
Soren Brinkmann
1
-4
/
+119
2013-10-19
tty: xuartps: Updating set_baud_rate()
Soren Brinkmann
1
-43
/
+93
2013-10-19
tty: xuartps: Force enable the UART in xuartps_console_write
Lars-Peter Clausen
1
-1
/
+11
2013-10-19
tty: xuartps: support 64 byte FIFO size
Suneel
1
-7
/
+23
2013-10-19
tty: xuartps: Add polled mode support for xuartps
Vlad Lungu
1
-0
/
+52
2013-10-19
tty: xuartps: Implement BREAK detection, add SYSRQ support
Vlad Lungu
1
-1
/
+49
[next]