index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme_user
Age
Commit message (
Expand
)
Author
2025-07-24
staging: vme_user: fix spelling errors
Akhilesh Patil
2025-07-15
staging: vme_user: fixed alignment should match open parenthesis
Nadzeya Hutsko
2025-06-19
staging: vme: vme_user: fix up const issue in vme_bus_match()
Greg Kroah-Hartman
2024-12-29
staging: vme_user: vme_tsi148.c: avoid parenthesis line ending
Antonio Riccio
2024-11-04
staging: vme_user: vme_bridge.h: Name function pointer arguments
Pedro Perez
2024-09-05
staging: vme_user: changed geoid data type from int to u32
Riyan Dhiman
2024-08-29
staging: vme_user: added bound check to geoid
Riyan Dhiman
2024-08-22
staging: vme: vme_user: Remove NULL check of list_entry()
Yuesong Li
2024-08-13
staging: vme_user: vme.h: alignment of closing parenthesis should match open ...
Riyan Dhiman
2024-07-30
staging: vme_user: vme_irq_handler: name func ptr args
Agathe Porte
2024-07-30
staging: vme_user: vme_tsi148.c: Change Formatting
Griffin Kroah-Hartman
2024-07-30
staging: vme_user: vme_tsi148.C: remove redundant newlines
Griffin Kroah-Hartman
2024-07-29
staging: vme_user: vme_tsi148.c: remove redundant newlines
Griffin Kroah-Hartman
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-04
staging: vme_user: Add blank line after struct decl
Ashok Kumar
2024-03-05
staging: vme_user: Fix misaligned closing comment */
Jonathan Bergh
2024-02-17
staging: vme: make vme_bus_type const
Ricardo B. Marliere
2024-01-04
staging: vme_user: print more detailed infomation when an error occurs
Piro Yang
2023-12-23
staging: vme_user: Fix the issue of return the wrong error code
Piro Yang
2023-11-23
drivers: staging: vme_user: Describe VME_BUS and VME_TSI148
Bagas Sanjaya
2023-10-25
staging: vme_user: prefer strscpy over strcpy
Michael Straube
2023-10-21
staging: vme_user: Use dev_err() in vme_check_window()
Soumya Negi
2023-10-21
staging: vme_user: Remove NULL-checks
Soumya Negi
2023-10-21
staging: vme_user: Remove printk() in find_bridge()
Soumya Negi
2023-10-21
staging: vme_user: Use __func__ instead of function name
Soumya Negi
2023-10-21
staging: vme_user: Replace printk() with dev_*()
Soumya Negi
2023-10-21
staging: vme_user: replace strcpy with strscpy
Calvince Otieno
2023-10-15
staging: vme_user: Add spaces around '<<' operator
Soumya Negi
2023-10-15
staging: vme_user: Add spaces around '*'
Soumya Negi
2023-10-15
staging: vme_user: Fix unbalanced {} in if-else blocks
Soumya Negi
2023-10-15
staging: vme_user: Correct spelling mistakes in comments
Soumya Negi
2023-10-06
staging: vme_user: make vme_user_sysfs_class constant
Greg Kroah-Hartman
2023-09-17
staging: vme_user: Fix various comment formatting issues including comment co...
Jonathan Bergh
2023-09-17
staging: vme_user: Remove spurious newlines between define statements
Jonathan Bergh
2023-09-17
staging: vme_user: Remove unused (commented) code causing unnecessary checkpa...
Jonathan Bergh
2023-09-17
staging: vme_user: fix check unnecessary space after a cast in vme_fake.c
Alexon Oliveira
2023-09-17
staging: vme_user: fix check unnecessary blank lines in vme_fake.c
Alexon Oliveira
2023-09-17
staging: vme_user: fix check lines not ending with '(' in vme_fake.c
Alexon Oliveira
2023-09-17
staging: vme_user: fix check alignment of open parenthesis in vme_fake.c
Alexon Oliveira
2023-09-13
staging: vme_user: Use list_for_each_entry() helper
Jinjie Ruan
2023-08-22
staging: vme_user: fix check lines should not end with a '('
Alexon Oliveira
2023-08-22
staging: vme_user: fix check blank lines not necessary
Alexon Oliveira
2023-08-11
staging: vme_user: fix alignment of open parenthesis
Alexon Oliveira
2023-08-09
staging: vme_user: fix check alignment should match open parenthesis
Alexon Oliveira
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-05
staging: vme: clean up duplicate definitions of dependencies
Lukas Bulwahn
2023-03-25
staging: vme_user: Replace "<<" with BIT macro
Abhirup Deb
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-16
staging: vme_user: remove unnecessary blank lines
Menna Mahmoud
[next]