summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-04-16gpio: eic-sprd: use new line value setter callbacksBartosz Golaszewski
2025-04-16gpio: dln2: use new line value setter callbacksBartosz Golaszewski
2025-04-14gpio: GPIO_BLZP1600 should depend on ARCH_BLAIZEGeert Uytterhoeven
2025-04-14gpio: aggregator: Fix leak in gpio_aggregator_parse()Dan Carpenter
2025-04-14gpio: aggregator: Fix error code in gpio_aggregator_activate()Dan Carpenter
2025-04-14gpio: aggregator: Return an error if there are no GPIOs in gpio_aggregator_pa...Dan Carpenter
2025-04-14gpio: aggregator: Fix gpio_aggregator_line_alloc() checkingDan Carpenter
2025-04-14gpio: aggregator: fix "_sysfs" prefix check in gpio_aggregator_make_group()Dan Carpenter
2025-04-14gpiolib: Allow to use setters with return value for output-only gpiosMathieu Dubois-Briand
2025-04-09gpio: aggregator: cancel deferred probe for devices created via configfsKoichiro Den
2025-04-09gpio: aggregator: expose aggregator created via legacy sysfs to configfsKoichiro Den
2025-04-09gpio: aggregator: rename 'name' to 'key' in gpio_aggregator_parse()Koichiro Den
2025-04-09gpio: aggregator: introduce basic configfs interfaceKoichiro Den
2025-04-09gpio: aggregator: add gpio_aggregator_{alloc,free}()Koichiro Den
2025-04-09gpio: aggregator: unify function namingKoichiro Den
2025-04-09gpio: aggregator: reorder functions to prepare for configfs introductionKoichiro Den
2025-04-09Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux...Bartosz Golaszewski
2025-04-09gpio: provide gpiod_is_equal()Bartosz Golaszewski
2025-04-08gpiolib: support parsing gpio three-cell interrupts schemeYixun Lan
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: Enable Blaize BLZP1600 GPIO supportNikolaos Pasaloukos
2025-04-07gpio: mvebu: Convert generic irqchip locking to guard()Thomas Gleixner
2025-04-07Merge tag 'gpio-s5m8767-polarity-quirk-for-v6.16-rc1' into gpio/for-nextBartosz Golaszewski
2025-04-07gpiolib: of: Add polarity quirk for s5m8767Peng Fan
2025-04-07gpiolib: don't allow setting values on input linesBartosz Golaszewski
2025-04-07gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu
2025-04-07gpiolib: acpi: Deduplicate some code in __acpi_find_gpio()Andy Shevchenko
2025-04-07gpiolib: acpi: Reuse struct acpi_gpio_params in struct acpi_gpio_lookupAndy Shevchenko
2025-04-07gpiolib: acpi: Rename par to params for better readabilityAndy Shevchenko
2025-04-07gpiolib: acpi: Remove index parameter from acpi_gpio_property_lookup()Andy Shevchenko
2025-04-07gpiolib: acpi: Improve struct acpi_gpio_info memory footprintAndy Shevchenko
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