| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-07-23 | i2c: busses: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-05-28 | i2c: slave-eeprom: update documentation to recent changes | Wolfram Sang | 1 | -4/+3 |
| 2020-05-28 | i2c: slave-eeprom: skip useless initialization | Wolfram Sang | 1 | -1/+0 |
| 2020-05-20 | i2c: slave-eeprom: add support for 24c512 EEPROMs | Wolfram Sang | 1 | -2/+4 |
| 2020-04-26 | i2c: slave-eeprom: Make it possible to pre-load eeprom data | Björn Ardö | 1 | -0/+25 |
| 2020-03-10 | i2c: use kobj_to_dev() API | chenqiwu | 1 | -2/+2 |
| 2019-09-28 | i2c: slave-eeprom: Add read only mode | Björn Ardö | 1 | -3/+11 |
| 2019-09-05 | i2c: slave-eeprom: Add comment about address handling | Björn Ardö | 1 | -0/+6 |
| 2019-09-05 | i2c-eeprom_slave: Add support for more eeprom models | Björn Ardö | 1 | -11/+25 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -4/+1 |
| 2015-08-10 | i2c: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
| 2015-07-31 | i2c: slave eeprom: clean up sysfs bin attribute read()/write() | Vladimir Zapolskiy | 1 | -6/+0 |
| 2015-03-27 | i2c: slave-eeprom: add more info when to increase the pointer | Wolfram Sang | 1 | -0/+6 |
| 2015-03-27 | i2c: slave: rework the slave API | Wolfram Sang | 1 | -6/+6 |
| 2015-01-24 | i2c: slave-eeprom: fix boundary check when using sysfs | Wolfram Sang | 1 | -2/+2 |
| 2014-12-12 | i2c: slave-eeprom: add eeprom simulator driver | Wolfram Sang | 1 | -0/+170 |