index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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_bcm7271.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-24
Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-41
/
+60
2024-05-04
serial: 8250_bcm7271: use default_mux_rate if possible
Doug Berger
1
-41
/
+60
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
1
-8
/
+6
2024-03-05
serial: 8250_bcm7271: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-37
/
+19
2024-02-18
serial: 8250_bcm7271: Replace custom unit definitions
Andy Shevchenko
1
-9
/
+8
2023-11-23
serial: 8250: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-07
serial: 8250_bcm7271: Use devm_clk_get_optional_enabled()
Andy Shevchenko
1
-15
/
+9
2023-10-03
serial: 8250_bcm7271: Use dev_err_probe() instead of dev_err()
Andy Shevchenko
1
-10
/
+7
2023-09-18
serial: 8250_bcm7271: Use port lock wrappers
Thomas Gleixner
1
-14
/
+14
2023-08-22
serial: 8250_bcm7271: improve bcm7271 8250 port
Justin Chen
1
-3
/
+1
2023-05-30
serial: 8250: lock port in startup() callbacks
John Ogness
1
-0
/
+4
2023-05-13
serial: 8250_bcm7271: fix leak in `brcmuart_probe`
Doug Berger
1
-1
/
+1
2023-05-13
serial: 8250_bcm7271: balance clk_enable calls
Doug Berger
1
-1
/
+4
2023-03-17
serial: 8250_bcm7271: Fix arbitration handling
Doug Berger
1
-6
/
+12
2022-11-09
serial: 8250_bcm7271: Fix error handling in brcmuart_init()
Yuan Can
1
-1
/
+9
2022-11-03
serial: 8250_bcm7271: Use uart_xmit_advance()
Ilpo Järvinen
1
-3
/
+1
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-07-14
serial: 8250_bcm7271: Save/restore RTS in suspend/resume
Doug Berger
1
-6
/
+18
2022-01-06
serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() f...
Lad Prabhakar
1
-2
/
+2
2021-12-30
serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()
Lad Prabhakar
1
-3
/
+8
2021-12-30
serial: 8250_bcm7271: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-7
/
+5
2021-12-03
serial: 8250_bcm7271: UART errors after resuming from S2
Al Cooper
1
-0
/
+13
2021-07-21
serial: 8250_bcm7271: use NULL to initialized a null pointer
Colin Ian King
1
-1
/
+1
2021-04-02
serial: 8250: Make symbol 'brcmuart_debugfs_root' static
Zucheng Zheng
1
-1
/
+1
2021-04-02
serial: 8250_bcm7271: Fix return value check in brcmuart_probe()
Wei Yongjun
1
-2
/
+2
2021-03-26
serial: 8250: Add new 8250-core based Broadcom STB driver
Al Cooper
1
-0
/
+1202