Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvmem: sunxi: Check for memory allocation failure | Maxime Ripard | 2015-10-04 | 1 | -1/+10 |
* | nvmem: core: Fix memory leak in nvmem_cell_write | Axel Lin | 2015-10-04 | 1 | -1/+1 |
* | nvmem: core: Handle shift bits in-place if cell->nbits is non-zero | Axel Lin | 2015-10-04 | 1 | -1/+1 |
* | nvmem: core: fix the out-of-range leak in read/write() | ZhengShunQian | 2015-10-04 | 1 | -2/+2 |
* | nvmem: sunxi: Move the SID driver to the nvmem framework | Maxime Ripard | 2015-08-05 | 3 | -0/+184 |
* | nvmem: qfprom: Add Qualcomm QFPROM support. | Srinivas Kandagatla | 2015-08-05 | 3 | -0/+104 |
* | nvmem: Add nvmem_device based consumer apis. | Srinivas Kandagatla | 2015-08-05 | 1 | -0/+258 |
* | nvmem: Add a simple NVMEM framework for consumers | Srinivas Kandagatla | 2015-08-05 | 1 | -1/+420 |
* | nvmem: Add a simple NVMEM framework for nvmem providers | Srinivas Kandagatla | 2015-08-05 | 3 | -0/+425 |