index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vme_user
Age
Commit message (
Expand
)
Author
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
2023-03-16
staging: vme_user: add space around operators
Menna Mahmoud
2023-03-08
staging: vme: remove blank line after return statement
Rohit Chavan
2023-01-17
staging: vme_user: Replace the "<<" with BIT macro
Abhirup Deb
2023-01-17
staging: vme_user: replace 'unsigned' with 'unsigned int'
Matt Jan
2023-01-17
staging: vme_user: remove unnecessary spaces
Matt Jan
2023-01-17
staging: vme_user: add the spaces around the "*"
Matt Jan
2022-12-08
vme: Use root_device_register() not underlined version
Chen Zhongjin
2022-12-05
vme: Fix error not catched in fake_init()
Chen Zhongjin
2022-12-05
staging: vme_user: remove multiple blank lines
Matt Jan
2022-11-22
staging: vme_user: Fix possible UAF in tsi148_dma_list_add
Gaosheng Cui
2022-08-16
staging: vme_user: Fix checkpatch warnings in vme_tsi148.c
Mingyi Kang
2022-06-10
vme: move back to staging
Arnd Bergmann
2022-04-22
staging: vme: Move 'vme/devices/' to 'vme_user/'
Bruno Moreira-Guedes