summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_bcm7271.c
AgeCommit message (Expand)Author
2025-02-18serial: 8250: Switch to use hrtimer_setup()Nam Cao
2024-10-11serial: 8250: Fix typos in comments across various filesYu Jiaoliang
2024-10-11serial: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-05-24Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-04serial: 8250_bcm7271: use default_mux_rate if possibleDoug Berger
2024-04-09tty: serial: switch from circ_buf to kfifoJiri Slaby (SUSE)
2024-03-05serial: 8250_bcm7271: Switch to use uart_read_port_properties()Andy Shevchenko
2024-02-18serial: 8250_bcm7271: Replace custom unit definitionsAndy Shevchenko
2023-11-23serial: 8250: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-07serial: 8250_bcm7271: Use devm_clk_get_optional_enabled()Andy Shevchenko
2023-10-03serial: 8250_bcm7271: Use dev_err_probe() instead of dev_err()Andy Shevchenko
2023-09-18serial: 8250_bcm7271: Use port lock wrappersThomas Gleixner
2023-08-22serial: 8250_bcm7271: improve bcm7271 8250 portJustin Chen
2023-05-30serial: 8250: lock port in startup() callbacksJohn Ogness
2023-05-13serial: 8250_bcm7271: fix leak in `brcmuart_probe`Doug Berger
2023-05-13serial: 8250_bcm7271: balance clk_enable callsDoug Berger
2023-03-17serial: 8250_bcm7271: Fix arbitration handlingDoug Berger
2022-11-09serial: 8250_bcm7271: Fix error handling in brcmuart_init()Yuan Can
2022-11-03serial: 8250_bcm7271: Use uart_xmit_advance()Ilpo Järvinen
2022-08-30serial: Make ->set_termios() old ktermios constIlpo Järvinen
2022-07-14serial: 8250_bcm7271: Save/restore RTS in suspend/resumeDoug Berger
2022-01-06serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() f...Lad Prabhakar
2021-12-30serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()Lad Prabhakar
2021-12-30serial: 8250_bcm7271: Use platform_get_irq() to get the interruptLad Prabhakar
2021-12-03serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper
2021-07-21serial: 8250_bcm7271: use NULL to initialized a null pointerColin Ian King
2021-04-02serial: 8250: Make symbol 'brcmuart_debugfs_root' staticZucheng Zheng
2021-04-02serial: 8250_bcm7271: Fix return value check in brcmuart_probe()Wei Yongjun
2021-03-26serial: 8250: Add new 8250-core based Broadcom STB driverAl Cooper