summaryrefslogtreecommitdiff
path: root/drivers/input/misc/apanel.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-1/+1
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-12-03Input: apanel - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2019-10-30Input: apanel - switch to using polled mode of input devicesDmitry Torokhov1-89/+64
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-17Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov1-20/+4
2018-01-17Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman1-2/+0
2017-03-18Input: convert remaining uses of pr_warning to pr_warnJoe Perches1-1/+2
2016-06-23Input: apanel - spelling mistake - "skiping" -> "skipping"Colin Ian King1-1/+1
2010-01-10Input: make i2c device ids constantMárton Németh1-1/+1
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare1-54/+27
2008-05-27Input: apanel - remove duplicate includeHuang Weiyi1-1/+0
2008-01-21Input: add driver for Fujitsu application buttonsStephen Hemminger1-0/+378