aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-05-09pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi
2022-04-15pinctrl: nuvoton: npcm7xx: Use %zu printk format for ARRAY_SIZE()Jonathan Neuschäfer
2022-04-15pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()Jonathan Neuschäfer
2022-04-15pinctrl: pinconf-generic: Print arguments for bias-pull-*Chen-Yu Tsai
2022-04-15pinctrl: npcm: Fix broken references to chip->parent_deviceMarc Zyngier
2022-04-15pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probeMiaoqian Lin
2022-04-15pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probeMiaoqian Lin
2022-04-15pinctrl: mediatek: paris: Fix pingroup pin config state readbackChen-Yu Tsai
2022-04-15pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get()Chen-Yu Tsai
2022-04-15pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_initMiaoqian Lin
2022-04-15pinctrl: renesas: r8a77470: Reduce size for narrow VIN1 channelGeert Uytterhoeven
2022-04-15pinctrl: samsung: drop pin banks references on error pathsKrzysztof Kozlowski
2022-02-08pinctrl: bcm2835: Fix a few error pathsFlorian Fainelli
2022-01-29pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell
2022-01-29pinctrl: bcm2835: Add support for wake-up interruptsFlorian Fainelli
2022-01-29pinctrl: bcm2835: Match BCM7211 compatible stringFlorian Fainelli
2022-01-29pinctrl: bcm2835: Add support for all GPIOs on BCM2711Stefan Wahren
2022-01-29pinctrl: bcm2835: Refactor platform dataStefan Wahren
2022-01-29pinctrl: bcm2835: Drop unused defineStefan Wahren
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-01pinctrl: armada-37xx: Correct PWM pins definitionsMarek Behún
2021-11-17pinctrl: core: fix possible memory leak in pinctrl_enable()Yang Yingliang
2021-11-02Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki
2021-10-27pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne
2021-09-22pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()Zhen Lei
2021-09-22pinctrl: samsung: Fix pinctrl bank pin countJaehyoung Choi
2021-09-22pinctrl: ingenic: Fix incorrect pull up/down infoPaul Cercueil
2021-09-22pinctrl: stmfx: Fix hazardous u8[] to unsigned long castMarc Zyngier
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-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-22pinctrl: ingenic: Improve unreachable code generationJosh Poimboeuf
2021-05-19pinctrl: samsung: use 'int' for register masks in ExynosKrzysztof Kozlowski
2021-04-28pinctrl: lewisburg: Update number of pins in communityYuanyuan Zhong
2021-04-07pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan
2021-01-27pinctrl: ingenic: Fix JZ4760 supportPaul Cercueil
2021-01-27pinctrl: aspeed: g6: Fix PWMG0 pinctrl settingBilly Tsai
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: aspeed: Fix GPIO requests on pass-through banksAndrew Jeffery
2020-12-30pinctrl: baytrail: Avoid clearing debounce value when turning it offAndy Shevchenko
2020-12-30pinctrl: merrifield: Set default bias in case no particular value givenAndy Shevchenko
2020-12-16pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu
2020-12-11pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede
2020-12-11pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pi...Hans de Goede
2020-11-24pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irqJianqun Xu