summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-08-01gpio: pmic-eic-sprd: remove unnecessary call to platform_set_drvdata()Andrei Coardos-1/+0
2023-08-01dt-bindings: gpio: brcm,kona-gpio: convert to YAMLStanislav Jakubek-53/+101
2023-08-01gpio: palmas: remove unnecessary call to platform_set_drvdata()Andrei Coardos-1/+0
2023-08-01gpio: max77620: remove unneeded platform_set_drvdata() callAndrei Coardos-2/+0
2023-08-01gpio: lp3943: remove unneeded platform_set_drvdata() callAndrei Coardos-2/+0
2023-07-29gpio: eic-sprd: remove unneeded platform_set_drvdata() callAndrei Coardos-1/+0
2023-07-29gpio: logicvc: remove unneeded platform_set_drvdata() callAndrei Coardos-2/+0
2023-07-29gpio: exar: remove unneeded platform_set_drvdata() callAndrei Coardos-2/+0
2023-07-29gpio: 74xx-mmio: remove unneeded platform_set_drvdata() callAlexandru Ardelean-2/+0
2023-07-29dt-bindings: gpio: Add gpio-line-names to STMPE GPIOAlexander Stein-0/+4
2023-07-29gpio: davinci: Remove redundant dev_err_probe()Ruan Jinjie-1/+1
2023-07-29gpio: ds4520: Add ADI DS4520 GPIO Expander SupportOkan Sahin-0/+92
2023-07-29dt-bindings: gpio: ds4520: Add ADI DS4520Okan Sahin-0/+51
2023-07-29gpio: omap: Remove redundant dev_err_probe() and zero value handle codeRuan Jinjie-5/+2
2023-07-27gpio: 104-dio-48e: Add Counter/Timer supportWilliam Breathitt Gray-16/+112
2023-07-27dt-bindings: gpio: fsl-imx-gpio: support i.MX8QM/DXLPeng Fan-0/+2
2023-07-27gpio: ge: Enable COMPILE_TEST for the driverAndy Shevchenko-1/+1
2023-07-27gpio: ge: Replace GPLv2 boilerplate with SPDXAndy Shevchenko-4/+1
2023-07-27gpio: ge: Utilise temporary variable for struct deviceAndy Shevchenko-5/+5
2023-07-27gpio: ge: Make driver OF-independentAndy Shevchenko-20/+13
2023-07-27gpio: ge: Fix English spelling and grammarAndy Shevchenko-5/+6
2023-07-27gpio: ge: Add missing headerAndy Shevchenko-5/+6
2023-07-25gpio: sifive: Allow building the driver as a moduleSamuel Holland-2/+6
2023-07-25gpio: sifive: Get the parent IRQ's domain from its irq_dataSamuel Holland-15/+10
2023-07-25gpio: sifive: Look up IRQs only once during probeSamuel Holland-12/+5
2023-07-25gpio: sifive: Directly use the device's fwnodeSamuel Holland-1/+2
2023-07-25gpio: mxc: Improve PM configurationGeert Uytterhoeven-5/+5
2023-07-20dt-bindings: gpio: snps,dw-apb: allow gpio-line-namesKrzysztof Kozlowski-0/+4
2023-07-20gpio: pisosr: Use devm_gpiochip_add_data() to simplify remove pathAndrew Davis-16/+12
2023-07-19gpio: bcm-kona: Drop unused pdev member in private data structureAndy Shevchenko-2/+0
2023-07-19gpio: bcm-kona: remove unneeded platform_set_drvdata() callAndrei Coardos-1/+0
2023-07-19gpio: bcm-kona: Make driver OF-independentAndy Shevchenko-14/+9
2023-07-19gpio: Explicitly include correct DT includesRob Herring-39/+28
2023-07-18gpio: mmio: handle "ngpios" properly in bgpio_init()Asmaa Mnebhi-32/+46
2023-07-13gpiolib: order includes alphabetically in gpiolib.hBartosz Golaszewski-4/+4
2023-07-13gpio: sim: fix a typo in commentBartosz Golaszewski-1/+1
2023-07-10gpio: sifive: Support IRQ wakeSamuel Holland-0/+1
2023-07-10gpiolib: Replace open coded gpiochip_irqchip_add_allocated_domain()Andy Shevchenko-13/+7
2023-07-10gpiolib: Split out gpiochip_irqchip_add_allocated_domain() helperAndy Shevchenko-16/+23
2023-07-10gpiolib: Do not assign error pointer to the GPIO IRQ chip domainAndy Shevchenko-6/+6
2023-07-10gpiolib: Factor out gpiochip_simple_create_domain()Andy Shevchenko-7/+16
2023-07-10gpiolib: Make gpiochip_hierarchy_add_domain() return domainAndy Shevchenko-11/+13
2023-07-10gpiolib: Do not alter GPIO chip fwnode memberAndy Shevchenko-8/+8
2023-07-10gpiolib: acpi: Don't use GPIO chip fwnode in acpi_gpiochip_find()Andy Shevchenko-1/+1
2023-07-10gpiolib: of: Don't use GPIO chip fwnode in of_gpiochip_*()Andy Shevchenko-3/+3
2023-07-10gpio: mxc: add runtime pm supportShenwei Wang-2/+59
2023-07-10gpiolib: add missing includeBartosz Golaszewski-0/+1
2023-07-09Linux 6.5-rc1v6.5-rc1Linus Torvalds-2/+2
2023-07-09MAINTAINERS 2: Electric BoogalooLinus Torvalds-46/+46
2023-07-09Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds-11/+35