aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2025-04-17gpio: gw-pld: use new line value setter callbacksBartosz Golaszewski1-3/+3
2025-04-17gpio: graniterapids: use new line value setter callbacksBartosz Golaszewski1-3/+3
2025-04-17gpio: f7188: use new line value setter callbacksBartosz Golaszewski1-4/+9
2025-04-16gpio: exar: use new line value setter callbacksBartosz Golaszewski1-7/+9
2025-04-16gpio: em: use new line value setter callbacksBartosz Golaszewski1-2/+4
2025-04-16gpio: eic-sprd: use new line value setter callbacksBartosz Golaszewski1-2/+3
2025-04-16gpio: dln2: use new line value setter callbacksBartosz Golaszewski1-3/+4
2025-04-14gpio: GPIO_BLZP1600 should depend on ARCH_BLAIZEGeert Uytterhoeven1-0/+1
2025-04-14gpio: aggregator: Fix leak in gpio_aggregator_parse()Dan Carpenter1-1/+1
2025-04-14gpio: aggregator: Fix error code in gpio_aggregator_activate()Dan Carpenter1-1/+3
2025-04-14gpio: aggregator: Return an error if there are no GPIOs in gpio_aggregator_parse()Dan Carpenter1-0/+1
2025-04-14gpio: aggregator: Fix gpio_aggregator_line_alloc() checkingDan Carpenter1-6/+6
2025-04-14gpio: aggregator: fix "_sysfs" prefix check in gpio_aggregator_make_group()Dan Carpenter1-1/+1
2025-04-14gpiolib: Allow to use setters with return value for output-only gpiosMathieu Dubois-Briand1-1/+1
2025-04-09gpio: aggregator: cancel deferred probe for devices created via configfsKoichiro Den1-2/+27
2025-04-09gpio: aggregator: expose aggregator created via legacy sysfs to configfsKoichiro Den1-12/+126
2025-04-09gpio: aggregator: rename 'name' to 'key' in gpio_aggregator_parse()Koichiro Den1-6/+6
2025-04-09gpio: aggregator: introduce basic configfs interfaceKoichiro Den2-13/+626
2025-04-09gpio: aggregator: add gpio_aggregator_{alloc,free}()Koichiro Den1-22/+36
2025-04-09gpio: aggregator: unify function namingKoichiro Den1-17/+20
2025-04-09gpio: aggregator: reorder functions to prepare for configfs introductionKoichiro Den1-188/+192
2025-04-09Merge tag 'gpiod-is-equal-for-v6.16-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/brgl/linux into gpio/for-nextBartosz Golaszewski1-0/+14
2025-04-09gpio: provide gpiod_is_equal()Bartosz Golaszewski1-0/+14
2025-04-08gpiolib: support parsing gpio three-cell interrupts schemeYixun Lan3-4/+32
2025-04-08gpiolib: of: Move Atmel HSMCI quirk up out of the regulator commentAndy Shevchenko1-3/+3
2025-04-08gpiolib: of: Fix the choice for Ingenic NAND quirkAndy Shevchenko1-0/+2
2025-04-08gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-04-08gpio: mpc8xxx: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+3
2025-04-08gpio: TODO: track the removal of regulator-related workaroundsBartosz Golaszewski1-0/+34
2025-04-08gpio: deprecate devm_gpiod_unhinge()Bartosz Golaszewski1-1/+5
2025-04-07gpio: Enable Blaize BLZP1600 GPIO supportNikolaos Pasaloukos3-0/+295
2025-04-07gpio: mvebu: Convert generic irqchip locking to guard()Thomas Gleixner1-10/+5
2025-04-07Merge tag 'gpio-s5m8767-polarity-quirk-for-v6.16-rc1' into gpio/for-nextBartosz Golaszewski1-0/+9
2025-04-07gpiolib: of: Add polarity quirk for s5m8767Peng Fan1-0/+9
2025-04-07gpiolib: don't allow setting values on input linesBartosz Golaszewski3-8/+15
2025-04-07gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu1-12/+13
2025-04-07gpiolib: acpi: Deduplicate some code in __acpi_find_gpio()Andy Shevchenko1-53/+48
2025-04-07gpiolib: acpi: Reuse struct acpi_gpio_params in struct acpi_gpio_lookupAndy Shevchenko1-17/+19
2025-04-07gpiolib: acpi: Rename par to params for better readabilityAndy Shevchenko1-4/+4
2025-04-07gpiolib: acpi: Remove index parameter from acpi_gpio_property_lookup()Andy Shevchenko1-7/+6
2025-04-07gpiolib: acpi: Improve struct acpi_gpio_info memory footprintAndy Shevchenko1-2/+2
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+9
2025-03-24gpio: TODO: add an item to track reworking the sysfs interfaceBartosz Golaszewski1-0/+13
2025-03-24gpio: TODO: add an item to track the conversion to the new value settersBartosz Golaszewski1-0/+12
2025-03-24gpio: TODO: add delimiters between tasks for better readabilityBartosz Golaszewski1-0/+8
2025-03-24gpio: TODO: remove the pinctrl integration taskBartosz Golaszewski1-11/+0
2025-03-24gpio: TODO: remove task duplicationBartosz Golaszewski1-9/+0
2025-03-24gpio: TODO: remove the item about the new debugfs interfaceBartosz Golaszewski1-36/+0
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni3-26/+29
2025-03-19Merge tag 'ieee802154-for-net-next-2025-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-nextPaolo Abeni1-0/+9