summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-10-16gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-10-13gpio: grgpio: call request_irq after incrementing the reference countAlex Tran
2025-10-13gpio: virtuser: check the return value of gpiod_set_value()Bartosz Golaszewski
2025-10-13gpiolib: reuse macro code in GPIO chip printk helpersBartosz Golaszewski
2025-10-13gpiolib: reuse macro code in GPIO descriptor printk helpersBartosz Golaszewski
2025-10-13gpiolib: rename GPIO chip printk macrosBartosz Golaszewski
2025-10-13gpiolib: remove unnecessary 'out of memory' messagesBartosz Golaszewski
2025-10-10gpio: wcd934x: mark the GPIO controller as sleepingBartosz Golaszewski
2025-10-09gpio: usbio: Add ACPI device-id for MTL-CVF devicesHans de Goede
2025-10-04Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-09-26gpio: mpfs: fix setting gpio direction to outputConor Dooley
2025-09-24gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_Bartosz Golaszewski
2025-09-22gpio: regmap: fix memory leak of gpio_regmap structureIoana Ciornei
2025-09-22gpiolib: Extend software-node support to support secondary software-nodesHans de Goede
2025-09-18Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...Bartosz Golaszewski
2025-09-18Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel....Bartosz Golaszewski
2025-09-16gpio: max7360: Add MAX7360 gpio supportMathieu Dubois-Briand
2025-09-16gpio: regmap: Allow to provide init_valid_mask callbackMathieu Dubois-Briand
2025-09-16gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand
2025-09-16gpio: Add Nuvoton NCT6694 GPIO supportMing Yu
2025-09-16Merge tag 'intel-gpio-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2025-09-15gpiolib: acpi: initialize acpi_gpio_info structSébastien Szymanski
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman
2025-09-12gpio: Add Intel USBIO GPIO driverIsrael Cepeda
2025-09-12gpio: move gpio-mmio-specific fields out of struct gpio_chipBartosz Golaszewski
2025-09-12gpio: mmio: use new generic GPIO chip APIBartosz Golaszewski
2025-09-12gpio: sodaville: use new generic GPIO chip APIBartosz Golaszewski
2025-09-12gpio: spacemit-k1: use new generic GPIO chip APIBartosz Golaszewski
2025-09-12gpio: sifive: use new generic GPIO chip APIBartosz Golaszewski
2025-09-12gpio: menz127: use new generic GPIO chip APIBartosz Golaszewski
2025-09-12gpio: mt7621: use the generic GPIO chip lock for IRQ handlingBartosz Golaszewski
2025-09-12gpio: mt7621: use new generic GPIO chip APIBartosz Golaszewski
2025-09-12gpio: brcmstb: use new generic GPIO chip APIBartosz Golaszewski
2025-09-12gpio: xgene-sb: use generic GPIO chip register read and write APIsBartosz Golaszewski
2025-09-12gpio: ath79: use the generic GPIO chip lock for IRQ handlingBartosz Golaszewski
2025-09-12gpio: ath79: use new generic GPIO chip APIBartosz Golaszewski
2025-09-12gpio: hlwd: use new generic GPIO chip APIBartosz Golaszewski
2025-09-12gpio: loongson1: use new generic GPIO chip APIBartosz Golaszewski
2025-09-12gpio: loongson1: allow building the module with COMPILE_TEST enabledBartosz Golaszewski
2025-09-12gpiolib: add a common prefix to GPIO descriptor flagsBartosz Golaszewski
2025-09-12gpio: use more common syntax for compound literalsBartosz Golaszewski
2025-09-10gpio: loongson-64bit: Fix a less than zero check on an unsigned int struct fieldColin Ian King
2025-09-09gpio: loongson-64bit: Remove unneeded semicolonChen Ni
2025-09-08pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVELLinus Walleij
2025-09-08gpio: pisosr: Use devm_mutex_init()Christophe JAILLET
2025-09-08gpio: loongson-64bit: Add support for Loongson-2K0300 SoCYao Zi
2025-09-08gpio: Kconfig: Update help for GPIO_PCA953XAkhilesh Patil