summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/pmic8xxx-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-311-1/+1
* Input: pmic8xxx-keypad - change name of wakeup propertyDmitry Torokhov2015-07-241-4/+6
* input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: pmic8xxx-keypad - migrate to DTStephen Boyd2014-03-301-64/+86
* Input: pmic8xxx-keypad - migrate to regmap APIsStephen Boyd2014-03-301-52/+29Star
* Input: pmic8xxx-keypad - migrate to devm_* APIsStephen Boyd2014-03-301-44/+17Star
* Input: pmic8xxx-keypad - fix build by removing gpio configurationStephen Boyd2014-03-301-58/+0Star
* Input: pmic8xxx-keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-3/+3
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-111-10/+10
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-07-271-4/+4
|\
| * Input: pmic8xxx-keypad - fix a leak of the IRQ during init failureAxel Lin2011-07-191-4/+4
* | input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
|/
* input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni2011-05-261-0/+799