Andy Shevchenko e07bf16bfd devicemodel: Remove duplicate owner assignment 2 years ago
..
other d8216ff7b6 Fix incoherent ioctl examples (#139) 3 years ago
.clang-format 636c1e702d Introduce Virtual Input Device Driver 3 years ago
Makefile 9f92fe4d6a Fix wrong regular expression of clang-format 3 years ago
bottomhalf.c 5ca9b642a4 Fix typo, grammar and remove duplicated words 3 years ago
chardev.c 95a7ca513f Fix the buffer length may cause a read error 2 years ago
chardev.h d8216ff7b6 Fix incoherent ioctl examples (#139) 3 years ago
chardev2.c 95a7ca513f Fix the buffer length may cause a read error 2 years ago
completions.c 9289bfe59c Fix the warnings raised by Sparse (#92) 3 years ago
cryptosha256.c 3133ee5293 Add error message when sha256 algorithm is not supported 2 years ago
cryptosk.c 9289bfe59c Fix the warnings raised by Sparse (#92) 3 years ago
devicemodel.c e07bf16bfd devicemodel: Remove duplicate owner assignment 2 years ago
example_atomic.c 5070fcd9d0 CI: Run static analysis with Cppcheck (#105) 3 years ago
example_mutex.c 9289bfe59c Fix the warnings raised by Sparse (#92) 3 years ago
example_rwlock.c 9289bfe59c Fix the warnings raised by Sparse (#92) 3 years ago
example_spinlock.c 9289bfe59c Fix the warnings raised by Sparse (#92) 3 years ago
example_tasklet.c 5ca9b642a4 Fix typo, grammar and remove duplicated words 3 years ago
hello-1.c d85944d107 Mention pr_info() rather than KERN_INFO 3 years ago
hello-2.c eef2bc4395 Enforce Linux kernel coding style (#88) 3 years ago
hello-3.c eef2bc4395 Enforce Linux kernel coding style (#88) 3 years ago
hello-4.c eef2bc4395 Enforce Linux kernel coding style (#88) 3 years ago
hello-5.c d771c50166 Fix grammar 3 years ago
hello-sysfs.c eef2bc4395 Enforce Linux kernel coding style (#88) 3 years ago
intrpt.c eef2bc4395 Enforce Linux kernel coding style (#88) 3 years ago
ioctl.c 844beed5d7 Fix a logic error in examples/ioctl.c (#137) 3 years ago
kbleds.c 6b6b6635cf CI: Introduce Smatch for static analysis (#125) 3 years ago
print_string.c 5ca9b642a4 Fix typo, grammar and remove duplicated words 3 years ago
procfs1.c 9289bfe59c Fix the warnings raised by Sparse (#92) 3 years ago
procfs2.c 39a313dc20 procfs{2, 3}: Change to use offset parameter 2 years ago
procfs3.c eb2c766da4 Improve the compatibility with kernel < v5.10 2 years ago
procfs4.c 4ef3d90ffe suppress warning: no newline at end of file 3 years ago
sched.c eef2bc4395 Enforce Linux kernel coding style (#88) 3 years ago
sleep.c 0f9c72631c Fix dereference NULL pointer with proc_lseek 2 years ago
start.c 10c7a9433a Apply editorial changes 3 years 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