summaryrefslogtreecommitdiffstats
path: root/drivers/eeprom/at24.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2016-07-111-6/+1
|\
| * eeprom: at24: Use xasprintf for small allocationSascha Hauer2016-07-051-6/+1
* | eeprom: at24: fix discarding const qualifierSascha Hauer2016-06-281-2/+5
|/
* eeprom: at24: make device name setup more robustUwe Kleine-König2016-05-311-1/+19
* eeprom: at24: check return value of devfs_create and fix error pathUwe Kleine-König2016-05-311-2/+9
* 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