.. |
other
|
d8216ff7b6
Fix incoherent ioctl examples (#139)
|
3 years ago |
.clang-format
|
636c1e702d
Introduce Virtual Input Device Driver
|
3 years ago |
Makefile
|
421b9b04fe
Introduce static key in optimizations section
|
2 years ago |
bottomhalf.c
|
8a5463ddd9
include linux/init.h in bottomhalf.c
|
1 year ago |
chardev.c
|
e62dff0df4
treewide: Clean up the headers
|
2 years ago |
chardev.h
|
d8216ff7b6
Fix incoherent ioctl examples (#139)
|
3 years ago |
chardev2.c
|
8a5879a0fa
chardev2: Fix missing header for {get, put}_user
|
2 years ago |
completions.c
|
befbaf085b
examples: Add missing __init/__exit (#209)
|
1 year ago |
cryptosha256.c
|
befbaf085b
examples: Add missing __init/__exit (#209)
|
1 year ago |
cryptosk.c
|
befbaf085b
examples: Add missing __init/__exit (#209)
|
1 year ago |
devicemodel.c
|
befbaf085b
examples: Add missing __init/__exit (#209)
|
1 year ago |
example_atomic.c
|
befbaf085b
examples: Add missing __init/__exit (#209)
|
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
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 years ago |
hello-sysfs.c
|
eef2bc4395
Enforce Linux kernel coding style (#88)
|
3 years ago |
intrpt.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 years ago |
ioctl.c
|
befbaf085b
examples: Add missing __init/__exit (#209)
|
1 year ago |
kbleds.c
|
b9b37fc39f
kbleds: Replace magic with driver_name
|
1 year ago |
print_string.c
|
5ca9b642a4
Fix typo, grammar and remove duplicated words
|
3 years ago |
procfs1.c
|
23c0a73c78
procfs: Enforce Linux naming style
|
2 years ago |
procfs2.c
|
5e2b7aa2e3
procfs: Remove unnecessary cleanup on proc_create failure
|
1 year ago |
procfs3.c
|
5e2b7aa2e3
procfs: Remove unnecessary cleanup on proc_create failure
|
1 year ago |
procfs4.c
|
5e2b7aa2e3
procfs: Remove unnecessary cleanup on proc_create failure
|
1 year ago |
sched.c
|
eef2bc4395
Enforce Linux kernel coding style (#88)
|
3 years ago |
sleep.c
|
5e2b7aa2e3
procfs: Remove unnecessary cleanup on proc_create failure
|
1 year ago |
start.c
|
10c7a9433a
Apply editorial changes
|
3 years ago |
static_key.c
|
9e9f5a8bf8
static_key: Include <linux/jump_label.h> (#210)
|
1 year ago |
stop.c
|
9289bfe59c
Fix the warnings raised by Sparse (#92)
|
3 years ago |
syscall.c
|
78e3e062c4
syscall: Use openat() instead of open()
|
2 years ago |
vinput.c
|
d81d968b0e
vinput: Fix missing error code
|
2 years ago |
vinput.h
|
04465b1a44
Add description of sysfs attribute
|
3 years ago |
vkbd.c
|
04465b1a44
Add description of sysfs attribute
|
3 years ago |