summaryrefslogtreecommitdiff
path: root/include/linux/pinctrl/machine.h
AgeCommit message (Expand)Author
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-04-26pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng
2012-04-25pinctrl: fix dangling commentLinus Walleij
2012-04-18pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren
2012-04-18pinctrl: fix compile error if not select PINMUX supportDong Aisheng
2012-03-06pinctrl: split pincontrol states into its own headerLinus Walleij
2012-03-05pinctrl: enhance mapping table to support pin config operationsStephen Warren
2012-03-05pinctrl: API changes to support multiple states per deviceStephen Warren
2012-03-02pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren
2012-02-29pinctrl: re-order struct pinctrl_mapStephen Warren
2012-02-24pinctrl: disallow map table entries with NULL dev_name fieldStephen Warren
2012-02-10pinctrl: changes hog mechanism to be self-referentialLinus Walleij
2012-02-10pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij
2012-02-01pinctrl: delete raw device pointers in pinmux mapsLinus Walleij
2012-01-03pinctrl: add a group-specific hog macroLinus Walleij
2012-01-03pinctrl: don't create a device for each pin controllerStephen Warren
2012-01-03pinctrl: implement PINMUX_MAP_SYS_HOGStephen Warren
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij
2011-10-13drivers: create a pin control subsystemLinus Walleij