summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/lpc32xx-keys.c
Commit message (Expand)AuthorAgeFilesLines
* Input: lpc32xx-keys - remove an unused field in struct lpc32xx_kscan_drvChristophe JAILLET2024-05-061-2/+1
* Input: lpc32xx-keys - convert to devm_platform_ioremap_resource()Yangtao Li2023-07-101-8/+1
* Input: lpc32xx-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-5/+3
* Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-021-2/+2
* Input: remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-141-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
* Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-311-1/+1
* Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy2016-12-071-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-72/+20
|\
| * Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav2014-10-221-72/+20
* | input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* input: matrix-keymap: Add function to read the new DT bindingSimon Glass2013-04-051-5/+6
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: add support for key scan interface of the LPC32xx SoCRoland Stigge2012-07-171-0/+394