summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2012-05-14pinctrl: SPEAr: Create macro for declaring GPIO PINSViresh Kumar
2012-05-12Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann
2012-05-07pinctrl: add more info to error msgs in pin_requestStephen Warren
2012-05-01pinctrl: add pinctrl-mxs supportShawn Guo
2012-05-01pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng
2012-05-01pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng
2012-05-01pinctrl: support gpio request deferred probingDong Aisheng
2012-04-26pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng
2012-04-26pinctrl: enhance reporting of errors when loading from DTJohn Crispin
2012-04-26pinctrl: propagate map validation errorsStephen Warren
2012-04-24pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_settingJohn Crispin
2012-04-22pinctrl: Add SPEAr3xx pinctrl driversViresh Kumar
2012-04-22pinctrl: Add SPEAr pinctrl driversViresh Kumar
2012-04-18pinctrl: show pin name for pingroups in sysfsDong Aisheng
2012-04-18pinctrl: show pin name when request pinsDong Aisheng
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Stephen Warren
2012-04-18pinctrl: a minor fix of pin config debug informationDong Aisheng
2012-04-18pinctrl: pinconf: fix compilation error if PINCONF is not selectedViresh Kumar
2012-04-18pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren
2012-04-18pinctrl: ifdef CONFIG_DEBUG_FS cleanupStephen Warren
2012-04-18pinctrl: mark non-EXPERIMENTALLinus Walleij
2012-04-18pinctrl: tegra: Add complete device tree supportStephen Warren
2012-04-18pinctrl: implement pinctrl deferred probingLinus Walleij
2012-04-18pinctrl: add some error checking for user interfacesDong Aisheng
2012-04-18pinctrl: fix pinmux_check_ops error checkingDong Aisheng
2012-04-18pinctrl: replace list_*() with get_*_count()Viresh Kumar
2012-04-18pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-04-18pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRLStephen Warren
2012-04-18pinctrl: core device tree mapping table parsing supportStephen Warren
2012-04-18pinctrl: implement pinctrl_check_opsStephen Warren
2012-03-12pinctrl: support pinconfig on the U300Linus Walleij
2012-03-12pinctrl/coh901: use generic pinconf enums and parametersLinus Walleij
2012-03-12pinctrl: introduce generic pin configLinus Walleij
2012-03-12pinctrl: fix error path in pinconf_map_to_setting()Linus Walleij
2012-03-12pinctrl: allow concurrent gpio and mux function ownership of pinsStephen Warren
2012-03-06Merge branch 'pinctrl-tegra-for-next-diet' into for-nextLinus Walleij
2012-03-06pinctrl: include machine header to core.hLinus Walleij
2012-03-06pinctrl: add a driver for NVIDIA TegraStephen Warren
2012-03-05pinctrl: Show selected function and group in pinmux-pins debugfsStephen Warren
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-05pinctrl: add usecount to pins for muxingStephen Warren
2012-03-05pinctrl: refactor struct pinctrl handling in core.c vs pinmux.cStephen Warren
2012-03-05pinctrl: fix and simplify lockingStephen Warren
2012-03-02pinctrl: fix the pin descriptor kerneldocLinus Walleij
2012-03-02pinctrl: assume map table entries can't have a NULL name fieldStephen Warren
2012-03-02pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren
2012-03-02pinctrl: enhance pinctrl_get() to handle multiple functionsStephen Warren
2012-02-29pinctrl: move pinctrl-maps debugfs file to top-levelStephen Warren
2012-02-29pinctrl: make the pinmux-pins more helpfulLinus Walleij