summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinmux.h
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: move const qualifier before structMasahiro Yamada2017-08-141-15/+14
* pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren2017-01-031-0/+56
* pinctrl: ifdef CONFIG_DEBUG_FS cleanupStephen Warren2012-04-181-6/+12
* pinctrl: enhance mapping table to support pin config operationsStephen Warren2012-03-051-4/+19
* pinctrl: refactor struct pinctrl handling in core.c vs pinmux.cStephen Warren2012-03-051-25/+16
* pinctrl: enhance pinctrl_get() to handle multiple functionsStephen Warren2012-03-021-1/+0
* pinctrl: Re-order pinmux.[ch] to match each-otherStephen Warren2012-02-221-8/+8
* pinctrl: factor pin control handles over to the coreLinus Walleij2012-02-101-6/+61
* pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij2012-02-101-4/+4
* pinctrl: add checks for empty function namesTony Lindgren2012-01-261-2/+2
* drivers: create a pin control subsystemLinus Walleij2011-10-131-0/+47