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