summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-11-06gpio: tb10x: Drop unused tb10x_set_bits() functionKrzysztof Kozlowski
2025-11-05gpio: aggregator: restore the set_config operationThomas Richard
2025-11-03gpiolib: fix invalid pointer access in debugfsBartosz Golaszewski
2025-11-03gpio: swnode: don't use the swnode's name as the key for GPIO lookupBartosz Golaszewski
2025-10-23gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang
2025-10-23Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2025-10-23gpiolib: acpi: Use %pe when passing an error pointer to dev_err()Andy Shevchenko
2025-10-23gpiolib: acpi: Make set debounce errors non fatalHans de Goede
2025-10-22gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray
2025-10-22gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-10-21gpio: pci-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray
2025-10-21gpio: 104-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray
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