summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/core.h
Commit message (Expand)AuthorAge
* pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-22
* pinctrl: move const qualifier before structMasahiro Yamada2017-08-14
* pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren2017-01-13
* pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren2017-01-03
* pinctrl: stricten up generic group codeLinus Walleij2017-01-03
* pinctrl: core: Add generic pinctrl functions for managing groupsTony Lindgren2017-01-03
* pinctrl: core: Use delayed work for hogsTony Lindgren2017-01-03
* pinctrl: copy per-pin driver private data to struct pin_descMasahiro Yamada2016-05-31
* pinctrl: core: create nolock version of pinctrl_find_gpio_range_from_pinJoachim Eastwood2016-03-07
* pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson2015-05-06
* pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard2013-04-26
* pinctrl: fix typo in headerRichard Genoud2013-03-27
* pinctrl/pinconfig: add debug interfaceLaurent Meunier2013-02-10
* drivers/pinctrl: grab default handles from device coreLinus Walleij2013-01-23
* pinctrl: add sleep mode management for hogsJulien Delacou2013-01-11
* pinctrl: reserve pins when states are activatedLinus Walleij2012-11-11
* pinctrl: show pin name for pingroups in sysfsDong Aisheng2012-04-18
* pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-18
* pinctrl: allow concurrent gpio and mux function ownership of pinsStephen Warren2012-03-12
* pinctrl: include machine header to core.hLinus Walleij2012-03-06
* pinctrl: Show selected function and group in pinmux-pins debugfsStephen Warren2012-03-05
* pinctrl: enhance mapping table to support pin config operationsStephen Warren2012-03-05
* pinctrl: API changes to support multiple states per deviceStephen Warren2012-03-05
* pinctrl: add usecount to pins for muxingStephen Warren2012-03-05
* pinctrl: refactor struct pinctrl handling in core.c vs pinmux.cStephen Warren2012-03-05
* pinctrl: fix and simplify lockingStephen Warren2012-03-05
* pinctrl: fix the pin descriptor kerneldocLinus Walleij2012-03-02
* pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren2012-03-02
* pinctrl: enhance pinctrl_get() to handle multiple functionsStephen Warren2012-03-02
* pinctrl: remove pin and hogs locks from struct pinctrl_devStephen Warren2012-02-24
* pinctrl: record a pin owner, not mux function, when requesting pinsStephen Warren2012-02-22
* pinctrl: core.c/h cleanupsStephen Warren2012-02-22
* pinctrl: factor pin control handles over to the coreLinus Walleij2012-02-10
* pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij2012-02-10
* pinctrl: delete raw device pointers in pinmux mapsLinus Walleij2012-02-01
* pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2012-01-24
* pinctrl: conjure names for unnamed pinsLinus Walleij2012-01-03
* pinctrl: don't create a device for each pin controllerStephen Warren2012-01-03
* pinctrl: add a pin config interfaceLinus Walleij2012-01-03
* pinctrl: unify pin type from signed to unsignedMarek Belisko2012-01-03
* pinctrl: move group lookup to coreLinus Walleij2012-01-03
* pinctrl: Don't copy function name when requesting a pinStephen Warren2011-10-20
* pinctrl: Don't copy pin names when registering themStephen Warren2011-10-20
* drivers: create a pin control subsystemLinus Walleij2011-10-13