summaryrefslogtreecommitdiffstats
path: root/drivers/misc/state.c
Commit message (Expand)AuthorAgeFilesLines
* state: disable load commandEnrico Jorns2015-11-271-1/+0
* state: use name of device node as name if alias is not availableMarc Kleine-Budde2015-11-271-1/+1
* state: make use of of_find_path_by_node() and add return -EPROBE_DEFER if dev...Marc Kleine-Budde2015-11-271-22/+9
* state: backend: support phandle and of_path referencesMarc Kleine-Budde2015-05-151-14/+58
* of_path: of_find_path(): add possibility to return .bb deviceMarc Kleine-Budde2015-04-231-1/+1
* state: add framework for persistent state handlingSascha Hauer2015-03-121-0/+81