aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2014-06-16pinctrl: Fix pin_config_*_set_bulk APIsv3.10/topic/pinctrlSherman Yin
2014-04-04pinctrl: utils : add support to pass config type in generic util APIsMark Brown
2014-04-04pinctrl: Pass all configs to driver on pin_config_set()Mark Brown
2014-04-04pinctrl: add utility functions for add map/configsLaxman Dewangan
2014-04-04pinctrl: Adds slew-rate, input-enable/disableSherman Yin
2014-04-04pinctrl: pinconf-generic: Remove ti prefix in dev_err messagesAxel Lin
2014-04-04pinctrl: pinconf-generic: add generic APIs for mapping pinctrl nodeLaxman Dewangan
2014-04-04pinctrl: remove bindings for pinconf options needing more thoughtHeiko Stübner
2014-04-04pinctrl: set unit for debounce time pinconfig to usecHeiko Stübner
2014-04-04pinctrl: dynamically alloc temp array when parsing dt pinconf optionsHeiko Stübner
2014-04-04pinctrl: handle zero found dt pinconfig properties betterHeiko Stübner
2014-04-04pinctrl: clarify some dt pinconfig optionsHeiko Stübner
2014-04-04pinctrl: add function to parse generic pinconfig properties from a dt nodeHeiko Stübner
2014-04-04pinctrl: add pinconf-generic define for a pin-default pullHeiko Stübner
2014-04-04pinconf-generic: add BIAS_BUS_HOLD pinconfJames Hogan
2014-04-04pinconf-generic: add drive strength to debugfs outputJames Hogan
2014-04-04pinctrl: rip out the direct pinconf APILinus Walleij
2013-06-07Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-06-04sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart
2013-05-27pinctrl: pinconf: take the right mutexLinus Walleij
2013-05-27pinctrl: sunxi: fix error return code in sunxi_pinctrl_probe()Wei Yongjun
2013-05-27pinctrl: exynos: Handle suspend/resume of GPIO EINT registersTomasz Figa
2013-05-27pinctrl: samsung: Allow per-bank SoC-specific private dataTomasz Figa
2013-05-27pinctrl: samsung: Add support for SoC-specific suspend/resume callbacksTomasz Figa
2013-05-27pinctrl: Don't override the error code in probe error handlingAxel Lin
2013-05-27pinctrl: exynos: Add support for set_irq_wake of wake-up EINTsTomasz Figa
2013-05-27pinctrl: samsung: fix suspend/resume functionalityDoug Anderson
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-18drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-15pinctrl/lantiq: Free mapping configs for both pin and groupsLaurent Pinchart
2013-05-14pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry()Wei Yongjun
2013-05-14pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl tableTony Prisk
2013-05-14pinctrl: abx500: Rejiggle platform data and DT initialisationLee Jones
2013-05-14pinctrl: abx500: Specify failed sub-driver by ID instead of driver_dataLee Jones
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-30pinctrl: fix mutex deadlock in get_pinctrl_dev_from_of_node()Daniel Mack
2013-04-30pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-04-26pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard
2013-04-26pinctrl/pinconfig: fix misplaced gotoLaurent Meunier
2013-04-23pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enterTomasz Figa
2013-04-19pinctrl: vt8500: wmt: Fix checking return value of pinctrl_register()Axel Lin
2013-04-19pinctrl/pinconfig: add debug interfaceLaurent Meunier