Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvmem: Add backwards compatibility support for older EEPROM drivers. | Andrew Lunn | 2016-03-01 | 1 | -8/+76 |
* | nvmem: Add flag to export NVMEM to root only | Andrew Lunn | 2016-03-01 | 1 | -2/+55 |
* | nvmem: core: fix error path in nvmem_add_cells() | Rasmus Villemoes | 2016-02-11 | 1 | -1/+3 |
* | nvmem: core: return error for non word aligned access | Srinivas Kandagatla | 2016-02-07 | 1 | -0/+6 |
* | 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: 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 | 1 | -0/+406 |