index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
mvebu-uart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-12
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: mvebu-uart: drop incorrect memset
Arnd Bergmann
2017-11-04
1
-1
/
+0
*
serial: mvebu-uart: support extended port registers layout
Miquel Raynal
2017-10-20
1
-0
/
+24
*
serial: mvebu-uart: augment the maximum number of ports
Miquel Raynal
2017-10-20
1
-1
/
+1
*
serial: mvebu-uart: dissociate RX and TX interrupts
Miquel Raynal
2017-10-20
1
-12
/
+119
*
serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
Allen Yan
2017-10-20
1
-1
/
+9
*
serial: mvebu-uart: clear state register before IRQ request
Allen Yan
2017-10-20
1
-0
/
+6
*
serial: mvebu-uart: add function to change baudrate
Allen Yan
2017-10-20
1
-4
/
+65
*
serial: mvebu-uart: add soft reset at probe
Allen Yan
2017-10-20
1
-0
/
+5
*
serial: mvebu-uart: use a generic way to access the registers
Miquel Raynal
2017-10-20
1
-73
/
+140
*
serial: mvebu-uart: support probe of multiple ports
Allen Yan
2017-10-20
1
-3
/
+19
*
serial: mvebu-uart: use driver name when requesting an interrupt
Yehuda Yitschak
2017-10-20
1
-3
/
+4
*
serial: mvebu-uart: free the IRQ in ->shutdown()
Thomas Petazzoni
2016-06-25
1
-0
/
+2
*
drivers/tty: make serial/mvebu-uart.c explicitly non-modular
Paul Gortmaker
2016-04-30
1
-25
/
+3
*
serial: mvebu-uart: fix platform_no_drv_owner.cocci warnings
Julia Lawall
2016-04-30
1
-1
/
+0
*
serial: mvebu-uart: initial support for Armada-3700 serial port
Wilson Ding
2016-03-07
1
-0
/
+650