summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
6 daysgpio: rockchip: teardown bugs and resource leaksMarco Scardovi
6 daysgpio: rockchip: convert bank->clk to devm_clk_get_enabled()Marco Scardovi
6 daysgpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()Dan Carpenter
6 daysgpio: shared: fix lockdep false positive by removing unneeded lockBartosz Golaszewski
6 daysgpio: shared: fix deadlock on shared proxy's parent removalBartosz Golaszewski
6 daysgpio: adnp: fix flow control regression caused by scoped_guard()Bartosz Golaszewski
6 daysgpio: shared: undo the vote of the proxy on GPIO freeBartosz Golaszewski
8 daysgpio: mxc: fix irq_high handlingAlexander Stein
13 daysgpio: virtuser: lock device when calling device_is_bound()Bartosz Golaszewski
13 daysgpio: aggregator: lock device when calling device_is_bound()Bartosz Golaszewski
13 daysgpio: sim: lock device when calling device_is_bound()Bartosz Golaszewski
13 daysgpio: aggregator: remove the software node when deactivating the aggregatorBartosz Golaszewski
13 daysgpio: aggregator: fix a potential use-after-freeBartosz Golaszewski
13 daysgpio: cdev: check if uAPI v2 config attributes are correctly zeroedBartosz Golaszewski
13 daysgpio: pca953x: propagate regulator_enable() error from resumeStepan Ionichev
2026-04-24Merge tag 'gpio-fixes-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-20gpio: aspeed: fix AST2700 debounce selector bit definitionsBilly Tsai
2026-04-20gpio: rockchip: Fix GPIO regression after conversion to dynamic base allocationJonas Karlman
2026-04-18Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-04-16Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2026-04-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-04-10gpio: tegra: return -ENOMEM on allocation failure in probeSamasth Norway Ananda
2026-04-09gpio: swnode: defer probe on references to unregistered software nodesBartosz Golaszewski
2026-04-09gpio: tegra: fix irq_release_resources calling enable instead of disableSamasth Norway Ananda
2026-04-08gpio: bd72720: handle missing regmapMatti Vaittinen
2026-04-07gpio: gpio-by-pinctrl: s/used to do/is used to do/Geert Uytterhoeven
2026-04-07gpio: aspeed: fix unsigned long int declarationChen Jung Ku
2026-04-07gpio: rockchip: convert to dynamic GPIO base allocationShawn Lin
2026-04-07gpio: remove dev-sync-probeBartosz Golaszewski
2026-04-07gpio: virtuser: stop using dev-sync-probeBartosz Golaszewski
2026-04-07gpio: aggregator: stop using dev-sync-probeBartosz Golaszewski
2026-04-07gpio: sim: stop using dev-sync-probeBartosz Golaszewski
2026-04-07gpio: Add Intel Nova Lake ACPI GPIO events driverAlan Borzeszkowski
2026-04-03gpiolib: Make deferral warnings debug messagesJon Hunter
2026-03-31gpio: mpfs: Add interrupt supportConor Dooley
2026-03-30gpiolib: fix hogs with multiple linesBartosz Golaszewski
2026-03-30gpio: shared: shorten the critical section in gpiochip_setup_shared()Bartosz Golaszewski
2026-03-26gpio: mxc: map Both Edge pad wakeup to Rising EdgeShenwei Wang
2026-03-26gpio: fix up CONFIG_OF dependenciesArnd Bergmann
2026-03-25gpio: tps68470: Add i2c daisy chain supportAntti Laakso
2026-03-25Merge branch 'ib-scmi-pinctrl-gpio' of git://git.kernel.org/pub/scm/linux/ker...Bartosz Golaszewski
2026-03-24Merge branch 'ib-scmi-pinctrl-gpio' into develLinus Walleij
2026-03-24gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driverAKASHI Takahiro
2026-03-24gpio: drop unneeded Kconfig dependencies on OF_GPIOBartosz Golaszewski
2026-03-23gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()Felix Gu
2026-03-23gpio: dwapb: reduce allocation to single kzallocRosen Penev
2026-03-23gpio: shared: handle pins shared by child nodes of devicesBartosz Golaszewski
2026-03-23gpio: shared: call gpio_chip::of_xlate() if setBartosz Golaszewski
2026-03-19gpio: spacemit-k1: Add set_config callback supportJunhui Liu