summaryrefslogtreecommitdiff
path: root/drivers/input/misc/e3x0-button.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-10Input: e3x0-button - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-5/+5
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd1-8/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
2017-01-22Input: misc - drop empty remove functionsGuenter Roeck1-6/+0
2017-01-22Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck1-1/+0
2017-01-22Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck1-1/+0
2015-01-11Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer1-0/+157