Age | Commit message (Expand) | Author |
2025-01-03 | Merge tag 'pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-12-17 | pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking | Evgenii Shatokhin |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-11-29 | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-11-25 | Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-11-22 | Fix a potential abuse of seq_printf() format string in drivers | David Wang |
2024-11-18 | pinctrl: airoha: Use unsigned long for bit search | Kees Cook |
2024-11-18 | pinctrl: k210: Undef K210_PC_DEFAULT | zhang jiao |
2024-11-18 | pinctrl: qcom: spmi: fix debugfs drive strength | Johan Hovold |
2024-11-13 | pinctrl: qcom: Add sm8750 pinctrl driver | Melody Olvera |
2024-11-13 | pinctrl: cy8c95x0: remove unneeded goto labels | Andy Shevchenko |
2024-11-13 | pinctrl: cy8c95x0: embed iterator to the for-loop | Andy Shevchenko |
2024-11-13 | pinctrl: cy8c95x0: Use temporary variable for struct device | Andy Shevchenko |
2024-11-13 | pinctrl: cy8c95x0: use flexible sleeping in reset function | Andy Shevchenko |
2024-11-13 | pinctrl: cy8c95x0: switch to using devm_regulator_get_enable() | Andy Shevchenko |
2024-11-13 | pinctrl: cy8c95x0: Use 2-argument strscpy() | Andy Shevchenko |
2024-11-08 | pinctrl: single: add marvell,pxa1908-padconf compatible | Duje Mihanović |
2024-11-08 | pinctrl: qcom: spmi-mpp: Add PM8937 compatible | Barnabás Czémán |
2024-11-08 | pinctrl: qcom-pmic-gpio: add support for PM8937 | Barnabás Czémán |
2024-11-08 | pinctrl: Use of_property_present() for non-boolean properties | Rob Herring (Arm) |
2024-11-07 | Merge tag 'intel-pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2024-11-05 | Merge tag 'renesas-pinctrl-for-v6.13-tag2' of git://git.kernel.org/pub/scm/li... | Linus Walleij |
2024-11-05 | pinctrl: elkhartlake: Add support for DSW community | Andy Shevchenko |
2024-11-05 | pinctrl: intel: Add a human readable decoder for pull bias values | Andy Shevchenko |
2024-10-30 | pinctrl: airoha: Add support for EN7581 SoC | Lorenzo Bianconi |
2024-10-29 | Merge tag 'samsung-pinctrl-6.13' of https://git.kernel.org/pub/scm/linux/kern... | Linus Walleij |
2024-10-28 | pinctrl: aspeed-g6: Support drive-strength for GPIOF/G | Billy Tsai |
2024-10-28 | pinctrl: spacemit: fix double free of map | Dan Carpenter |
2024-10-27 | pinctrl: samsung: Add Exynos9810 SoC specific data | Markuss Broks |
2024-10-25 | pinctrl: renesas: rzg2l: Use gpiochip_populate_parent_fwspec_twocell helper | Lad Prabhakar |
2024-10-23 | pinmux: Use sequential access to access desc->pinmux data | Mukesh Ojha |
2024-10-23 | pinctrl: imx-scmi: Drop obsolete dependency on COMPILE_TEST | Jean Delvare |
2024-10-22 | pinctrl: qcom: add support for TLMM on SAR2130P | Dmitry Baryshkov |
2024-10-22 | pinctrl: qcom: add the tlmm driver for QCS8300 platforms | Jingyi Wang |
2024-10-19 | Merge tag 'renesas-pinctrl-for-v6.13-tag1' of git://git.kernel.org/pub/scm/li... | Linus Walleij |
2024-10-19 | pinctrl: spacemit: add support for SpacemiT K1 SoC | Yixun Lan |
2024-10-17 | pinctrl: samsung: Add Exynos 990 SoC pinctrl configuration | Igor Belwon |
2024-10-16 | pinctrl: th1520: Fix potential null pointer dereference on func | Colin Ian King |
2024-10-16 | pinctrl: sophgo: fix typo in tristate of SG2002 | Thomas Bonnefille |
2024-10-15 | pinctrl: PINCTRL_K230 should depend on ARCH_CANAAN | Geert Uytterhoeven |
2024-10-15 | pinctrl: th1520: add a CONFIG_OF dependency | Arnd Bergmann |
2024-10-14 | pinctrl: renesas: Select PINCTRL_RZG2L for RZ/V2H(P) SoC | Lad Prabhakar |
2024-10-14 | pinctrl: renesas: rzg2l: Add support for configuring schmitt-trigger | Lad Prabhakar |
2024-10-14 | pinctrl: renesas: rzg2l: Add support for enabling/disabling open-drain outputs | Lad Prabhakar |
2024-10-12 | pinctrl: ocelot: fix system hang on level based interrupts | Sergey Matsievskiy |
2024-10-11 | pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func() | Harshit Mogalapalli |
2024-10-11 | pinctrl: amd: Fix two small typos | Marc Ferland |
2024-10-11 | pinctrl: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-11 | pinctrl: th1520: Factor out casts | Emil Renner Berthing |
2024-10-11 | pinctrl: th1520: Update pinmux tables | Emil Renner Berthing |