Age | Commit message (Expand) | Author |
2015-04-14 | Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-09 | pinctrl: sirf: move sgpio lock into state container | Linus Walleij |
2015-04-08 | pinctrl: Add support for PM8916 GPIO's and MPP's | Ivan T. Ivanov |
2015-04-08 | pinctrl: bcm2835: Fix support for threaded level triggered IRQs | Charles Keepax |
2015-04-07 | sh-pfc: r8a7790: add EtherAVB pin groups | Sergei Shtylyov |
2015-04-07 | pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO support | Mika Westerberg |
2015-04-07 | pinctrl: fsl: imx: Check for 0 config register | Markus Pargmann |
2015-04-07 | pinctrl: Add support for Meson8b | Carlo Caione |
2015-04-07 | documentation: Extend pinctrl docs for Meson8b | Carlo Caione |
2015-04-07 | pinctrl: Cleanup Meson8 driver | Carlo Caione |
2015-04-07 | Fix inconsistent spinlock of AMD GPIO driver which can be | Ken Xue |
2015-04-07 | pinctrl: at91: convert __raw to endian agnostic IO | Ben Dooks |
2015-03-27 | pinctrl: constify of_device_id array | Fabian Frederick |
2015-03-27 | pinctrl: pinconf-generic: add dt node names to error messages | Baruch Siach |
2015-03-27 | pinctrl: pinconf-generic: scan also referenced phandle node | Baruch Siach |
2015-03-27 | pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver | Thomas Petazzoni |
2015-03-25 | pinctrl: st: Display pin's function when printing pinctrl debug information | Lee Jones |
2015-03-25 | pinctrl: st: Show correct pin direction also in GPIO mode | Lee Jones |
2015-03-25 | pinctrl: st: Supply a GPIO get_direction() call-back | Lee Jones |
2015-03-25 | pinctrl: st: Move st_get_pio_control() further up the source file | Lee Jones |
2015-03-25 | pinctrl: st: Introduce a 'get pin function' call | Lee Jones |
2015-03-19 | pinctrl: tegra: use signed bitfields for optional fields | Stefan Agner |
2015-03-18 | pinctrl: mediatek: mt8135/mt8173: Constify of_device_id table | Axel Lin |
2015-03-18 | pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate places | Axel Lin |
2015-03-18 | pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include file | Axel Lin |
2015-03-18 | pinctrl: mediatek: Adjust mt8173 pinctrl kconfig | Yingjoe Chen |
2015-03-18 | pinctrl: mediatek: mtk-common: Remove kfree | Axel Lin |
2015-03-18 | pinctrl: mediatek: Fix include directive | Guenter Roeck |
2015-03-18 | pinctrl: sun4i: GPIOs configured as irq must be set to input before reading | Hans de Goede |
2015-03-18 | pinctrl: sh-pfc: Remove r8a7790 platform_device_id entry | Geert Uytterhoeven |
2015-03-18 | pinctrl: sh-pfc: Remove emev2 platform_device_id entry | Geert Uytterhoeven |
2015-03-18 | pinctrl: sh-pfc: Use u32 to store register addresses | Geert Uytterhoeven |
2015-03-18 | pinctrl: sh-pfc: Use reg_width instead of reg as sentinel | Geert Uytterhoeven |
2015-03-18 | pinctrl: sh-pfc: Use unsigned int for register/field widths and offsets | Geert Uytterhoeven |
2015-03-18 | pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned long | Geert Uytterhoeven |
2015-03-18 | pinctrl: add AMD GPIO driver support. | Ken Xue |
2015-03-18 | pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl block | Abhilash Kesavan |
2015-03-18 | pinctrl: cygnus: add gpio/pinconf driver | Ray Jui |
2015-03-18 | pinctrl: mediatek: fix build error | Hongzhou Yang |
2015-03-18 | pinctrl: mediatek: emulate GPIO interrupt on both-edges | Yingjoe Chen |
2015-03-18 | arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173. | Hongzhou Yang |
2015-03-18 | pinctrl: mediatek: Add EINT support to MTK pinctrl driver. | Maoguang Meng |
2015-03-18 | pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135. | Hongzhou Yang |
2015-03-18 | pinctrl: sh-pfc: Use u32 to store register data | Geert Uytterhoeven |
2015-03-18 | pinctrl: cygnus: add initial IOMUX driver support | Ray Jui |
2015-03-18 | pinctrl: bcm: consolidate Broadcom pinctrl drivers | Ray Jui |
2015-03-18 | pinctrl: imx: do not implicitly set pin regs to -1 | Stefan Agner |
2015-03-18 | pinctrl: at91: move lock/unlock_as_irq calls into request/release | Boris Brezillon |
2015-03-10 | pinctrl: update direction_output function of cherryview driver | qipeng.zha |