summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-appleir.c
Commit message (Expand)AuthorAgeFilesLines
* HID: appleir: Use devm_kzalloc() instead of kzalloc()Lucas Tanure2020-03-131-3/+2
* HID: appleir: Remove unnecessary goto labelLucas Tanure2020-03-131-5/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* HID: hid-input: allow input_configured callback return errorsDmitry Torokhov2015-11-051-1/+3
* HID: appleir: force input to be setBenjamin Tissoires2013-11-211-0/+3
* HID: appleir: add support for Apple ir devicesBenjamin Tissoires2013-04-181-0/+352