aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinmux.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-23pinctrl/gpio: Take MUX usage into accountStefan Wahren1-0/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-2/+1
2018-07-17pinctrl: core: Remove broken remove_last group and pinmux functionsTony Lindgren1-7/+0
2017-08-14pinctrl: move const qualifier before structMasahiro Yamada1-15/+14
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren1-0/+56
2012-04-18pinctrl: ifdef CONFIG_DEBUG_FS cleanupStephen Warren1-6/+12
2012-03-05pinctrl: enhance mapping table to support pin config operationsStephen Warren1-4/+19
2012-03-05pinctrl: refactor struct pinctrl handling in core.c vs pinmux.cStephen Warren1-25/+16
2012-03-02pinctrl: enhance pinctrl_get() to handle multiple functionsStephen Warren1-1/+0
2012-02-22pinctrl: Re-order pinmux.[ch] to match each-otherStephen Warren1-8/+8
2012-02-10pinctrl: factor pin control handles over to the coreLinus Walleij1-6/+61
2012-02-10pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij1-4/+4
2012-01-26pinctrl: add checks for empty function namesTony Lindgren1-2/+2
2011-10-13drivers: create a pin control subsystemLinus Walleij1-0/+47