blob: 9ffccd90c7ad4ec1888cac36b59561e27763071f [file] [log] [blame]
5ca2b5b70e1a ("eeprom: at24: arrange local variables")
8cdc4e7e6d55 ("eeprom: at24: remove nvmem_config from at24_data")
b680f4fa7449 ("eeprom: at24: convert magic numbers to structs")
eef6939849b0 ("eeprom: at24: code shrink")
aa4ce22897e1 ("eeprom: at24: fix coding style issues")
a23727cb68e4 ("eeprom: at24: remove now unneeded smbus-related code")
4bb5c13cc23c ("eeprom: at24: add regmap-based read function")
d4297d679577 ("eeprom: at24: remove old write functions")
8e5888e17f48 ("eeprom: at24: add regmap-based write function")
460494864138 ("eeprom: at24: change at24_translate_offset return type")
5c015258478e ("eeprom: at24: add basic regmap_i2c support")
7f6d2ecd3d7a ("eeprom: at24: change nvmem stride to 1")
f9ecc83f8d72 ("eeprom: at24: fix I2C device selection for runtime PM")
d9bcd462daf3 ("eeprom: at24: check at24_read/write arguments")
5478e478eee3 ("eeprom: at24: correctly set the size for at24mac402")
7f2a2f0d0d66 ("eeprom: at24: Add OF device ID table")
98e8201039af ("eeprom: at24: enable runtime pm support")
dd905a61e95e ("misc: eeprom: at24: use device_property_*() functions instead of of_get_property()")