summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/stmpe.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Add STMPE1600 supportPatrice Chotard2016-08-101-5/+60
* mfd: stmpe: Rework registers accessPatrice Chotard2016-08-101-4/+44
* mfd: stmpe: Use generic bit mask namePatrice Chotard2016-08-101-2/+2
* mfd: stmpe: Add reset support for all STMPE variantPatrice Chotard2016-08-101-8/+15
* mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enumPatrice Chotard2016-08-101-7/+14
* mfd: stmpe: Move platform data into MFD driverLinus Walleij2016-06-291-12/+28
* mfd: stmpe: Add the proper PWM resourcesLinus Walleij2016-03-161-0/+35
* mfd: stmpe: PWM on 24xx has altfunc 1Linus Walleij2015-10-261-0/+1
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-7/+0
* mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-301-0/+4
|\
| * mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij2014-12-151-0/+4
* | mfd: stmpe: Support gpio over irq under device treeSean Cross2014-09-261-1/+6
* | mfd: stmpe: Rid variable length array Sparse warningsLee Jones2014-09-261-2/+2
|/
* mfd: stmpe: Rid data size incompatibility warn when building for 64bitLee Jones2014-07-091-1/+1
* mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij2014-05-231-5/+1
* mfd: stmpe: add optional regulatorsLinus Walleij2014-05-091-0/+18
* mfd: stmpe: mask off unused blocks properlyLinus Walleij2014-05-091-0/+9
* mfd: stmpe: Trivial: Remove unnecessary semicolonSachin Kamat2014-03-191-1/+1
* mfd: stmicro: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-5/+5
* mfd: stmpe: Staticise stmpe_of_probe()Mark Brown2013-07-311-1/+2
* mfd: stmpe: use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-2/+1
* mfd: support stmpe1801 18 bits enhanced port expanderJean-Nicolas Graux2013-04-091-1/+96
* 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-031-9/+6
* 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-221-0/+1
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-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/+0
| * | 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/+5
| * | mfd: stmpe: Use devm_*() routinesViresh Kumar2012-11-231-39/+21
| * | 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/+43
* 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
OpenPOWER on IntegriCloud