aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/smsc-ece1099.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-13mfd: smsc-ece1099: Remove driverMichael Walle1-87/+0
2018-05-16mfd: smsc-ece1099: Improve a size determination in smsc_i2c_probe()Markus Elfring1-2/+1
2018-05-16mfd: smsc-ece1099: Delete an error message for a failed memory allocationMarkus Elfring1-3/+1
2017-07-06mfd: smsc-ece: Use devm_of_platform_populate()Benjamin Gaignard1-2/+1
2016-10-04mfd: smsc-ece1099: Make it explicitly non-modularPaul Gortmaker1-9/+2
2016-06-29mfd: smsc-ece1099: Return directly after a function failure in smsc_i2c_probe()Markus Elfring1-6/+3
2016-06-29mfd: smsc-ece1099: Delete an unnecessary variable initialisation in smsc_i2c_probe()Markus Elfring1-1/+1
2016-05-09mfd: smsc-ece1099: Remove unnecessarily remove callbackLaxman Dewangan1-10/+0
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2015-01-22mfd: smsc-ece1099: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-10-01mfd: smsc: Add support for smsc gpio io/keypad driverSourav Poddar1-0/+113