summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2026-05-12gpio: regmap: Support sparsed fixed directionLinus Walleij
2026-05-11gpio: spear-spics: Add COMPILE_TEST supportRosen Penev
2026-05-11Merge tag 'ib-gpio-add-gpiod-is-single-ended-for-v7.2' of git://git.kernel.or...Bartosz Golaszewski
2026-05-11gpiolib: add gpiod_is_single_ended() helperJie Li
2026-05-11gpio: zevio: allow COMPILE_TEST buildsRosen Penev
2026-05-11gpio: add GPIO controller found on Waveshare DSI TOUCH panelsDmitry Baryshkov
2026-05-07gpio: timberdale: Use device propertiesBartosz Golaszewski
2026-05-07gpio: amd8111: Drop useless zeros in array initialisationUwe Kleine-König (The Capable Hub)
2026-05-06gpio: 74x164: support lines-initial-states for boot-time output stateChanhong Jung
2026-05-05gpio: sim: add a Kconfig dependency on SYSFSBartosz Golaszewski
2026-05-04gpio: altera: Use generic MMIO GPIOLinus Walleij
2026-05-04gpio: altera: User gc helper variableLinus Walleij
2026-05-04gpio: devres: Use devres parent if undefinedLinus Walleij
2026-04-29gpio: sim: Replace sprintf() with sysfs_emit()Maxwell Doose
2026-04-28Merge tag 'ath-next-20260427' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-04-28gpio: ixp4xx: switch to dynamic GPIO baseMohamed Ayman
2026-04-28Merge tag 'asoc-wsa881x-gpiolib-of' of https://git.kernel.org/pub/scm/linux/k...Bartosz Golaszewski
2026-04-28ASoC: wsa881x: Move custom workaround to gpiolib-ofLinus Walleij
2026-04-27gpio: ep93xx: use handle_bad_irq() as default IRQ handlerMohamed Ayman
2026-04-27Merge tag 'v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-04-24Merge tag 'gpio-fixes-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-24gpio: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-04-23gpio: xilinx: drop bitmap_complement() where feasibleYury Norov
2026-04-23gpio: pca953x: drop bitmap_complement() where feasibleYury Norov
2026-04-23gpio: usbio: Add ACPI device-id for NVL platformsArun T
2026-04-22wifi: ath9k: Obtain system GPIOS from descriptorsLinus Walleij
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