Age | Commit message (Expand) | Author |
2019-09-19 | Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-09-16 | Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-09-13 | pinctrl: meson-gxbb: Fix wrong pinning definition for uart_c | Otto Meier |
2019-09-12 | pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux() | Dan Carpenter |
2019-09-12 | Merge tag 'intel-pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2019-09-12 | pinctrl: bcm: remove redundant assignment to pointer log | Colin Ian King |
2019-09-12 | pinctrl: iproc: Add 'get_direction' support | Rayagonda Kokatanur |
2019-09-12 | pinctrl: aspeed: Fix spurious mux failures on the AST2500 | Andrew Jeffery |
2019-09-11 | pinctrl: iproc-gpio: Handle interrupts for multiple instances | Rayagonda Kokatanur |
2019-09-11 | pinctrl: iproc-gpio: Fix incorrect pinconf configurations | Li Jin |
2019-09-11 | gpio: Initialize the irqchip valid_mask with a callback | Linus Walleij |
2019-09-09 | pinctrl: intel: mark intel_pin_to_gpio __maybe_unused | Arnd Bergmann |
2019-09-05 | Merge tag 'v5.3-rc7' into devel | Linus Walleij |
2019-09-04 | pinctrl: qcom: sdm845: Fix UFS_RESET pin | Stephen Boyd |
2019-09-04 | Merge tag 'intel-pinctrl-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Walleij |
2019-08-27 | pinctrl: mvebu: add additional variant for standalone CP115 | Grzegorz Jaszczyk |
2019-08-27 | pinctrl: mvebu: Add CP110 missing pin functionality | Konstantin Porotchkin |
2019-08-26 | pinctrl: bcm2835: Pass irqchip when adding gpiochip | Linus Walleij |
2019-08-23 | Merge tag 'sh-pfc-for-v5.4-tag2' of https://git.kernel.org/pub/scm/linux/kern... | Linus Walleij |
2019-08-23 | pinctrl: meson: meson: Add of_node_put() before return | Nishka Dasgupta |
2019-08-23 | pinctrl/gpio: Take MUX usage into account | Stefan Wahren |
2019-08-23 | dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150l support | Vinod Koul |
2019-08-23 | dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150b support | Vinod Koul |
2019-08-23 | dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150 support | Vinod Koul |
2019-08-23 | pinctrl: amd: disable spurious-firing GPIO IRQs | Daniel Drake |
2019-08-23 | pinctrl: rza2: Include the appropriate headers | Linus Walleij |
2019-08-23 | pinctrl: rza2: Drop driver use of consumer flags | Linus Walleij |
2019-08-23 | pinctrl: rza1: Add of_node_put() before return | Nishka Dasgupta |
2019-08-23 | pinctrl: sh-pfc: Include the right header | Linus Walleij |
2019-08-23 | pinctrl: sh-pfc: Rollback to mux if required when the gpio is freed | Yoshihiro Shimoda |
2019-08-21 | Merge tag 'v5.3-rc5' into devel | Linus Walleij |
2019-08-21 | pinctrl: st: Add of_node_put() before return | Nishka Dasgupta |
2019-08-21 | pinctrl: st: Include the right header | Linus Walleij |
2019-08-21 | pinctrl: rk805: Make structures constant | Nishka Dasgupta |
2019-08-21 | pinctrl: tegra: Flush pinctrl writes during resume | Sowjanya Komatineni |
2019-08-21 | pinctrl: tegra: Fix write barrier placement in pmx_writel | Sowjanya Komatineni |
2019-08-21 | pinctrl: bcm-iproc: Pass irqchip when adding gpiochip | Linus Walleij |
2019-08-20 | gpio: Use callback presence to determine need of valid_mask | Linus Walleij |
2019-08-20 | pinctrl: stmfx: Use the callback to populate valid_mask | Linus Walleij |
2019-08-20 | gpio: Pass mask and size with the init_valid_mask() | Linus Walleij |
2019-08-19 | pinctrl: intel: remap the pin number to gpio offset for irq enabled pin | Chris Chiu |
2019-08-18 | pinctrl: intel: Allow to request locked pads | Andy Shevchenko |
2019-08-15 | qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio core | Brian Masney |
2019-08-12 | pinctrl: sh-pfc: Remove incomplete flag "cfg->type" | Yoshihiro Shimoda |
2019-08-12 | pinctrl: sh-pfc: Add new flags into struct sh_pfc_pin_config | Yoshihiro Shimoda |
2019-08-10 | Merge tag 'sh-pfc-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2019-08-10 | pinctrl: freescale: imx: Add of_node_put() before return | Nishka Dasgupta |
2019-08-10 | pinctrl: sprd: Add of_node_put() before return to prevent memory leak | Nishka Dasgupta |
2019-08-10 | pinctrl: stm32: stm32: Add of_node_put() before return | Nishka Dasgupta |
2019-08-10 | pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx... | Nathan Chancellor |