blob: 4aac7d9da4648f2dd9188921e1e4b87a9e6e164e [file] [log] [blame]
021c7d7b6713 ("eeprom: at24: use a helper variable for dev")
f2adff66604d ("eeprom: at24: rename chip to pdata in at24_probe()")
1f77d1859c3a ("eeprom: at24: rename at24_get_pdata()")
7c7f428eda52 ("eeprom: at24: don't check if byte_len is a power of 2")
53998fa89a5b ("eeprom: at24: make struct initialization uniform in at24_probe()")
5ca2b5b70e1a ("eeprom: at24: arrange local variables")
8cdc4e7e6d55 ("eeprom: at24: remove nvmem_config from at24_data")
d154316dde64 ("eeprom: at24: disable regmap locking")
6ce261e87fe1 ("eeprom: at24: add support for the write-protect pin")
b680f4fa7449 ("eeprom: at24: convert magic numbers to structs")
eef6939849b0 ("eeprom: at24: code shrink")
ec3c2d518b16 ("eeprom: at24: use a common prefix for all symbols in at24.c")
aa4ce22897e1 ("eeprom: at24: fix coding style issues")
e32213fbc543 ("eeprom: at24: support eeproms that do not auto-rollover reads")
a23727cb68e4 ("eeprom: at24: remove now unneeded smbus-related code")
dd69a9da7120 ("eeprom: at24: remove old read functions")
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")
644a1f19c6c8 ("eeprom: at24: fix reading from 24MAC402/24MAC602")
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()")
00f0ea70d2b8 ("eeprom: at24: check if the chip is functional in probe()")
24da3cc0e25f ("eeprom: at24: tweak the loop_until_timeout() macro")
0b813658c115 ("eeprom: at24: add support for at24mac series")
818d0220d857 ("eeprom: at24: support reading the serial number for 24csxx")
a7284a82e826 ("eeprom: at24: platform_data: use BIT() macro")
cd0c861542fc ("eeprom: at24: split at24_eeprom_write() into specialized functions")
9afd6866bf88 ("eeprom: at24: split at24_eeprom_read() into specialized functions")
9344a81efb88 ("eeprom: at24: hide the read/write loop behind a macro")
318aa9c66b33 ("eeprom: at24: call read/write functions via function pointers")
2da78ac3ba57 ("eeprom: at24: coding style fixes")
d5bc0047986d ("eeprom: at24: move at24_read() below at24_eeprom_write()")
b0b9f7bf9d1b ("eeprom: at24: improve the device_id table readability")
5af234401345 ("Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc")