summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-08-20gpio: tps65912: check the return value of regmap_update_bits()Bartosz Golaszewski
2025-08-20gpio: wcd934x: check the return value of regmap_update_bits()Bartosz Golaszewski
2025-08-20gpio: loongson-64bit: Extend GPIO irq supportBinbin Zhou
2025-08-20gpio: mlxbf3: use platform_get_irq_optional()David Thompson
2025-08-20Revert "gpio: mlxbf3: only get IRQ for device instance 0"David Thompson
2025-08-20gpio: mlxbf2: use platform_get_irq_optional()David Thompson
2025-08-20gpio: virtio: Fix config space reading.Harald Mommer
2025-07-17gpiolib: fix performance regression when using gpio_chip_get_multiple()Hugo Villeneuve
2025-06-27gpio: mlxbf3: only get IRQ for device instance 0David Thompson
2025-06-27gpio: pca953x: fix wrong error probe return valueSascha Hauer
2025-06-27gpio: loongson-64bit: Correct Loongson-7A2000 ACPI GPIO access modeBinbin Zhou
2025-06-27gpiolib: of: Add polarity quirk for s5m8767Peng Fan
2025-05-22Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-20gpiolib: don't crash on enabling GPIO HOG pinsDmitry Baryshkov
2025-05-13gpio: virtuser: fix potential out-of-bound writeMarkus Burri
2025-05-13gpio: pca953x: fix IRQ storm on system wake upEmanuele Ghidoli
2025-04-14gpiolib: Allow to use setters with return value for output-only gpiosMathieu Dubois-Briand
2025-04-08gpiolib: of: Move Atmel HSMCI quirk up out of the regulator commentAndy Shevchenko
2025-04-08gpiolib: of: Fix the choice for Ingenic NAND quirkAndy Shevchenko
2025-04-08gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-08gpio: mpc8xxx: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-08gpio: TODO: track the removal of regulator-related workaroundsBartosz Golaszewski
2025-04-08gpio: deprecate devm_gpiod_unhinge()Bartosz Golaszewski
2025-04-07gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-24gpio: TODO: add an item to track reworking the sysfs interfaceBartosz Golaszewski
2025-03-24gpio: TODO: add an item to track the conversion to the new value settersBartosz Golaszewski
2025-03-24gpio: TODO: add delimiters between tasks for better readabilityBartosz Golaszewski
2025-03-24gpio: TODO: remove the pinctrl integration taskBartosz Golaszewski
2025-03-24gpio: TODO: remove task duplicationBartosz Golaszewski
2025-03-24gpio: TODO: remove the item about the new debugfs interfaceBartosz Golaszewski
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-19Merge tag 'ieee802154-for-net-next-2025-03-10' of git://git.kernel.org/pub/sc...Paolo Abeni
2025-03-17gpio: da9055: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: da9052: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: cs5535: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: crystalcove: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: cros-ec: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: creg-snps: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: cgbc: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: bt8xx: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: bt8xx: use lock guardsBartosz Golaszewski
2025-03-17gpio: bt8xx: allow to build the module with COMPILE_TEST=yBartosz Golaszewski
2025-03-17gpio: bd9571mwv: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: bd71828: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: bd71815: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: bcm-kona: use new line value setter callbacksBartosz Golaszewski
2025-03-17gpio: bcm-kona: use lock guardsBartosz Golaszewski
2025-03-17Merge tag 'v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-03-13Merge tag 'intel-gpio-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski