Age | Commit message (Expand) | Author |
2013-04-26 | pinctrl: move subsystem mutex to pinctrl_dev struct | Patrice Chotard |
2013-04-26 | pinctrl/pinconfig: fix misplaced goto | Laurent Meunier |
2013-04-23 | pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enter | Tomasz Figa |
2013-04-19 | pinctrl/pinconfig: add debug interface | Laurent Meunier |
2013-04-18 | pinctrl: abx500: fix issue when no pdata | Patrice CHOTARD |
2013-04-09 | pinctrl: sunxi: Rename wemac functions to emac | Maxime Ripard |
2013-04-09 | pinctrl: exynos5440: add gpio interrupt support | Thomas Abraham |
2013-04-09 | pinctrl: exynos5440: fix probe failure due to missing pin-list in config nodes | Thomas Abraham |
2013-04-09 | pinctrl: ab8505: Staticize some symbols | Sachin Kamat |
2013-04-09 | pinctrl: ab8540: Staticize some symbols | Sachin Kamat |
2013-04-09 | pinctrl: ab9540: Staticize some symbols | Sachin Kamat |
2013-04-09 | pinctrl: ab8500: Staticize some symbols | Sachin Kamat |
2013-04-09 | pinctrl: abx500: Staticize some symbols | Sachin Kamat |
2013-04-09 | pinctrl: Add pinctrl-s3c64xx driver | Tomasz Figa |
2013-04-09 | pinctrl: samsung: Handle banks with two configuration registers | Tomasz Figa |
2013-04-09 | pinctrl: samsung: Remove hardcoded register offsets | Tomasz Figa |
2013-04-09 | pinctrl: samsung: Split pin bank description into two structures | Tomasz Figa |
2013-04-09 | pinctrl: samsung: Include pinctrl-exynos driver data conditionally | Tomasz Figa |
2013-04-09 | pinctrl: samsung: Protect bank registers with a spinlock | Tomasz Figa |
2013-04-03 | Merge tag 'v3.9-rc5' into devel | Linus Walleij |
2013-04-03 | pinctrl/abx500: fix ab9540 alternate function | Patrice Chotard |
2013-04-03 | pinctrl/pinconf: partial revert of pin config debugfs | Linus Walleij |
2013-04-03 | pinctrl/nomadik: add device tree bindings for db8540 | Gabriel Fernandez |
2013-04-03 | pinctrl: simplify the re-enable old state code in pinctrl_select_state | Richard Genoud |
2013-04-03 | pinctrl: select_state: don't call pinctrl_free_setting on error | Richard Genoud |
2013-04-03 | pinctrl: coh901: Fix error checking in u300_gpio_to_irq | Axel Lin |
2013-04-03 | pinctrl: pinctrl_select_state: set the old_state back on error | Richard Genoud |
2013-04-03 | pinctrl: remove superfluous optimization in pinctrl_select_state_locked | Richard Genoud |
2013-04-03 | pinctrl: use dev_info instead of pr_info in pinctrl_select_state_locked | Richard Genoud |
2013-04-03 | pinctrl: sunxi: add clock support | Emilio López |
2013-04-03 | pinctrl: core: add dependence of GPIOLIB | Haojian Zhuang |
2013-04-03 | pinctrl/abx500: fix ab8505 alternate function | Patrice Chotard |
2013-03-27 | pinctrl: mvebu: prevent walking off the end of group array | David Woodhouse |
2013-03-27 | pinctrl: re-enable old state in case of error in pinctrl_select_state | Richard Genoud |
2013-03-27 | pinctrl: disable and free setting in select_state in case of error | Richard Genoud |
2013-03-27 | pinctrl: create pinctrl_free_setting function | Richard Genoud |
2013-03-27 | pinctrl: fix typo in header | Richard Genoud |
2013-03-27 | pinctrl: sirf: using for_each_set_bit to simplify the code | Wei Yongjun |
2013-03-27 | pinctrl: coh901: Fix checkpatch error | Sachin Kamat |
2013-03-27 | pinctrl: generic: Fix checkpatch errors | Sachin Kamat |
2013-03-27 | pinctrl: generic: Make 'conf_items' static | Sachin Kamat |
2013-03-27 | pinctrl: at91: Fix checkpatch errors | Sachin Kamat |
2013-03-27 | pinctrl: at91: Remove duplicate const | Sachin Kamat |
2013-03-27 | pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe() | Wei Yongjun |
2013-03-27 | pinctrl/nomadik: Fix checkpatch errors | Sachin Kamat |
2013-03-27 | pinctrl/nomadik-db8500: Fix checkpatch errors | Sachin Kamat |
2013-03-27 | pinctrl: remove pxa pinctrl driver | Haojian Zhuang |
2013-03-24 | Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-03-21 | pinmux: forbid mux_usecount to be set at UINT_MAX | Richard Genoud |
2013-03-21 | pinctrl: mvebu: fix checking for SoC specific controls | Simon Guinot |