aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-stmpe.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanGravatar Linus Walleij 1-1/+1
2013-10-16gpio: stmpe: drop references to "virtual" IRQ, fix bugGravatar Linus Walleij 1-12/+13
2013-05-30gpio: stmpe: Staticize non-exported symbolsGravatar Axel Lin 1-3/+3
2013-05-30gpio: stmpe: remove unnecessary platform_set_drvdata()Gravatar Jingoo Han 1-1/+0
2013-03-27gpio: stmpe: pass DT node to irqdomainGravatar Gabriel Fernandez 1-4/+11
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+4
2012-12-10gpio: Provide the STMPE GPIO driver with its own IRQ DomainGravatar Lee Jones 1-31/+47
2012-12-01gpio: stmpe: Add DT support for stmpe gpioGravatar Vipul Kumar Samar 1-2/+8
2012-11-28gpio: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28gpio: remove use of __devinitGravatar Bill Pemberton 1-2/+2
2012-11-28gpio: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-1/+1
2012-03-12gpio/gpio-stmpe: Fix the value returned by _get_value routineGravatar Bhupesh Sharma 1-1/+1
2012-03-06gpio: Support no-irq stmpe modeGravatar Chris Blair 1-16/+25
2012-01-09gpio: Add support for stmpe variant 801Gravatar Viresh Kumar 1-3/+22
2011-06-06gpio: reorganize driversGravatar Grant Likely 1-0/+404