index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
stmpe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-29
mfd: stmpe: Move platform data into MFD driver
Linus Walleij
1
-12
/
+28
2016-03-16
mfd: stmpe: Add the proper PWM resources
Linus Walleij
1
-0
/
+35
2015-10-26
mfd: stmpe: PWM on 24xx has altfunc 1
Linus Walleij
1
-0
/
+1
2015-08-11
mfd: Kill off set_irq_flags usage
Rob Herring
1
-7
/
+0
2015-06-22
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
1
-1
/
+1
2014-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2014-12-15
mfd: stmpe: add pull up/down register offsets for STMPE
Linus Walleij
1
-0
/
+4
2014-09-26
mfd: stmpe: Support gpio over irq under device tree
Sean Cross
1
-1
/
+6
2014-09-26
mfd: stmpe: Rid variable length array Sparse warnings
Lee Jones
1
-2
/
+2
2014-07-09
mfd: stmpe: Rid data size incompatibility warn when building for 64bit
Lee Jones
1
-1
/
+1
2014-05-23
mfd: stmpe: root out static GPIO and IRQ assignments
Linus Walleij
1
-5
/
+1
2014-05-09
mfd: stmpe: add optional regulators
Linus Walleij
1
-0
/
+18
2014-05-09
mfd: stmpe: mask off unused blocks properly
Linus Walleij
1
-0
/
+9
2014-03-19
mfd: stmpe: Trivial: Remove unnecessary semicolon
Sachin Kamat
1
-1
/
+1
2014-01-06
mfd: stmicro: Constify struct mfd_cell where possible
Geert Uytterhoeven
1
-5
/
+5
2013-07-31
mfd: stmpe: Staticise stmpe_of_probe()
Mark Brown
1
-1
/
+2
2013-06-25
mfd: stmpe: use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
1
-2
/
+1
2013-04-09
mfd: support stmpe1801 18 bits enhanced port expander
Jean-Nicolas Graux
1
-1
/
+96
2013-04-05
mfd: stmpe: DT: Add stmpe-i2c dt alias to get id device
Gabriel Fernandez
1
-1
/
+4
2013-04-05
mfd: stmpe: DT: Enable no-irq mode configuration
Gabriel Fernandez
1
-0
/
+3
2013-01-03
Drivers: mfd: remove __dev* attributes.
Greg Kroah-Hartman
1
-9
/
+6
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2012-12-16
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-26
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-22
Input: stmpe-ts - add DT support for stmpe touchscreen
Vipul Kumar Samar
1
-0
/
+1
2012-11-11
mfd: Enable the STMPE MFD for Device Tree
Lee Jones
1
-6
/
+42
2012-11-11
mfd: Correct copy and paste mistake in stmpe
Lee Jones
1
-2
/
+2
2012-11-11
mfd: Provide the STMPE driver with its own IRQ domain
Lee Jones
1
-32
/
+50
2012-11-11
mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameter
Lee Jones
1
-12
/
+13
2012-09-15
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-07-31
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