- 95a4eed gpiolib: Never return internal error codes to user space by Andy Shevchenko · 2 years, 11 months ago
- 40b3700 Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 4 years, 1 month ago
- 26d060e gpiolib: cdev: allow edge event timestamps to be configured as REALTIME by Kent Gibson · 4 years, 2 months ago
- f725edd gpiolib: Introduce gpio_set_debounce_timeout() for internal use by Andy Shevchenko · 4 years, 2 months ago
- 7b58696 gpiolib: Extract gpiod_not_found() helper by Andy Shevchenko · 4 years, 2 months ago
- 65cff70 gpiolib: cdev: support setting debounce by Kent Gibson · 4 years, 3 months ago
- 73e0341 gpiolib: cdev: support edge detection for uAPI v2 by Kent Gibson · 4 years, 3 months ago
- 6accc37 gpiolib: cdev: use blocking notifier call chain instead of atomic by Kent Gibson · 4 years, 6 months ago
- ef087d8 gpiolib: move gpiolib-sysfs function declarations into their own header by Kent Gibson · 4 years, 6 months ago
- a5e9343 gpiolib: Rename "chip" variables to "gc" in core header file by Geert Uytterhoeven · 4 years, 8 months ago
- 63636d9 gpio: of: Add DT overlay support for GPIO hogs by Geert Uytterhoeven · 4 years, 10 months ago
- 51c1064 gpiolib: add new ioctl() for monitoring changes in line info by Bartosz Golaszewski · 5 years ago
- 2cb8126 Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 5 years ago
- 0686362 gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc() by Bartosz Golaszewski · 5 years ago
- ddd8891 gpiolib: Add GPIOCHIP_NAME definition by Geert Uytterhoeven · 5 years ago
- 2148ad7 gpiolib: add support for disabling line bias by Kent Gibson · 5 years ago
- 77cb907 gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h by Andy Shevchenko · 5 years ago
- f626d6d gpio: of: Break out OF-only code by Linus Walleij · 5 years ago
- f0b4086 gpiolib: Use spinlock_t instead of struct spinlock by Sebastian Andrzej Siewior · 5 years ago
- 8148c17 Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
- 2d3b6db gpiolib: acpi: Respect pin bias setting by Andy Shevchenko · 6 years ago
- 606be34 gpiolib: acpi: Add acpi_gpio_update_gpiod_lookup_flags() helper by Andy Shevchenko · 6 years ago
- fed7026 gpiolib: Make use of enum gpio_lookup_flags consistent by Andy Shevchenko · 6 years ago
- 64ebde5 gpiolib: export devprop_gpiochip_set_names() by Jan Kundrát · 6 years ago
- d449991 gpio: add core support for pull-up/pull-down configuration by Thomas Petazzoni · 6 years ago
- fe6c473 gpio: Export gpiod_get_from_of_node() by Linus Walleij · 6 years ago
- 3c94066 gpio: Restore indentation of continued lines by Geert Uytterhoeven · 6 years ago
- dae5f0a gpio: Use SPDX header for core library by Linus Walleij · 6 years ago
- a2ab170 Merge branch 'ib-array-bitmaps' into devel by Linus Walleij · 6 years ago
- 77588c1 gpiolib: Pass array info to get/set array functions by Janusz Krzysztofik · 6 years ago
- bf9346f gpiolib: Identify arrays matching GPIO hardware by Janusz Krzysztofik · 6 years ago
- b9762be gpiolib: Pass bitmaps, not integer arrays, to get/set array by Janusz Krzysztofik · 6 years ago
- 4e9439d gpiolib: add flag to indicate if the irq is disabled by Hans Verkuil · 6 years ago
- b23ec59 gpiolib: Mark gpio_suffixes array with __maybe_unused by Andy Shevchenko · 6 years ago
- 3027743 gpio: Remove VLA from gpiolib by Laura Abbott · 7 years ago
- 63f2dc0 gpio: include consumer header in gpiolib.h by Linus Walleij · 7 years ago
- 9798f51 Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
- 92542ed gpio: Export devm_gpiod_get_from_of_node() for consumers by Linus Walleij · 7 years ago
- 8227033 gpio: fix "gpio-line-names" property retrieval by Christophe Leroy · 7 years ago
- 3b469b0 gpiolib: constify label in gpio_device by Bartosz Golaszewski · 7 years ago
- e10f72b gpio: gpiolib: Generalise state persistence beyond sleep by Andrew Jeffery · 7 years ago
- ce0929d gpiolib: acpi: Add quirks field to struct acpi_gpio_mapping by Andy Shevchenko · 7 years ago
- 5c34b6c gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags() by Andy Shevchenko · 7 years ago
- 5870cff47 gpiolib: acpi: Move adev member to struct acpi_gpio_info by Andy Shevchenko · 7 years ago
- 2cbfca6 gpio: Fix loose spelling by Andrew Jeffery · 7 years ago
- eec1d56 gpio: Introduce ->get_multiple callback by Lukas Wunner · 7 years ago
- 4a5c886 gpio: replace __maybe_unused in gpiolib.h with static inline by Masahiro Yamada · 7 years ago
- a31f5c3 gpio: acpi: Override GPIO initialization flags by Andy Shevchenko · 8 years ago
- c29fd9e gpiolib: Export gpiod_configure_flags() to internal users by Andy Shevchenko · 8 years ago
- 05f479b gpio: Add new flags to control sleep status of GPIOs by Charles Keepax · 8 years ago
- e567c35 gpiolib: Update documentation of struct acpi_gpio_info by Andy Shevchenko · 8 years ago
- 9427ecb gpio: Rework of_gpiochip_set_names() to use device property accessors by Mika Westerberg · 8 years ago
- e085294 gpio: add missing static inline by Linus Walleij · 8 years ago
- f4c1181 gpio: OF: localize some gpiochip init functions by Linus Walleij · 8 years ago
- 031ba28 gpio: acpi: separation of concerns by Linus Walleij · 8 years ago
- ea713bc gpio: OF: separation of concerns by Linus Walleij · 8 years ago
- 44c7288 gpio: move gpiod_set_array_value_priv() by Linus Walleij · 9 years ago
- df4878e gpio: store reflect the label to userspace by Linus Walleij · 9 years ago
- 43c54ec gpio: move the subdriver data pointer into gpio_device by Linus Walleij · 9 years ago
- 20ec3e3 gpio: move the pin ranges into gpio_device by Linus Walleij · 9 years ago
- fdeb8e1 gpio: reflect base and ngpio into gpio_device by Linus Walleij · 9 years ago
- 1c3cdb1 gpio: move descriptors into gpio_device by Linus Walleij · 9 years ago
- afbc4f3 gpio: move sysfs mock device to the gpio_device by Linus Walleij · 9 years ago
- 3c702e9 gpio: add a userspace chardev ABI for GPIOs by Linus Walleij · 9 years ago
- 34ffd85 gpio: refer to gpio device in prints and debugfs by Linus Walleij · 9 years ago
- ff2b135 gpio: make the gpiochip a real device by Linus Walleij · 9 years ago
- 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
- 5204472 ACPI / gpio: Add irq_type when a GPIO is used as an interrupt by Christophe RICARD · 9 years ago
- 10cf489 gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
- 29ab875 gpio: forward-declare enum gpiod_flags by Linus Walleij · 9 years ago
- 9c3c9bc gpiolib: tighten up ACPI legacy gpio lookups by Dmitry Torokhov · 9 years ago
- 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- c0017ed gpio: Introduce gpio descriptor 'name' by Markus Pargmann · 9 years ago
- 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago
- cef1717 gpio: sysfs: move irq trigger flags to class-device data by Johan Hovold · 10 years ago
- 427fdee gpio: sysfs: remove FLAG_SYSFS_DIR by Johan Hovold · 10 years ago
- a08f5c2 gpio: sysfs: clean up interrupt-interface implementation by Johan Hovold · 10 years ago
- 426577b gpio: sysfs: rename gpiochip registration functions by Johan Hovold · 10 years ago
- 510965d Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
- ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 10 years ago
- 6685852 gpiolib: add gpiod_get_array and gpiod_put_array functions by Rojhalat Ibrahim · 10 years ago
- 7f2e553 gpiolib: define gpio suffixes globally by Rojhalat Ibrahim · 10 years ago
- f625d46 gpio: add GPIO hogging mechanism by Benoit Parrot · 10 years ago
- ebbeba1 gpio: sysfs: fix gpio attribute-creation race by Johan Hovold · 10 years ago
- 0d9a693 gpio / ACPI: Add support for _DSD device properties by Mika Westerberg · 10 years ago
- afa82fa gpio / ACPI: Move event handling registration to gpiolib irqchip helpers by Mika Westerberg · 10 years ago
- f7d4ad9 gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc by Guenter Roeck · 10 years ago
- 1bd6b60 gpio: make gpiochip_get_desc() gpiolib-private by Alexandre Courbot · 10 years ago
- 0eb4c6c gpio: move sysfs support to its own file by Alexandre Courbot · 10 years ago
- f01d907 gpio: make of_get_named_gpiod_flags() private by Alexandre Courbot · 11 years ago
- 77c2d79 gpiolib: Allow GPIO chips to request their own GPIOs by Mika Westerberg · 11 years ago
- 5ccff85 gpio / ACPI: get rid of acpi_gpio.h by Mika Westerberg · 11 years ago
- 664e3e5 gpio / ACPI: register to ACPI events automatically by Mika Westerberg · 11 years ago