aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-appleir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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