summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-11-25gpio: htc-egpio: Use modern PM macrosJisheng Zhang
2025-11-25gpio: brcmstb: Use modern PM macrosJisheng Zhang
2025-11-25gpio: dwapb: Use modern PM macrosJisheng Zhang
2025-11-25Merge tag 'intel-gpio-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2025-11-24gpio: aspeed: Convert to common field_{get,prep}() helpersGeert Uytterhoeven
2025-11-24gpio: aspeed: #undef field_{get,prep}() before local definitionGeert Uytterhoeven
2025-11-20Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...Bartosz Golaszewski
2025-11-20gpio: swnode: allow referencing GPIO chips by firmware nodesBartosz Golaszewski
2025-11-20gpio: fxl6408: Add suspend/resume supportJisheng Zhang
2025-11-20gpio: menz127: add support for 16Z034 and 16Z037 GPIO controllersJose Javier Rodriguez Barbarin
2025-11-20gpio: improve support for shared GPIOsMark Brown
2025-11-20gpiolib: acpi: use min() instead of min_t()David Laight
2025-11-19gpio: elkhartlake: Convert to auxiliary driverRaag Jadav
2025-11-19gpio: cdev: make sure the cdev fd is still active before emitting eventsBartosz Golaszewski
2025-11-19gpio: shared: extend the ifdef guard to gpio_shared_find_entry()Bartosz Golaszewski
2025-11-19gpio: shared: fix a NULL-pointer dereferenceBartosz Golaszewski
2025-11-17gpio: tegra186: Fix GPIO name collisions for Tegra410Kartik Rajput
2025-11-17gpiolib: legacy: Allow to kill devm_gpio_request_one() independentlyAndy Shevchenko
2025-11-17gpiolib: legacy: Make sure we kill gpio_request_one() firstAndy Shevchenko
2025-11-17Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/l...Bartosz Golaszewski
2025-11-17gpio: provide gpiod_is_shared()Bartosz Golaszewski
2025-11-17gpiolib: support shared GPIOs in core subsystem codeBartosz Golaszewski
2025-11-17gpio: shared-proxy: implement the shared GPIO proxy driverBartosz Golaszewski
2025-11-17gpiolib: implement low-level, shared GPIO supportBartosz Golaszewski
2025-11-17gpiolib: define GPIOD_FLAG_SHAREDBartosz Golaszewski
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-06gpio: tb10x: Drop unused tb10x_set_bits() functionKrzysztof Kozlowski
2025-11-05gpio: cdev: replace use of system_wq with system_percpu_wqMarco Crivellari
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-30gpio: mm-lantiq: update kernel docsBartosz Golaszewski
2025-10-30gpio: mmio: drop the "bgpio" prefixBartosz Golaszewski
2025-10-30gpio: mmio: use lock guardsBartosz Golaszewski
2025-10-27gpio: loongson-64bit: Switch to dynamic allocate GPIO base in byte modeBinbin Zhou
2025-10-27gpio: qixis-fpga: Fix a NULL vs IS_ERR() bug in probe()Dan Carpenter
2025-10-27Merge tag 'v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-10-23gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang
2025-10-23gpio: regmap: Bypass cache for aliased inputsSander Vanheule
2025-10-23gpio: regmap: Force writes for aliased data regsSander Vanheule
2025-10-23Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2025-10-23gpio: bt8xx: use generic power managementVaibhav Gupta
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: mpsse: support bryx radio interface kitMary Strodl
2025-10-21gpio: mpsse: add quirk supportMary Strodl
2025-10-21gpio: mpsse: ensure worker is torn downMary Strodl
2025-10-21gpio: mpsse: propagate error from direction_inputMary Strodl