summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-stmpe.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: stmpe: enforce device tree only modeLinus Walleij2015-01-201-20/+3
* gpio: stmpe: add verbose debug codeLinus Walleij2014-10-021-0/+75
* gpio: stmpe: fix up interrupt enable logicLinus Walleij2014-10-021-3/+3
* gpio: handle also nested irqchips in the chained handler set-upLinus Walleij2014-09-261-6/+12
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-7/+1
* gpio: stmpe: switch to use gpiolib irqchip helpersLinus Walleij2014-06-191-84/+27
* mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij2014-05-231-13/+5
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij2013-10-161-12/+13
* gpio: stmpe: Staticize non-exported symbolsAxel Lin2013-05-301-3/+3
* gpio: stmpe: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-1/+0
* gpio: stmpe: pass DT node to irqdomainGabriel Fernandez2013-03-271-4/+11
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-4/+4
|\
| * gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * gpio: remove use of __devinitBill Pemberton2012-11-281-2/+2
| * gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* | gpio: Provide the STMPE GPIO driver with its own IRQ DomainLee Jones2012-12-101-31/+47
* | gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar2012-12-011-2/+8
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-281-1/+1
|\
| * gpio/gpio-stmpe: Fix the value returned by _get_value routineBhupesh Sharma2012-03-121-1/+1
* | gpio: Support no-irq stmpe modeChris Blair2012-03-061-16/+25
|/
* gpio: Add support for stmpe variant 801Viresh Kumar2012-01-091-3/+22
* gpio: reorganize driversGrant Likely2011-06-061-0/+404
OpenPOWER on IntegriCloud