aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/lpc32xx-keys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz1-2/+2
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov1-1/+1
2016-12-07Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy1-1/+1
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-72/+20
2014-10-22Input: lpc32xx-keys - switch to using managed resourcesPramod Gurav1-72/+20
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-10-06Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat1-1/+1
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass1-5/+6
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-2/+2
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-17Input: add support for key scan interface of the LPC32xx SoCRoland Stigge1-0/+394