summaryrefslogtreecommitdiffstats
path: root/common/state
Commit message (Expand)AuthorAgeFilesLines
* common: state: fix another alignmentRoland Hieber2019-01-081-1/+1
* common: state: fix alignmentRoland Hieber2019-01-071-4/+4
* state: remove unused functionSascha Hauer2018-11-191-13/+0
* Merge branch 'for-next/state'Sascha Hauer2018-11-092-7/+8
|\
| * state: backend_bucket_circular: remove unused variablesUlrich Ölmann2018-10-121-2/+0
| * common: state: fix typoUlrich Ölmann2018-10-101-1/+1
| * state: backend_bucket_circular: fix memory leakUlrich Ölmann2018-10-101-4/+7
* | Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-091-1/+1
|\ \
| * | drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-1/+1
| |/
* | state: fix indentationUlrich Ölmann2018-10-191-1/+1
* | state: fix documentation of state_new_from_node()Ulrich Ölmann2018-10-121-0/+1
* | common: state: use of_property_write_string() where appropriateUlrich Ölmann2018-10-121-4/+2
|/
* state: backend_bucket_circular: fix for non power of 2 writesizeLadislav Michl2018-09-261-2/+2
* common: state: Add property to protect existing dataDaniel Schultz2018-04-164-4/+27
* state: find backend node with its reproducible nameSascha Hauer2018-02-222-1/+6
* state: remove unused arguments from state_new_from_node()Sascha Hauer2018-02-221-28/+16
* state: Add 'init_from_defaults' parameterSascha Hauer2018-02-062-0/+9
* state: refuse to set dirty parameter via setenvSascha Hauer2018-02-061-1/+6
* common: state: Add function to read state MACDaniel Schultz2017-11-071-0/+21
* common: state: Add variable type as enumDaniel Schultz2017-11-072-0/+27
* common: state: Add variable_type to state_variableDaniel Schultz2017-11-073-9/+21
* remove checks for xzalloc() returning NULLUwe Kleine-König2017-09-263-8/+0
* state: don't use uninitialized variableJuergen Borleis2017-09-061-1/+1
* state: use the given backend storage type nameJuergen Borleis2017-09-061-4/+5
* state: provide an error message when an error occursJuergen Borleis2017-09-061-0/+1
* state: add debugging helpJuergen Borleis2017-09-062-1/+8
* state: keep backward compatibilityJuergen Borleis2017-09-061-9/+19
* Merge branch 'for-next/state'Lucas Stach2017-07-312-3/+1
|\
| * state: backend_storage: remove unreachable error messagePhilipp Zabel2017-07-201-2/+0
| * state: backend_bucket_circular: promote old state debug message to infoPhilipp Zabel2017-07-201-1/+1
* | Merge branch 'for-next/efi'Lucas Stach2017-07-313-3/+3
|\ \
| * | state: fix compile warnings for dev_err expansionSteffen Trumtrar2017-07-103-3/+3
| |/
* / state: backend_bucket_circular: fix old state readsPhilipp Zabel2017-07-201-1/+4
|/
* state: backend: always pass backend type to Linux dtbSascha Hauer2017-06-231-1/+2
* state: do not complain about missing backend-storage-typeSascha Hauer2017-05-231-7/+2
* state: remove unused variablesSascha Hauer2017-05-111-9/+0
* Merge branch 'for-next/state'Sascha Hauer2017-05-051-3/+25
|\
| * state: Create alias in of_state_fixup()Sascha Hauer2017-05-041-1/+12
| * state: Make an alias mandatorySascha Hauer2017-05-041-2/+4
| * state: warn when a state node will be overwrittenSascha Hauer2017-05-041-0/+9
* | Merge branch 'for-next/parameter-types'Sascha Hauer2017-05-051-2/+2
|\ \
| * | param: make parameter functions more consistentSascha Hauer2017-04-111-2/+2
* | | Merge branch 'for-next/misc'Sascha Hauer2017-05-051-1/+0
|\ \ \ | |_|/ |/| |
| * | state: backend_bucket_circular: drop unused free_pattern constantAntony Pavlov2017-05-031-1/+0
| |/
* | state: backend_raw: init digest earlierSascha Hauer2017-04-241-4/+6
* | state: Fix "pack" returning freed data for DTB backendIan Abbott2017-04-211-2/+0
* | state: Fix error return valueSascha Hauer2017-04-191-0/+1
* | state: backend_storage: Set needs_refresh back to 0 after refreshingSascha Hauer2017-04-191-2/+4
* | state: backend_bucket_circular: Do not leak memorySascha Hauer2017-04-191-2/+4
|/
* state: remove unused variable typeSascha Hauer2017-04-043-17/+0