aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/stmpe-i2c.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Gravatar Thomas Gleixner 1-1/+1
2016-08-10mfd: Add STMPE1600 supportGravatar Patrice Chotard 1-0/+2
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+0
2015-08-11mfd: Drop owner assignment from i2c_driversGravatar Krzysztof Kozlowski 1-1/+0
2015-07-17Update Viresh Kumar's email addressGravatar Viresh Kumar 1-1/+1
2014-07-09mfd: stmpe: Rid data size incompatibility warn when building for 64bitGravatar Lee Jones 1-2/+2
2014-05-09mfd: stmpe: Probe properly from the Device TreeGravatar Linus Walleij 1-1/+29
2013-04-09mfd: support stmpe1801 18 bits enhanced port expanderGravatar Jean-Nicolas Graux 1-0/+1
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 1-3/+5
2012-11-28mfd: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28mfd: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28mfd: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-11-26mfd: stmpe-i2c: Move .driver structure fields inside {} in stmpe_i2c_driverGravatar Viresh Kumar 1-3/+5
2012-06-20Viresh has movedGravatar Viresh Kumar 1-1/+1
2012-01-09mfd: Add support for stmpe variant 801Gravatar Viresh Kumar 1-0/+1
2012-01-09mfd: Add support for stmpe variant 610Gravatar Viresh Kumar 1-0/+1
2012-01-09mfd: Separate out STMPE controller and interface specific codeGravatar Viresh Kumar 1-0/+107