summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
44 hoursgpio: mpsse: fix reference leak in gpio_mpsse_probe() error pathsAbdun Nihaal1-1/+11
44 hoursgpio: mpsse: add quirk supportMary Strodl1-3/+106
44 hoursgpio: mpsse: ensure worker is torn downMary Strodl1-7/+99
44 hoursgpio: pca953x: handle short interrupt pulses on PCAL devicesErnest Van Hoecke1-1/+24
44 hoursgpiolib: fix race condition for gdev->srcuPaweł Narewski1-20/+20
44 hoursgpiolib: rename GPIO chip printk macrosBartosz Golaszewski4-47/+45
44 hoursgpiolib: remove unnecessary 'out of memory' messagesBartosz Golaszewski1-6/+2
44 hoursgpio: it87: balance superio enter/exit calls in error pathBartosz Golaszewski1-8/+3
44 hoursgpio: rockchip: mark the GPIO controller as sleepingBartosz Golaszewski1-0/+1
11 daysRevert "gpio: swnode: don't use the swnode's name as the key for GPIO lookup"Charles Keepax1-1/+1
2026-01-02gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODEXi Ruoyao1-5/+5
2026-01-02gpiolib: acpi: Add quirk for Dell Precision 7780Askar Safin1-0/+22
2026-01-02gpio: regmap: Fix memleak in error path in gpio_regmap_register()Wentao Guan1-1/+1
2025-12-18gpio: tb10x: fix OF_GPIO dependencyArnd Bergmann1-1/+0
2025-11-19gpio: cdev: make sure the cdev fd is still active before emitting eventsBartosz Golaszewski1-2/+7
2025-11-06gpio: tb10x: Drop unused tb10x_set_bits() functionKrzysztof Kozlowski1-19/+0
2025-11-05gpio: aggregator: restore the set_config operationThomas Richard1-0/+1
2025-11-03gpiolib: fix invalid pointer access in debugfsBartosz Golaszewski1-1/+7
2025-11-03gpio: swnode: don't use the swnode's name as the key for GPIO lookupBartosz Golaszewski1-1/+1
2025-10-23gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang1-11/+3
2025-10-23Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski1-14/+17
2025-10-23gpiolib: acpi: Use %pe when passing an error pointer to dev_err()Andy Shevchenko1-2/+2
2025-10-23gpiolib: acpi: Make set debounce errors non fatalHans de Goede1-12/+15
2025-10-22gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray1-0/+5
2025-10-22gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei1-2/+24
2025-10-21gpio: pci-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray1-0/+1
2025-10-21gpio: 104-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray1-0/+1
2025-10-10gpio: wcd934x: mark the GPIO controller as sleepingBartosz Golaszewski1-1/+1
2025-10-09gpio: usbio: Add ACPI device-id for MTL-CVF devicesHans de Goede1-0/+1
2025-10-05Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-0/+259
2025-10-01Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds59-1343/+2860
2025-09-30Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-36/+43
2025-09-26gpio: mpfs: fix setting gpio direction to outputConor Dooley1-1/+1
2025-09-24gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_Bartosz Golaszewski17-32/+34
2025-09-22gpio: regmap: fix memory leak of gpio_regmap structureIoana Ciornei1-1/+1
2025-09-22gpiolib: Extend software-node support to support secondary software-nodesHans de Goede1-2/+19
2025-09-18Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...Bartosz Golaszewski4-2/+298
2025-09-18Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel....Bartosz Golaszewski3-0/+512
2025-09-16gpio: max7360: Add MAX7360 gpio supportMathieu Dubois-Briand3-0/+270
2025-09-16gpio: regmap: Allow to provide init_valid_mask callbackMathieu Dubois-Briand1-0/+1
2025-09-16gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand1-2/+27
2025-09-16gpio: Add Nuvoton NCT6694 GPIO supportMing Yu3-0/+512
2025-09-16Merge tag 'intel-gpio-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski2-2/+21
2025-09-15gpiolib: acpi: initialize acpi_gpio_info structSébastien Szymanski1-2/+2
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman3-4/+18
2025-09-12gpio: Add Intel USBIO GPIO driverIsrael Cepeda3-0/+259
2025-09-12gpio: move gpio-mmio-specific fields out of struct gpio_chipBartosz Golaszewski4-167/+166
2025-09-12gpio: mmio: use new generic GPIO chip APIBartosz Golaszewski1-8/+21
2025-09-12gpio: sodaville: use new generic GPIO chip APIBartosz Golaszewski1-6/+14