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
/
staging
/
most
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
staging: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-28
staging: most: Switch i2c driver back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-03
staging: most: dim2: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-25
staging: most: fix line ending with '(' in dim2/
Khadija Kamran
1
-3
/
+2
2023-03-25
staging: most: fix line ending with '(' in video/
Khadija Kamran
1
-2
/
+1
2023-03-25
staging: most: remove extra blank line
Khadija Kamran
1
-1
/
+0
2023-03-22
staging: most: define iface_to_hdm as an inline function
Menna Mahmoud
1
-1
/
+4
2023-03-22
staging: most: use inline functions for to_hdm
Menna Mahmoud
1
-1
/
+4
2023-03-08
staging: most: dim2: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2022-11-22
staging: most: i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-10-22
staging: most: dim2: correct misleading struct type name
Deepak R Varma
3
-7
/
+7
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-04-12
staging/most, dim2: convert dim2_tasklet to threaded irq
Davidlohr Bueso
1
-20
/
+9
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2022-02-15
staging: most: net: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
2022-02-15
staging: most: video: Make use of the helper macro LIST_HEAD()
Cai Huoqing
1
-1
/
+1
2021-12-28
staging: most: dim2: use consistent routine naming
Nikita Yushchenko
1
-13
/
+13
2021-12-28
staging: most: dim2: update renesas compatible string
Nikita Yushchenko
1
-1
/
+1
2021-10-20
staging: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-10-13
staging: most: dim2: use device release method
Nikita Yushchenko
1
-25
/
+30
2021-10-13
staging: most: dim2: do not double-register the same device
Nikita Yushchenko
4
-72
/
+14
2021-09-28
staging: most: dim2: use if statements instead of ?: expressions
Nikita Yushchenko
1
-11
/
+12
2021-09-28
staging: most: dim2: force fcnt=3 on Renesas GEN3
Nikita Yushchenko
1
-6
/
+23
2021-07-27
staging/most: Remove all strcpy() uses in favor of strscpy()
Len Baker
1
-2
/
+2
2021-05-10
staging: most: dim2: hal: Demote non-conformant kernel-doc headers
Lee Jones
1
-2
/
+2
2021-05-10
staging: most: dim2: hal: Fix one kernel-doc header and demote two non-confor...
Lee Jones
1
-3
/
+3
2021-05-10
staging: most: i2c: Fix a little doc-rot
Lee Jones
1
-6
/
+6
2021-05-10
staging: most: dim2: Provide missing descriptions and fix doc-rot
Lee Jones
1
-10
/
+13
2021-05-10
staging: most: net: Fix some kernel-doc formatting issues
Lee Jones
1
-3
/
+3
2021-03-23
drivers: most: add ALSA sound driver
Christian Gromm
5
-766
/
+0
2021-02-04
staging: most: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2
-4
/
+4
2021-02-04
staging: most: sound: use non-safe list iteration
Christian Gromm
1
-2
/
+2
2021-02-04
staging: most: sound: add sanity check for function argument
Christian Gromm
1
-0
/
+2
2020-12-28
staging: most: net: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2020-12-09
staging: most: Fix spelling mistake "tranceiver" -> "transceiver"
Colin Ian King
1
-1
/
+1
2020-11-06
drivers: staging: most: use swabXX functions of kernel
Christian Gromm
1
-12
/
+2
2020-09-07
drivers: most: add character device interface driver
Christian Gromm
5
-563
/
+0
2020-08-18
staging: most: dim2: Add missing identifier name to function argument
Nícolas F. R. A. Prado
1
-3
/
+3
2020-08-07
Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-1275
/
+29
2020-08-02
staging: most: fix up movement of USB driver
Greg Kroah-Hartman
1
-1
/
+0
2020-07-31
drivers: most: add USB adapter driver
Christian Gromm
4
-1189
/
+0
2020-07-31
staging: most: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-4
/
+2
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2020-07-29
staging: most: usb: remove NET dependency
Christian Gromm
1
-2
/
+1
2020-06-25
staging: most: sound: remove overcautious argument checking
Christian Gromm
1
-3
/
+0
2020-06-25
staging: most: sound: fix white spaces
Christian Gromm
1
-15
/
+0
2020-06-25
staging: most: sound: fix return values
Christian Gromm
1
-5
/
+7
2020-06-25
staging: most: sound: fix error path
Christian Gromm
1
-1
/
+3
2020-06-25
staging: most: sound: remove noisy log messages
Christian Gromm
1
-20
/
+4
[next]