.. |
other
|
885da47d5b
Add missing close() and use EXIT_FAILURE macro (#284)
|
5 months ago |
.clang-format
|
1d3943a72b
CI: Enforce newline at end of files
|
10 months ago |
Makefile
|
0beffd5b70
Add an LED driver example using GPIO
|
1 month ago |
bh_threaded.c
|
bde77a155e
Allow GPIO example built with Linux v6.10+
|
4 months ago |
bottomhalf.c
|
3682d9e6d5
Move bottom-half to workqueue for safe sleep
|
2 months ago |
chardev.c
|
d1d76f7efd
Remove redundant code
|
1 month ago |
chardev.h
|
d8216ff7b6
Fix incoherent ioctl examples (#139)
|
3 years ago |
chardev2.c
|
d1d76f7efd
Remove redundant code
|
1 month ago |
completions.c
|
bf523b2332
Simplify code by removal of outer struct
|
1 year ago |
devicemodel.c
|
86b9b23c47
Align version check
|
2 weeks ago |
example_atomic.c
|
e56fc58bf3
Add newline to last pr_info to force dmesg to flush
|
1 year ago |
example_mutex.c
|
befbaf085b
examples: Add missing __init/__exit (#209)
|
1 year ago |
example_rwlock.c
|
befbaf085b
examples: Add missing __init/__exit (#209)
|
1 year ago |
example_spinlock.c
|
befbaf085b
examples: Add missing __init/__exit (#209)
|
1 year ago |
example_tasklet.c
|
befbaf085b
examples: Add missing __init/__exit (#209)
|
1 year ago |
hello-1.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 years ago |
hello-2.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 years ago |
hello-3.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 years ago |
hello-4.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 years ago |
hello-5.c
|
f52c126c43
Fix typo
|
1 year ago |
hello-sysfs.c
|
620bb0f5f8
Fix missing function call in error handling path
|
5 months ago |
intrpt.c
|
bde77a155e
Allow GPIO example built with Linux v6.10+
|
4 months ago |
ioctl.c
|
1c31bac22c
Fix Linux v6.5 compatibility
|
1 year ago |
kbleds.c
|
b9b37fc39f
kbleds: Replace magic with driver_name
|
1 year ago |
led.c
|
2b22c6bba7
Drop .owner for kernel >= 6.4
|
2 weeks ago |
print_string.c
|
5ca9b642a4
Fix typo, grammar and remove duplicated words
|
3 years ago |
procfs1.c
|
8c641a2deb
Remove the redundant code
|
6 months ago |
procfs2.c
|
d1d2a2b031
Fix a weird behavior of a function
|
6 months ago |
procfs3.c
|
5e2b7aa2e3
procfs: Remove unnecessary cleanup on proc_create failure
|
1 year ago |
procfs4.c
|
e1594ba58a
Fix typo (#240)
|
1 year ago |
sched.c
|
a49c9baffa
Replace schedule_work with queue_work
|
1 year ago |
sleep.c
|
4002426f7a
Fix typo
|
6 months ago |
start.c
|
10c7a9433a
Apply editorial changes
|
3 years ago |
static_key.c
|
86b9b23c47
Align version check
|
2 weeks ago |
stop.c
|
9289bfe59c
Fix the warnings raised by Sparse (#92)
|
3 years ago |
syscall-steal.c
|
86b9b23c47
Align version check
|
2 weeks ago |
vinput.c
|
b482911efb
Fix potential memory leak in vinput
|
6 months ago |
vinput.h
|
04465b1a44
Add description of sysfs attribute
|
3 years ago |
vkbd.c
|
04465b1a44
Add description of sysfs attribute
|
3 years ago |