summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/e3x0-button.c
Commit message (Expand)AuthorAgeFilesLines
* Input: e3x0-button - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
* Input: remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-141-8/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1
* Input: misc - drop empty remove functionsGuenter Roeck2017-01-211-6/+0
* Input: misc - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-211-1/+0
* Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-211-1/+0
* Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer2015-01-101-0/+157