Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
23f00474d83db80bbe70d8d6e24538f5ee3d7a55
/
drivers
/
misc
/
i2c_eeprom.c
38793e2
misc: i2c_eeprom: verify that the chip is functional at probe()
by Baruch Siach
· Mon Aug 05 09:03:30 2019 +0300
4e4c5ed
misc: i2c_eeprom: add eeprom write support
by Baruch Siach
· Sun Apr 07 12:38:49 2019 +0300
263b5b0
misc: i2c_eeprom: support DT pagesize property
by Baruch Siach
· Sun Apr 07 12:38:48 2019 +0300
191d02e
misc: i2c_eeprom: Add atmel,24c08 to the list
by Michal Simek
· Mon Jan 21 13:54:57 2019 +0100
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
911a610
misc: i2c_eeprom: Add compatible for AT24MAC402
by Wenyou Yang
· Mon Jul 31 11:25:31 2017 +0800
6db5042
misc: i2c_eeprom: Add compatible for 24AA02E48
by Wenyou Yang
· Mon Jul 31 11:25:30 2017 +0800
a7cc93e8
i2c_eeprom: add static to i2c_eeprom_std_ops/probe
by Masahiro Yamada
· Thu Jun 22 16:51:22 2017 +0900
8427a24
i2c_eeprom: add read and write functions
by Jonas Karlman
· Sat Apr 22 08:57:41 2017 +0000
7559ac4
i2c_eeprom: Add reading support
by mario.six@gdsys.cc
· Wed Jun 22 15:14:16 2016 +0200
f9d52cc
i2c_eeprom: include <linux/err.h> to fix build error
by Masahiro Yamada
· Thu Dec 18 20:00:26 2014 +0900
6ca4ba0
dm: Add a simple EEPROM driver
by Simon Glass
· Wed Dec 10 08:55:54 2014 -0700