summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_bcm7271.c
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() f...Lad Prabhakar2022-01-061-2/+2
* serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()Lad Prabhakar2021-12-301-3/+8
* serial: 8250_bcm7271: Use platform_get_irq() to get the interruptLad Prabhakar2021-12-301-7/+5
* serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper2021-12-031-0/+13
* serial: 8250_bcm7271: use NULL to initialized a null pointerColin Ian King2021-07-211-1/+1
* serial: 8250: Make symbol 'brcmuart_debugfs_root' staticZucheng Zheng2021-04-021-1/+1
* serial: 8250_bcm7271: Fix return value check in brcmuart_probe()Wei Yongjun2021-04-021-2/+2
* serial: 8250: Add new 8250-core based Broadcom STB driverAl Cooper2021-03-261-0/+1202