aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-slave-eeprom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-10i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-31i2c: slave eeprom: clean up sysfs bin attribute read()/write()Vladimir Zapolskiy1-6/+0
2015-03-27i2c: slave-eeprom: add more info when to increase the pointerWolfram Sang1-0/+6
2015-03-27i2c: slave: rework the slave APIWolfram Sang1-6/+6
2015-01-24i2c: slave-eeprom: fix boundary check when using sysfsWolfram Sang1-2/+2
2014-12-11i2c: slave-eeprom: add eeprom simulator driverWolfram Sang1-0/+170