aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/stmpe-i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-10mfd: Add STMPE1600 supportPatrice Chotard1-0/+2
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+0
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2015-07-17Update Viresh Kumar's email addressViresh Kumar1-1/+1
2014-07-09mfd: stmpe: Rid data size incompatibility warn when building for 64bitLee Jones1-2/+2
2014-05-09mfd: stmpe: Probe properly from the Device TreeLinus Walleij1-1/+29
2013-04-09mfd: support stmpe1801 18 bits enhanced port expanderJean-Nicolas Graux1-0/+1
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-3/+5
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-26mfd: stmpe-i2c: Move .driver structure fields inside {} in stmpe_i2c_driverViresh Kumar1-3/+5
2012-06-20Viresh has movedViresh Kumar1-1/+1
2012-01-09mfd: Add support for stmpe variant 801Viresh Kumar1-0/+1
2012-01-09mfd: Add support for stmpe variant 610Viresh Kumar1-0/+1
2012-01-09mfd: Separate out STMPE controller and interface specific codeViresh Kumar1-0/+107