aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-stmpe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-30gpio: stmpe: Staticize non-exported symbolsAxel Lin1-3/+3
2013-05-30gpio: stmpe: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-03-27gpio: stmpe: pass DT node to irqdomainGabriel Fernandez1-4/+11
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+4
2012-12-10gpio: Provide the STMPE GPIO driver with its own IRQ DomainLee Jones1-31/+47
2012-12-01gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar1-2/+8
2012-11-28gpio: remove use of __devexitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitBill Pemberton1-2/+2
2012-11-28gpio: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-03-12gpio/gpio-stmpe: Fix the value returned by _get_value routineBhupesh Sharma1-1/+1
2012-03-06gpio: Support no-irq stmpe modeChris Blair1-16/+25
2012-01-09gpio: Add support for stmpe variant 801Viresh Kumar1-3/+22
2011-06-06gpio: reorganize driversGrant Likely1-0/+404