summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpio: tegra186: Check PMC driver status before any requestPrathamesh Shete2023-06-091-5/+9
* pinctrl: tegra: Add Tegra234 pinmux driverPrathamesh Shete2023-06-094-0/+1967
* 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 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-05-071-1/+1
|\
| * crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET2023-04-281-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-05-073-12/+2
|\ \
| * | clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified caseHal Feng2023-05-021-4/+1
| * | clk: sp7021: Adjust width of _m in HWM_FIELD_PREP()Nathan Chancellor2023-05-021-1/+1
| * | Revert "clk: imx: composite-8m: Add support to determine_rate"Adam Ford2023-05-021-7/+0
* | | Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2023-05-079-99/+136
|\ \ \
| * | | mailbox: qcom-apcs-ipc: do not grow the of_device_idKrzysztof Kozlowski2023-05-041-5/+6
| * | | mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley2023-05-041-1/+1
| * | | mailbox: bcm-pdc: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-05-041-1/+1
| * | | mailbox: rockchip: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-05-041-1/+1
| * | | mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones2023-05-041-0/+7