summaryrefslogtreecommitdiffstats
path: root/drivers/misc/i2c_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* misc: i2c_eeprom: Add compatible for AT24MAC402Wenyou Yang2017-09-121-0/+1
* misc: i2c_eeprom: Add compatible for 24AA02E48Wenyou Yang2017-09-121-0/+1
* i2c_eeprom: add static to i2c_eeprom_std_ops/probeMasahiro Yamada2017-06-261-2/+2
* i2c_eeprom: add read and write functionsJonas Karlman2017-05-101-6/+26
* i2c_eeprom: Add reading supportmario.six@gdsys.cc2016-07-221-8/+31
* i2c_eeprom: include <linux/err.h> to fix build errorMasahiro Yamada2015-01-051-0/+1
* dm: Add a simple EEPROM driverSimon Glass2014-12-111-0/+51