index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_bcm2835aux.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250_bcm2835aux: Support rs485 software emulation
Lukas Wunner
2020-03-07
1
-2
/
+60
*
serial: 8250_early: Add earlycon for BCM2835 aux uart
Matthias Brugger
2020-02-10
1
-0
/
+18
*
serial: 8250_bcm2835aux: Document struct bcm2835aux_data
Lukas Wunner
2020-01-22
1
-0
/
+5
*
serial: 8250_bcm2835aux: Use generic remapping code
Lukas Wunner
2020-01-22
1
-5
/
+3
*
serial: 8250_bcm2835aux: Allocate uart_8250_port on stack
Lukas Wunner
2020-01-22
1
-18
/
+15
*
serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFER
Lukas Wunner
2020-01-22
1
-2
/
+3
*
serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFER
Phil Elwell
2020-01-22
1
-1
/
+2
*
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
2020-01-22
1
-1
/
+1
*
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-04
1
-3
/
+1
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-5
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: 8250: Add CAP_MINI, set for bcm2835aux
Phil Elwell
2017-05-24
1
-1
/
+1
*
serial: bcm2835: fix unsigned int issue with irq
Martin Sperl
2016-02-15
1
-5
/
+5
*
serial: bcm2835: add driver for bcm2835-aux-uart
Martin Sperl
2016-02-07
1
-0
/
+146