summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-01-27pinctrl/rockchip: fix gpio device creationJohn Keeping
2021-12-29pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu
2021-12-29pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne
2021-12-29pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell
2021-12-22pinctrl: amd: Fix wakeups when IRQ is shared with SCIMario Limonciello
2021-12-08pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIPJulian Braha
2021-11-25pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'Sergio Paracuellos
2021-11-25pinctrl: qcom: sm8350: Correct UFS and SDC offsetsBjorn Andersson
2021-11-25pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson
2021-11-18pinctrl: equilibrium: Fix function addition in multiple groupsRahul Tanwar
2021-11-18pinctrl: renesas: checker: Fix off-by-one bug in drive register checkGeert Uytterhoeven
2021-11-18pinctrl: renesas: rzg2l: Fix missing port register 21hBiju Das
2021-11-18pinctrl: core: fix possible memory leak in pinctrl_enable()Yang Yingliang
2021-10-16pinctrl: amd: disable and mask interrupts on probeSachi King
2021-10-14pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne
2021-10-14Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-09-23pinctrl: qcom: sc7280: Add PM suspend callbacksRajendra Nayak
2021-09-18pinctrl/rockchip: add a queue for deferred pin output settings on probeHeiko Stuebner
2021-09-17pinctrl: qcom: spmi-gpio: correct parent irqspec translationDavid Collins
2021-09-17pinctrl: amd: Handle wake-up interruptBasavaraj Natikar
2021-09-17pinctrl: amd: Add irq field dataBasavaraj Natikar
2021-09-17pinctrl: core: Remove duplicated word from devm_pinctrl_unregister()Michal Simek
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-02Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-18Merge remote-tracking branch 'linusw/ib-rockchip' into irq/generic_handle_dom...Marc Zyngier
2021-08-17Merge tag 'samsung-pinctrl-5.15' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2021-08-17Merge branch 'ib-rockchip' into develLinus Walleij
2021-08-17pinctrl/rockchip: drop the gpio related codesJianqun Xu
2021-08-17gpio/rockchip: support next version gpio controllerJianqun Xu
2021-08-17gpio/rockchip: use struct rockchip_gpio_regs for gpio controllerJianqun Xu
2021-08-17pinctrl/rockchip: add pinctrl device to gpio bank structJianqun Xu
2021-08-17pinctrl/rockchip: separate struct rockchip_pin_bank to a head fileJianqun Xu
2021-08-17pinctrl/rockchip: always enable clock for gpio controllerJianqun Xu
2021-08-14Merge tag 'renesas-pinctrl-for-v5.15-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij
2021-08-13pinctrl: renesas: Add RZ/G2L pin and gpio controller driverLad Prabhakar
2021-08-13pinctrl: samsung: Add Exynos850 SoC specific dataSam Protsenko
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-12pinctrl: amd: Fix an issue with shutdown when system set to s0ixMario Limonciello
2021-08-11pinctrl: Add Intel Keem Bay pinctrl driverLakshmi Sowjanya D
2021-08-11Merge tag 'intel-pinctrl-v5.14-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2021-08-11pinctrl: zynqmp: Drop pinctrl_unregister for devm_ registered deviceYang Yingliang
2021-08-11pinctrl: k210: Fix k210_fpioa_probe()Damien Le Moal
2021-08-11pinctrl: ingenic: Add .max_register in regmap_configPaul Cercueil
2021-08-11pinctrl: ingenic: Fix bias config for X2000(E)Paul Cercueil
2021-08-11pinctrl: ingenic: Fix incorrect pull up/down infoPaul Cercueil
2021-08-11pinctrl: Ingenic: Add pinctrl driver for X2100.周琰杰 (Zhou Yanjie)