Age | Commit message (Expand) | Author | Files | Lines |
2013-01-04 | Drivers: mfd: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -9/+6 |
2012-12-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+2 |
2012-12-17 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -85/+121 |
2012-12-10 | mfd: stmpe: Update DT support for stmpe driver | Vipul Kumar Samar | 1 | -6/+15 |
2012-12-01 | gpio: stmpe: Add DT support for stmpe gpio | Vipul Kumar Samar | 1 | -0/+2 |
2012-11-30 | mfd: stmpe: Get rid of irq_invert_polarity | Viresh Kumar | 1 | -7/+0 |
2012-11-27 | mfd: Fix stmpe.c build when OF is not enabled | Randy Dunlap | 1 | -0/+1 |
2012-11-26 | mfd: Simplify IRQ domain registration code in STMPE | Lee Jones | 1 | -9/+5 |
2012-11-24 | Input: stmpe-keypad - add support for Device Tree bindings | Dmitry Torokhov | 1 | -0/+1 |
2012-11-23 | mfd: stmpe: Use devm_*() routines | Viresh Kumar | 1 | -39/+21 |
2012-11-23 | Input: stmpe-ts - add DT support for stmpe touchscreen | Vipul Kumar Samar | 1 | -0/+1 |
2012-11-12 | mfd: Enable the STMPE MFD for Device Tree | Lee Jones | 1 | -6/+42 |
2012-11-12 | mfd: Correct copy and paste mistake in stmpe | Lee Jones | 1 | -2/+2 |
2012-11-12 | mfd: Provide the STMPE driver with its own IRQ domain | Lee Jones | 1 | -32/+50 |
2012-11-12 | mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameter | Lee Jones | 1 | -12/+13 |
2012-09-16 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -1/+1 |
2012-03-06 | mfd: Add support for no-interrupt stmpe config | Chris Blair | 1 | -38/+96 |
2012-01-09 | mfd: Fix stmpe section mismatch | Samuel Ortiz | 1 | -1/+1 |
2012-01-09 | mfd: Fix stmpe build warning | Samuel Ortiz | 1 | -0/+1 |
2012-01-09 | mfd: Add support for stmpe variant 801 | Viresh Kumar | 1 | -13/+84 |
2012-01-09 | mfd: Add support for stmpe variant 610 | Viresh Kumar | 1 | -2/+18 |
2012-01-09 | mfd: Separate out STMPE controller and interface specific code | Viresh Kumar | 1 | -90/+43 |
2012-01-09 | mfd: Add support for irq over gpio pin to stmpe | Viresh Kumar | 1 | -7/+29 |
2011-08-01 | mfd: Fix missing stmpe kerneldoc | Om Prakash | 1 | -1/+1 |
2011-03-27 | mfd: Cleanup irq namespace | Thomas Gleixner | 1 | -6/+6 |
2011-01-14 | mfd: Convert SMTPE driver to new irq_ APIs | Mark Brown | 1 | -14/+14 |
2010-10-29 | mfd: Add PM support to STMPE devices | Sundar Iyer | 1 | -0/+32 |
2010-08-12 | mfd: Add stmpe auto sleep feature | Sundar R Iyer | 1 | -0/+70 |
2010-08-12 | mfd: Add STMPE I/O Expander support | Rabin Vincent | 1 | -0/+915 |