summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| | * | pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28Lad Prabhakar2024-01-311-9/+204
| | * | pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macroLad Prabhakar2024-01-311-27/+29
| | * | pinctrl: renesas: rzg2l: Improve code for readabilityLad Prabhakar2024-01-311-19/+25
| | * | pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDsGeert Uytterhoeven2024-01-311-1/+3
| | * | pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/functionGeert Uytterhoeven2024-01-311-0/+14
| | * | pinctrl: renesas: rzg2l: Fix locking in rzg2l_dt_subnode_to_map()Claudiu Beznea2024-01-311-10/+10
| | |/
| * | pinctrl: mcp23s08: Check only GPIOs which have interrupts enabledArturas Moskvinas2024-02-091-4/+11
| * | pinctrl: mediatek: Drop bogus slew rate register range for MT8192Chen-Yu Tsai2024-02-071-1/+0
| * | pinctrl: mediatek: Drop bogus slew rate register range for MT8186Chen-Yu Tsai2024-02-071-1/+0
| * | pinctrl: nuvoton: Constify wpcm450_groupsAndy Shevchenko2024-02-071-1/+1
| * | pinctrl: cs42l43: Use str_high_low()Charles Keepax2024-01-311-1/+1
| * | pinctrl: cs42l43: Remove some needless inlinesCharles Keepax2024-01-311-6/+6
| * | pinctrl: cs42l43: Tidy up header includesCharles Keepax2024-01-311-2/+2
| * | pinctrl: pinctrl-zynqmp: Use devm_kcalloc() instead of devm_kzalloc()Erick Archer2024-01-281-4/+4
| * | pinctrl: mediatek: mt7981: add additional emmc groupsJean Thomas2024-01-281-1/+16
| * | pinctrl: mediatek: mt7981: add additional uart groupJean Thomas2024-01-281-1/+6
| * | pinctrl: mt7986: excise kernel-doc warningsRandy Dunlap2024-01-281-1/+1
| * | pinctrl: st: Return pinctrl_gpio_direction_output to transfer the errorChen Ni2024-01-271-2/+1
| |/
* | Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-3/+3
|\ \
| * | pwm: lpss-*: Make use of devm_pwmchip_alloc() functionUwe Kleine-König2024-02-191-3/+3
| |/
* | pinctrl: don't put the reference to GPIO device in pinctrl_pins_show()Bartosz Golaszewski2024-02-291-1/+1
* | pinctrl: stm32: fix PM support for stm32mp257Antonio Borneo2024-02-131-1/+1
* | pinctrl: amd: Add IRQF_ONESHOT to the interrupt requestMario Limonciello2024-01-311-1/+1
|/
* Merge tag 'pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2024-01-1795-884/+7451
|\
| * pinctrl: samsung: constify iomem pointersKrzysztof Kozlowski2023-12-282-4/+4
| * pinctrl: cy8c95x0: Cache muxed registersPatrick Rudolph2023-12-201-143/+315
| * pinctrl: qcom: lpass-lpi: remove duplicated includeWang Jinchao2023-12-201-1/+0
| * pinctrl: qcom: sm4450: dd SM4450 pinctrl driverTengfei Fan2023-12-203-0/+1023
| * Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2023-12-1824-279/+888
| |\
| | * pinctrl: intel: Add Intel Meteor Point pin controller and GPIO supportAndy Shevchenko2023-12-153-0/+475
| | * pinctrl: baytrail: Simplify code with cleanup helpersAndy Shevchenko2023-11-241-108/+68
| | * pinctrl: baytrail: Move default strength assignment to a switch-caseAndy Shevchenko2023-11-241-8/+1
| | * pinctrl: baytrail: Factor out byt_gpio_force_input_mode()Andy Shevchenko2023-11-241-21/+21
| | * pinctrl: baytrail: Fix types of config value in byt_pin_config_set()Andy Shevchenko2023-11-241-1/+2
| | * pinctrl: lynxpoint: Simplify code with cleanup helpersAndy Shevchenko2023-11-241-51/+21
| | * pinctrl: tangier: simplify locking using cleanup helpersRaag Jadav2023-11-241-9/+7
| | * pinctrl: intel: use the correct _PM_OPS() export macroRaag Jadav2023-11-221-1/+1
| | * pinctrl: intel: Add a generic Intel pin control platform driverAndy Shevchenko2023-11-143-0/+236
| | * pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"Andy Shevchenko2023-11-142-2/+6
| | * pinctrl: intel: allow independent COMPILE_TESTRaag Jadav2023-11-131-1/+1
| | * pinctrl: intel: Refactor intel_pinctrl_get_soc_data()Andy Shevchenko2023-11-131-4/+3
| | * pinctrl: intel: Move default strength assignment to a switch-caseAndy Shevchenko2023-11-131-4/+2
| | * pinctrl: tangier: Move default strength assignment to a switch-caseAndy Shevchenko2023-11-131-8/+2
| | * pinctrl: tangier: Enable 910 Ohm biasAndy Shevchenko2023-11-131-0/+6
| | * pinctrl: intel: Make PM ops functions staticAndy Shevchenko2023-11-132-13/+2
| | * pinctrl: tigerlake: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| | * pinctrl: sunrisepoint: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| | * pinctrl: meteorlake: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| | * pinctrl: lewisburg: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2
| | * pinctrl: lakefield: Switch to use Intel pin control PM opsAndy Shevchenko2023-11-131-3/+2