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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
serial: 8250_of: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-80
/
+19
2024-03-05
serial: 8250_lpc18xx: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-12
/
+8
2024-03-05
serial: 8250_ingenic: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-13
/
+7
2024-03-05
serial: 8250_dw: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-40
/
+27
2024-03-05
serial: 8250_bcm7271: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-37
/
+19
2024-03-05
serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-51
/
+43
2024-03-05
serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
Andy Shevchenko
1
-35
/
+15
2024-03-05
serial: port: Introduce a common helper to read properties
Andy Shevchenko
1
-0
/
+145
2024-03-05
serial: sh-sci: Call sci_serial_{in,out}() directly
Geert Uytterhoeven
1
-126
/
+119
2024-03-03
serial: pch: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-15
/
+9
2024-03-03
serial: pch: Remove eg20t_port::lock.
Sebastian Andrzej Siewior
1
-20
/
+6
2024-03-03
serial: pch: Don't initialize uart_port's spin_lock.
Sebastian Andrzej Siewior
1
-2
/
+0
2024-03-03
serial: pch: Don't disable interrupts while acquiring lock in ISR.
Sebastian Andrzej Siewior
1
-3
/
+2
2024-03-03
serial: pch: Make push_rx() return void.
Sebastian Andrzej Siewior
1
-8
/
+4
2024-03-03
serial: pch: Invoke handle_rx_to() directly.
Sebastian Andrzej Siewior
1
-6
/
+1
2024-03-03
serial: sifive: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
1
-10
/
+7
2024-03-03
serial: rda: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
1
-18
/
+10
2024-03-03
serial: owl: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
1
-18
/
+12
2024-03-03
serial: lpc32xx_hs: Use uart_prepare_sysrq_char() to handle sysrq.
Sebastian Andrzej Siewior
1
-10
/
+7
2024-03-03
serial: sunplus: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-12
/
+6
2024-03-03
serial: pxa: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-11
/
+6
2024-03-03
serial: omap: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-10
/
+6
2024-03-03
serial: msm: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-23
/
+10
2024-03-03
serial: meson: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-14
/
+8
2024-03-03
serial: bcm63xx: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-16
/
+8
2024-03-03
serial: ar933x: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-12
/
+6
2024-03-03
serial: amba-pl011: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-16
/
+8
2024-03-03
serial: 8250_dw: Emit an error message if getting the baudclk failed
Uwe Kleine-König
1
-1
/
+2
2024-03-03
serial: 8250: Use serial8250_do_set_termios for uartclk updating
Serge Semin
1
-19
/
+1
2024-03-03
serial: st-asc: don't get/put GPIOs in atomic context
Bartosz Golaszewski
1
-16
/
+24
2024-03-03
serial: samsung: honor fifosize from dts at first
Tamseel Shams
1
-7
/
+10
2024-03-02
drivers/tty/serial: Remove unused function early_mcf_setup
Thomas Huth
1
-27
/
+0
2024-03-02
serial: 8250_pci1xxxx: Drop quirk from 8250_port
Andy Shevchenko
2
-14
/
+18
2024-03-02
serial: 8250_exar: Don't use "proxy" headers
Andy Shevchenko
1
-5
/
+9
2024-03-02
serial: 8250_exar: Use 8250 PCI library to map and assign resources
Andy Shevchenko
2
-5
/
+7
2024-03-02
serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
1
-4
/
+5
2024-03-02
serial: 8250_exar: Use generic function to set firmware node
Andy Shevchenko
1
-2
/
+2
2024-03-02
serial: 8250_exar: Clear interrupts before registering handler
Andy Shevchenko
1
-3
/
+3
2024-03-02
serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks
Andy Shevchenko
1
-2
/
+1
2024-03-02
serial: 8250_exar: Don't remove GPIO device on suspend
Andy Shevchenko
1
-4
/
+1
2024-03-02
Merge tag 'w1-drv-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/krz...
Greg Kroah-Hartman
8
-17
/
+435
2024-02-27
Merge 6.8-rc6 into tty-next
Greg Kroah-Hartman
146
-1045
/
+1663
2024-02-25
Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-24
/
+74
2024-02-25
Merge tag 'tty-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-34
/
+38
2024-02-25
Merge tag 'irq_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+10
2024-02-25
Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-93
/
+222
2024-02-25
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-292
/
+206
2024-02-24
Merge tag 'for-6.8/dm-fix-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+6
2024-02-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-9
/
+71
2024-02-24
Merge tag 'i2c-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
[next]