summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2021-09-13fixup! SGPIO DT and pinctrl fixupJae Hyun Yoo1-24/+24
2021-09-08Merge branch 'dev-5.10' into dev-5.10-intelJae Hyun Yoo2-18/+16
2021-08-19Merge tag 'v5.10.60' into dev-5.10Joel Stanley2-18/+16
2021-08-18pinctrl: tigerlake: Fix GPIO mapping for newer version of softwareAndy Shevchenko1-13/+13
2021-08-18pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang1-5/+3
2021-08-02pinctrl: aspeed: g6: modify RMII4 groupJae Hyun Yoo1-1/+1
2021-08-02SGPIO DT and pinctrl fixupVernon Mauery1-24/+24
2021-08-02Allow monitoring of power control input GPIOsJason M. Bills2-10/+10
2021-08-02Enable pass-through on GPIOE1 and GPIOE3 freeJason M. Bills4-0/+90
2021-07-26Merge tag 'v5.10.53' into dev-5.10Joel Stanley3-5/+7
2021-07-19pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()Zou Wei1-1/+1
2021-07-19pinctrl/amd: Add device HID for new AMD GPIO controllerMaximilian Luz1-0/+1
2021-07-19pinctrl: mcp23s08: fix race condition in irq handlerRadim Pavlik1-5/+5
2021-07-19pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-07-16Merge tag 'v5.10.50' into dev-5.10Joel Stanley2-5/+6
2021-07-14pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilitiesGeert Uytterhoeven1-4/+4
2021-07-14pinctrl: renesas: r8a7796: Add missing bias for PRESET# pinGeert Uytterhoeven1-1/+2
2021-07-12Merge tag 'v5.10.49' into dev-5.10Joel Stanley1-2/+7
2021-06-30pinctrl: stm32: fix the reported number of GPIO lines per bankFabien Dessenne1-2/+7
2021-06-04pinctrl: aspeed: Fix minor documentation errorSouptick Joarder4-6/+8
2021-06-04pinctrl: pinctrl-aspeed-g6: Add sgpio pinctrl settingsSteven Lee2-4/+29
2021-05-24Merge tag 'v5.10.39' into dev-5.10Joel Stanley2-31/+42
2021-05-19pinctrl: samsung: use 'int' for register masks in ExynosKrzysztof Kozlowski1-5/+5
2021-05-14pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zeroHanna Hawa1-20/+35
2021-05-14pinctrl: pinctrl-single: remove unused parameterHanna Hawa1-6/+2
2021-05-12Merge tag 'v5.10.36' into dev-5.10Joel Stanley2-9/+11
2021-04-28pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko1-6/+8
2021-04-28pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong1-3/+3
2021-04-28pinctrl: aspeed-g5: Adapt to new LPC device tree layoutChia-Wei, Wang1-6/+11
2021-04-16Merge tag 'v5.10.30' into dev-5.10Joel Stanley1-5/+8
2021-04-07pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan1-5/+8
2021-02-09pinctrl: npcm7xx: Add pin persist configuration supportTomer Maimon1-0/+65
2021-02-09pinctrl: pinconf: add pin persist configurationTomer Maimon1-0/+3
2021-02-09pinctrl: npcm7xx: Add HGPIO pin support to NPCM7xx pinctrl driverTomer Maimon1-16/+49
2021-01-27pinctrl: qcom: Don't clear pending interrupts when enablingDouglas Anderson1-24/+50
2021-01-27pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmaskingDouglas Anderson1-4/+10
2021-01-27pinctrl: qcom: No need to read-modify-write the interrupt statusDouglas Anderson1-15/+8
2021-01-27pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0Douglas Anderson2-2/+3
2021-01-27pinctrl: mediatek: Fix fallback call pathHsin-Yi Wang1-0/+4
2021-01-27pinctrl: aspeed: g6: Fix PWMG0 pinctrl settingBilly Tsai1-1/+1
2021-01-27pinctrl: ingenic: Fix JZ4760 supportPaul Cercueil1-13/+13
2020-12-30pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...Yangtao Li1-2/+4
2020-12-30pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()Yu Kuai1-5/+9
2020-12-30pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controllerYangtao Li1-1/+1
2020-12-30pinctrl: core: Add missing #ifdef CONFIG_GPIOLIBHe Zhe1-0/+2
2020-12-09pinctrl: intel: Actually disable Tx and Rx buffers on GPIO requestAndy Shevchenko1-2/+2
2020-12-08pinctrl: aspeed: Fix GPIO requests on pass-through banksAndrew Jeffery2-9/+72
2020-12-04pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu1-7/+0
2020-11-18Merge tag 'intel-pinctrl-v5.10-3' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij3-222/+246
2020-11-16pinctrl: baytrail: Avoid clearing debounce value when turning it offAndy Shevchenko1-1/+7