index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
xilinx_uartps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
2018-04-30
1
-1
/
+1
|
\
|
*
tty: serial: xuartps: Setup early console when uartclk is also passed
Michal Simek
2018-04-23
1
-1
/
+1
*
|
serial: uartps: Remove static port array
Michal Simek
2018-04-25
1
-12
/
+4
*
|
serial: uartps: Move cnds_uart_get_port to probe
Michal Simek
2018-04-25
1
-40
/
+21
*
|
serial: uartps: Use dynamic array for console port
Michal Simek
2018-04-25
1
-5
/
+24
*
|
serial: uartps: Remove console_initcall from the driver
Michal Simek
2018-04-25
1
-14
/
+0
*
|
tty: serial: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-4
/
+2
|
/
*
serial: xuartps: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-02-28
1
-1
/
+1
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-6
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
tty: xilinx_uartps: move to arch_initcall for earlier console
Shubhrajyoti Datta
2017-10-04
1
-1
/
+1
*
serial: xuartps: Remove __init marking from early write
Jeffy Chen
2017-07-30
1
-1
/
+1
*
serial: uartps: Fix kernel doc warnings
Nava kishore Manne
2017-06-03
1
-0
/
+1
*
serial: xilinx_uartps: Fix the error path
Shubhrajyoti Datta
2017-05-18
1
-4
/
+5
*
serial: xuartps: Enable clocks in the pm disable case also
Shubhrajyoti Datta
2017-04-08
1
-7
/
+7
*
serial: xuartps: Cleanup the clock enable
Shubhrajyoti Datta
2017-03-17
1
-6
/
+3
*
serial: xilinx_uartps: Add pm runtime support
Shubhrajyoti Datta
2017-03-14
1
-8
/
+42
*
serial: xuartps: Enable uart loopback mode
Yasir-Khan
2017-01-25
1
-0
/
+9
*
serial: xuartps: Add new compatible string for ZynqMP
Nava kishore Manne
2016-10-27
1
-0
/
+2
*
serial: xuartps: Add some register initialisation to cdns_early_console_setup()
Scott Telford
2016-09-27
1
-1
/
+26
*
serial: xuartps: Removed unwanted checks while reading the error conditions
Nava kishore Manne
2016-09-27
1
-37
/
+35
*
serial: xuartps: Rewrite the interrupt handling logic
Anirudha Sarangi
2016-09-27
1
-105
/
+114
*
serial: xuartps: Do not enable parity error interrupt
Anirudha Sarangi
2016-09-22
1
-2
/
+15
*
tty: serial: xuartps: Wait for rx and tx reset done status
Nava kishore Manne
2016-09-22
1
-0
/
+8
*
serial: xuartps: Adds RXBS register support for zynqmp
Nava kishore Manne
2016-09-22
1
-20
/
+81
*
tty: xuartps: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
tty: xuartps: disable clocks when not used
Shubhrajyoti Datta
2016-06-25
1
-6
/
+24
*
serial: xuartps: Enable OF earlycon support
Michal Simek
2016-03-08
1
-1
/
+3
*
tty: xuartps: Consolidate TX handling
Soren Brinkmann
2016-02-07
1
-57
/
+40
*
tty: xuartps: Remove '_OFFSET' suffix from #defines
Soren Brinkmann
2016-02-07
1
-115
/
+106
*
tty: xuartps: Improve sysrq handling
Soren Brinkmann
2016-02-07
1
-15
/
+5
*
tty: xuartps: Cleanup: Reformat if-else
Soren Brinkmann
2016-02-07
1
-62
/
+62
*
tty: xuartps: Refactor IRQ handling
Soren Brinkmann
2016-02-07
1
-6
/
+11
*
tty: xuartps: Move request_irq to after setting up the HW
Soren Brinkmann
2016-02-07
1
-9
/
+12
*
tty: xuartps: Move RX path into helper function
Soren Brinkmann
2016-02-07
1
-22
/
+28
*
tty: xuartps: Acquire port lock for shutdown
Soren Brinkmann
2016-02-07
1
-0
/
+6
*
tty: xuartps: Keep lock for whole ISR
Soren Brinkmann
2016-02-07
1
-2
/
+0
*
tty: xuartps: Improve startup function
Soren Brinkmann
2016-02-07
1
-8
/
+12
*
tty: xuartps: Clear interrupt status register in shutdown
Soren Brinkmann
2016-02-07
1
-0
/
+1
*
tty: xuartps: Don't consider circular buffer when enabling transmitter
Soren Brinkmann
2016-02-07
1
-1
/
+4
*
tty: xuartps: Use spinlock to serialize HW access
Soren Brinkmann
2016-02-07
1
-12
/
+6
*
tty: xuartps: Beautify read-modify writes
Soren Brinkmann
2016-02-07
1
-6
/
+9
*
serial: xuartps: add __init to earlycon write method
Masahiro Yamada
2015-05-10
1
-1
/
+2
*
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2015-04-28
1
-6
/
+6
*
serial: xuartps: Fix check in console_setup().
Thomas Betker
2015-03-26
1
-1
/
+1
*
serial: xuartps: Get rid of register access macros.
Thomas Betker
2015-03-26
1
-112
/
+118
*
serial: xuartps: Fix iobase use.
Thomas Betker
2015-03-26
1
-1
/
+0
*
serial: xuartps: Fix cdns_uart_port[] definition.
Thomas Betker
2015-03-26
1
-1
/
+1
*
serial: xuartps: Fix register space size.
Thomas Betker
2015-03-26
1
-1
/
+1
*
tty: constify of_device_id array
Fabian Frederick
2015-03-26
1
-1
/
+1
[next]