.. |
other
|
d8216ff7b6
Fix incoherent ioctl examples (#139)
|
3 년 전 |
.clang-format
|
636c1e702d
Introduce Virtual Input Device Driver
|
3 년 전 |
Makefile
|
9f92fe4d6a
Fix wrong regular expression of clang-format
|
3 년 전 |
bottomhalf.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
chardev.c
|
e62dff0df4
treewide: Clean up the headers
|
2 년 전 |
chardev.h
|
d8216ff7b6
Fix incoherent ioctl examples (#139)
|
3 년 전 |
chardev2.c
|
e62dff0df4
treewide: Clean up the headers
|
2 년 전 |
completions.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
cryptosha256.c
|
3133ee5293
Add error message when sha256 algorithm is not supported
|
2 년 전 |
cryptosk.c
|
9289bfe59c
Fix the warnings raised by Sparse (#92)
|
3 년 전 |
devicemodel.c
|
e07bf16bfd
devicemodel: Remove duplicate owner assignment
|
2 년 전 |
example_atomic.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
example_mutex.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
example_rwlock.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
example_spinlock.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
example_tasklet.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
hello-1.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
hello-2.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
hello-3.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
hello-4.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
hello-5.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
hello-sysfs.c
|
eef2bc4395
Enforce Linux kernel coding style (#88)
|
3 년 전 |
intrpt.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
ioctl.c
|
844beed5d7
Fix a logic error in examples/ioctl.c (#137)
|
3 년 전 |
kbleds.c
|
6b6b6635cf
CI: Introduce Smatch for static analysis (#125)
|
3 년 전 |
print_string.c
|
5ca9b642a4
Fix typo, grammar and remove duplicated words
|
3 년 전 |
procfs1.c
|
9289bfe59c
Fix the warnings raised by Sparse (#92)
|
3 년 전 |
procfs2.c
|
39a313dc20
procfs{2, 3}: Change to use offset parameter
|
2 년 전 |
procfs3.c
|
eb2c766da4
Improve the compatibility with kernel < v5.10
|
2 년 전 |
procfs4.c
|
4ef3d90ffe
suppress warning: no newline at end of file
|
3 년 전 |
sched.c
|
eef2bc4395
Enforce Linux kernel coding style (#88)
|
3 년 전 |
sleep.c
|
b8bbcd8a07
treewide: Replace kernel.h by printk.h
|
2 년 전 |
start.c
|
10c7a9433a
Apply editorial changes
|
3 년 전 |
stop.c
|
9289bfe59c
Fix the warnings raised by Sparse (#92)
|
3 년 전 |
syscall.c
|
78e3e062c4
syscall: Use openat() instead of open()
|
2 년 전 |
vinput.c
|
d81d968b0e
vinput: Fix missing error code
|
2 년 전 |
vinput.h
|
04465b1a44
Add description of sysfs attribute
|
3 년 전 |
vkbd.c
|
04465b1a44
Add description of sysfs attribute
|
3 년 전 |