summaryrefslogtreecommitdiff
path: root/drivers/misc/i2c_eeprom.c
AgeCommit message (Expand)Author
2020-05-04drivers: i2c_eeprom: add proper write implementationIgor Opaniuk
2017-09-12misc: i2c_eeprom: Add compatible for AT24MAC402Wenyou Yang
2017-09-12misc: i2c_eeprom: Add compatible for 24AA02E48Wenyou Yang
2017-06-26i2c_eeprom: add static to i2c_eeprom_std_ops/probeMasahiro Yamada
2017-05-10i2c_eeprom: add read and write functionsJonas Karlman
2016-07-22i2c_eeprom: Add reading supportmario.six@gdsys.cc
2015-01-05i2c_eeprom: include <linux/err.h> to fix build errorMasahiro Yamada
2014-12-11dm: Add a simple EEPROM driverSimon Glass