summaryrefslogtreecommitdiff
path: root/drivers/input/misc/cs40l50-vibra.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-24Input: cs40l50-vibra - validate custom data from user spaceHyeongJun An1-2/+8
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2025-12-13Input: cs40l50 - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-4/+0
2025-08-06Merge branch 'next' into for-linusDmitry Torokhov1-1/+0
2025-07-03Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()Yunshui Jiang1-0/+2
2025-07-01Input: cs40l50 - remove redundant flush_workqueue() callsChen Ni1-1/+0
2024-11-07Input: cs40l50 - fix wrong usage of INIT_WORK()Yuan Can1-2/+4
2024-06-28Input: cs40l50 - Add support for the CS40L50 haptic driverJames Ogletree1-0/+555