Age | Commit message (Expand) | Author |
---|---|---|
2020-01-22 | serial: 8250_bcm2835aux: Document struct bcm2835aux_data | Lukas Wunner |
2020-01-22 | serial: 8250_bcm2835aux: Use generic remapping code | Lukas Wunner |
2020-01-22 | serial: 8250_bcm2835aux: Allocate uart_8250_port on stack | Lukas Wunner |
2020-01-22 | serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFER | Lukas Wunner |
2020-01-22 | serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFER | Phil Elwell |
2020-01-22 | serial: 8250_bcm2835aux: Fix line mismatch on driver unbind | Lukas Wunner |
2019-09-04 | tty: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman |
2017-05-24 | serial: 8250: Add CAP_MINI, set for bcm2835aux | Phil Elwell |
2016-02-14 | serial: bcm2835: fix unsigned int issue with irq | Martin Sperl |
2016-02-06 | serial: bcm2835: add driver for bcm2835-aux-uart | Martin Sperl |