summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-21pinctrl: qcom: spmi-gpio: Add PMI632 supportLuca Weiss1-0/+1
2023-04-21pinctrl: wpcm450: select MFD_SYSCONJonathan Neuschäfer1-0/+1
2023-04-20pinctrl: qcom ssbi-gpio: Convert to immutable irq_chipLinus Walleij1-3/+21
2023-04-20pinctrl: qcom ssbi-mpp: Convert to immutable irq_chipLinus Walleij1-8/+27
2023-04-20pinctrl: qcom spmi-mpp: Convert to immutable irq_chipLinus Walleij1-10/+28
2023-04-20pinctrl: plgpio: Convert to immutable irq_chipLinus Walleij1-2/+6
2023-04-20pinctrl: pistachio: Convert to immutable irq_chipLinus Walleij1-10/+25
2023-04-20pinctrl: pic32: Convert to immutable irq_chipLinus Walleij1-11/+25
2023-04-14pinctrl: sx150x: Convert to immutable irq_chipLinus Walleij1-27/+37
2023-04-14pinctrl: stmfx: Convert to immutable irq_chipLinus Walleij1-12/+24
2023-04-14pinctrl: st: Convert to immutable irq_chipLinus Walleij1-7/+9
2023-04-14pinctrl: mcp23s08: Convert to immutable irq_chipLinus Walleij2-11/+26
2023-04-14pinctrl: equilibrium: Convert to immutable irq_chipLinus Walleij2-10/+14
2023-04-14pinctrl: npcm7xx: Convert to immutable irq_chipLinus Walleij1-16/+18
2023-04-14pinctrl: armada-37xx: Convert to immutable irq_chipLinus Walleij1-10/+24
2023-04-14pinctrl: nsp: Convert to immutable irq_chipLinus Walleij1-10/+13
2023-04-14pinctrl: iproc: Convert to immutable irq_chipLinus Walleij1-13/+25
2023-04-11Merge tag 'renesas-pinctrl-for-v6.4-tag2' of git://git.kernel.org/pub/scm/lin...Linus Walleij38-225/+725
2023-04-11pinctrl: qcom: Add "and" to PIN_CONFIG_INPUT_ENABLE commentDouglas Anderson1-1/+1
2023-04-11pinctrl: qcom: spmi-gpio: add support for pmm8654au-gpioBartosz Golaszewski1-0/+1
2023-04-04pinctrl: mlxbf3: set varaiable mlxbf3_pmx_funcs storage-class-specifier to st...Tom Rix1-1/+1
2023-04-04pinctrl: Remove Intel Thunder Bay pinctrl driverLakshmi Sowjanya D3-1314/+0
2023-03-31pinctrl: xway: drop the deprecated compatible stringsAleksander Jan Bajkowski1-252/+0
2023-03-31pinctrl: amd: Add fields for interrupt status and wake statusMario Limonciello1-3/+17
2023-03-31pinctrl: amd: Adjust debugfs outputMario Limonciello1-46/+30
2023-03-30pinctrl: renesas: core: Drop unneeded #ifdef CONFIG_OFGeert Uytterhoeven1-2/+0
2023-03-30pinctrl: renesas: r8a7779: Add PWM pins, groups, and functionsGeert Uytterhoeven1-0/+109
2023-03-30pinctrl: renesas: r8a7779: Add bias pinconf supportGeert Uytterhoeven1-7/+328
2023-03-30pinctrl: renesas: Annotate sentinels in tablesGeert Uytterhoeven36-80/+78
2023-03-30pinctrl: renesas: r8a779g0: Add support for AVB/TSN power-sourcesGeert Uytterhoeven1-9/+36
2023-03-30pinctrl: renesas: r8a77995: Add support for AVB power-sourceGeert Uytterhoeven1-7/+14
2023-03-30pinctrl: renesas: r8a77990: Add support for AVB power-sourceGeert Uytterhoeven1-10/+19
2023-03-30pinctrl: renesas: r8a77980: Add support for AVB/GE power-sourcesGeert Uytterhoeven1-11/+28
2023-03-30pinctrl: renesas: r8a77970: Add support for AVB power-sourceGeert Uytterhoeven1-8/+20
2023-03-30pinctrl: renesas: Add support for 1.8V/2.5V I/O voltage levelsGeert Uytterhoeven3-20/+19
2023-03-30pinctrl: renesas: rcar: Phase out old SH_PFC_PIN_CFG_IO_VOLTAGE flagGeert Uytterhoeven11-63/+63
2023-03-30pinctrl: renesas: r8a77995: Retain POCCTRL0 register across suspend/resumeGeert Uytterhoeven1-10/+13
2023-03-29pinctrl: mcp23s08: Implement gpio bulk functionsUwe Kleine-König1-0/+34
2023-03-29pinctrl: mcp23s08: Rename and change function that wraps regmap_update_bits()Uwe Kleine-König1-6/+5
2023-03-29Merge branch 'ib-qcom-quad-spi' into develLinus Walleij1-5/+31
2023-03-29pinctrl: qcom: Support OUTPUT_ENABLE; deprecate INPUT_ENABLEDouglas Anderson1-5/+31
2023-03-28pinctrl: s32cc: Use generic struct data to describe pin functionChester Lin2-20/+12
2023-03-28pinctrl: s32cc: embed generic struct pingroupChester Lin2-36/+33
2023-03-28pinctrl: s32cc: refactor pin config parsingChester Lin1-19/+33
2023-03-28pinctrl: s32: refine error/return/config checks and simplify driver codesChester Lin2-69/+76
2023-03-28Merge tag 'renesas-pinctrl-for-v6.4-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij9-6513/+565
2023-03-23pinctrl: Use of_property_present() for testing DT property presenceRob Herring5-15/+15
2023-03-20pinctrl: mlxbf3: Add pinctrl driver supportAsmaa Mnebhi3-0/+334
2023-03-20pinctrl: qcom: Add IPQ9574 pinctrl driverDevi Priya3-0/+838
2023-03-19pinctrl: qcom: Add SM7150 pinctrl driverDanila Tikhonov3-0/+1291