summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-02-24gpiolib: sanitize the return value of gpio_chip::request()Bartosz Golaszewski
2025-02-24Merge tag 'v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-02-21gpio: regmap: Allow ngpio to be read from the propertyAndy Shevchenko
2025-02-21gpio: regmap: Move optional assignments down in the codeAndy Shevchenko
2025-02-21gpio: regmap: Group optional assignments together for better understandingAndy Shevchenko
2025-02-21gpiolib: Use fwnode instead of device in gpiochip_get_ngpios()Andy Shevchenko
2025-02-21gpiolib: Extract gpiochip_choose_fwnode() for wider useAndy Shevchenko
2025-02-20gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()Bartosz Golaszewski
2025-02-18gpiolib: don't build HTE code with CONFIG_HTE disabledBartosz Golaszewski
2025-02-18gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/setBartosz Golaszewski
2025-02-17gpio: loongson-64bit: Remove unneeded ngpio assignmentAndy Shevchenko
2025-02-17gpio: latch: store the address of pdev->dev in a helper variableBartosz Golaszewski
2025-02-17gpio: latch: use generic device propertiesBartosz Golaszewski
2025-02-17gpio: vf610: add locking to gpio direction functionsJohan Korsnes
2025-02-17gpiolib: check the return value of gpio_chip::get_direction()Bartosz Golaszewski
2025-02-13gpiolib: Fix crash on error in gpiochip_get_ngpios()Andy Shevchenko
2025-02-12gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write()Andy Shevchenko
2025-02-12gpio: xilinx: Use better bitmap APIs where appropriateAndy Shevchenko
2025-02-12gpiolib: Deduplicate gpiod_direction_input_nonotify() callAndy Shevchenko
2025-02-12gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlockWentao Liang
2025-02-12gpio: max3191x: use gpiod_multi_set_value_cansleepDavid Lechner
2025-02-12gpiolib: acpi: Add a quirk for Acer Nitro ANV14Mario Limonciello
2025-02-11gpio: bcm-kona: Add missing newline to dev_err format stringArtur Weber
2025-02-11gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQArtur Weber
2025-02-11gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0Artur Weber
2025-02-11gpiolib: Even more opportunities to use str_high_low() helperAndy Shevchenko
2025-02-11gpio: 74x164: Utilise temporary variable for struct deviceAndy Shevchenko
2025-02-11gpio: 74x164: Switch to use dev_err_probe()Andy Shevchenko
2025-02-11gpio: 74x164: Fully convert to use managed resourcesAndy Shevchenko
2025-02-11gpio: 74x164: Make use of the macros from bits.hAndy Shevchenko
2025-02-11gpio: 74x164: Annotate buffer with __counted_by()Andy Shevchenko
2025-02-11gpio: 74x164: Simplify code with cleanup helpersAndy Shevchenko
2025-02-11gpio: 74x164: Remove unneeded dependency to OF_GPIOAndy Shevchenko
2025-02-11gpio: virtio: support multiple virtio-gpio controller instanceshlleng
2025-02-05gpio: GPIO_GRGPIO should depend on OFGeert Uytterhoeven
2025-02-05gpio: sim: lock hog configfs items if presentBartosz Golaszewski
2025-02-04gpio: pca953x: Improve interrupt supportMark Tomlinson
2025-02-03gpio: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-30Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-23gpio: mxc: remove dead code after switch to DT-onlyAhmad Fatoum
2025-01-22Merge tag 'gpio-updates-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-14gpio: xilinx: Convert gpio_lock to raw spinlockSean Anderson
2025-01-13gpio: regmap: Use generic request/free opsSander Vanheule
2025-01-13gpio: altera: Drop .mapped_irq from driver dataUwe Kleine-König
2025-01-13gpio: mpc8xxx: Add MPC8314 supportJ. Neuschäfer
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-08gpio: loongson: Fix Loongson-2K2000 ACPI GPIO register offsetBinbin Zhou
2025-01-03gpio: sim: lock up configfs that an instantiated device depends onKoichiro Den
2025-01-03gpio: virtuser: lock up configfs that an instantiated device depends onKoichiro Den