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