index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
xilinx_uartps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
serial: xilinx_uartps: Fix race condition causing stuck TX
Anssi Hannula
1
-1
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-21
tty: xilinx_uartps: Really fix id assignment
Helmut Grohne
1
-2
/
+6
2020-06-27
Revert "tty: xilinx_uartps: Fix missing id assignment to the console"
Jan Kiszka
1
-1
/
+0
2020-05-11
Merge 5.7-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2020-05-04
tty: xilinx_uartps: Fix missing id assignment to the console
Shubhrajyoti Datta
1
-0
/
+1
2020-04-27
Merge 5.7-rc3 into tty-next
Greg Kroah-Hartman
1
-162
/
+49
2020-04-16
serial: uartps: Use cdns_uart_tx_empty in console_write
Raviteja Narayanam
1
-3
/
+1
2020-04-16
serial: uartps: Wait for tx_empty in console setup
Raviteja Narayanam
1
-0
/
+8
2020-04-16
Revert "serial: uartps: Register own uart console and driver structures"
Michal Simek
1
-55
/
+40
2020-04-16
Revert "serial: uartps: Move Port ID to device data structure"
Michal Simek
1
-11
/
+9
2020-04-16
Revert "serial: uartps: Change uart ID port allocation"
Michal Simek
1
-98
/
+13
2020-04-16
Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"
Michal Simek
1
-4
/
+2
2020-04-16
Revert "serial: uartps: Fix error path when alloc failed"
Michal Simek
1
-4
/
+2
2020-04-16
Revert "serial: uartps: Use the same dynamic major number for all ports"
Michal Simek
1
-3
/
+2
2020-04-16
Revert "serial: uartps: Fix uartps_major handling"
Michal Simek
1
-7
/
+1
2020-03-24
serial: uartps: Add TACTIVE check in cdns_uart_tx_empty function
Raviteja Narayanam
1
-2
/
+2
2020-03-24
serial: uartps: Remove unconditional wait inside set_termios
Raviteja Narayanam
1
-14
/
+2
2020-01-14
serial: xilinx_uartps: set_mctrl sets RTS and DTR
Maarten Brock
1
-0
/
+4
2020-01-14
serial: xilinx_uartps: set_termios sets flowcontrol
Maarten Brock
1
-5
/
+9
2020-01-14
serial: xilinx_uartps: Let get_mctrl return status
Maarten Brock
1
-3
/
+25
2019-12-18
tty/serial: Migrate xilinx_uartps to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-10-04
serial: uartps: Fix uartps_major handling
Michal Simek
1
-1
/
+7
2019-09-04
xilinx_uartps.c: suppress "may be used uninitialised" warning
Stephen Rothwell
1
-1
/
+1
2019-06-18
serial: uartps: Remove useless return from cdns_uart_poll_put_char
Nava kishore Manne
1
-2
/
+0
2019-06-18
serial: uartps: Do not add a trailing semicolon to macro
Nava kishore Manne
1
-1
/
+1
2019-06-18
serial: uartps: Fix long line over 80 chars
Nava kishore Manne
1
-1
/
+2
2019-06-18
serial: uartps: Fix multiple line dereference
Nava kishore Manne
1
-2
/
+2
2019-06-18
serial: uartps: Use octal permission for module_param()
Nava kishore Manne
1
-2
/
+2
2019-06-18
serial: uartps: Use the same dynamic major number for all ports
Shubhrajyoti Datta
1
-2
/
+3
2019-06-10
serial: uartps: Add a timeout to the tx empty wait
Shubhrajyoti Datta
1
-4
/
+10
2019-06-10
serial: uartps: Move the spinlock after the read of the tx empty
Shubhrajyoti Datta
1
-2
/
+1
2019-04-29
serial: uartps: Add support for cts-override
Shubhrajyoti Datta
1
-0
/
+12
2019-03-01
tty: xilinx_uartps: Correct return value in probe
Rajan Vaja
1
-13
/
+19
2019-02-19
serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
Anssi Hannula
1
-1
/
+7
2018-12-19
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
Nava kishore Manne
1
-2
/
+2
2018-12-19
serial: uartps: Fix error path when alloc failed
Michal Simek
1
-2
/
+4
2018-12-19
serial: uartps: Check if the device is a console
Shubhrajyoti Datta
1
-2
/
+2
2018-12-19
serial: uartps: Add the device_init_wakeup
Shubhrajyoti Datta
1
-0
/
+2
2018-12-06
Revert "tty: xilinx_uartps: Correct return value in probe"
Greg Kroah-Hartman
1
-12
/
+14
2018-12-05
tty: xilinx_uartps: Correct return value in probe
Rajan Vaja
1
-14
/
+12
2018-11-09
serial: set suppress_bind_attrs flag only if builtin
Anders Roxell
1
-0
/
+1
2018-10-15
of: base: Change logic in of_alias_get_alias_list()
Michal Simek
1
-1
/
+1
2018-10-11
serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES
Michal Simek
1
-2
/
+4
2018-10-02
serial: uartps: Fix missing unlock on error in cdns_get_id()
Wei Yongjun
1
-1
/
+3
2018-09-20
serial: uartps: Change uart ID port allocation
Michal Simek
1
-13
/
+96
2018-09-18
serial: uartps: Enable automatic flow control
Michal Simek
1
-5
/
+4
2018-09-18
serial: uartps: Move Port ID to device data structure
Michal Simek
1
-9
/
+11
2018-09-18
serial: uartps: Register own uart console and driver structures
Michal Simek
1
-38
/
+55
2018-09-18
serial: uartps: Change logic how console_port is setup
Michal Simek
1
-2
/
+9
[next]