Age | Commit message (Expand) | Author |
2013-05-04 | Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-02 | Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-02 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-30 | pinctrl: fix mutex deadlock in get_pinctrl_dev_from_of_node() | Daniel Mack |
2013-04-30 | pinctrl: plgpio: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han |
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: vt8500: wmt: Fix checking return value of pinctrl_register() | Axel Lin |
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: add pinctrl driver for imx6sl | Shawn Guo |
2013-04-09 | pinctrl: add pinctrl driver for imx6dl | Shawn Guo |
2013-04-09 | pinctrl: imx: move hard-coding data into device tree | Shawn Guo |
2013-04-09 | Merge branch 'mxs/cleanup' into next/multiplatform | Arnd Bergmann |
2013-04-09 | Merge tag 'v3.9-rc5' into next/cleanup | Arnd Bergmann |
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-08 | Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann |
2013-04-08 | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ... | Arnd Bergmann |
2013-04-04 | pinctrl: bcm2835: make use of of_property_read_u32_index() | Stephen Warren |
2013-04-04 | pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500 | Tony Prisk |
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 |