Age | Commit message (Expand) | Author |
2015-09-29 | pinctrl: at91: fix null pointer dereference | David Dueck |
2015-08-10 | Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callback | Uwe Kleine-König |
2015-08-03 | pinctrl: mvebu: armada-xp: fix functions of MPP48 | Thomas Petazzoni |
2015-08-03 | pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functions | Thomas Petazzoni |
2015-08-03 | pinctrl: mvebu: armada-xp: remove non-existing NAND pins | Thomas Petazzoni |
2015-08-03 | pinctrl: mvebu: armada-39x: fix incorrect total number of GPIOs | Thomas Petazzoni |
2015-08-03 | pinctrl: mvebu: armada-38x: fix incorrect total number of GPIOs | Thomas Petazzoni |
2015-08-03 | pinctrl: mvebu: armada-38x: fix PCIe functions | Thomas Petazzoni |
2015-08-03 | pinctrl: mvebu: armada-375: remove non-existing NAND re/we pins | Thomas Petazzoni |
2015-08-03 | pinctrl: mvebu: armada-375: remove incorrect space in pin description | Thomas Petazzoni |
2015-08-03 | pinctrl: mvebu: armada-370: fix spi0 pin description | Thomas Petazzoni |
2015-08-03 | pinctrl: zynq: fix offset address for {SD0,SD1}_WP_CD_SEL | Masahiro Yamada |
2015-08-03 | pinctrl: zynq: fix DEFINE_ZYNQ_PINMUX_FUNCTION_MUX macro | Masahiro Yamada |
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 |