aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinmux.h
AgeCommit message (Expand)Author
2018-07-17pinctrl: core: Remove broken remove_last group and pinmux functionsTony Lindgren
2017-08-14pinctrl: move const qualifier before structMasahiro Yamada
2017-01-03pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren
2012-04-18pinctrl: ifdef CONFIG_DEBUG_FS cleanupStephen Warren
2012-03-05pinctrl: enhance mapping table to support pin config operationsStephen Warren
2012-03-05pinctrl: refactor struct pinctrl handling in core.c vs pinmux.cStephen Warren
2012-03-02pinctrl: enhance pinctrl_get() to handle multiple functionsStephen Warren
2012-02-22pinctrl: Re-order pinmux.[ch] to match each-otherStephen Warren
2012-02-10pinctrl: factor pin control handles over to the coreLinus Walleij
2012-02-10pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij
2012-01-26pinctrl: add checks for empty function namesTony Lindgren
2011-10-13drivers: create a pin control subsystemLinus Walleij