summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/lpc32xx-keys.c
AgeCommit message (Expand)Author
2023-07-10Input: lpc32xx-keys - convert to devm_platform_ioremap_resource()Yangtao Li
2022-12-07Input: lpc32xx-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov
2016-12-07Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-22Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang
2013-10-06Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-07-17Input: add support for key scan interface of the LPC32xx SoCRoland Stigge