summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2022-03-08pinctrl: sunxi: Use unique lockdep classes for IRQsSamuel Holland1-0/+9
2022-03-02pinctrl: k210: Fix bias-pull-upSean Anderson1-1/+1
2022-03-02pinctrl: fix loop in k210_pinconf_get_drive()Dan Carpenter1-1/+1
2022-02-23pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAPJulian Braha1-0/+1
2022-02-08pinctrl: bcm2835: Fix a few error pathsFlorian Fainelli1-8/+15
2022-02-08pinctrl: intel: fix unexpected interruptŁukasz Bartosik1-20/+34
2022-02-08pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured lineAndy Shevchenko1-8/+2
2022-02-08pinctrl: sunxi: Fix H616 I2S3 pin dataAndre Przywara1-4/+4
2022-01-27pinctrl/rockchip: fix gpio device creationJohn Keeping1-1/+1
2021-12-29pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu1-2/+6
2021-12-29pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne1-4/+4
2021-12-29pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell1-13/+16
2021-12-22pinctrl: amd: Fix wakeups when IRQ is shared with SCIMario Limonciello1-3/+26
2021-12-08pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIPJulian Braha1-0/+2
2021-11-25pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'Sergio Paracuellos1-0/+1
2021-11-25pinctrl: qcom: sm8350: Correct UFS and SDC offsetsBjorn Andersson1-4/+4
2021-11-25pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson1-0/+1
2021-11-18pinctrl: equilibrium: Fix function addition in multiple groupsRahul Tanwar1-1/+6
2021-11-18pinctrl: renesas: checker: Fix off-by-one bug in drive register checkGeert Uytterhoeven1-1/+1
2021-11-18pinctrl: renesas: rzg2l: Fix missing port register 21hBiju Das1-1/+1
2021-11-18pinctrl: core: fix possible memory leak in pinctrl_enable()Yang Yingliang1-0/+2
2021-10-17pinctrl: amd: disable and mask interrupts on probeSachi King1-0/+31
2021-10-14pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne1-2/+2
2021-10-14Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki1-19/+10
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann1-1/+2
2021-09-24pinctrl: qcom: sc7280: Add PM suspend callbacksRajendra Nayak1-0/+1
2021-09-18pinctrl/rockchip: add a queue for deferred pin output settings on probeHeiko Stuebner2-0/+77
2021-09-17pinctrl: qcom: spmi-gpio: correct parent irqspec translationDavid Collins1-3/+34
2021-09-17pinctrl: amd: Handle wake-up interruptBasavaraj Natikar1-0/+10
2021-09-17pinctrl: amd: Add irq field dataBasavaraj Natikar2-5/+5
2021-09-17pinctrl: core: Remove duplicated word from devm_pinctrl_unregister()Michal Simek1-1/+1
2021-09-04Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+0
2021-09-03Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds38-170/+7950
2021-08-31Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds29-981/+364
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan1-1/+0
2021-08-18Merge remote-tracking branch 'linusw/ib-rockchip' into irq/generic_handle_dom...Marc Zyngier2-886/+305
2021-08-17Merge tag 'samsung-pinctrl-5.15' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij4-1/+149
2021-08-17Merge branch 'ib-rockchip' into develLinus Walleij2-891/+305
2021-08-17pinctrl/rockchip: drop the gpio related codesJianqun Xu1-628/+17
2021-08-17gpio/rockchip: support next version gpio controllerJianqun Xu1-0/+2
2021-08-17gpio/rockchip: use struct rockchip_gpio_regs for gpio controllerJianqun Xu1-0/+38
2021-08-17pinctrl/rockchip: add pinctrl device to gpio bank structJianqun Xu1-0/+2
2021-08-17pinctrl/rockchip: separate struct rockchip_pin_bank to a head fileJianqun Xu2-225/+246
2021-08-17pinctrl/rockchip: always enable clock for gpio controllerJianqun Xu1-39/+1
2021-08-14Merge tag 'renesas-pinctrl-for-v5.15-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij3-0/+1187
2021-08-13pinctrl: renesas: Add RZ/G2L pin and gpio controller driverLad Prabhakar3-0/+1187
2021-08-13pinctrl: samsung: Add Exynos850 SoC specific dataSam Protsenko4-0/+148
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier28-100/+64
2021-08-12pinctrl: amd: Fix an issue with shutdown when system set to s0ixMario Limonciello1-2/+1