Age | Commit message (Expand) | Author | Files | Lines |
2024-03-31 | Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2024-03-31 | kbuild: make -Woverride-init warnings more consistent | Arnd Bergmann | 1 | -1/+1 |
2024-03-26 | genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd | Rafael J. Wysocki | 1 | -1/+1 |
2024-03-16 | Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds | 1 | -1/+1 |
2024-03-14 | Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 29 | -1114/+6061 |
2024-03-13 | Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
2024-03-08 | pinctrl: aw9523: Make the driver tristate | Linus Walleij | 1 | -1/+1 |
2024-03-07 | Merge branch 'ib-nomadik-gpio' into devel | Linus Walleij | 5 | -1000/+149 |
2024-03-06 | pinctrl: nomadik: fix dereference of error pointer | Théo Lebrun | 1 | -2/+3 |
2024-03-06 | pinctrl: aw9523: Add proper terminator | Linus Walleij | 1 | -0/+1 |
2024-03-06 | pinctrl: core: comment that pinctrl_add_gpio_range() is deprecated | Dan Carpenter | 1 | -0/+4 |
2024-03-06 | pinctrl: pinmux: Suppress error message for -EPROBE_DEFER | Andre Przywara | 1 | -3/+3 |
2024-03-06 | pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander | AngeloGioacchino Del Regno | 3 | -0/+1137 |
2024-03-03 | gpio: nomadik: Finish conversion to use firmware node APIs | Andy Shevchenko | 1 | -13/+12 |
2024-03-01 | gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIO | Théo Lebrun | 1 | -0/+1 |
2024-02-29 | pinctrl: da9062: Add OF table | Biju Das | 1 | -0/+7 |
2024-02-29 | pinctrl: ocelot: remove redundant assignment to variable ret | Colin Ian King | 1 | -1/+0 |
2024-02-29 | pinctrl: don't put the reference to GPIO device in pinctrl_pins_show() | Bartosz Golaszewski | 1 | -1/+1 |
2024-02-29 | gpio: nomadik: support mobileye,eyeq5-gpio | Théo Lebrun | 1 | -0/+2 |
2024-02-29 | gpio: nomadik: request dynamic ID allocation | Théo Lebrun | 1 | -18/+36 |
2024-02-29 | pinctrl: nomadik: follow conditional kernel coding conventions | Théo Lebrun | 1 | -8/+8 |
2024-02-29 | pinctrl: nomadik: follow whitespace kernel coding conventions | Théo Lebrun | 1 | -33/+33 |
2024-02-29 | pinctrl: nomadik: follow type-system kernel coding conventions | Théo Lebrun | 1 | -40/+38 |
2024-02-29 | pinctrl: nomadik: minimise indentation in probe | Théo Lebrun | 1 | -11/+10 |
2024-02-29 | pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast) | Théo Lebrun | 1 | -2/+2 |
2024-02-29 | pinctrl: nomadik: fix build warning (-Wformat) | Théo Lebrun | 1 | -1/+1 |
2024-02-29 | pinctrl: nomadik: Kconfig: allow building with COMPILE_TEST | Théo Lebrun | 1 | -1/+1 |
2024-02-29 | gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/ | Théo Lebrun | 5 | -892/+21 |
2024-02-29 | gpio: nomadik: fix offset bug in nmk_pmx_set() | Théo Lebrun | 1 | -2/+4 |
2024-02-26 | Merge tag 'renesas-pinctrl-for-v6.9-tag2' of git://git.kernel.org/pub/scm/lin... | Linus Walleij | 6 | -32/+4439 |
2024-02-23 | phy: constify of_phandle_args in xlate | Krzysztof Kozlowski | 1 | -1/+1 |
2024-02-22 | pinctrl: qcom: sm8650-lpass-lpi: correct Kconfig name | Krzysztof Kozlowski | 1 | -1/+1 |
2024-02-21 | pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm | Geert Uytterhoeven | 1 | -1/+3 |
2024-02-21 | pinctrl: renesas: rzg2l: Add suspend/resume support | Claudiu Beznea | 1 | -4/+404 |
2024-02-21 | pinctrl: renesas: rzg2l: Select GPIOLIB_IRQCHIP and IRQ_DOMAIN_HIERARCHY | Claudiu Beznea | 1 | -0/+2 |
2024-02-21 | pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able*( | Biju Das | 1 | -4/+2 |
2024-02-21 | pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able() | Biju Das | 1 | -24/+16 |
2024-02-21 | pinctrl: renesas: rzg2l: Configure interrupt input mode | Biju Das | 1 | -2/+35 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add Audio pins, groups, functions | Cong Dang | 1 | -0/+52 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add PCIe pins, groups, functions | Cong Dang | 1 | -0/+18 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add CANFD pins, groups, functions | Cong Dang | 1 | -0/+77 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add PWM/TPU pins, groups, functions | Cong Dang | 1 | -0/+236 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add MSIOF pins, groups, functions | Cong Dang | 1 | -0/+367 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add I2C pins, groups, functions | Cong Dang | 1 | -0/+62 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add HSCIF pins, groups, functions | Cong Dang | 1 | -0/+192 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add SCIF_CLK pins, groups, functions | Cong Dang | 1 | -0/+29 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add SCIF pins, groups, functions | Cong Dang | 1 | -0/+192 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add QSPI pins, groups, functions | Cong Dang | 1 | -0/+58 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add SD/MMC pins, groups, functions | Cong Dang | 1 | -0/+63 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add Ethernet AVB pins, groups, functions | Cong Dang | 1 | -1/+301 |