| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | Merge tag 'bitmap-for-6.19' of github.com:/norov/linux | Linus Torvalds | 1 | -4/+1 |
| 6 days | Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -12/+24 |
| 7 days | Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 44 | -753/+1074 |
| 8 days | Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 7 | -9/+1044 |
| 10 days | Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -45/+21 |
| 14 days | gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE | Xi Ruoyao | 1 | -5/+5 |
| 14 days | gpio: convert linehandle_create() to FD_PREPARE() | Christian Brauner | 1 | -45/+21 |
| 14 days | gpio: shared: fix a deadlock | Bartosz Golaszewski | 1 | -35/+28 |
| 14 days | gpio: shared-proxy: set suppress_bind_attrs | Bartosz Golaszewski | 1 | -0/+1 |
| 14 days | gpio: shared: ignore GPIO hogs when traversing the device tree | Bartosz Golaszewski | 1 | -0/+7 |
| 14 days | gpio: shared: ignore special __symbols__ node when traversing device tree | Bartosz Golaszewski | 1 | -0/+16 |
| 2025-11-27 | gpio: shared: handle the reset-gpios corner case | Bartosz Golaszewski | 1 | -1/+80 |
| 2025-11-26 | ASoC: stm32: sai: fix device and OF node leaks on | Mark Brown | 1 | -2/+7 |
| 2025-11-25 | gpio: zynq: Use modern PM macros | Jisheng Zhang | 1 | -8/+7 |
| 2025-11-25 | gpio: xilinx: Use modern PM macros | Jisheng Zhang | 1 | -8/+7 |
| 2025-11-25 | gpio: xgene: Use modern PM macros | Jisheng Zhang | 1 | -4/+4 |
| 2025-11-25 | gpio: uniphier: Use modern PM macros | Jisheng Zhang | 1 | -5/+4 |
| 2025-11-25 | gpio: tqmx86: Use modern PM macros | Jisheng Zhang | 1 | -5/+4 |
| 2025-11-25 | gpio: pch: Use modern PM macros | Jisheng Zhang | 1 | -6/+6 |
| 2025-11-25 | gpio: omap: Use modern PM macros | Jisheng Zhang | 1 | -8/+7 |
| 2025-11-25 | gpio: msc313: Use modern PM macros | Jisheng Zhang | 1 | -4/+4 |
| 2025-11-25 | gpio: mlxbf2: Use modern PM macros | Jisheng Zhang | 1 | -4/+4 |
| 2025-11-25 | gpio: ml-ioh: Use modern PM macros | Jisheng Zhang | 1 | -6/+6 |
| 2025-11-25 | gpio: pl061: Use modern PM macros | Jisheng Zhang | 1 | -15/+2 |
| 2025-11-25 | gpio: htc-egpio: Use modern PM macros | Jisheng Zhang | 1 | -13/+8 |
| 2025-11-25 | gpio: brcmstb: Use modern PM macros | Jisheng Zhang | 1 | -9/+3 |
| 2025-11-25 | gpio: dwapb: Use modern PM macros | Jisheng Zhang | 1 | -14/+4 |
| 2025-11-25 | Merge tag 'intel-gpio-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-11-24 | gpio: aspeed: Convert to common field_{get,prep}() helpers | Geert Uytterhoeven | 1 | -6/+1 |
| 2025-11-24 | gpio: aspeed: #undef field_{get,prep}() before local definition | Geert Uytterhoeven | 1 | -0/+2 |
| 2025-11-20 | Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ... | Bartosz Golaszewski | 4 | -22/+11 |
| 2025-11-20 | gpio: swnode: allow referencing GPIO chips by firmware nodes | Bartosz Golaszewski | 1 | -1/+2 |
| 2025-11-20 | gpio: fxl6408: Add suspend/resume support | Jisheng Zhang | 1 | -0/+13 |
| 2025-11-20 | gpio: menz127: add support for 16Z034 and 16Z037 GPIO controllers | Jose Javier Rodriguez Barbarin | 1 | -3/+23 |
| 2025-11-20 | gpio: improve support for shared GPIOs | Mark Brown | 7 | -9/+1044 |
| 2025-11-20 | gpiolib: acpi: use min() instead of min_t() | David Laight | 1 | -1/+1 |
| 2025-11-19 | gpio: elkhartlake: Convert to auxiliary driver | Raag Jadav | 2 | -18/+20 |
| 2025-11-19 | gpio: cdev: make sure the cdev fd is still active before emitting events | Bartosz Golaszewski | 1 | -2/+7 |
| 2025-11-19 | gpio: shared: extend the ifdef guard to gpio_shared_find_entry() | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-11-19 | gpio: shared: fix a NULL-pointer dereference | Bartosz Golaszewski | 1 | -1/+4 |
| 2025-11-17 | gpio: tegra186: Fix GPIO name collisions for Tegra410 | Kartik Rajput | 1 | -2/+9 |
| 2025-11-17 | gpiolib: legacy: Allow to kill devm_gpio_request_one() independently | Andy Shevchenko | 1 | -14/+12 |
| 2025-11-17 | gpiolib: legacy: Make sure we kill gpio_request_one() first | Andy Shevchenko | 1 | -14/+4 |
| 2025-11-17 | Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/l... | Bartosz Golaszewski | 7 | -9/+1044 |
| 2025-11-17 | gpio: provide gpiod_is_shared() | Bartosz Golaszewski | 3 | -0/+39 |
| 2025-11-17 | arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM | Bartosz Golaszewski | 0 | -0/+0 |
| 2025-11-17 | gpiolib: support shared GPIOs in core subsystem code | Bartosz Golaszewski | 1 | -9/+41 |
| 2025-11-17 | gpio: shared-proxy: implement the shared GPIO proxy driver | Bartosz Golaszewski | 3 | -0/+343 |
| 2025-11-17 | gpiolib: implement low-level, shared GPIO support | Bartosz Golaszewski | 4 | -0/+620 |
| 2025-11-17 | gpiolib: define GPIOD_FLAG_SHARED | Bartosz Golaszewski | 1 | -0/+1 |
| 2025-11-14 | syscore: Pass context data to callbacks | Thierry Reding | 3 | -12/+24 |
| 2025-11-06 | gpio: tb10x: Drop unused tb10x_set_bits() function | Krzysztof Kozlowski | 1 | -19/+0 |
| 2025-11-05 | gpio: cdev: replace use of system_wq with system_percpu_wq | Marco Crivellari | 1 | -2/+2 |
| 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-30 | gpio: mm-lantiq: update kernel docs | Bartosz Golaszewski | 1 | -5/+5 |
| 2025-10-30 | gpio: mmio: drop the "bgpio" prefix | Bartosz Golaszewski | 1 | -143/+144 |
| 2025-10-30 | gpio: mmio: use lock guards | Bartosz Golaszewski | 1 | -26/+14 |
| 2025-10-27 | gpio: loongson-64bit: Switch to dynamic allocate GPIO base in byte mode | Binbin Zhou | 1 | -0/+1 |
| 2025-10-27 | gpio: qixis-fpga: Fix a NULL vs IS_ERR() bug in probe() | Dan Carpenter | 1 | -2/+2 |
| 2025-10-27 | Merge tag 'v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Bartosz Golaszewski | 5 | -25/+27 |
| 2025-10-23 | gpio: ljca: Fix duplicated IRQ mapping | Haotian Zhang | 1 | -11/+3 |
| 2025-10-23 | gpio: regmap: Bypass cache for aliased inputs | Sander Vanheule | 1 | -1/+5 |
| 2025-10-23 | gpio: regmap: Force writes for aliased data regs | Sander Vanheule | 1 | -3/+9 |
| 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 | gpio: bt8xx: use generic power management | Vaibhav Gupta | 1 | -22/+8 |
| 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: mpsse: support bryx radio interface kit | Mary Strodl | 1 | -0/+11 |
| 2025-10-21 | gpio: mpsse: add quirk support | Mary Strodl | 1 | -3/+106 |
| 2025-10-21 | gpio: mpsse: ensure worker is torn down | Mary Strodl | 1 | -7/+99 |
| 2025-10-21 | gpio: mpsse: propagate error from direction_input | Mary Strodl | 1 | -2/+1 |
| 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-21 | gpio: aspeed: remove unneeded include | Bartosz Golaszewski | 1 | -1/+0 |
| 2025-10-21 | gpio: export gpiod_hwgpio() | Bartosz Golaszewski | 2 | -8/+13 |
| 2025-10-21 | gpio: rename gpio_chip_hwgpio() to gpiod_hwgpio() | Bartosz Golaszewski | 5 | -40/+40 |
| 2025-10-21 | gpio: latch: remove unneeded include | Bartosz Golaszewski | 1 | -2/+0 |
| 2025-10-21 | gpio: qixis-fpga: add missing module description | Bartosz Golaszewski | 1 | -0/+4 |
| 2025-10-20 | gpio: mvebu: Slightly optimize mvebu_gpio_irq_handler() | Christophe JAILLET | 1 | -2/+1 |
| 2025-10-20 | gpio: pca953x: clarify log messages about auto increment feature | Michael Roth | 1 | -3/+3 |
| 2025-10-16 | gpiolib: of: Get rid of <linux/gpio/legacy-of-mm-gpiochip.h> | Christophe Leroy | 3 | -98/+0 |
| 2025-10-16 | gpio: mm-lantiq: Drop legacy-of-mm-gpiochip.h header from GPIO driver | Christophe Leroy | 2 | -23/+25 |
| 2025-10-16 | gpio: tegra186: Add support for Tegra410 | Prathamesh Shete | 1 | -1/+75 |
| 2025-10-16 | gpio: tegra186: Use generic macro for port definitions | Kartik Rajput | 1 | -62/+25 |
| 2025-10-16 | gpio: pca953x: enable latch only on edge-triggered inputs | Francesco Lavra | 1 | -2/+5 |
| 2025-10-16 | gpio: add QIXIS FPGA GPIO controller | Ioana Ciornei | 3 | -0/+117 |
| 2025-10-16 | gpio: regmap: add the .fixed_direction_output configuration parameter | Ioana Ciornei | 1 | -2/+24 |
| 2025-10-13 | gpio: grgpio: call request_irq after incrementing the reference count | Alex Tran | 1 | -16/+8 |
| 2025-10-13 | gpio: virtuser: check the return value of gpiod_set_value() | Bartosz Golaszewski | 1 | -5/+3 |
| 2025-10-13 | gpiolib: reuse macro code in GPIO chip printk helpers | Bartosz Golaszewski | 1 | -8/+9 |
| 2025-10-13 | gpiolib: reuse macro code in GPIO descriptor printk helpers | Bartosz Golaszewski | 1 | -18/+6 |
| 2025-10-13 | gpiolib: rename GPIO chip printk macros | Bartosz Golaszewski | 4 | -47/+45 |
| 2025-10-13 | gpiolib: remove unnecessary 'out of memory' messages | Bartosz Golaszewski | 1 | -6/+2 |
| 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 |