summaryrefslogtreecommitdiff
path: root/drivers/misc/i2c_eeprom.c
AgeCommit message (Expand)Author
2019-04-11misc: i2c_eeprom: add eeprom write supportBaruch Siach
2019-04-11misc: i2c_eeprom: support DT pagesize propertyBaruch Siach
2019-01-26misc: i2c_eeprom: Add atmel,24c08 to the listMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
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