summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
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
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