summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-04pinctrl: bcm2835: don't -EINVAL on alternate funcs from get_direction()Bartosz Golaszewski1-7/+7
2025-03-04pinctrl: rockchip: Add support for RK3528Steven Liu2-1/+160
2025-03-04dt-bindings: pinctrl: Add pinctrl support for RK3528Jonas Karlman1-0/+1
2025-02-28pinctrl: qcom: Add test case for TLMM interrupt handlingBjorn Andersson3-0/+637
2025-02-28pinctrl-tegra: Add config property GPIO modePrathamesh Shete2-0/+13
2025-02-28pinctrl: wpcm450: Switch to use for_each_gpiochip_node() helperAndy Shevchenko1-5/+2
2025-02-28Merge tag 'renesas-pinctrl-for-v6.15-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij2-1/+22
2025-02-28Merge branch 'ib-amlogic-a4' into develLinus Walleij9-0/+1383
2025-02-28MAINTAINERS: Add an entry for Amlogic pinctrl driverXianwei Zhao1-0/+8
2025-02-28pinctrl: Add driver support for Amlogic SoCsXianwei Zhao3-0/+1065
2025-02-28pinctrl: pinconf-generic: Add API for pinmux propertity in DTS fileXianwei Zhao3-0/+138
2025-02-28dt-bindings: pinctrl: Add support for Amlogic A4 SoCXianwei Zhao2-0/+172
2025-02-28Merge branch 'ib-sophgo' into develLinus Walleij17-542/+3139
2025-02-28pinctrl: sophgo: add support for SG2044 SoCInochi Amaoto3-0/+731
2025-02-28pinctrl: sophgo: add support for SG2042 SoCInochi Amaoto5-0/+1017
2025-02-28dt-bindings: pinctrl: Add pinctrl for Sophgo SG2042 series SoCInochi Amaoto3-0/+546
2025-02-28pinctrl: sophgo: introduce generic probe functionInochi Amaoto8-52/+86
2025-02-28pinctrl: sophgo: generalize shareable code of cv18xx pinctrl driverInochi Amaoto10-375/+545
2025-02-28pinctrl: sophgo: introduce generic data structure for cv18xx pinctrl driverInochi Amaoto7-184/+270
2025-02-28pinctrl: sophgo: avoid to modify untouched bit when setting cv1800 pinconfInochi Amaoto1-10/+23
2025-02-27pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pinDang Huynh2-3/+9
2025-02-20pinctrl: renesas: rzg2l: Suppress binding attributesClaudiu Beznea1-0/+1
2025-02-17pinctrl: cy8c95x0: Fix comment styleAndy Shevchenko1-1/+2
2025-02-17pinctrl: cy8c95x0: Separate EEPROM related register definitiosAndy Shevchenko1-0/+4
2025-02-17pinctrl: cy8c95x0: Drop unneeded castingAndy Shevchenko1-1/+1
2025-02-17pinctrl: cy8c95x0: Get rid of cy8c95x0_pinmux_direction() forward declarationAndy Shevchenko1-29/+25
2025-02-17pinctrl: cy8c95x0: Initialise boolean variable with boolean valuesAndy Shevchenko1-2/+2
2025-02-17pinctrl: cy8c95x0: Replace 'return ret' by 'return 0' in some casesAndy Shevchenko1-3/+3
2025-02-17pinctrl: cy8c95x0: Remove redundant check in cy8c95x0_regmap_update_bits_base()Andy Shevchenko1-11/+5
2025-02-17pinctrl: cy8c95x0: Transform to cy8c95x0_regmap_read_bits()Andy Shevchenko1-20/+25
2025-02-17pinctrl: cy8c95x0; Switch to use for_each_set_clump8()Andy Shevchenko1-15/+9
2025-02-17pinctrl: cy8c95x0: Use better bitmap APIs where appropriateAndy Shevchenko1-21/+12
2025-02-17pinctrl: mcp23s08: Get rid of spurious level interruptsDmitry Mastykin1-3/+20
2025-02-17pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw()Yue Haibing1-2/+2
2025-02-17pinctrl: pistachio: Remove dead code in pistachio_gpio_register()Yue Haibing1-6/+0
2025-02-17pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_mapValentin Caron1-2/+8
2025-02-17Linux 6.14-rc3v6.14-rc3Linus Torvalds1-1/+1
2025-02-16Merge tag 'kbuild-fixes-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-13/+8
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-1/+421
2025-02-16Merge tag 'tty-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-26/+35
2025-02-16Merge tag 'usb-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-45/+139
2025-02-16Merge tag 'irq_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2025-02-16Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-32/+54
2025-02-16Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2025-02-16Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+10
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds30-428/+421
2025-02-16Merge tag 'mips-fixes_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-30/+20
2025-02-16Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-4/+228
2025-02-16Merge tag 'uml-for-linus-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-142/+203
2025-02-16Merge tag 'trace-ring-buffer-v6.14-rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-9/+31