index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
counter-chrdev.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2023-09-04
counter: chrdev: fix getting array extensions
Fabrice Gasnier
2022-09-30
counter: Introduce the COUNTER_COMP_ARRAY component type
William Breathitt Gray
2022-09-30
counter: Introduce the Signal polarity component
William Breathitt Gray
2022-09-30
counter: Move symbols into COUNTER namespace
William Breathitt Gray
2022-03-18
counter: add defaults to switch-statements
Tom Rix
2021-10-21
counter: Fix use-after-free race condition for events_queue_size write
William Breathitt Gray
2021-10-21
counter: Cleanup lingering atomic.h includes
William Breathitt Gray
2021-10-19
counter: drop chrdev_lock
David Lechner
2021-10-17
counter: Add character device interface
William Breathitt Gray