summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)AuthorLines
2025-11-25gpio: dwapb: Use modern PM macrosJisheng Zhang-14/+4
2025-11-25Merge tag 'intel-gpio-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski-1/+1
2025-11-24gpio: aspeed: Convert to common field_{get,prep}() helpersGeert Uytterhoeven-6/+1
2025-11-24gpio: aspeed: #undef field_{get,prep}() before local definitionGeert Uytterhoeven-0/+2
2025-11-20Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...Bartosz Golaszewski-22/+11
2025-11-20gpio: swnode: allow referencing GPIO chips by firmware nodesBartosz Golaszewski-1/+2
2025-11-20gpio: fxl6408: Add suspend/resume supportJisheng Zhang-0/+13
2025-11-20gpio: menz127: add support for 16Z034 and 16Z037 GPIO controllersJose Javier Rodriguez Barbarin-3/+23
2025-11-20gpio: improve support for shared GPIOsMark Brown-9/+1044
2025-11-20gpiolib: acpi: use min() instead of min_t()David Laight-1/+1
2025-11-19gpio: elkhartlake: Convert to auxiliary driverRaag Jadav-18/+20
2025-11-19gpio: cdev: make sure the cdev fd is still active before emitting eventsBartosz Golaszewski-2/+7
2025-11-19gpio: shared: extend the ifdef guard to gpio_shared_find_entry()Bartosz Golaszewski-1/+1
2025-11-19gpio: shared: fix a NULL-pointer dereferenceBartosz Golaszewski-1/+4
2025-11-17gpio: tegra186: Fix GPIO name collisions for Tegra410Kartik Rajput-2/+9
2025-11-17gpiolib: legacy: Allow to kill devm_gpio_request_one() independentlyAndy Shevchenko-14/+12
2025-11-17gpiolib: legacy: Make sure we kill gpio_request_one() firstAndy Shevchenko-14/+4
2025-11-17Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/l...Bartosz Golaszewski-9/+1044
2025-11-17gpio: provide gpiod_is_shared()Bartosz Golaszewski-0/+39
2025-11-17gpiolib: support shared GPIOs in core subsystem codeBartosz Golaszewski-9/+41
2025-11-17gpio: shared-proxy: implement the shared GPIO proxy driverBartosz Golaszewski-0/+343
2025-11-17gpiolib: implement low-level, shared GPIO supportBartosz Golaszewski-0/+620
2025-11-17gpiolib: define GPIOD_FLAG_SHAREDBartosz Golaszewski-0/+1
2025-11-14syscore: Pass context data to callbacksThierry Reding-12/+24
2025-11-06gpio: tb10x: Drop unused tb10x_set_bits() functionKrzysztof Kozlowski-19/+0
2025-11-05gpio: cdev: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2025-11-05gpio: aggregator: restore the set_config operationThomas Richard-0/+1
2025-11-03gpiolib: fix invalid pointer access in debugfsBartosz Golaszewski-1/+7
2025-11-03gpio: swnode: don't use the swnode's name as the key for GPIO lookupBartosz Golaszewski-1/+1
2025-10-30gpio: mm-lantiq: update kernel docsBartosz Golaszewski-5/+5
2025-10-30gpio: mmio: drop the "bgpio" prefixBartosz Golaszewski-143/+144
2025-10-30gpio: mmio: use lock guardsBartosz Golaszewski-26/+14
2025-10-27gpio: loongson-64bit: Switch to dynamic allocate GPIO base in byte modeBinbin Zhou-0/+1
2025-10-27gpio: qixis-fpga: Fix a NULL vs IS_ERR() bug in probe()Dan Carpenter-2/+2
2025-10-27Merge tag 'v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski-25/+27
2025-10-23gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang-11/+3
2025-10-23gpio: regmap: Bypass cache for aliased inputsSander Vanheule-1/+5
2025-10-23gpio: regmap: Force writes for aliased data regsSander Vanheule-3/+9
2025-10-23Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski-14/+17
2025-10-23gpio: bt8xx: use generic power managementVaibhav Gupta-22/+8
2025-10-23gpiolib: acpi: Use %pe when passing an error pointer to dev_err()Andy Shevchenko-2/+2
2025-10-23gpiolib: acpi: Make set debounce errors non fatalHans de Goede-12/+15
2025-10-22gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray-0/+5
2025-10-22gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei-2/+24
2025-10-21gpio: mpsse: support bryx radio interface kitMary Strodl-0/+11
2025-10-21gpio: mpsse: add quirk supportMary Strodl-3/+106
2025-10-21gpio: mpsse: ensure worker is torn downMary Strodl-7/+99
2025-10-21gpio: mpsse: propagate error from direction_inputMary Strodl-2/+1
2025-10-21gpio: pci-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray-0/+1
2025-10-21gpio: 104-idio-16: Define maximum valid register address offsetWilliam Breathitt Gray-0/+1