Age | Commit message (Expand) | Author |
2024-09-26 | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-09-23 | Merge tag 'pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-09-16 | pinctrl: ep93xx: Fix raster pins typo | Nikita Shubin |
2024-09-13 | pinctrl: pinctrl-cy8c95x0: Fix regcache | Patrick Rudolph |
2024-09-13 | Merge tag 'intel-pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2024-09-12 | pinctrl: add a Cirrus ep93xx SoC pin controller | Nikita Shubin |
2024-09-11 | Merge tag 'intel-pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2024-09-05 | pinctrl: intel: Constify struct intel_pinctrl parameter | Andy Shevchenko |
2024-09-05 | pinctrl: Remove redundant null pointer checks in pinctrl_remove_device_debugfs() | Li Zetao |
2024-09-05 | Merge tag 'renesas-pinctrl-for-v6.12-tag2' of git://git.kernel.org/pub/scm/li... | Linus Walleij |
2024-09-04 | pinctrl: baytrail: Drop duplicate return statement | Andy Shevchenko |
2024-09-03 | pinctrl: intel: Inline intel_gpio_community_irq_handler() | Andy Shevchenko |
2024-09-02 | pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now | Stephan Gerhold |
2024-09-02 | pinctrl: madera: Simplify with dev_err_probe() | Yan Zhen |
2024-09-02 | pinctrl: k210: Use devm_clk_get_enabled() helpers | Wang Jianzheng |
2024-09-02 | pinctrl: Join split messages and remove double whitespace | Geert Uytterhoeven |
2024-09-02 | pinctrl: renesas: rzg2l: Move pinconf_to_config_argument() call outside of sw... | Lad Prabhakar |
2024-09-02 | pinctrl: renesas: rzg2l: Introduce single macro for digital noise filter conf... | Lad Prabhakar |
2024-09-02 | pinctrl: renesas: rzg2l: Replace of_node_to_fwnode() with more suitable API | Andy Shevchenko |
2024-09-02 | pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function | Wang Jianzheng |
2024-09-02 | pinctrl: sunxi: Use devm_clk_get_enabled() helpers | Wang Jianzheng |
2024-09-01 | pinctrl: sophgo: cv18xx: fix missed __iomem type identifier | Inochi Amaoto |
2024-08-31 | pinctrl: stmfx: Use string_choices API instead of ternary operator | Andy Shevchenko |
2024-08-30 | pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation | Yu Jiaoliang |
2024-08-30 | pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al. | Andy Shevchenko |
2024-08-30 | pinctrl: intel: Constify intel_get_community() returned object | Andy Shevchenko |
2024-08-30 | pinctrl: intel: Implement high impedance support | Andy Shevchenko |
2024-08-30 | pinctrl: intel: Add __intel_gpio_get_direction() helper | Andy Shevchenko |
2024-08-30 | pinctrl: intel: Refactor __intel_gpio_set_direction() to be more useful | Andy Shevchenko |
2024-08-30 | pinctrl: intel: Move debounce validation out of the lock | Andy Shevchenko |
2024-08-30 | Merge tag 'samsung-pinctrl-6.12' of https://git.kernel.org/pub/scm/linux/kern... | Linus Walleij |
2024-08-26 | Merge branch 'ib-sophgo-pintrl' into devel | Linus Walleij |
2024-08-26 | pinctrl: sophgo: add support for SG2002 SoC | Inochi Amaoto |
2024-08-26 | pinctrl: sophgo: add support for SG2000 SoC | Inochi Amaoto |
2024-08-26 | pinctrl: sophgo: add support for CV1812H SoC | Inochi Amaoto |
2024-08-26 | pinctrl: sophgo: add support for CV1800B SoC | Inochi Amaoto |
2024-08-26 | pinctrl: freescale: imx-scmi: Use kmemdup_array instead of kmemdup for multip... | Shen Lichuan |
2024-08-26 | Merge tag 'renesas-pinctrl-for-v6.12-tag1' of git://git.kernel.org/pub/scm/li... | Linus Walleij |
2024-08-26 | drivers/pinctrl: Switch to use kmemdup_array() | Shen Lichuan |
2024-08-24 | pinctrl: bcm2835: fix module autoloading | Liao Chen |
2024-08-24 | pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins | Huang-Huang Bao |
2024-08-24 | pinctrl: pinctrl-zynq: fix module autoloading | Liao Chen |
2024-08-24 | pinctrl: single: fix missing error code in pcs_probe() | Yang Yingliang |
2024-08-23 | pinctrl: imx: Switch to LATE_SYSTEM_SLEEP_PM_OPS() | Fabio Estevam |
2024-08-23 | pinctrl: starfive: jh7110: Correct the level trigger configuration of iev reg... | Hal Feng |
2024-08-23 | pinctrl: qcom: x1e80100: Fix special pin offsets | Konrad Dybcio |
2024-08-23 | pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPE | NĂcolas F. R. A. Prado |
2024-08-23 | pinctrl: single: fix potential NULL dereference in pcs_get_function() | Ma Ke |
2024-08-23 | pinctrl: meson: Constify some structures | Christophe JAILLET |
2024-08-23 | pinctrl: rockchip: Add rk3576 pinctrl support | Steven Liu |