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