summaryrefslogtreecommitdiff
path: root/drivers/nvmem/core.c
AgeCommit message (Expand)Author
2019-11-25nvmem: core: return error code instead of NULL from nvmem_device_getSrinivas Kandagatla
2019-09-21nvmem: Use the same permissions for eeprom as for nvmemJean Delvare
2019-06-22nvmem: core: fix read buffer in placeJorge Ramirez-Ortiz
2018-08-03nvmem: properly handle returned value nvmem_reg_readMathieu Malaterre
2017-07-21nvmem: core: fix leaks on registration errorsJohan Hovold
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-01nvmem: core: remove regmap dependencySrinivas Kandagatla
2016-03-01nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn
2016-03-01nvmem: Add flag to export NVMEM to root onlyAndrew Lunn
2016-02-11nvmem: core: fix error path in nvmem_add_cells()Rasmus Villemoes
2016-02-07nvmem: core: return error for non word aligned accessSrinivas Kandagatla
2015-10-04nvmem: core: Fix memory leak in nvmem_cell_writeAxel Lin
2015-10-04nvmem: core: Handle shift bits in-place if cell->nbits is non-zeroAxel Lin
2015-10-04nvmem: core: fix the out-of-range leak in read/write()ZhengShunQian
2015-08-05nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla
2015-08-05nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla