Age | Commit message (Expand) | Author |
2024-10-03 | pinctrl: thead1520: Fix Null pointer dereference | clingfei |
2024-10-03 | Merge tag 'intel-pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2024-10-03 | pinctrl: intel: platform: Add Panther Lake to the list of supported | Andy Shevchenko |
2024-10-02 | pinctrl: imx1: Fix too generic defines | Linus Walleij |
2024-10-02 | pinctrl: rockchip: improve error message for incorrect rockchip,pins property | Quentin Schulz |
2024-10-02 | pinctrl: aw9523: use enable for regulator | Rosen Penev |
2024-10-02 | pinctrl: aw9523: add missing mutex_destroy | Rosen Penev |
2024-10-02 | pinctrl: samsung: Add exynos8895 SoC pinctrl configuration | Ivaylo Ivanov |
2024-10-01 | pinctrl: sx150x: Use maple tree register cache | Mark Brown |
2024-10-01 | pinctrl: aw9523: Drop explicit initialization of struct i2c_device_id::driver... | Uwe Kleine-König |
2024-10-01 | pinctrl: qcom: add the tlmm driver for QCS615 platform | Lijuan Gao |
2024-10-01 | pinctrl: canaan: Add support for k230 SoC | Ze Huang |
2024-10-01 | pinctrl: qcom: Introduce IPQ5424 TLMM driver | Sricharan Ramabadhran |
2024-10-01 | Merge branch 'ib-thead-th1520' into devel | Linus Walleij |
2024-10-01 | pinctrl: Add driver for the T-Head TH1520 SoC | Emil Renner Berthing |
2024-10-01 | pinctrl: ocelot: add support for lan969x SoC pinctrl | Daniel Machon |
2024-10-01 | pinctrl: freescale: enable use with COMPILE_TEST | Esben Haabendal |
2024-10-01 | pinctrl: freescale: Use CONFIG_SOC_IMXRT to guard i.MX RT1xxx drivers | Esben Haabendal |
2024-10-01 | ARM: imx: Allow user to disable pinctrl | Esben Haabendal |
2024-10-01 | pinctrl: k210: Make (p)clk local to k210_fpioa_probe() | Geert Uytterhoeven |
2024-10-01 | pinctrl: pinctrl-zynqmp: Add support for Versal platform | Sai Krishna Potthuri |
2024-10-01 | pinctrl: stm32: check devm_kasprintf() returned value | Ma Ke |
2024-10-01 | pinctrl: apple: check devm_kasprintf() returned value | Ma Ke |
2024-10-01 | pinctrl: renesas: rza1: Mark GPIOs as used | Wolfram Sang |
2024-10-01 | pinctrl: renesas: rza2: Mark GPIOs as used | Geert Uytterhoeven |
2024-09-30 | pinctrl: intel: platform: use semicolon instead of comma in ncommunities assi... | Javier Carrasco |
2024-09-30 | pinctrl: intel: platform: fix error path in device_for_each_child_node() | Javier Carrasco |
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 |