summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/pmic8xxx-keypad.c
AgeCommit message (Expand)Author
2018-01-16Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov
2015-07-23Input: pmic8xxx-keypad - change name of wakeup propertyDmitry Torokhov
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang
2014-03-30Input: pmic8xxx-keypad - migrate to DTStephen Boyd
2014-03-30Input: pmic8xxx-keypad - migrate to regmap APIsStephen Boyd
2014-03-30Input: pmic8xxx-keypad - migrate to devm_* APIsStephen Boyd
2014-03-30Input: pmic8xxx-keypad - fix build by removing gpio configurationStephen Boyd
2013-05-08Input: pmic8xxx-keypad - remove redundant platform_set_drvdata()Sachin Kamat
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-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-07-18Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni