summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ARM: tegra: Switch to new pinctrl driverStephen Warren2012-04-181-3/+3
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'pinctrl-mergebase-20120418' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-05-0915-132/+766
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'ux500-gpio-pins-for-arm-soc' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-04-301-4/+21
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | pinctrl: implement pinctrl_check_opsStephen Warren2012-04-111-4/+21
| | | |_|/ | | |/| |
| * | | | pinctrl: Add SPEAr3xx pinctrl driversViresh Kumar2012-04-227-0/+5311
| * | | | pinctrl: Add SPEAr pinctrl driversViresh Kumar2012-04-226-0/+517
| |/ / /
* | | | pinctrl: pinctrl-imx: add imx51 pinctrl driverDong Aisheng2012-05-203-0/+1331
* | | | pinctrl: pinctrl-imx: add imx53 pinctrl driverDong Aisheng2012-05-203-0/+1658
* | | | pinctrl: pinctrl-pxa3xx: remove empty pinmux disable functionDong Aisheng2012-05-151-6/+0
* | | | pinctrl: pinctrl-mxs: remove empty pinmux disable functionDong Aisheng2012-05-151-7/+0
* | | | pinctrl: pinctrl-imx: remove empty pinmux disable functionDong Aisheng2012-05-151-7/+0
* | | | pinctrl: make pinmux disable function optionalDong Aisheng2012-05-151-3/+3
* | | | pinctrl: a minor error checking improvement for pinconfDong Aisheng2012-05-151-2/+2
* | | | pinctrl: mxs: skip gpio nodes for group creationShawn Guo2012-05-141-0/+7
* | | | pinctrl: mxs: create group for pin config nodeShawn Guo2012-05-141-24/+44
| |_|/ |/| |
* | | pinctrl: add more info to error msgs in pin_requestStephen Warren2012-05-071-6/+8
* | | pinctrl: add pinctrl-mxs supportShawn Guo2012-05-026-0/+1343
* | | pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng2012-05-023-0/+2340
* | | pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng2012-05-024-0/+739
* | | pinctrl: support gpio request deferred probingDong Aisheng2012-05-021-3/+4
* | | pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng2012-04-261-2/+27
* | | pinctrl: enhance reporting of errors when loading from DTJohn Crispin2012-04-263-27/+49
* | | pinctrl: propagate map validation errorsStephen Warren2012-04-261-2/+2
* | | pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_settingJohn Crispin2012-04-241-7/+8
| |/ |/|
* | pinctrl: show pin name for pingroups in sysfsDong Aisheng2012-04-182-4/+29
* | pinctrl: show pin name when request pinsDong Aisheng2012-04-181-2/+3
* | pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-181-0/+56
* | pinctrl: a minor fix of pin config debug informationDong Aisheng2012-04-181-2/+2
* | pinctrl: pinconf: fix compilation error if PINCONF is not selectedViresh Kumar2012-04-181-1/+1
* | pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren2012-04-181-4/+27
* | pinctrl: ifdef CONFIG_DEBUG_FS cleanupStephen Warren2012-04-182-11/+24
* | pinctrl: mark non-EXPERIMENTALLinus Walleij2012-04-181-1/+0
* | pinctrl: tegra: Add complete device tree supportStephen Warren2012-04-181-0/+205
* | pinctrl: implement pinctrl deferred probingLinus Walleij2012-04-182-6/+9
* | pinctrl: add some error checking for user interfacesDong Aisheng2012-04-182-2/+17
* | pinctrl: fix pinmux_check_ops error checkingDong Aisheng2012-04-181-3/+5
* | pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-187-85/+43
* | pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-181-2/+2
* | pinctrl: fix build when CONFIG_OF && !CONFIG_PINCTRLStephen Warren2012-04-181-1/+3
* | pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-185-18/+350
* | pinctrl: implement pinctrl_check_opsStephen Warren2012-04-181-4/+21
|/
* pinctrl: support pinconfig on the U300Linus Walleij2012-03-124-8/+135
* pinctrl/coh901: use generic pinconf enums and parametersLinus Walleij2012-03-121-43/+13
* pinctrl: introduce generic pin configLinus Walleij2012-03-125-4/+170
* pinctrl: fix error path in pinconf_map_to_setting()Linus Walleij2012-03-121-10/+17
* pinctrl: allow concurrent gpio and mux function ownership of pinsStephen Warren2012-03-122-29/+56
* Merge branch 'pinctrl-tegra-for-next-diet' into for-nextLinus Walleij2012-03-066-0/+7326
|\
| * pinctrl: add a driver for NVIDIA TegraStephen Warren2012-03-066-0/+7326
* | pinctrl: include machine header to core.hLinus Walleij2012-03-061-1/+2
* | pinctrl: Show selected function and group in pinmux-pins debugfsStephen Warren2012-03-052-1/+69
OpenPOWER on IntegriCloud