summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2019-10-16pinctrl: stmfx: add irq_request/release_resources callbacksAmelie Delaunay1-0/+21
2019-10-16pinctrl: qcom: Add a pinctrl driver for MSM8976 and 8956AngeloGioacchino Del Regno3-0/+1138
2019-10-16pinctrl: ingenic: Pass irqchip when adding gpiochipLinus Walleij1-8/+14
2019-10-16dt-bindings: pinctrl: qcom-pmic-gpio: Add support for pm6150/pm6150lKiran Gunda1-0/+2
2019-10-16pinctrl: pistachio: Pass irqchip when adding gpiochipLinus Walleij1-10/+16
2019-10-16pinctrl: armada-37xx: Pass irqchip when adding gpiochipLinus Walleij1-15/+19
2019-10-16pinctrl: ocelot: Pass irqchip when adding gpiochipLinus Walleij1-9/+14
2019-10-16pinctrl: oxnas: Pass irqchip when adding gpiochipLinus Walleij1-12/+13
2019-10-16pinctrl: st: Pass irqchip when adding gpiochipLinus Walleij1-21/+32
2019-10-16pinctrl: at91: Pass irqchip when adding gpiochipLinus Walleij1-25/+22
2019-10-05pinctrl: iproc: use unique name for irq chipChris Packham1-1/+1
2019-10-05pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs()Rasmus Villemoes2-22/+0
2019-10-05pinctrl: tegra: xusb: Add note about legacy statusThierry Reding1-0/+6
2019-10-05pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args callColin Ian King1-1/+1
2019-10-03pinctrl: ssbi-gpio: convert to hierarchical IRQ helpers in gpio coreBrian Masney2-88/+34
2019-10-03pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon1-5/+20
2019-10-03pinctrl: at91-pio4: implement .get_multiple and .set_multipleAlexandre Belloni1-0/+62
2019-10-01pinctrl: sirf/atlas7: Pass irqchip when adding gpiochipLinus Walleij1-20/+21
2019-10-01pinctrl: sirf: Pass irqchip when adding gpiochipLinus Walleij1-23/+20
2019-10-01pinctrl: nuvoton: npcm7xx: Pass irqchip when adding gpiochipLinus Walleij1-16/+16
2019-10-01pinctrl: spear/plgpio: Pass irqchip when adding gpiochipLinus Walleij1-26/+21
2019-10-01pinctrl: pic32: Pass irqchip when adding gpiochipLinus Walleij1-13/+12
2019-10-01pinctrl: coh901: Pass irqchip when adding gpiochipLinus Walleij1-27/+23
2019-09-20Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds81-2295/+7597
2019-09-17Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-99/+93
2019-09-13pinctrl: meson-gxbb: Fix wrong pinning definition for uart_cOtto Meier1-6/+6
2019-09-12pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux()Dan Carpenter1-2/+4
2019-09-12Merge tag 'intel-pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij1-1/+1
2019-09-12pinctrl: bcm: remove redundant assignment to pointer logColin Ian King1-1/+0
2019-09-12pinctrl: iproc: Add 'get_direction' supportRayagonda Kokatanur1-0/+10
2019-09-12pinctrl: aspeed: Fix spurious mux failures on the AST2500Andrew Jeffery3-6/+38
2019-09-11pinctrl: iproc-gpio: Handle interrupts for multiple instancesRayagonda Kokatanur1-9/+12
2019-09-11pinctrl: iproc-gpio: Fix incorrect pinconf configurationsLi Jin1-19/+77
2019-09-11gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij2-17/+41
2019-09-09pinctrl: intel: mark intel_pin_to_gpio __maybe_unusedArnd Bergmann1-1/+1
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij5-38/+75
2019-09-04pinctrl: qcom: sdm845: Fix UFS_RESET pinStephen Boyd1-4/+4
2019-09-04Merge tag 'intel-pinctrl-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij12-119/+156
2019-08-27pinctrl: mvebu: add additional variant for standalone CP115Grzegorz Jaszczyk1-4/+13
2019-08-27pinctrl: mvebu: Add CP110 missing pin functionalityKonstantin Porotchkin1-1/+2
2019-08-26pinctrl: bcm2835: Pass irqchip when adding gpiochipLinus Walleij1-30/+25
2019-08-24Merge tag 'sh-pfc-for-v5.4-tag2' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij4-34/+42
2019-08-23pinctrl: meson: meson: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-08-23pinctrl/gpio: Take MUX usage into accountStefan Wahren3-0/+60
2019-08-23dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150l supportVinod Koul1-0/+2
2019-08-23dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150b supportVinod Koul1-0/+2
2019-08-23dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8150 supportVinod Koul1-0/+2
2019-08-23pinctrl: amd: disable spurious-firing GPIO IRQsDaniel Drake1-1/+11
2019-08-23pinctrl: rza2: Include the appropriate headersLinus Walleij1-1/+2
2019-08-23pinctrl: rza2: Drop driver use of consumer flagsLinus Walleij1-7/+7