Commit Graph

147 Commits (569ba7d2083681abbfc2f6d6550e74e64833dada)

Author SHA1 Message Date
Lee Jones 855f80cd16 pinctrl-nomadik: Allow Device Tree driver probing 13 years ago
Dong Aisheng 4f6a16bf01 pinctrl: pinctrl-imx: add imx51 pinctrl driver 13 years ago
Dong Aisheng 93fbd3c050 pinctrl: pinctrl-imx: add imx53 pinctrl driver 13 years ago
Arnd Bergmann 0fa7be407d ARM: nomadik: enable PINCTRL_NOMADIK where needed 13 years ago
Dong Aisheng 19055b8fa7 pinctrl: pinctrl-pxa3xx: remove empty pinmux disable function 13 years ago
Dong Aisheng eaf7bfb092 pinctrl: pinctrl-mxs: remove empty pinmux disable function 13 years ago
Dong Aisheng 273f0c349e pinctrl: pinctrl-imx: remove empty pinmux disable function 13 years ago
Dong Aisheng 02b50ce4cb pinctrl: make pinmux disable function optional 13 years ago
Dong Aisheng c95df2db2c pinctrl: a minor error checking improvement for pinconf 13 years ago
Viresh Kumar eb3f995d7e pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res 13 years ago
Viresh Kumar 85ed41a76f pinctrl: Add SPEAr13xx pinctrl drivers 13 years ago
Viresh Kumar d1e77afe9d pinctrl: SPEAr: Create macro for declaring GPIO PINS 13 years ago
Shawn Guo 4851680491 pinctrl: mxs: skip gpio nodes for group creation 13 years ago
Shawn Guo 3b7ac941e0 pinctrl: mxs: create group for pin config node 13 years ago
Linus Walleij d41af62763 pinctrl/nomadik: implement pin configuration 13 years ago
Linus Walleij dbfe8ca259 pinctrl/nomadik: implement pin multiplexing 13 years ago
Linus Walleij 24cbdd75c4 pinctrl/nomadik: reuse GPIO debug function for pins 13 years ago
Linus Walleij 6f4350a6da pinctrl/nomadik: break out single GPIO debug function 13 years ago
Linus Walleij e98ea774c8 pinctrl/nomadik: basic Nomadik pinctrl interface 13 years ago
Arnd Bergmann 072e82a18f pinctrl/nomadik: !CONFIG_OF build error 13 years ago
Linus Walleij 1ae4e59279 gpio: move the Nomadik GPIO driver to pinctrl 13 years ago
Stephen Warren d4705316c1 pinctrl: add more info to error msgs in pin_request 13 years ago
Shawn Guo 17723111e6 pinctrl: add pinctrl-mxs support 13 years ago
Dong Aisheng d8fe35727a pinctrl: pinctrl-imx: add imx6q pinctrl driver 13 years ago
Dong Aisheng ae75ff8145 pinctrl: pinctrl-imx: add imx pinctrl core driver 13 years ago
Dong Aisheng 4650b7cbea pinctrl: support gpio request deferred probing 13 years ago
Dong Aisheng 5b3aa5f7c6 pinctrl: add pinctrl_provide_dummies interface for platforms to use 13 years ago
John Crispin ad6e1107ba pinctrl: enhance reporting of errors when loading from DT 13 years ago
Stephen Warren fde04f419a pinctrl: propagate map validation errors 13 years ago
Stephen Warren aef7704c6c pinctrl: tegra: error reporting cleanup 13 years ago
John Crispin 15f70e1b9a pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting 13 years ago
Viresh Kumar 52130b6033 pinctrl: Add SPEAr3xx pinctrl drivers 13 years ago
Viresh Kumar deda8287e1 pinctrl: Add SPEAr pinctrl drivers 13 years ago
Stephen Warren b5badbaad1 pinctrl: tegra: debugfs enhancements 13 years ago
Stephen Warren 52f48fe00f pinctrl: tegra: refactor probe handling 13 years ago
Stephen Warren f30d12b3ff ARM: tegra: Switch to new pinctrl driver 13 years ago
Dong Aisheng dcb5dbc305 pinctrl: show pin name for pingroups in sysfs 13 years ago
Dong Aisheng d0bd8df56e pinctrl: show pin name when request pins 13 years ago
Stephen Warren 6d4ca1fb46 pinctrl: implement devm_pinctrl_get()/put() 13 years ago
Dong Aisheng 2aeefe0233 pinctrl: a minor fix of pin config debug information 13 years ago
Viresh Kumar 96593afe6d pinctrl: pinconf: fix compilation error if PINCONF is not selected 13 years ago
Stephen Warren 6cb4158757 pinctrl: allow pctldevs to decode pin config in debugfs 13 years ago
Stephen Warren c736d73c9e pinctrl: ifdef CONFIG_DEBUG_FS cleanup 13 years ago
Linus Walleij 630e2d0494 pinctrl: mark non-EXPERIMENTAL 13 years ago
Stephen Warren 60f7f5003d pinctrl: tegra: Add complete device tree support 13 years ago
Linus Walleij c05127c4e2 pinctrl: implement pinctrl deferred probing 13 years ago
Dong Aisheng ad8bb720c2 pinctrl: add some error checking for user interfaces 13 years ago
Dong Aisheng a1d31f71e6 pinctrl: fix pinmux_check_ops error checking 13 years ago
Viresh Kumar d1e90e9e74 pinctrl: replace list_*() with get_*_count() 13 years ago
Uwe Kleine-König 122dbe7e58 pinctrl: mark const init data with __initconst instead of __initdata 13 years ago