Age | Commit message (Expand) | Author |
2019-02-01 | Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf... | Lee Jones |
2019-01-16 | mfd: stmpe: Preparations for STMPE ADC driver | Stefan Agner |
2019-01-03 | mfd: Use of_node_name_eq() for node name comparisons | Rob Herring |
2017-04-27 | mfd: stmpe: Fix bit clearing on STMPE1600 | Hugues Fruchet |
2016-11-16 | mfd: stmpe: Fix RESET regression on STMPE2401 | Linus Walleij |
2016-08-10 | mfd: Add STMPE1600 support | Patrice Chotard |
2016-08-10 | mfd: stmpe: Rework registers access | Patrice Chotard |
2016-08-10 | mfd: stmpe: Use generic bit mask name | Patrice Chotard |
2016-08-10 | mfd: stmpe: Add reset support for all STMPE variant | Patrice Chotard |
2016-08-10 | mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enum | Patrice Chotard |
2016-06-29 | mfd: stmpe: Move platform data into MFD driver | Linus Walleij |
2016-03-16 | mfd: stmpe: Add the proper PWM resources | Linus Walleij |
2015-10-26 | mfd: stmpe: PWM on 24xx has altfunc 1 | Linus Walleij |
2015-08-11 | mfd: Kill off set_irq_flags usage | Rob Herring |
2015-06-22 | mfd: Constify regmap and irq configuration data | Krzysztof Kozlowski |
2014-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-12-15 | mfd: stmpe: add pull up/down register offsets for STMPE | Linus Walleij |
2014-09-26 | mfd: stmpe: Support gpio over irq under device tree | Sean Cross |
2014-09-26 | mfd: stmpe: Rid variable length array Sparse warnings | Lee Jones |
2014-07-09 | mfd: stmpe: Rid data size incompatibility warn when building for 64bit | Lee Jones |
2014-05-23 | mfd: stmpe: root out static GPIO and IRQ assignments | Linus Walleij |
2014-05-09 | mfd: stmpe: add optional regulators | Linus Walleij |
2014-05-09 | mfd: stmpe: mask off unused blocks properly | Linus Walleij |
2014-03-19 | mfd: stmpe: Trivial: Remove unnecessary semicolon | Sachin Kamat |
2014-01-06 | mfd: stmicro: Constify struct mfd_cell where possible | Geert Uytterhoeven |
2013-07-31 | mfd: stmpe: Staticise stmpe_of_probe() | Mark Brown |
2013-06-25 | mfd: stmpe: use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas |
2013-04-09 | mfd: support stmpe1801 18 bits enhanced port expander | Jean-Nicolas Graux |
2013-04-05 | mfd: stmpe: DT: Add stmpe-i2c dt alias to get id device | Gabriel Fernandez |
2013-04-05 | mfd: stmpe: DT: Enable no-irq mode configuration | Gabriel Fernandez |
2013-01-03 | Drivers: mfd: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-12-16 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-12-10 | mfd: stmpe: Update DT support for stmpe driver | Vipul Kumar Samar |
2012-12-01 | gpio: stmpe: Add DT support for stmpe gpio | Vipul Kumar Samar |
2012-11-30 | mfd: stmpe: Get rid of irq_invert_polarity | Viresh Kumar |
2012-11-26 | mfd: Fix stmpe.c build when OF is not enabled | Randy Dunlap |
2012-11-26 | mfd: Simplify IRQ domain registration code in STMPE | Lee Jones |
2012-11-24 | Input: stmpe-keypad - add support for Device Tree bindings | Dmitry Torokhov |
2012-11-23 | mfd: stmpe: Use devm_*() routines | Viresh Kumar |
2012-11-22 | Input: stmpe-ts - add DT support for stmpe touchscreen | Vipul Kumar Samar |
2012-11-11 | mfd: Enable the STMPE MFD for Device Tree | Lee Jones |
2012-11-11 | mfd: Correct copy and paste mistake in stmpe | Lee Jones |
2012-11-11 | mfd: Provide the STMPE driver with its own IRQ domain | Lee Jones |
2012-11-11 | mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameter | Lee Jones |
2012-09-15 | mfd: core: Push irqdomain mapping out into devices | Mark Brown |
2012-03-06 | mfd: Add support for no-interrupt stmpe config | Chris Blair |
2012-01-09 | mfd: Fix stmpe section mismatch | Samuel Ortiz |
2012-01-09 | mfd: Fix stmpe build warning | Samuel Ortiz |
2012-01-09 | mfd: Add support for stmpe variant 801 | Viresh Kumar |