summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_bcm2835aux.c
AgeCommit message (Expand)Author
2022-07-28serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()Guo Mengqi
2022-07-08serial: Embed rs485_supported to uart_portIlpo Järvinen
2022-06-10serial: 8250_bcm2835aux: Use serial8250_em485_supportedIlpo Järvinen
2022-02-08serial: 8250_bcm2835aux: Add ACPI supportAdrien Thierry
2020-09-04serial: 8250: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-03-07serial: 8250_bcm2835aux: Support rs485 software emulationLukas Wunner
2020-02-10serial: 8250_early: Add earlycon for BCM2835 aux uartMatthias Brugger
2020-01-22serial: 8250_bcm2835aux: Document struct bcm2835aux_dataLukas Wunner
2020-01-22serial: 8250_bcm2835aux: Use generic remapping codeLukas Wunner
2020-01-22serial: 8250_bcm2835aux: Allocate uart_8250_port on stackLukas Wunner
2020-01-22serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFERLukas Wunner
2020-01-22serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFERPhil Elwell
2020-01-22serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-05-24serial: 8250: Add CAP_MINI, set for bcm2835auxPhil Elwell
2016-02-14serial: bcm2835: fix unsigned int issue with irqMartin Sperl
2016-02-06serial: bcm2835: add driver for bcm2835-aux-uartMartin Sperl