summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2022-12-31pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()Gaosheng Cui
2022-12-31pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng
2022-12-31pinctrl: k210: call of_node_put()ZhangPeng
2022-12-31pinctrl: mediatek: fix the pinconf register offset of some pinsSam Shih
2022-12-31pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinc...Yang Yingliang
2022-11-28pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko
2022-11-22pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda
2022-11-21pinctrl: single: Fix potential division by zeroMaxim Korotkov
2022-11-15pinctrl: mediatek: Export debounce time tablesLinus Walleij
2022-11-14pinctrl: mediatek: Fix EINT pins input debounce time configurationAngeloGioacchino Del Regno
2022-11-10pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_mapZeng Heng
2022-11-09pinctrl: mediatek: common-v2: Fix bias-disable for PULL_PU_PD_RSEL_TYPEAngeloGioacchino Del Regno
2022-11-08pinctrl: qcom: sc8280xp: Rectify UFS reset pinsAnjana Hari
2022-11-07pinctrl: rockchip: list all pins in a possible mux route for PX30Quentin Schulz
2022-10-18pinctrl: ocelot: Fix incorrect trigger of the interrupt.Horatiu Vultur
2022-10-18Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-...Sai Krishna Potthuri
2022-10-17pinctrl: qcom: Avoid glitching lines when we first mux to outputDouglas Anderson
2022-10-17pinctrl: Ingenic: JZ4755 bug fixesSiarhei Volkau
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-11Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"Jianlong Huang
2022-10-04pinctrl: Create subdirectory for StarFive driversJianlong Huang
2022-10-04pinctrl: st: stop abusing of_get_named_gpio()Dmitry Torokhov
2022-10-04pinctrl: wpcm450: Correct the fwnode_irq_get() return value checkAndy Shevchenko
2022-10-04pinctrl: bcm: Remove unused struct bcm6328_pingroupYuan Can
2022-10-04pinctrl: qcom: restrict drivers per ARM/ARM64Krzysztof Kozlowski
2022-10-04pinctrl: bcm: ns: Remove redundant dev_err callShang XiaoJing
2022-10-04pinctrl: rockchip: add pinmux_ops.gpio_set_direction callbackQuentin Schulz
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-20pinctrl: cy8c95x0: Align function names in cy8c95x0_pmxopsAndy Shevchenko
2022-09-20pinctrl: cy8c95x0: Drop atomicity on operations on push_pullAndy Shevchenko
2022-09-20pinctrl: cy8c95x0: Lock register accesses in cy8c95x0_set_mux()Andy Shevchenko
2022-09-20pinctrl: sunxi: sun50i-h5: Switch to use dev_err_probe() helperYang Yingliang
2022-09-20pinctrl: stm32: Switch to use dev_err_probe() helperYang Yingliang
2022-09-19pinctrl: amd: Use generic_handle_irq_safe()Sebastian Andrzej Siewior
2022-09-19pinctrl: qcom: spmi-gpio: Add compatible for PM7250BJishnu Prakash
2022-09-19pinctrl: qcom: spmi-gpio: Fix the GPIO strength mappingAnjelique Melendez
2022-09-19pinctrl: qcom: spmi-gpio: add support for LV_VIN2 and MV_VIN3 subtypesDavid Collins
2022-09-19pinctrl: nomadik: remove dead code after DB8540 pinctrl removalLukas Bulwahn
2022-09-19pinctrl: nomadik: Make gpio irqchip immutableLinus Walleij
2022-09-19pinctrl: nomadik: Dereference gpio_chip properlyLinus Walleij
2022-09-14pinctrl: ocelot: Fix interrupt controllerHoratiu Vultur
2022-09-14Merge tag 'samsung-pinctrl-6.1' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2022-09-14pinctrl: ocelot: add help and description information to ocelot pinctrl kconfigColin Foster
2022-09-09pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2)Andy Shevchenko
2022-09-09pinctrl: microchip-sgpio: add ability to be used in a non-mmio configurationColin Foster
2022-09-09pinctrl: microchip-sgpio: allow sgpio driver to be used as a moduleColin Foster
2022-09-09pinctrl: ocelot: add ability to be used in a non-mmio configurationColin Foster
2022-09-08pinctrl: pistachio: Correct the fwnode_irq_get() return value checkAndy Shevchenko