summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/adp5520-keys.c
Commit message (Expand)AuthorAgeFilesLines
* Input: adp5520-keys - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-301-2/+1
* Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-221-2/+0
* input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: adp5520-keys - switch to using managed resourcesHimangi Saraogi2014-05-281-22/+10
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-11-301-12/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* input/keyboard: new driver for ADP5520 MFD PMICsMichael Hennerich2009-12-131-0/+220