index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
vme_user
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-29
staging: vme_user: vme_tsi148.c: avoid parenthesis line ending
Antonio Riccio
1
-2
/
+1
2024-11-04
staging: vme_user: vme_bridge.h: Name function pointer arguments
Pedro Perez
1
-23
/
+33
2024-09-05
staging: vme_user: changed geoid data type from int to u32
Riyan Dhiman
2
-6
/
+6
2024-08-29
staging: vme_user: added bound check to geoid
Riyan Dhiman
2
-0
/
+12
2024-08-22
staging: vme: vme_user: Remove NULL check of list_entry()
Yuesong Li
1
-8
/
+0
2024-08-13
staging: vme_user: vme.h: alignment of closing parenthesis should match open ...
Riyan Dhiman
1
-9
/
+8
2024-07-30
staging: vme_user: vme_irq_handler: name func ptr args
Agathe Porte
1
-1
/
+1
2024-07-30
staging: vme_user: vme_tsi148.c: Change Formatting
Griffin Kroah-Hartman
1
-66
/
+67
2024-07-30
staging: vme_user: vme_tsi148.C: remove redundant newlines
Griffin Kroah-Hartman
1
-4
/
+2
2024-07-29
staging: vme_user: vme_tsi148.c: remove redundant newlines
Griffin Kroah-Hartman
1
-4
/
+2
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-04
staging: vme_user: Add blank line after struct decl
Ashok Kumar
1
-0
/
+1
2024-03-05
staging: vme_user: Fix misaligned closing comment */
Jonathan Bergh
1
-4
/
+2
2024-02-17
staging: vme: make vme_bus_type const
Ricardo B. Marliere
2
-2
/
+2
2024-01-04
staging: vme_user: print more detailed infomation when an error occurs
Piro Yang
1
-1
/
+1
2023-12-23
staging: vme_user: Fix the issue of return the wrong error code
Piro Yang
1
-1
/
+1
2023-11-23
drivers: staging: vme_user: Describe VME_BUS and VME_TSI148
Bagas Sanjaya
1
-4
/
+18
2023-10-25
staging: vme_user: prefer strscpy over strcpy
Michael Straube
1
-1
/
+1
2023-10-21
staging: vme_user: Use dev_err() in vme_check_window()
Soumya Negi
2
-7
/
+7
2023-10-21
staging: vme_user: Remove NULL-checks
Soumya Negi
1
-34
/
+2
2023-10-21
staging: vme_user: Remove printk() in find_bridge()
Soumya Negi
1
-1
/
+0
2023-10-21
staging: vme_user: Use __func__ instead of function name
Soumya Negi
1
-7
/
+7
2023-10-21
staging: vme_user: Replace printk() with dev_*()
Soumya Negi
1
-76
/
+99
2023-10-21
staging: vme_user: replace strcpy with strscpy
Calvince Otieno
1
-1
/
+1
2023-10-15
staging: vme_user: Add spaces around '<<' operator
Soumya Negi
1
-274
/
+274
2023-10-15
staging: vme_user: Add spaces around '*'
Soumya Negi
1
-1
/
+1
2023-10-15
staging: vme_user: Fix unbalanced {} in if-else blocks
Soumya Negi
2
-4
/
+6
2023-10-15
staging: vme_user: Correct spelling mistakes in comments
Soumya Negi
1
-2
/
+2
2023-10-06
staging: vme_user: make vme_user_sysfs_class constant
Greg Kroah-Hartman
1
-13
/
+13
2023-09-17
staging: vme_user: Fix various comment formatting issues including comment co...
Jonathan Bergh
1
-79
/
+77
2023-09-17
staging: vme_user: Remove spurious newlines between define statements
Jonathan Bergh
1
-4
/
+0
2023-09-17
staging: vme_user: Remove unused (commented) code causing unnecessary checkpa...
Jonathan Bergh
1
-3
/
+0
2023-09-17
staging: vme_user: fix check unnecessary space after a cast in vme_fake.c
Alexon Oliveira
1
-2
/
+2
2023-09-17
staging: vme_user: fix check unnecessary blank lines in vme_fake.c
Alexon Oliveira
1
-2
/
+0
2023-09-17
staging: vme_user: fix check lines not ending with '(' in vme_fake.c
Alexon Oliveira
1
-2
/
+1
2023-09-17
staging: vme_user: fix check alignment of open parenthesis in vme_fake.c
Alexon Oliveira
1
-32
/
+33
2023-09-13
staging: vme_user: Use list_for_each_entry() helper
Jinjie Ruan
1
-22
/
+5
2023-08-22
staging: vme_user: fix check lines should not end with a '('
Alexon Oliveira
1
-3
/
+2
2023-08-22
staging: vme_user: fix check blank lines not necessary
Alexon Oliveira
1
-4
/
+0
2023-08-12
staging: vme_user: fix alignment of open parenthesis
Alexon Oliveira
1
-41
/
+42
2023-08-09
staging: vme_user: fix check alignment should match open parenthesis
Alexon Oliveira
1
-28
/
+18
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-05
staging: vme: clean up duplicate definitions of dependencies
Lukas Bulwahn
1
-2
/
+1
2023-03-25
staging: vme_user: Replace "<<" with BIT macro
Abhirup Deb
1
-267
/
+267
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-16
staging: vme_user: remove unnecessary blank lines
Menna Mahmoud
1
-5
/
+0
2023-03-16
staging: vme_user: add space around operators
Menna Mahmoud
1
-4
/
+4
2023-03-08
staging: vme: remove blank line after return statement
Rohit Chavan
1
-5
/
+0
2023-01-17
staging: vme_user: Replace the "<<" with BIT macro
Abhirup Deb
1
-12
/
+14
[next]