summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2021-09-18pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()Zhen Lei
2021-09-18pinctrl: samsung: Fix pinctrl bank pin countJaehyoung Choi
2021-09-18pinctrl: armada-37xx: Correct PWM pins definitionsMarek BehĂșn
2021-09-18pinctrl: remove empty lines in pinctrl subsystemZhaoyu Liu
2021-09-18pinctrl: ingenic: Fix incorrect pull up/down infoPaul Cercueil
2021-09-18pinctrl: stmfx: Fix hazardous u8[] to unsigned long castMarc Zyngier
2021-08-18pinctrl: tigerlake: Fix GPIO mapping for newer version of softwareAndy Shevchenko
2021-08-18pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang
2021-07-19pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()Zou Wei
2021-07-19pinctrl/amd: Add device HID for new AMD GPIO controllerMaximilian Luz
2021-07-19pinctrl: mcp23s08: fix race condition in irq handlerRadim Pavlik
2021-07-19pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLEBixuan Cui
2021-07-14pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilitiesGeert Uytterhoeven
2021-07-14pinctrl: renesas: r8a7796: Add missing bias for PRESET# pinGeert Uytterhoeven
2021-06-30pinctrl: stm32: fix the reported number of GPIO lines per bankFabien Dessenne
2021-05-19pinctrl: samsung: use 'int' for register masks in ExynosKrzysztof Kozlowski
2021-05-14pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zeroHanna Hawa
2021-05-14pinctrl: pinctrl-single: remove unused parameterHanna Hawa
2021-04-28pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko
2021-04-28pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong
2021-04-07pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan
2021-01-27pinctrl: qcom: Don't clear pending interrupts when enablingDouglas Anderson
2021-01-27pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmaskingDouglas Anderson
2021-01-27pinctrl: qcom: No need to read-modify-write the interrupt statusDouglas Anderson
2021-01-27pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0Douglas Anderson
2021-01-27pinctrl: mediatek: Fix fallback call pathHsin-Yi Wang
2021-01-27pinctrl: aspeed: g6: Fix PWMG0 pinctrl settingBilly Tsai
2021-01-27pinctrl: ingenic: Fix JZ4760 supportPaul Cercueil
2020-12-30pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_ha...Yangtao Li
2020-12-30pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()Yu Kuai
2020-12-30pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controllerYangtao Li
2020-12-30pinctrl: core: Add missing #ifdef CONFIG_GPIOLIBHe Zhe
2020-12-09pinctrl: intel: Actually disable Tx and Rx buffers on GPIO requestAndy Shevchenko
2020-12-08pinctrl: aspeed: Fix GPIO requests on pass-through banksAndrew Jeffery
2020-12-04pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu
2020-11-17Merge tag 'intel-pinctrl-v5.10-3' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2020-11-16pinctrl: baytrail: Avoid clearing debounce value when turning it offAndy Shevchenko
2020-11-16pinctrl: merrifield: Set default bias in case no particular value givenAndy Shevchenko
2020-11-16pinctrl: jasperlake: Fix HOSTSW_OWN offsetEvan Green
2020-11-16pinctrl: jasperlake: Unhide SPI group of pinsAndy Shevchenko
2020-11-10Merge tag 'intel-pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2020-11-10pinctrl: qcom: sm8250: Specify PDC mapBjorn Andersson
2020-11-10pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callbackMaulik Shah
2020-11-10pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu
2020-11-10pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu
2020-11-05pinctrl: aspeed: Fix GPI only function problem.Billy Tsai
2020-11-05pinctrl: mcp23s08: Print error message when regmap init failsAndy Shevchenko
2020-11-05pinctrl: mcp23s08: Use full chunk of memory for regmap configurationAndy Shevchenko
2020-11-04pinctrl: rockchip: create irq mapping in gpio_to_irqJianqun Xu
2020-11-04pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irqJianqun Xu