aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-16pinctrl: microchip-sgpio: check return value of devm_kasprintf()Gravatar Claudiu Beznea 1-0/+3
2023-06-16pinctrl: freescale: Fix a memory out of bounds when num_configs is 1Gravatar Xiaolei Wang 1-1/+2
2023-06-09pinctrl: npcm7xx: Add missing check for ioremapGravatar Jiasheng Jiang 1-0/+2
2023-06-09pinctrl:sunplus: Add check for kmallocGravatar Wells Lu 1-2/+1
2023-06-09pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loopsGravatar Lu Hongfei 1-3/+9
2023-06-09pinctrl: Relax user input size in pinmux_select()Gravatar Andy Shevchenko 1-4/+0
2023-06-09pinctrl: Duplicate user memory in one go in pinmux_select()Gravatar Andy Shevchenko 1-8/+3
2023-06-09gpio: tegra186: Check PMC driver status before any requestGravatar Prathamesh Shete 1-5/+9
2023-06-09pinctrl: tegra: Add Tegra234 pinmux driverGravatar Prathamesh Shete 4-0/+1967
2023-06-09pinctrl: qcom: organize audio drivers in menuconfigGravatar Krzysztof Kozlowski 1-12/+12
2023-06-09pinctrl: qcom: organize main SoC drivers in new Kconfig.msmGravatar Krzysztof Kozlowski 2-412/+370
2023-06-09pinctrl: qcom: allow true compile testingGravatar Krzysztof Kozlowski 1-1/+1
2023-06-09pinctrl: qcom: mark true OF dependency - common MSM pinctrl codeGravatar Krzysztof Kozlowski 1-41/+2
2023-06-09pinctrl: qcom: drop unneeded GPIOLIB dependencyGravatar Krzysztof Kozlowski 1-14/+8
2023-06-09pinctrl: qcom: correct language typo (Technologies)Gravatar Krzysztof Kozlowski 1-1/+1
2023-06-09pinctrl: qcom: fix indentation in KconfigGravatar Krzysztof Kozlowski 1-2/+2
2023-06-09pinctrl: qcom: qdf2xxx: drop ACPI_PTRGravatar Krzysztof Kozlowski 1-1/+1
2023-06-09pinctrl: qcom: Add IPQ5018 pinctrl driverGravatar Sricharan Ramabadhran 3-0/+795
2023-06-02pinctrl: s32: separate const device data from struct s32_pinctrl_soc_infoGravatar Chester Lin 3-26/+32
2023-06-01pinctrl: tegra: Consistently refer to SoC dataGravatar Thierry Reding 1-7/+6
2023-06-01pinctrl: tegra: Duplicate pinmux functions tableGravatar Thierry Reding 8-35/+25
2023-05-30pinctrl: sunplus: Add check for kmallocGravatar Wells Lu 1-6/+18
2023-05-29pinctrl: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 3-3/+3
2023-05-29pinctrl: microchip: Remove redundant clearing of IRQ_TYPE_SENSE_MASKGravatar Lizhe 1-2/+0
2023-05-29pinctrl: axp209: Add support for GPIO3 on the AXP209Gravatar Jonathan McDowell 1-0/+42
2023-05-29pinctrl: qcom: Add SDX75 pincontrol driverGravatar Rohit Agarwal 3-11/+1166
2023-05-29Merge tag 'renesas-pinctrl-for-v6.5-tag1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Walleij 2-4/+4
2023-05-24pinctrl: at91: fix a couple NULL vs IS_ERR() checksGravatar Dan Carpenter 1-4/+4
2023-05-24pinctrl: at91-pio4: Enable Push-Pull configurationGravatar Ryan Wanner 1-4/+11
2023-05-22pinctrl: qcom: sa8775p: add the wakeirq mapGravatar Bartosz Golaszewski 1-0/+19
2023-05-16pinctrl: qcom: sc8180x: gracefully handle missing IO memory resourceGravatar Krzysztof Kozlowski 1-1/+5
2023-05-16pinctrl: qcom: Refactor generic qcom pinctrl driverGravatar Rohit Agarwal 47-329/+325
2023-05-16pinctrl: qcom: Remove the msm_function structGravatar Rohit Agarwal 46-6192/+5850
2023-05-09pinctrl: renesas: Fix spaces followed by tabsGravatar Marek Vasut 2-4/+4
2023-05-08pinctrl: qcom: spmi-gpio: Add PM8953 supportGravatar Luca Weiss 1-0/+2
2023-05-08pinctrl: amd: Revert "pinctrl: amd: disable and mask interrupts on probe"Gravatar Mario Limonciello 1-31/+0
2023-05-08pinctrl: amd: Detect and mask spurious interruptsGravatar Kornel Dulęba 1-6/+6
2023-05-08pinctrl: amd: Fix mistake in handling clearing pins at startupGravatar Mario Limonciello 1-2/+2
2023-05-08pinctrl: amd: Detect internal GPIO0 debounce handlingGravatar Mario Limonciello 2-0/+8
2023-05-08pinctrl: bcm2835: Handle gpiochip_add_pin_range() errorsGravatar Christophe JAILLET 1-4/+2
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-1/+1
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 3-12/+2
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Gravatar Linus Torvalds 9-99/+136
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxGravatar Linus Torvalds 2-21/+21
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 7-850/+43
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxGravatar Linus Torvalds 9-13/+82
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 47-325/+604
2023-05-05Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-18/+30
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Jakub Kicinski 4-15/+35
2023-05-05Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+3