summaryrefslogtreecommitdiffstats
path: root/common/state
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/state'Sascha Hauer2016-11-145-12/+13
|\
| * state: fix indentationStefan Lengfeld2016-11-031-3/+3
| * state: use packed attribute for on storage structsStefan Lengfeld2016-11-033-3/+3
| * state: Use dev_* for information rather than pr_*Sascha Hauer2016-10-201-4/+4
| * state: pass error code instead of inventing new oneSascha Hauer2016-10-201-3/+4
* | state: fix state is not saved when string variable is changedStefan Lengfeld2016-11-031-1/+1
|/
* state: consistently pass one type as private data to dev_add_param_*Sascha Hauer2016-09-201-14/+15
* state: make locally used function staticSascha Hauer2016-09-202-2/+1
* state: Add state to state_variableSascha Hauer2016-09-202-6/+8
* state: fix finding the correct parent nodeMichael Olbrich2016-09-201-2/+2
* state: don't keep pointers to device tree nodesMichael Olbrich2016-09-202-8/+13
* state: copy backend of_path stringMichael Olbrich2016-09-202-2/+3
* Merge branch 'for-next/misc'Sascha Hauer2016-08-032-0/+16
|\
| * state: Save on shutdownSascha Hauer2016-07-222-0/+16
* | state: only build circular backend if MTD is enabledLucas Stach2016-07-252-3/+5
|/
* state: also append backend storage stridesizeMichael Grzeschik2016-07-083-0/+10
* state: Refactor state frameworkMarkus Pargmann2016-07-0811-0/+3384