summaryrefslogtreecommitdiff
path: root/drivers/nvmem/core.c (follow)
Commit message (Expand)AuthorAge
* nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd2021-10-27
* nvmem: core: return error code instead of NULL from nvmem_device_getSrinivas Kandagatla2019-11-25
* nvmem: core: fix read buffer in placeJorge Ramirez-Ortiz2019-06-22
* nvmem: core: Fix memory leak in nvmem_cell_writeAxel Lin2015-10-04
* nvmem: core: Handle shift bits in-place if cell->nbits is non-zeroAxel Lin2015-10-04
* nvmem: core: fix the out-of-range leak in read/write()ZhengShunQian2015-10-04
* nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla2015-08-05
* nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla2015-08-05
* nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla2015-08-05