summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-stmpe.c
AgeCommit message (Expand)Author
2016-01-05gpio: stmpe: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-01-20gpio: stmpe: enforce device tree only modeLinus Walleij
2014-10-02gpio: stmpe: add verbose debug codeLinus Walleij
2014-10-02gpio: stmpe: fix up interrupt enable logicLinus Walleij
2014-09-26gpio: handle also nested irqchips in the chained handler set-upLinus Walleij
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-06-19gpio: stmpe: switch to use gpiolib irqchip helpersLinus Walleij
2014-05-23mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-10-16gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij
2013-05-30gpio: stmpe: Staticize non-exported symbolsAxel Lin
2013-05-30gpio: stmpe: remove unnecessary platform_set_drvdata()Jingoo Han
2013-03-27gpio: stmpe: pass DT node to irqdomainGabriel Fernandez
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-10gpio: Provide the STMPE GPIO driver with its own IRQ DomainLee Jones
2012-12-01gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-12gpio/gpio-stmpe: Fix the value returned by _get_value routineBhupesh Sharma
2012-03-06gpio: Support no-irq stmpe modeChris Blair
2012-01-09gpio: Add support for stmpe variant 801Viresh Kumar
2011-06-06gpio: reorganize driversGrant Likely