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
/
input
/
misc
/
cma3000_d0x.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
2025-08-21
Input: include export.h in modules using EXPORT_SYMBOL*()
Dmitry Torokhov
2024-10-03
Input: cma3000_d0x - use guard notation when acquiring mutex
Dmitry Torokhov
2024-06-02
Input: misc - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2023-04-09
Input: cma3000_d0x - remove unneeded code
Jiapeng Chong
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2012-06-03
Fix comment typo multipy -> multiply
Ralf Baechle
2012-04-20
Input: cma3000-d0x - remove unneeded checks
Dmitry Torokhov
2011-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-12-12
Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()
Xi Wang
2011-10-31
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2010-11-30
Input: add CMA3000 accelerometer driver
Hemanth V