index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
xilinx_uartps.c
Commit message (
Expand
)
Author
Age
*
serial: uartps: Fix uartps_major handling
Michal Simek
2019-10-04
*
xilinx_uartps.c: suppress "may be used uninitialised" warning
Stephen Rothwell
2019-09-04
*
serial: uartps: Remove useless return from cdns_uart_poll_put_char
Nava kishore Manne
2019-06-18
*
serial: uartps: Do not add a trailing semicolon to macro
Nava kishore Manne
2019-06-18
*
serial: uartps: Fix long line over 80 chars
Nava kishore Manne
2019-06-18
*
serial: uartps: Fix multiple line dereference
Nava kishore Manne
2019-06-18
*
serial: uartps: Use octal permission for module_param()
Nava kishore Manne
2019-06-18
*
serial: uartps: Use the same dynamic major number for all ports
Shubhrajyoti Datta
2019-06-18
*
serial: uartps: Add a timeout to the tx empty wait
Shubhrajyoti Datta
2019-06-10
*
serial: uartps: Move the spinlock after the read of the tx empty
Shubhrajyoti Datta
2019-06-10
*
serial: uartps: Add support for cts-override
Shubhrajyoti Datta
2019-04-29
*
tty: xilinx_uartps: Correct return value in probe
Rajan Vaja
2019-03-01
*
serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
Anssi Hannula
2019-02-19
*
serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly
Nava kishore Manne
2018-12-19
*
serial: uartps: Fix error path when alloc failed
Michal Simek
2018-12-19
*
serial: uartps: Check if the device is a console
Shubhrajyoti Datta
2018-12-19
*
serial: uartps: Add the device_init_wakeup
Shubhrajyoti Datta
2018-12-19
*
Revert "tty: xilinx_uartps: Correct return value in probe"
Greg Kroah-Hartman
2018-12-06
*
tty: xilinx_uartps: Correct return value in probe
Rajan Vaja
2018-12-05
*
serial: set suppress_bind_attrs flag only if builtin
Anders Roxell
2018-11-09
*
of: base: Change logic in of_alias_get_alias_list()
Michal Simek
2018-10-15
*
serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES
Michal Simek
2018-10-11
*
serial: uartps: Fix missing unlock on error in cdns_get_id()
Wei Yongjun
2018-10-02
*
serial: uartps: Change uart ID port allocation
Michal Simek
2018-09-20
*
serial: uartps: Enable automatic flow control
Michal Simek
2018-09-18
*
serial: uartps: Move Port ID to device data structure
Michal Simek
2018-09-18
*
serial: uartps: Register own uart console and driver structures
Michal Simek
2018-09-18
*
serial: uartps: Change logic how console_port is setup
Michal Simek
2018-09-18
*
serial: uartps: Fill struct uart_driver in probe()
Michal Simek
2018-09-18
*
serial: uartps: Move register to probe based on run time detection
Michal Simek
2018-09-18
*
serial: uartps: Move alias reading higher in probe()
Michal Simek
2018-09-18
*
serial: uartps: Do not use static struct uart_driver out of probe()
Michal Simek
2018-09-18
*
serial: uartps: Fix suspend functionality
Nava kishore Manne
2018-09-18
*
serial: uartps: Do not initialize field to zero again
Michal Simek
2018-09-18
*
serial: uartps: console_setup() can't be placed to init section
Michal Simek
2018-09-18
*
serial: xuartps: remove unnecessary register write
Helmut Grohne
2018-06-28
*
serial: xuartps: reduce hardware TX race condition
Helmut Grohne
2018-06-28
*
serial: xuartps: fix typo in cdns_uart_startup
Helmut Grohne
2018-06-28
*
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
2018-04-30
|
\
|
*
tty: serial: xuartps: Setup early console when uartclk is also passed
Michal Simek
2018-04-23
*
|
serial: uartps: Remove static port array
Michal Simek
2018-04-25
*
|
serial: uartps: Move cnds_uart_get_port to probe
Michal Simek
2018-04-25
*
|
serial: uartps: Use dynamic array for console port
Michal Simek
2018-04-25
*
|
serial: uartps: Remove console_initcall from the driver
Michal Simek
2018-04-25
*
|
tty: serial: simplify getting .drvdata
Wolfram Sang
2018-04-22
|
/
*
serial: xuartps: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-02-28
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
*
tty: xilinx_uartps: move to arch_initcall for earlier console
Shubhrajyoti Datta
2017-10-04
*
serial: xuartps: Remove __init marking from early write
Jeffy Chen
2017-07-30
[next]