summaryrefslogtreecommitdiffstats
path: root/drivers/eeprom/at24.c
Commit message (Expand)AuthorAgeFilesLines
* string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+1
* eeprom: Support pagesize OF device tree propertyTrent Piepho2015-11-261-6/+12
* eeprom: Add support for 24c1025 EEPROMTrent Piepho2015-11-261-2/+6
* at24: support write-protect GPIOJan Luebbe2015-08-201-0/+38
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-1/+1
* eeprom: at24: Enable OF partition parsingSascha Hauer2013-11-081-0/+2
* I2C: Rename i2c_register_driver() for using with register_driver_macro()Alexander Shiyan2013-03-141-1/+1
* eeprom: add at24 supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+460