summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-generic.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+2
* Fix codying style broken by recent libfdt syncMasahiro Yamada2016-10-241-3/+3
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-5/+5
* pinctrl: generic: scan for "pins" and "groups" properties in sub-nodesBeniamino Galvani2016-09-061-2/+4
* pinctrl: add pin control uclass supportMasahiro Yamada2015-08-311-0/+359