aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinmux.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-23pinctrl/gpio: Take MUX usage into accountGravatar Stefan Wahren 1-0/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Gravatar Thomas Gleixner 1-2/+1
2018-07-17pinctrl: core: Remove broken remove_last group and pinmux functionsGravatar Tony Lindgren 1-7/+0
2017-08-14pinctrl: move const qualifier before structGravatar Masahiro Yamada 1-15/+14
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsGravatar Tony Lindgren 1-0/+56
2012-04-18pinctrl: ifdef CONFIG_DEBUG_FS cleanupGravatar Stephen Warren 1-6/+12
2012-03-05pinctrl: enhance mapping table to support pin config operationsGravatar Stephen Warren 1-4/+19
2012-03-05pinctrl: refactor struct pinctrl handling in core.c vs pinmux.cGravatar Stephen Warren 1-25/+16
2012-03-02pinctrl: enhance pinctrl_get() to handle multiple functionsGravatar Stephen Warren 1-1/+0
2012-02-22pinctrl: Re-order pinmux.[ch] to match each-otherGravatar Stephen Warren 1-8/+8
2012-02-10pinctrl: factor pin control handles over to the coreGravatar Linus Walleij 1-6/+61
2012-02-10pinctrl: move generic functions to the pinctrl_ namespaceGravatar Linus Walleij 1-4/+4
2012-01-26pinctrl: add checks for empty function namesGravatar Tony Lindgren 1-2/+2
2011-10-13drivers: create a pin control subsystemGravatar Linus Walleij 1-0/+47