| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-19 | gpio: cdev: make sure the cdev fd is still active before emitting events | Bartosz Golaszewski | 1 | -2/+7 |
| 2025-11-06 | gpio: tb10x: Drop unused tb10x_set_bits() function | Krzysztof Kozlowski | 1 | -19/+0 |
| 2025-11-05 | gpio: aggregator: restore the set_config operation | Thomas Richard | 1 | -0/+1 |
| 2025-11-03 | gpiolib: fix invalid pointer access in debugfs | Bartosz Golaszewski | 1 | -1/+7 |
| 2025-11-03 | gpio: swnode: don't use the swnode's name as the key for GPIO lookup | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-10-23 | gpio: ljca: Fix duplicated IRQ mapping | Haotian Zhang | 1 | -11/+3 |
| 2025-10-23 | Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Bartosz Golaszewski | 1 | -14/+17 |
| 2025-10-23 | gpiolib: acpi: Use %pe when passing an error pointer to dev_err() | Andy Shevchenko | 1 | -2/+2 |
| 2025-10-23 | gpiolib: acpi: Make set debounce errors non fatal | Hans de Goede | 1 | -12/+15 |
| 2025-10-22 | gpio: idio-16: Define fixed direction of the GPIO lines | William Breathitt Gray | 1 | -0/+5 |
| 2025-10-22 | gpio: regmap: add the .fixed_direction_output configuration parameter | Ioana Ciornei | 1 | -2/+24 |
| 2025-10-21 | gpio: pci-idio-16: Define maximum valid register address offset | William Breathitt Gray | 1 | -0/+1 |
| 2025-10-21 | gpio: 104-idio-16: Define maximum valid register address offset | William Breathitt Gray | 1 | -0/+1 |
| 2025-10-10 | gpio: wcd934x: mark the GPIO controller as sleeping | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-10-09 | gpio: usbio: Add ACPI device-id for MTL-CVF devices | Hans de Goede | 1 | -0/+1 |
| 2025-10-04 | Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -0/+259 |
| 2025-10-01 | Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-01 | Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 59 | -1343/+2860 |
| 2025-09-29 | Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -36/+43 |
| 2025-09-26 | gpio: mpfs: fix setting gpio direction to output | Conor Dooley | 1 | -1/+1 |
| 2025-09-24 | gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_ | Bartosz Golaszewski | 17 | -32/+34 |
| 2025-09-22 | gpio: regmap: fix memory leak of gpio_regmap structure | Ioana Ciornei | 1 | -1/+1 |
| 2025-09-22 | gpiolib: Extend software-node support to support secondary software-nodes | Hans de Goede | 1 | -2/+19 |
| 2025-09-18 | Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s... | Bartosz Golaszewski | 4 | -2/+298 |
| 2025-09-18 | Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel.... | Bartosz Golaszewski | 3 | -0/+512 |
| 2025-09-16 | gpio: max7360: Add MAX7360 gpio support | Mathieu Dubois-Briand | 3 | -0/+270 |
| 2025-09-16 | gpio: regmap: Allow to provide init_valid_mask callback | Mathieu Dubois-Briand | 1 | -0/+1 |
| 2025-09-16 | gpio: regmap: Allow to allocate regmap-irq device | Mathieu Dubois-Briand | 1 | -2/+27 |
| 2025-09-16 | gpio: Add Nuvoton NCT6694 GPIO support | Ming Yu | 3 | -0/+512 |
| 2025-09-16 | Merge tag 'intel-gpio-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Bartosz Golaszewski | 2 | -2/+21 |
| 2025-09-15 | gpiolib: acpi: initialize acpi_gpio_info struct | Sébastien Szymanski | 1 | -2/+2 |
| 2025-09-15 | Merge 6.17-rc6 into usb-next | Greg Kroah-Hartman | 3 | -4/+18 |
| 2025-09-12 | gpio: Add Intel USBIO GPIO driver | Israel Cepeda | 3 | -0/+259 |
| 2025-09-12 | gpio: move gpio-mmio-specific fields out of struct gpio_chip | Bartosz Golaszewski | 4 | -167/+166 |
| 2025-09-12 | gpio: mmio: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -8/+21 |
| 2025-09-12 | gpio: sodaville: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -6/+14 |
| 2025-09-12 | gpio: spacemit-k1: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -8/+20 |
| 2025-09-12 | gpio: sifive: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -35/+38 |
| 2025-09-12 | gpio: menz127: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -14/+17 |
| 2025-09-12 | gpio: mt7621: use the generic GPIO chip lock for IRQ handling | Bartosz Golaszewski | 1 | -17/+12 |
| 2025-09-12 | gpio: mt7621: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -19/+32 |
| 2025-09-12 | gpio: brcmstb: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -54/+62 |
| 2025-09-12 | gpio: xgene-sb: use generic GPIO chip register read and write APIs | Bartosz Golaszewski | 1 | -2/+3 |
| 2025-09-12 | gpio: ath79: use the generic GPIO chip lock for IRQ handling | Bartosz Golaszewski | 1 | -32/+19 |
| 2025-09-12 | gpio: ath79: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -15/+24 |
| 2025-09-12 | gpio: hlwd: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -51/+54 |
| 2025-09-12 | gpio: loongson1: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -17/+23 |
| 2025-09-12 | gpio: loongson1: allow building the module with COMPILE_TEST enabled | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-09-12 | gpiolib: add a common prefix to GPIO descriptor flags | Bartosz Golaszewski | 5 | -170/+170 |
| 2025-09-12 | gpio: use more common syntax for compound literals | Bartosz Golaszewski | 24 | -24/+24 |
| 2025-09-10 | gpio: loongson-64bit: Fix a less than zero check on an unsigned int struct field | Colin Ian King | 1 | -3/+6 |
| 2025-09-09 | gpio: loongson-64bit: Remove unneeded semicolon | Chen Ni | 1 | -1/+1 |
| 2025-09-08 | pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL | Linus Walleij | 1 | -1/+1 |
| 2025-09-08 | gpio: pisosr: Use devm_mutex_init() | Christophe JAILLET | 1 | -7/+1 |
| 2025-09-08 | gpio: loongson-64bit: Add support for Loongson-2K0300 SoC | Yao Zi | 2 | -7/+183 |
| 2025-09-08 | gpio: Kconfig: Update help for GPIO_PCA953X | Akhilesh Patil | 1 | -4/+8 |
| 2025-09-08 | gpio: mlxbf3: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -50/+53 |
| 2025-09-08 | gpio: ep93xx: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -5/+18 |
| 2025-09-08 | gpio: ep93xx: order includes alphabetically | Bartosz Golaszewski | 1 | -5/+5 |
| 2025-09-08 | gpio: ep93xx: allow building the module with COMPILE_TEST enabled | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-09-08 | gpio: mlxbf: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -10/+15 |
| 2025-09-08 | gpio: tb10x: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -30/+30 |
| 2025-09-08 | gpio: tb10x: allow building the module with COMPILE_TEST=y | Bartosz Golaszewski | 1 | -1/+2 |
| 2025-09-08 | gpio: tb10x: order includes alphabetically | Bartosz Golaszewski | 1 | -8/+8 |
| 2025-09-08 | gpio: blzp1600: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -15/+24 |
| 2025-09-08 | gpio: idt3243x: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -22/+23 |
| 2025-09-08 | gpio: ixp4xx: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -34/+36 |
| 2025-09-08 | gpio: ixp4xx: allow building the module with COMPILE_TEST enabled | Bartosz Golaszewski | 1 | -2/+1 |
| 2025-09-08 | Merge tag 'v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Bartosz Golaszewski | 4 | -39/+37 |
| 2025-09-06 | gpio: mpc5200: Drop legacy-of-mm-gpiochip.h header | Christophe Leroy | 2 | -36/+43 |
| 2025-09-04 | gpio: nomadik: wrap a local variable in a necessary ifdef | Bartosz Golaszewski | 1 | -0/+2 |
| 2025-09-03 | gpio: xra1403: don't print out global GPIO numbers in debugfs callbacks | Bartosz Golaszewski | 1 | -2/+1 |
| 2025-09-03 | gpio: mvebu: don't print out global GPIO numbers in debugfs callbacks | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-09-03 | gpio: wm8994: don't print out global GPIO numbers in debugfs callbacks | Bartosz Golaszewski | 1 | -4/+2 |
| 2025-09-03 | gpio: wm831x: don't print out global GPIO numbers in debugfs callbacks | Bartosz Golaszewski | 1 | -3/+2 |
| 2025-09-03 | gpio: nomadik: don't print out global GPIO numbers in debugfs callbacks | Bartosz Golaszewski | 1 | -13/+12 |
| 2025-09-03 | gpio: stmpe: don't print out global GPIO numbers in debugfs callbacks | Bartosz Golaszewski | 1 | -8/+6 |
| 2025-09-03 | gpio: visconti: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -10/+15 |
| 2025-09-03 | gpio: vf610: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -10/+17 |
| 2025-09-03 | gpio: hisi: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -19/+27 |
| 2025-09-03 | gpio: realtek-otto: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -17/+24 |
| 2025-09-03 | gpio: ftgpio010: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -17/+22 |
| 2025-09-03 | gpio: ftgpio010: order includes alphabetically | Bartosz Golaszewski | 1 | -3/+4 |
| 2025-09-03 | gpio: xgs-iproc: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -15/+19 |
| 2025-09-03 | gpio: mlxbf2: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -29/+30 |
| 2025-09-03 | gpio: mlxbf2: use dev_err_probe() where applicable | Bartosz Golaszewski | 1 | -16/+8 |
| 2025-09-03 | gpio: mxs: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -10/+17 |
| 2025-09-03 | gpio: mxs: order includes alphabetically | Bartosz Golaszewski | 1 | -2/+2 |
| 2025-09-03 | gpio: xgene-sb: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -23/+30 |
| 2025-09-02 | gpio: fix GPIO submenu in Kconfig | Bartosz Golaszewski | 1 | -3/+3 |
| 2025-09-01 | gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-05 | Antheas Kapenekakis | 1 | -0/+12 |
| 2025-09-01 | gpio: tegra186: Add support for Tegra256 | Prathamesh Shete | 1 | -0/+28 |
| 2025-08-31 | Merge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2025-08-26 | gpio: timberdale: fix off-by-one in IRQ type boundary check | Junjie Cao | 1 | -1/+1 |
| 2025-08-25 | gpio: sim: don't use GPIO base in debugfs output | Bartosz Golaszewski | 1 | -2/+1 |
| 2025-08-25 | gpio: mmio: Add compatible for the ixp4xx eb MMIO | Linus Walleij | 1 | -0/+1 |
| 2025-08-25 | Merge tag 'pinctrl-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+14 |
| 2025-08-25 | gpio: ge: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -6/+19 |
| 2025-08-25 | gpio: mpc8xxx: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -40/+62 |
| 2025-08-25 | gpio: grgpio: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -43/+44 |
| 2025-08-25 | gpio: rda: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -14/+21 |
| 2025-08-25 | gpio: amdpt: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -21/+23 |
| 2025-08-25 | gpio: dwapb: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -75/+87 |
| 2025-08-25 | gpio: loongson-64bit: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -18/+24 |
| 2025-08-25 | gpio: ts4800: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -8/+17 |
| 2025-08-25 | gpio: ts4800: use dev_err_probe() | Bartosz Golaszewski | 1 | -4/+2 |
| 2025-08-25 | gpio: ts4800: use generic device properties | Bartosz Golaszewski | 1 | -7/+3 |
| 2025-08-25 | gpio: ts4800: remove the unnecessary call to platform_set_drvdata() | Bartosz Golaszewski | 1 | -2/+0 |
| 2025-08-25 | gpio: hisi: use the BGPIOF_UNREADABLE_REG_DIR flag | Bartosz Golaszewski | 1 | -2/+1 |
| 2025-08-21 | gpiolib: acpi: Program debounce when finding GPIO | Mario Limonciello (AMD) | 1 | -0/+7 |
| 2025-08-19 | gpiolib: acpi: Add quirk for ASUS ProArt PX13 | Mario Limonciello (AMD) | 1 | -0/+14 |
| 2025-08-14 | gpio: remove unneeded 'fast_io' parameter in regmap_config | Wolfram Sang | 2 | -2/+0 |
| 2025-08-13 | gpio: aggregator: Fix off by one in gpiochip_fwd_desc_add() | Dan Carpenter | 1 | -1/+1 |
| 2025-08-12 | gpio: mlxbf3: use platform_get_irq_optional() | David Thompson | 1 | -1/+1 |
| 2025-08-12 | Revert "gpio: mlxbf3: only get IRQ for device instance 0" | David Thompson | 1 | -35/+19 |
| 2025-08-11 | Merge tag 'gpio-aggregator-refactoring-for-v6.18-rc1' of git://git.kernel.org... | Bartosz Golaszewski | 2 | -55/+362 |
| 2025-08-11 | gpio: aggregator: add possibility to attach data to the forwarder | Thomas Richard | 1 | -2/+18 |
| 2025-08-11 | gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd | Thomas Richard | 1 | -6/+57 |
| 2025-08-11 | gpio: aggregator: export symbols of the GPIO forwarder library | Thomas Richard | 1 | -6/+196 |
| 2025-08-11 | gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters | Thomas Richard | 1 | -9/+6 |
| 2025-08-11 | gpio: aggregator: refactor the forwarder registration part | Thomas Richard | 1 | -6/+13 |
| 2025-08-11 | gpio: aggregator: refactor the code to add GPIO desc in the forwarder | Thomas Richard | 1 | -19/+40 |
| 2025-08-11 | gpio: aggregator: move GPIO forwarder allocation in a dedicated function | Thomas Richard | 1 | -18/+32 |
| 2025-08-11 | gpiolib: add support to register sparse pin range | Thomas Richard | 1 | -9/+20 |
| 2025-08-11 | gpio: TODO: remove the task for converting to the new line setters | Geert Uytterhoeven | 1 | -12/+0 |
| 2025-08-11 | gpio: twl4030: Remove error print for devm_add_action_or_reset() | Waqar Hameed | 1 | -3/+1 |
| 2025-08-11 | gpio: aggregator: fix macros coding style error | Li Jun | 1 | -2/+2 |
| 2025-08-11 | gpio: stmpe: Allow to compile as a module | Alexander Stein | 2 | -3/+19 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 135 | -177/+177 |
| 2025-08-07 | gpio: remove legacy GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -21/+6 |
| 2025-08-03 | gpio: mlxbf2: use platform_get_irq_optional() | David Thompson | 1 | -1/+1 |
| 2025-08-03 | Revert "gpio: pxa: Make irq_chip immutable" | Bartosz Golaszewski | 1 | -7/+1 |
| 2025-07-28 | Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 103 | -1061/+2293 |
| 2025-07-27 | gpiolib: enable CONFIG_GPIOLIB_LEGACY even for !GPIOLIB | Arnd Bergmann | 1 | -2/+2 |
| 2025-07-25 | gpio: virtio: Fix config space reading. | Harald Mommer | 1 | -4/+5 |
| 2025-07-24 | gpiolib: make legacy interfaces optional | Arnd Bergmann | 2 | -1/+4 |
| 2025-07-24 | Merge tag 'ib-mfd-gpio-power-soc-v6.17' of git://git.kernel.org/pub/scm/linux... | Bartosz Golaszewski | 3 | -0/+303 |
| 2025-07-24 | gpiolib: of: add forward declaration for struct device_node | Andrei Lalaev | 1 | -1/+1 |
| 2025-07-24 | gpio: Add new gpio-macsmc driver for Apple Macs | Hector Martin | 3 | -0/+303 |
| 2025-07-23 | gpio: cadence: Remove duplicated include in gpio-cadence.c | Yang Li | 1 | -1/+0 |
| 2025-07-23 | gpio: tps65219: Add support for TI TPS65214 PMIC | Shree Ramamoorthy | 1 | -6/+86 |
| 2025-07-23 | gpio: tps65219: Update _IDX & _OFFSET macro prefix | Shree Ramamoorthy | 1 | -10/+17 |
| 2025-07-19 | gpio: sysfs: Fix an end of loop test in gpiod_unexport() | Dan Carpenter | 1 | -3/+6 |
| 2025-07-18 | gpio: xilinx: convert set_multiple() to the new API as well | Bartosz Golaszewski | 1 | -3/+5 |
| 2025-07-17 | gpiolib: devres: release GPIOs in devm_gpiod_put_array() | André Draszik | 1 | -1/+1 |
| 2025-07-16 | gpio: loongson-64bit: Extend GPIO irq support | Binbin Zhou | 1 | -0/+6 |
| 2025-07-16 | gpio: viperboard: Unlock on error in vprbrd_gpiob_direction_output() | Dan Carpenter | 1 | -3/+1 |
| 2025-07-16 | gpio: TODO: remove the task for the sysfs rework | Bartosz Golaszewski | 1 | -9/+5 |
| 2025-07-16 | gpio: sysfs: allow disabling the legacy parts of the GPIO sysfs interface | Bartosz Golaszewski | 2 | -0/+50 |
| 2025-07-16 | gpio: sysfs: export the GPIO directory locally in the gpiochip<id> directory | Bartosz Golaszewski | 1 | -1/+50 |
| 2025-07-16 | gpio: sysfs: don't look up exported lines as class devices | Bartosz Golaszewski | 1 | -16/+44 |
| 2025-07-16 | gpio: sysfs: don't use driver data in sysfs callbacks for line attributes | Bartosz Golaszewski | 1 | -40/+83 |
| 2025-07-16 | gpio: sysfs: rename the data variable in gpiod_(un)export() | Bartosz Golaszewski | 1 | -18/+18 |
| 2025-07-16 | gpio: sysfs: pass gpiod_data directly to internal GPIO sysfs functions | Bartosz Golaszewski | 1 | -12/+9 |
| 2025-07-16 | gpio: sysfs: only get the dirent reference for the value attr once | Bartosz Golaszewski | 1 | -8/+11 |
| 2025-07-16 | gpio: sysfs: add a parallel class device for each GPIO chip using device IDs | Bartosz Golaszewski | 1 | -48/+144 |
| 2025-07-16 | gpio: sysfs: use gpiod_is_equal() to compare GPIO descriptors | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-07-16 | gpio: wcove: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -4/+4 |
| 2025-07-16 | gpio: wcove: use regmap_assign_bits() in .set() | Bartosz Golaszewski | 1 | -4/+1 |
| 2025-07-15 | gpio: pca953x: use regmap_update_bits() to improve performance | Hugo Villeneuve | 1 | -10/+10 |
| 2025-07-15 | Merge tag 'intel-gpio-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Bartosz Golaszewski | 1 | -0/+13 |
| 2025-07-15 | gpio: zynqmp-modepin: set line value in .direction_output() | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-07-15 | gpio: zynqmp-modepin: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -3/+5 |
| 2025-07-15 | gpio: zynq: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -3/+5 |
| 2025-07-15 | gpio: zevio: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -2/+4 |
| 2025-07-15 | gpio: xtensa: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -2/+4 |
| 2025-07-15 | gpio: xtensa: remove unneeded .set() callback | Bartosz Golaszewski | 1 | -7/+0 |
| 2025-07-15 | gpio: xra1403: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -8/+5 |
| 2025-07-15 | gpio: xlp: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -2/+4 |
| 2025-07-15 | gpio: xlp: drop unneeded ngpio checks | Bartosz Golaszewski | 1 | -4/+0 |
| 2025-07-15 | gpio: xilinx: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -2/+4 |
| 2025-07-15 | gpio: xgene: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -2/+4 |
| 2025-07-15 | gpio: wm8994: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -3/+5 |
| 2025-07-15 | gpio: wm8350: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -8/+7 |
| 2025-07-15 | gpio: wm831x: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -7/+6 |
| 2025-07-15 | gpio: winbond: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -6/+10 |
| 2025-07-15 | gpio: wcd934x: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -4/+5 |
| 2025-07-15 | gpio: wcd934x: check the return value of regmap_update_bits() | Bartosz Golaszewski | 1 | -2/+5 |
| 2025-07-15 | gpio: vx855: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -4/+5 |
| 2025-07-13 | gpio: virtio: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -3/+4 |
| 2025-07-13 | gpio: viperboard: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -58/+68 |
| 2025-07-13 | gpio: uniphier: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -6/+10 |
| 2025-07-13 | gpio: twl6040: set line value in .direction_out() | Bartosz Golaszewski | 1 | -7/+7 |
| 2025-07-13 | gpio: twl6040: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -4/+5 |
| 2025-07-13 | gpio: twl4030: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -11/+12 |
| 2025-07-13 | gpio: ts4900: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -7/+7 |
| 2025-07-13 | gpio: tqmx86: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -3/+5 |
| 2025-07-13 | gpio: tps68470: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -5/+9 |
| 2025-07-13 | gpio: tps65912: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -5/+5 |
| 2025-07-13 | gpio: tps65912: check the return value of regmap_update_bits() | Bartosz Golaszewski | 1 | -2/+5 |
| 2025-07-13 | gpio: tps65910: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -9/+12 |
| 2025-07-13 | gpiolib: don't use GPIO global numbers in debugfs output | Bartosz Golaszewski | 1 | -3/+2 |
| 2025-07-11 | gpio: rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS() | Geert Uytterhoeven | 1 | -4/+3 |
| 2025-07-09 | gpio: sim: allow to mark simulated lines as invalid | Bartosz Golaszewski | 1 | -2/+81 |
| 2025-07-09 | gpio: of: initialize local variable passed to the .of_xlate() callback | Alexander Stein | 1 | -1/+1 |
| 2025-07-07 | gpio: pca953x: Add support for TI TCA6418 | Maria Garcia | 1 | -20/+133 |
| 2025-07-07 | gpio: arizona: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -2/+0 |
| 2025-07-07 | gpio: tps6586x: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -6/+9 |
| 2025-07-07 | gpio: tps65219: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -5/+4 |
| 2025-07-07 | gpio: tps65218: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -13/+12 |