summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2019-10-01pinctrl: intel: Allocate IRQ chip dynamicAndy Shevchenko-13/+14
2019-10-01pinctrl: sh-pfc: r8a77965: Add R8A774B1 PFC supportBiju Das-409/+464
2019-10-01Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"Geert Uytterhoeven-4/+5
2019-10-01Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and...Geert Uytterhoeven-9/+11
2019-10-01pinctrl: sh-pfc: r8a77990: Rename AVB_AVTP_{MATCH,CAPTURE} pin functionsTakeshi Kihara-16/+16
2019-09-30pinctrl: sirf/atlas7: Pass irqchip when adding gpiochipLinus Walleij-20/+21
2019-09-30pinctrl: sirf: Pass irqchip when adding gpiochipLinus Walleij-23/+20
2019-09-30pinctrl: nuvoton: npcm7xx: Pass irqchip when adding gpiochipLinus Walleij-16/+16
2019-09-30pinctrl: spear/plgpio: Pass irqchip when adding gpiochipLinus Walleij-26/+21
2019-09-30pinctrl: pic32: Pass irqchip when adding gpiochipLinus Walleij-13/+12
2019-09-30pinctrl: coh901: Pass irqchip when adding gpiochipLinus Walleij-27/+23
2019-09-19Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-2295/+7597
2019-09-16Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-99/+93
2019-09-13pinctrl: meson-gxbb: Fix wrong pinning definition for uart_cOtto Meier-6/+6
2019-09-12pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()Dan Carpenter-2/+4
2019-09-12Merge tag 'intel-pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij-1/+1
2019-09-12pinctrl: bcm: remove redundant assignment to pointer logColin Ian King-1/+0
2019-09-12pinctrl: iproc: Add 'get_direction' supportRayagonda Kokatanur-0/+10
2019-09-12pinctrl: aspeed: Fix spurious mux failures on the AST2500Andrew Jeffery-6/+38
2019-09-11pinctrl: iproc-gpio: Handle interrupts for multiple instancesRayagonda Kokatanur-9/+12
2019-09-11pinctrl: iproc-gpio: Fix incorrect pinconf configurationsLi Jin-19/+77
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij-17/+41
2019-09-09pinctrl: intel: mark intel_pin_to_gpio __maybe_unusedArnd Bergmann-1/+1
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij-38/+75
2019-09-04pinctrl: qcom: sdm845: Fix UFS_RESET pinStephen Boyd-4/+4
2019-09-04Merge tag 'intel-pinctrl-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij-119/+156
2019-08-27pinctrl: mvebu: add additional variant for standalone CP115Grzegorz Jaszczyk-4/+13
2019-08-27pinctrl: mvebu: Add CP110 missing pin functionalityKonstantin Porotchkin-1/+2
2019-08-26pinctrl: bcm2835: Pass irqchip when adding gpiochipLinus Walleij-30/+25
2019-08-23Merge tag 'sh-pfc-for-v5.4-tag2' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij-34/+42
2019-08-23pinctrl: meson: meson: Add of_node_put() before returnNishka Dasgupta-0/+1
2019-08-23pinctrl/gpio: Take MUX usage into accountStefan Wahren-0/+60
2019-08-23dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150l supportVinod Koul-0/+2
2019-08-23dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150b supportVinod Koul-0/+2
2019-08-23dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150 supportVinod Koul-0/+2
2019-08-23pinctrl: amd: disable spurious-firing GPIO IRQsDaniel Drake-1/+11
2019-08-23pinctrl: rza2: Include the appropriate headersLinus Walleij-1/+2
2019-08-23pinctrl: rza2: Drop driver use of consumer flagsLinus Walleij-7/+7
2019-08-23pinctrl: rza1: Add of_node_put() before returnNishka Dasgupta-3/+9
2019-08-23pinctrl: sh-pfc: Include the right headerLinus Walleij-1/+1
2019-08-23pinctrl: sh-pfc: Rollback to mux if required when the gpio is freedYoshihiro Shimoda-0/+15
2019-08-21Merge tag 'v5.3-rc5' into develLinus Walleij-38/+75
2019-08-21pinctrl: st: Add of_node_put() before returnNishka Dasgupta-2/+7
2019-08-21pinctrl: st: Include the right headerLinus Walleij-1/+2
2019-08-21pinctrl: rk805: Make structures constantNishka Dasgupta-2/+2
2019-08-21pinctrl: tegra: Flush pinctrl writes during resumeSowjanya Komatineni-0/+4
2019-08-21pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni-1/+3
2019-08-21pinctrl: bcm-iproc: Pass irqchip when adding gpiochipLinus Walleij-14/+19
2019-08-20gpio: Use callback presence to determine need of valid_maskLinus Walleij-3/+2
2019-08-20pinctrl: stmfx: Use the callback to populate valid_maskLinus Walleij-3/+14