Jim Huang e61a0d6174 Enforce consistent name scheme 1 year ago
..
other d8216ff7b6 Fix incoherent ioctl examples (#139) 3 years ago
.clang-format 636c1e702d Introduce Virtual Input Device Driver 3 years ago
Makefile e61a0d6174 Enforce consistent name scheme 1 year ago
bottomhalf.c e1594ba58a Fix typo (#240) 1 year ago
chardev.c 0addb868dc Remove module * parameter from class_create() (#222) 1 year ago
chardev.h d8216ff7b6 Fix incoherent ioctl examples (#139) 3 years ago
chardev2.c d0f86a29f0 Remove module * parameter from class_create() in chardev2.c (#228) 1 year ago
completions.c bf523b2332 Simplify code by removal of outer struct 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 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 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 6341842a9b Correct name/location for ioctl-number.rst 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 e1594ba58a Fix typo (#240) 1 year ago
sched.c a49c9baffa Replace schedule_work with queue_work 1 year 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-steal.c e61a0d6174 Enforce consistent name scheme 1 year 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