index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
amba-pl011.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: pl011: Avoid spuriously stuck-off interrupts
Dave Martin
2018-05-14
1
-0
/
+16
*
serial: pl011: Use cached copy of IMSC register
Lukas Wunner
2017-11-28
1
-4
/
+2
*
serial: pl011: Drop duplicate loop counter
Lukas Wunner
2017-11-28
1
-4
/
+2
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-14
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: pl011: Adopt generic flag to store auto RTS status
Lukas Wunner
2017-11-04
1
-5
/
+4
*
tty: amba-pl011: Convert timers to use timer_setup()
Kees Cook
2017-10-20
1
-5
/
+3
*
serial: pl011: constify amba_id
Arvind Yadav
2017-08-28
1
-1
/
+1
*
tty: amba-pl011: constify vendor_data structures
Julia Lawall
2017-08-28
1
-2
/
+2
*
tty: pl011: fix initialization order of QDF2400 E44
Timur Tabi
2017-07-30
1
-18
/
+19
*
tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
Timur Tabi
2017-04-18
1
-8
/
+23
*
tty: amba-pl011: Fix spurious TX interrupts
Jayachandran C
2017-04-08
1
-9
/
+14
*
tty: pl011: fix earlycon work-around for QDF2400 erratum 44
Timur Tabi
2017-04-01
1
-2
/
+21
*
Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"
Aleksey Makarov
2017-03-17
1
-1
/
+1
*
tty: pl011: Work around QDF2400 E44 stuck BUSY bit
Christopher Covington
2017-02-15
1
-7
/
+59
*
tty: serial: pl011: add ttyAMA for matching pl011 console
Sudeep Holla
2017-02-03
1
-1
/
+1
*
tty: serial: constify uart_ops structures
Bhumika Goyal
2017-01-27
1
-1
/
+1
*
serial: pl011: Mark console as CON_ANYTIME
Alexander Sverdlin
2017-01-19
1
-1
/
+1
*
tty: amba-pl011: Add earlycon support for SBSA UART
Kefeng Wang
2016-11-10
1
-0
/
+1
*
serial: pl011: add console matching function
Aleksey Makarov
2016-10-27
1
-0
/
+55
*
Revert "serial: pl011: add console matching function"
Greg Kroah-Hartman
2016-09-30
1
-55
/
+0
*
serial: pl011: add console matching function
Aleksey Makarov
2016-09-28
1
-0
/
+55
*
tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irq
Kefeng Wang
2016-09-27
1
-1
/
+2
*
tty: amba-pl011: uart_amba_port is not available with earlycon function
Shawn Guo
2016-09-22
1
-4
/
+1
*
tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-ID
Shawn Guo
2016-08-31
1
-1
/
+6
*
tty: amba-pl011: add .get_fifosize for ZTE device
Shawn Guo
2016-08-31
1
-1
/
+6
*
tty: amba-pl011: define flag register bits for ZTE device
Shawn Guo
2016-08-31
1
-10
/
+35
*
TTY: serial, handle platform_get_irq retval properly
Jiri Slaby
2016-06-25
1
-1
/
+7
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-1
/
+1
*
tty: amba-pl011: Use 32-bit accesses for SBSA UART
Christopher Covington
2016-04-30
1
-0
/
+1
*
serial: pl011: add mark/space parity support
Ed Spiridonov
2016-03-07
1
-0
/
+2
*
tty: amba-pl011: don't dereference NULL platform data
Robin Murphy
2016-03-07
1
-1
/
+1
*
serial: amba-pl011: mark vendor_zte as __maybe_unused
Arnd Bergmann
2016-02-06
1
-1
/
+1
*
serial: amba-pl011: use cpu_relax when polling registers
Timur Tabi
2016-02-06
1
-9
/
+8
*
earlycon: Use common framework for earlycon declarations
Peter Hurley
2016-02-06
1
-1
/
+0
*
tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
Timur Tabi
2016-01-06
1
-7
/
+9
*
tty: amba-pl011: fix earlycon register offsets
Russell King
2016-01-06
1
-3
/
+3
*
tty: amba-pl011: switch to using relaxed IO accessors
Russell King
2015-12-13
1
-3
/
+3
*
tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)
Russell King
2015-12-13
1
-0
/
+23
*
tty: amba-pl011: add support for 32-bit register access
Russell King
2015-12-13
1
-2
/
+13
*
tty: amba-pl011: remove ST micro registers from standard table
Russell King
2015-12-13
1
-11
/
+0
*
tty: amba-pl011: clean up LCR register offsets
Russell King
2015-12-13
1
-26
/
+14
*
tty: amba-pl011: add ST register offset table
Russell King
2015-12-13
1
-1
/
+29
*
tty: amba-pl011: add register offset table to vendor data
Russell King
2015-12-13
1
-2
/
+6
*
tty: amba-pl011: add register lookup table
Russell King
2015-12-13
1
-1
/
+32
*
tty: amba-pl011: prepare REG_* register indexes
Russell King
2015-12-13
1
-97
/
+108
*
tty: amba-pl011: add helper to detect split LCRH register
Russell King
2015-12-13
1
-2
/
+7
*
tty: amba-pl011: convert accessor functions to take uart_amba_port
Russell King
2015-12-13
1
-102
/
+97
*
tty: amba-pl011: add register accessor functions
Russell King
2015-12-13
1
-98
/
+112
*
serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()
Timur Tabi
2015-10-17
1
-2
/
+2
[next]