1. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  2. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  3. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  4. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  5. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · Thu May 28 11:48:55 2020 +0200
  6. 24d8b75 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · Thu May 07 11:53:18 2020 +0300
  7. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  8. 2a57937 misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data by Masahiro Yamada · Fri Feb 28 22:04:14 2020 +0900
  9. c8b5dc3 misc: i2c_eeprom: remove pagewidth field from i2c_eeprom by Masahiro Yamada · Fri Feb 28 22:04:13 2020 +0900
  10. 44cf461 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · Fri Jan 31 15:07:52 2020 +0200
  11. 069ddc7 misc: i2c_eeprom: add size query by Robert Beckett · Mon Oct 28 18:29:06 2019 +0000
  12. f030d6f misc: i2c_eeprom: add fixed partitions support by Robert Beckett · Mon Oct 28 18:29:05 2019 +0000
  13. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  14. 38793e2 misc: i2c_eeprom: verify that the chip is functional at probe() by Baruch Siach · Mon Aug 05 09:03:30 2019 +0300
  15. 4e4c5ed misc: i2c_eeprom: add eeprom write support by Baruch Siach · Sun Apr 07 12:38:49 2019 +0300
  16. 263b5b0 misc: i2c_eeprom: support DT pagesize property by Baruch Siach · Sun Apr 07 12:38:48 2019 +0300
  17. 191d02e misc: i2c_eeprom: Add atmel,24c08 to the list by Michal Simek · Mon Jan 21 13:54:57 2019 +0100
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  19. 911a610 misc: i2c_eeprom: Add compatible for AT24MAC402 by Wenyou Yang · Mon Jul 31 11:25:31 2017 +0800
  20. 6db5042 misc: i2c_eeprom: Add compatible for 24AA02E48 by Wenyou Yang · Mon Jul 31 11:25:30 2017 +0800
  21. a7cc93e8 i2c_eeprom: add static to i2c_eeprom_std_ops/probe by Masahiro Yamada · Thu Jun 22 16:51:22 2017 +0900
  22. 8427a24 i2c_eeprom: add read and write functions by Jonas Karlman · Sat Apr 22 08:57:41 2017 +0000
  23. 7559ac4 i2c_eeprom: Add reading support by mario.six@gdsys.cc · Wed Jun 22 15:14:16 2016 +0200
  24. f9d52cc i2c_eeprom: include <linux/err.h> to fix build error by Masahiro Yamada · Thu Dec 18 20:00:26 2014 +0900
  25. 6ca4ba0 dm: Add a simple EEPROM driver by Simon Glass · Wed Dec 10 08:55:54 2014 -0700