Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | misc: i2c_eeprom: Add compatible for AT24MAC402 | Wenyou Yang | 2017-09-12 | 1 | -0/+1 |
* | misc: i2c_eeprom: Add compatible for 24AA02E48 | Wenyou Yang | 2017-09-12 | 1 | -0/+1 |
* | i2c_eeprom: add static to i2c_eeprom_std_ops/probe | Masahiro Yamada | 2017-06-26 | 1 | -2/+2 |
* | i2c_eeprom: add read and write functions | Jonas Karlman | 2017-05-10 | 1 | -6/+26 |
* | i2c_eeprom: Add reading support | mario.six@gdsys.cc | 2016-07-22 | 1 | -8/+31 |
* | i2c_eeprom: include <linux/err.h> to fix build error | Masahiro Yamada | 2015-01-05 | 1 | -0/+1 |
* | dm: Add a simple EEPROM driver | Simon Glass | 2014-12-11 | 1 | -0/+51 |