summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-stmpe.c
Commit message (Expand)AuthorAge
* gpio: stmpe: enforce device tree only modeLinus Walleij2015-01-20
* gpio: stmpe: add verbose debug codeLinus Walleij2014-10-02
* gpio: stmpe: fix up interrupt enable logicLinus Walleij2014-10-02
* gpio: handle also nested irqchips in the chained handler set-upLinus Walleij2014-09-26
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: stmpe: switch to use gpiolib irqchip helpersLinus Walleij2014-06-19
* mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij2014-05-23
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij2013-10-16
* gpio: stmpe: Staticize non-exported symbolsAxel Lin2013-05-30
* gpio: stmpe: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-30
* gpio: stmpe: pass DT node to irqdomainGabriel Fernandez2013-03-27
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * gpio: remove use of __devexitBill Pemberton2012-11-28
| * gpio: remove use of __devinitBill Pemberton2012-11-28
| * gpio: remove use of __devexit_pBill Pemberton2012-11-28
* | gpio: Provide the STMPE GPIO driver with its own IRQ DomainLee Jones2012-12-10
* | gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar2012-12-01
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-28
|\
| * gpio/gpio-stmpe: Fix the value returned by _get_value routineBhupesh Sharma2012-03-12
* | gpio: Support no-irq stmpe modeChris Blair2012-03-06
|/
* gpio: Add support for stmpe variant 801Viresh Kumar2012-01-09
* gpio: reorganize driversGrant Likely2011-06-06