summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/stmpe.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: stmpe: DT: Add stmpe-i2c dt alias to get id deviceGabriel Fernandez2013-04-051-1/+4
* mfd: stmpe: DT: Enable no-irq mode configurationGabriel Fernandez2013-04-051-0/+3
* Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-9/+6Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-0/+2
|\
| * Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov2012-11-241-0/+1
| * Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar2012-11-231-0/+1
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-171-85/+121
|\ \
| * | mfd: stmpe: Update DT support for stmpe driverVipul Kumar Samar2012-12-101-6/+15
| * | mfd: stmpe: Get rid of irq_invert_polarityViresh Kumar2012-11-301-7/+0Star
| * | mfd: Fix stmpe.c build when OF is not enabledRandy Dunlap2012-11-261-0/+1
| * | mfd: Simplify IRQ domain registration code in STMPELee Jones2012-11-261-9/+5Star
| * | mfd: stmpe: Use devm_*() routinesViresh Kumar2012-11-231-39/+21Star
| * | mfd: Enable the STMPE MFD for Device TreeLee Jones2012-11-111-6/+42
| * | mfd: Correct copy and paste mistake in stmpeLee Jones2012-11-111-2/+2
| * | mfd: Provide the STMPE driver with its own IRQ domainLee Jones2012-11-111-32/+50
| * | mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameterLee Jones2012-11-111-12/+13
| |/
* / gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar2012-12-011-0/+2
|/
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+1
* mfd: Add support for no-interrupt stmpe configChris Blair2012-03-061-38/+96
* mfd: Fix stmpe section mismatchSamuel Ortiz2012-01-091-1/+1
* mfd: Fix stmpe build warningSamuel Ortiz2012-01-091-0/+1
* mfd: Add support for stmpe variant 801Viresh Kumar2012-01-091-13/+84
* mfd: Add support for stmpe variant 610Viresh Kumar2012-01-091-2/+18
* mfd: Separate out STMPE controller and interface specific codeViresh Kumar2012-01-091-90/+43Star
* mfd: Add support for irq over gpio pin to stmpeViresh Kumar2012-01-091-7/+29
* mfd: Fix missing stmpe kerneldocOm Prakash2011-07-311-1/+1
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-6/+6
* mfd: Convert SMTPE driver to new irq_ APIsMark Brown2011-01-141-14/+14
* mfd: Add PM support to STMPE devicesSundar Iyer2010-10-291-0/+32
* mfd: Add stmpe auto sleep featureSundar R Iyer2010-08-121-0/+70
* mfd: Add STMPE I/O Expander supportRabin Vincent2010-08-121-0/+915