summaryrefslogtreecommitdiff
path: root/drivers/mfd/stmpe.c
Commit message (Expand)AuthorAge
* mfd: stmpe: Fix bit clearing on STMPE1600Hugues Fruchet2017-04-27
* mfd: stmpe: Fix RESET regression on STMPE2401Linus Walleij2016-11-16
* mfd: Add STMPE1600 supportPatrice Chotard2016-08-10
* mfd: stmpe: Rework registers accessPatrice Chotard2016-08-10
* mfd: stmpe: Use generic bit mask namePatrice Chotard2016-08-10
* mfd: stmpe: Add reset support for all STMPE variantPatrice Chotard2016-08-10
* mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enumPatrice Chotard2016-08-10
* mfd: stmpe: Move platform data into MFD driverLinus Walleij2016-06-29
* mfd: stmpe: Add the proper PWM resourcesLinus Walleij2016-03-16
* mfd: stmpe: PWM on 24xx has altfunc 1Linus Walleij2015-10-26
* mfd: Kill off set_irq_flags usageRob Herring2015-08-11
* mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-30
|\
| * mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij2014-12-15
* | mfd: stmpe: Support gpio over irq under device treeSean Cross2014-09-26
* | mfd: stmpe: Rid variable length array Sparse warningsLee Jones2014-09-26
|/
* mfd: stmpe: Rid data size incompatibility warn when building for 64bitLee Jones2014-07-09
* mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij2014-05-23
* mfd: stmpe: add optional regulatorsLinus Walleij2014-05-09
* mfd: stmpe: mask off unused blocks properlyLinus Walleij2014-05-09
* mfd: stmpe: Trivial: Remove unnecessary semicolonSachin Kamat2014-03-19
* mfd: stmicro: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-06
* mfd: stmpe: Staticise stmpe_of_probe()Mark Brown2013-07-31
* mfd: stmpe: use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-25
* mfd: support stmpe1801 18 bits enhanced port expanderJean-Nicolas Graux2013-04-09
* mfd: stmpe: DT: Add stmpe-i2c dt alias to get id deviceGabriel Fernandez2013-04-05
* mfd: stmpe: DT: Enable no-irq mode configurationGabriel Fernandez2013-04-05
* Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-18
|\
| * Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov2012-11-24
| * Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar2012-11-22
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-16
|\ \
| * | mfd: stmpe: Update DT support for stmpe driverVipul Kumar Samar2012-12-10
| * | mfd: stmpe: Get rid of irq_invert_polarityViresh Kumar2012-11-30
| * | mfd: Fix stmpe.c build when OF is not enabledRandy Dunlap2012-11-26
| * | mfd: Simplify IRQ domain registration code in STMPELee Jones2012-11-26
| * | mfd: stmpe: Use devm_*() routinesViresh Kumar2012-11-23
| * | mfd: Enable the STMPE MFD for Device TreeLee Jones2012-11-11
| * | mfd: Correct copy and paste mistake in stmpeLee Jones2012-11-11
| * | mfd: Provide the STMPE driver with its own IRQ domainLee Jones2012-11-11
| * | mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameterLee Jones2012-11-11
| |/
* | gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar2012-12-01
|/
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-15
* mfd: Add support for no-interrupt stmpe configChris Blair2012-03-06
* mfd: Fix stmpe section mismatchSamuel Ortiz2012-01-09
* mfd: Fix stmpe build warningSamuel Ortiz2012-01-09
* mfd: Add support for stmpe variant 801Viresh Kumar2012-01-09
* mfd: Add support for stmpe variant 610Viresh Kumar2012-01-09
* mfd: Separate out STMPE controller and interface specific codeViresh Kumar2012-01-09
* mfd: Add support for irq over gpio pin to stmpeViresh Kumar2012-01-09