aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-appleir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-04HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov1-1/+1
2020-03-13HID: appleir: Use devm_kzalloc() instead of kzalloc()Lucas Tanure1-3/+2
2020-03-13HID: appleir: Remove unnecessary goto labelLucas Tanure1-5/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2015-11-05HID: hid-input: allow input_configured callback return errorsDmitry Torokhov1-1/+3
2013-11-21HID: appleir: force input to be setBenjamin Tissoires1-0/+3
2013-04-18HID: appleir: add support for Apple ir devicesBenjamin Tissoires1-0/+352