summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/apanel.c
Commit message (Expand)AuthorAgeFilesLines
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: apanel - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: apanel - switch to using polled mode of input devicesDmitry Torokhov2019-10-291-89/+64
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-161-20/+4
* Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman2018-01-161-2/+0
* Input: convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-171-1/+2
* Input: apanel - spelling mistake - "skiping" -> "skipping"Colin Ian King2016-06-231-1/+1
* Input: make i2c device ids constantMárton Németh2010-01-091-1/+1
* Input: apanel - convert to new i2c bindingJean Delvare2009-01-071-54/+27
* Input: apanel - remove duplicate includeHuang Weiyi2008-05-271-1/+0
* Input: add driver for Fujitsu application buttonsStephen Hemminger2008-01-211-0/+378