Age | Commit message (Expand) | Author |
2024-02-29 | pinctrl: don't put the reference to GPIO device in pinctrl_pins_show() | Bartosz Golaszewski |
2024-02-13 | pinctrl: stm32: fix PM support for stm32mp257 | Antonio Borneo |
2024-01-31 | pinctrl: amd: Add IRQF_ONESHOT to the interrupt request | Mario Limonciello |
2024-01-17 | Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2024-01-12 | Merge tag 'gpio-updates-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-12-28 | pinctrl: samsung: constify iomem pointers | Krzysztof Kozlowski |
2023-12-27 | Merge tag 'v6.7-rc7' into gpio/for-next | Bartosz Golaszewski |
2023-12-21 | pinctrl: at91-pio4: use dedicated lock class for IRQ | Alexis Lothoré |
2023-12-20 | pinctrl: cy8c95x0: Cache muxed registers | Patrick Rudolph |
2023-12-20 | pinctrl: cy8c95x0: Fix get_pincfg | Patrick Rudolph |
2023-12-20 | pinctrl: cy8c95x0: Fix regression | Patrick Rudolph |
2023-12-20 | pinctrl: cy8c95x0: Fix typo | Patrick Rudolph |
2023-12-20 | pinctrl: qcom: lpass-lpi: remove duplicated include | Wang Jinchao |
2023-12-20 | pinctrl: qcom: sm4450: dd SM4450 pinctrl driver | Tengfei Fan |
2023-12-18 | Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2023-12-18 | Merge tag 'samsung-pinctrl-6.8' of https://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2023-12-18 | Merge tag 'renesas-pinctrl-for-v6.8-tag2' of git://git.kernel.org/pub/scm/lin... | Linus Walleij |
2023-12-15 | pinctrl: intel: Add Intel Meteor Point pin controller and GPIO support | Andy Shevchenko |
2023-12-15 | pinctrl: renesas: rzg2l: Add input enable to the Ethernet pins | Claudiu Beznea |
2023-12-15 | pinctrl: renesas: rzg2l: Add output enable support | Claudiu Beznea |
2023-12-15 | pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins | Claudiu Beznea |
2023-12-15 | pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups | Claudiu Beznea |
2023-12-13 | pinctrl: renesas: rzg2l: Move arg and index in the main function block | Claudiu Beznea |
2023-12-13 | pinctrl: samsung: add exynosautov920 pinctrl | Jaewon Kim |
2023-12-13 | pinctrl: samsung: support ExynosAuto GPIO structure | Jaewon Kim |
2023-12-12 | Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Jakub Kicinski |
2023-12-12 | Merge tag 'pef2256-framer' into devel | Linus Walleij |
2023-12-12 | pinctrl: Add support for the Lantic PEF2256 pinmux | Herve Codina |
2023-12-12 | pinctrl: samsung: Add gs101 SoC pinctrl configuration | Peter Griffin |
2023-12-12 | pinctrl: core: Remove unused members from struct group_desc | Andy Shevchenko |
2023-12-12 | pinctrl: starfive: Convert to use grp member | Andy Shevchenko |
2023-12-12 | pinctrl: renesas: Convert to use grp member | Andy Shevchenko |
2023-12-12 | pinctrl: mediatek: Convert to use grp member | Andy Shevchenko |
2023-12-12 | pinctrl: keembay: Convert to use grp member | Andy Shevchenko |
2023-12-12 | pinctrl: ingenic: Convert to use grp member | Andy Shevchenko |
2023-12-12 | pinctrl: imx: Convert to use grp member | Andy Shevchenko |
2023-12-12 | pinctrl: equilibrium: Convert to use grp member | Andy Shevchenko |
2023-12-12 | pinctrl: bcm: Convert to use grp member | Andy Shevchenko |
2023-12-12 | pinctrl: core: Embed struct pingroup into struct group_desc | Andy Shevchenko |
2023-12-12 | pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP() | Andy Shevchenko |
2023-12-12 | pinctrl: mediatek: Use C99 initializers in PINCTRL_PIN_GROUP() | Andy Shevchenko |
2023-12-12 | pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC() | Andy Shevchenko |
2023-12-12 | Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' of git://git.kerne... | Linus Walleij |
2023-12-08 | pinctrl: sppctl: use gpiochip_dup_line_label() | Bartosz Golaszewski |
2023-12-08 | pinctrl: baytrail: use gpiochip_dup_line_label() | Bartosz Golaszewski |
2023-12-08 | pinctrl: nomadik: use gpiochip_dup_line_label() | Bartosz Golaszewski |
2023-12-08 | pinctrl: abx500: use gpiochip_dup_line_label() | Bartosz Golaszewski |
2023-12-07 | pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP() | Andy Shevchenko |
2023-12-07 | pinctrl: keembay: Convert to use struct pingroup | Andy Shevchenko |