Age | Commit message (Expand) | Author |
2015-05-19 | pinctrl: Fix gpio/pin mapping for Meson8b | Carlo Caione |
2015-05-19 | pinctrl: cygnus: fixed incorrect GPIO-pin mapping | Ray Jui |
2015-05-12 | pinctrl: cherryview: Read triggering type from HW if not set when requested | Mika Westerberg |
2015-05-08 | Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-05-06 | pinctrl: Don't just pretend to protect pinctrl_maps, do it for real | Doug Anderson |
2015-05-04 | pinctrl: mediatek: mtk-common: initialize unmask | Colin Ian King |
2015-04-28 | pinctrl: qcom-spmi-mpp: Fix input value report | Ivan T. Ivanov |
2015-04-28 | pinctrl: qcom-spmi-gpio: Fix input value report | Ivan T. Ivanov |
2015-04-28 | pinctrl: qcom-spmi-gpio: Fix output type configuration | Ivan T. Ivanov |
2015-04-27 | pinctrl: qcom-spmi: Fix pin direction configuration | Ivan T. Ivanov |
2015-04-27 | pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio) | Andrew Andrianov |
2015-04-15 | pinctrl: fix allmodconfig noise | Linus Walleij |
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 |