index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_bcm2835aux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()
Guo Mengqi
1
-2
/
+4
2022-02-08
serial: 8250_bcm2835aux: Add ACPI support
Adrien Thierry
1
-6
/
+46
2020-09-04
serial: 8250: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-9
/
+3
2020-03-07
serial: 8250_bcm2835aux: Support rs485 software emulation
Lukas Wunner
1
-2
/
+60
2020-02-10
serial: 8250_early: Add earlycon for BCM2835 aux uart
Matthias Brugger
1
-0
/
+18
2020-01-22
serial: 8250_bcm2835aux: Document struct bcm2835aux_data
Lukas Wunner
1
-0
/
+5
2020-01-22
serial: 8250_bcm2835aux: Use generic remapping code
Lukas Wunner
1
-5
/
+3
2020-01-22
serial: 8250_bcm2835aux: Allocate uart_8250_port on stack
Lukas Wunner
1
-18
/
+15
2020-01-22
serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFER
Lukas Wunner
1
-2
/
+3
2020-01-22
serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFER
Phil Elwell
1
-1
/
+2
2020-01-22
serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
Lukas Wunner
1
-1
/
+1
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-05-24
serial: 8250: Add CAP_MINI, set for bcm2835aux
Phil Elwell
1
-1
/
+1
2016-02-15
serial: bcm2835: fix unsigned int issue with irq
Martin Sperl
1
-5
/
+5
2016-02-07
serial: bcm2835: add driver for bcm2835-aux-uart
Martin Sperl
1
-0
/
+146