Age | Commit message (Expand) | Author |
2019-12-16 | pinctrl: ingenic: Fixup PIN_CONFIG_OUTPUT config | Paul Cercueil |
2019-12-13 | pinctrl: Modify Kconfig to fix linker error | Rahul Tanwar |
2019-12-13 | Merge tag 'intel-pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2019-12-13 | pinctrl: pinmux: fix a possible null pointer in pinmux_can_be_used_for_gpio | Alexandre Torgue |
2019-12-12 | pinctrl: aspeed-g6: Fix LPC/eSPI mux configuration | Andrew Jeffery |
2019-12-09 | pinctrl: cherryview: Pass irqchip when adding gpiochip | Hans de Goede |
2019-12-09 | pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback | Hans de Goede |
2019-12-09 | pinctrl: cherryview: Split out irq hw-init into a separate helper function | Hans de Goede |
2019-12-09 | pinctrl: baytrail: Pass irqchip when adding gpiochip | Andy Shevchenko |
2019-12-09 | pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callback | Andy Shevchenko |
2019-12-09 | pinctrl: baytrail: Update North Community pin list | Andy Shevchenko |
2019-12-09 | pinctrl: baytrail: Really serialize all register accesses | Hans de Goede |
2019-12-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-11-28 | pinctrl: Fix warning by adding missing MODULE_LICENSE | Rahul Tanwar |
2019-11-27 | Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-11-21 | pinctrl: ingenic: Add OTG VBUS pin for the JZ4770 | Paul Cercueil |
2019-11-21 | pinctrl: ingenic: Handle PIN_CONFIG_OUTPUT config | Paul Cercueil |
2019-11-21 | pinctrl: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-21 | pinctrl: lewisburg: Update pin list according to v1.1v6 | Andy Shevchenko |
2019-11-21 | pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type() | Gregory CLEMENT |
2019-11-21 | pinctrl: Add pinmux & GPIO controller driver for a new SoC | Rahul Tanwar |
2019-11-21 | pinctrl: rza1: remove unnecessary static inline function | Matti Vaittinen |
2019-11-20 | Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner |
2019-11-19 | pinctrl: meson: add pinctrl driver support for Meson-A1 SoC | Qianggui Song |
2019-11-19 | pinctrl: meson: add a new callback for SoCs fixup | Qianggui Song |
2019-11-19 | pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control | Stephan Gerhold |
2019-11-16 | pinctrl/sdm845: Add PDC wakeup interrupt map for GPIOs | Lina Iyer |
2019-11-16 | pinctrl/msm: Setup GPIO chip in hierarchy | Lina Iyer |
2019-11-13 | Merge tag 'intel-pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2019-11-13 | Merge tag 'v5.4-rc5' into devel | Linus Walleij |
2019-11-07 | pinctrl: cherryview: Missed type change to unsigned int | Andy Shevchenko |
2019-11-07 | pinctrl: intel: Missed type change to unsigned int | Andy Shevchenko |
2019-11-07 | pinctrl: stmfx: fix valid_mask init sequence | Amelie Delaunay |
2019-11-05 | Merge tag 'samsung-pinctrl-5.5' of https://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-11-05 | pinctrl: just return if no valid maps | lijiazi |
2019-11-05 | pinctrl: qcom: spmi-mpp: Add PM/PMI8950 compatible strings | AngeloGioacchino Del Regno |
2019-11-05 | pinctrl: qcom: spmi-gpio: Add PM/PMI8950 compatibility | AngeloGioacchino Del Regno |
2019-11-04 | pinctrl: bcm: nsp: implement get_direction | Chris Packham |
2019-11-04 | pinctrl: bcm: nsp: use gpiolib infrastructure for interrupts | Chris Packham |
2019-11-04 | pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler() | Ben Dooks (Codethink) |
2019-11-04 | pinctrl: qcom: sc7180: Add missing tile info in SDC_QDSD_PINGROUP/UFS_RESET | Rajendra Nayak |
2019-11-03 | pinctrl: at91: Enable slewrate by default on SAM9X60 | Codrin Ciubotariu |
2019-11-03 | Merge tag 'sh-pfc-for-v5.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2019-11-01 | pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B | Geert Uytterhoeven |
2019-11-01 | pinctrl: sh-pfc: r8a7796: Add R8A77961 PFC support | Geert Uytterhoeven |
2019-11-01 | pinctrl: sh-pfc: Rename PINCTRL_PFC_R8A7796 to PINCTRL_PFC_R8A77960 | Geert Uytterhoeven |
2019-11-01 | pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts | Geert Uytterhoeven |
2019-10-30 | pinctrl: intel: Add Intel Tiger Lake pin controller support | Andy Shevchenko |
2019-10-30 | pinctrl: intel: Use helper to restore register values on ->resume() | Andy Shevchenko |