summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: lantiq: Remove unused of_gpio.h inclusionAndy Shevchenko2023-06-162-2/+1
* pinctrl: at91-pio4: check return value of devm_kasprintf()Claudiu Beznea2023-06-161-0/+2
* pinctrl: microchip-sgpio: check return value of devm_kasprintf()Claudiu Beznea2023-06-161-0/+3
* pinctrl: freescale: Fix a memory out of bounds when num_configs is 1Xiaolei Wang2023-06-161-1/+2
* pinctrl: npcm7xx: Add missing check for ioremapJiasheng Jiang2023-06-091-0/+2
* pinctrl:sunplus: Add check for kmallocWells Lu2023-06-091-2/+1
* pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loopsLu Hongfei2023-06-091-3/+9
* pinctrl: Relax user input size in pinmux_select()Andy Shevchenko2023-06-091-4/+0
* pinctrl: Duplicate user memory in one go in pinmux_select()Andy Shevchenko2023-06-091-8/+3
* pinctrl: tegra: Add Tegra234 pinmux driverPrathamesh Shete2023-06-093-0/+1966
* pinctrl: qcom: organize audio drivers in menuconfigKrzysztof Kozlowski2023-06-091-12/+12
* pinctrl: qcom: organize main SoC drivers in new Kconfig.msmKrzysztof Kozlowski2023-06-092-412/+370
* pinctrl: qcom: allow true compile testingKrzysztof Kozlowski2023-06-091-1/+1
* pinctrl: qcom: mark true OF dependency - common MSM pinctrl codeKrzysztof Kozlowski2023-06-091-41/+2
* pinctrl: qcom: drop unneeded GPIOLIB dependencyKrzysztof Kozlowski2023-06-091-14/+8
* pinctrl: qcom: correct language typo (Technologies)Krzysztof Kozlowski2023-06-091-1/+1
* pinctrl: qcom: fix indentation in KconfigKrzysztof Kozlowski2023-06-091-2/+2
* pinctrl: qcom: qdf2xxx: drop ACPI_PTRKrzysztof Kozlowski2023-06-091-1/+1
* pinctrl: qcom: Add IPQ5018 pinctrl driverSricharan Ramabadhran2023-06-093-0/+795
* pinctrl: s32: separate const device data from struct s32_pinctrl_soc_infoChester Lin2023-06-023-26/+32
* pinctrl: tegra: Consistently refer to SoC dataThierry Reding2023-06-011-7/+6
* pinctrl: tegra: Duplicate pinmux functions tableThierry Reding2023-06-018-35/+25
* pinctrl: sunplus: Add check for kmallocWells Lu2023-05-301-6/+18
* pinctrl: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-293-3/+3
* pinctrl: microchip: Remove redundant clearing of IRQ_TYPE_SENSE_MASKLizhe2023-05-291-2/+0
* pinctrl: axp209: Add support for GPIO3 on the AXP209Jonathan McDowell2023-05-291-0/+42
* pinctrl: qcom: Add SDX75 pincontrol driverRohit Agarwal2023-05-293-11/+1166
* Merge tag 'renesas-pinctrl-for-v6.5-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij2023-05-292-4/+4
|\
| * pinctrl: renesas: Fix spaces followed by tabsMarek Vasut2023-05-092-4/+4
* | pinctrl: at91: fix a couple NULL vs IS_ERR() checksDan Carpenter2023-05-241-4/+4
* | pinctrl: at91-pio4: Enable Push-Pull configurationRyan Wanner2023-05-241-4/+11
* | pinctrl: qcom: sa8775p: add the wakeirq mapBartosz Golaszewski2023-05-221-0/+19
* | pinctrl: qcom: sc8180x: gracefully handle missing IO memory resourceKrzysztof Kozlowski2023-05-161-1/+5
* | pinctrl: qcom: Refactor generic qcom pinctrl driverRohit Agarwal2023-05-1647-329/+325
* | pinctrl: qcom: Remove the msm_function structRohit Agarwal2023-05-1646-6192/+5850
* | pinctrl: qcom: spmi-gpio: Add PM8953 supportLuca Weiss2023-05-081-0/+2
* | pinctrl: amd: Revert "pinctrl: amd: disable and mask interrupts on probe"Mario Limonciello2023-05-081-31/+0
* | pinctrl: amd: Detect and mask spurious interruptsKornel Dulęba2023-05-081-6/+6
* | pinctrl: amd: Fix mistake in handling clearing pins at startupMario Limonciello2023-05-081-2/+2
* | pinctrl: amd: Detect internal GPIO0 debounce handlingMario Limonciello2023-05-082-0/+8
* | pinctrl: bcm2835: Handle gpiochip_add_pin_range() errorsChristophe JAILLET2023-05-081-4/+2
|/
* Merge tag 'pinctrl-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-05-02102-9356/+6810
|\
| * pinctrl-bcm2835.c: fix race condition when setting gpio dirHans Verkuil2023-04-211-4/+15
| * pinctrl: qcom: spmi-gpio: Add PMI632 supportLuca Weiss2023-04-211-0/+1
| * pinctrl: wpcm450: select MFD_SYSCONJonathan Neuschäfer2023-04-211-0/+1
| * pinctrl: qcom ssbi-gpio: Convert to immutable irq_chipLinus Walleij2023-04-201-3/+21
| * pinctrl: qcom ssbi-mpp: Convert to immutable irq_chipLinus Walleij2023-04-201-8/+27
| * pinctrl: qcom spmi-mpp: Convert to immutable irq_chipLinus Walleij2023-04-201-10/+28
| * pinctrl: plgpio: Convert to immutable irq_chipLinus Walleij2023-04-201-2/+6
| * pinctrl: pistachio: Convert to immutable irq_chipLinus Walleij2023-04-201-10/+25