summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2026-05-27gpio: gpiolib: use seq_puts() for plain stringsChen Jung Ku
2026-05-27gpio: ts5500: remove obsolete driverArnd Bergmann
2026-05-26gpio: add kunit test cases for the GPIO subsystemBartosz Golaszewski
2026-05-26gpiolib: Mark gpio_devt, gpiolib_initialized and gpio_stub_drv as __ro_after_...Len Bao
2026-05-26gpio: mxc: fix irq_high handlingAlexander Stein
2026-05-21gpio: virtuser: lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-21gpio: aggregator: lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-21gpio: sim: lock device when calling device_is_bound()Bartosz Golaszewski
2026-05-21gpio: aggregator: remove the software node when deactivating the aggregatorBartosz Golaszewski
2026-05-21gpio: aggregator: fix a potential use-after-freeBartosz Golaszewski
2026-05-21gpio: cdev: check if uAPI v2 config attributes are correctly zeroedBartosz Golaszewski
2026-05-21gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCsThomas Lin
2026-05-21gpio: tegra186: Enable GTE for Tegra264Suneel Garapati
2026-05-21gpio: pca953x: propagate regulator_enable() error from resumeStepan Ionichev
2026-05-20gpio: Initialize all i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-20gpio: en7523: allow COMPILE_TEST buildsRosen Penev
2026-05-20gpio: xgene: allow COMPILE_TEST buildsRosen Penev
2026-05-18gpio: tegra186: Add support for Tegra238Prathamesh Shete
2026-05-18gpio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-13Merge tag 'ib-mfd-gpio-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Bartosz Golaszewski
2026-05-13gpio: zynq: Add eio gpio supportShubhrajyoti Datta
2026-05-12gpio: regmap: Don't set a fixed direction lineLinus Walleij
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-29gpiolib: acpi: Only trigger ActiveBoth interrupts on bootMario Limonciello
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