Commit Graph

204 Commits (e525293d97b93a04038e7dc15cee3e9075c32dbd)

Author SHA1 Message Date
Alexander Sverdlin c181fb3e72 ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() 10 years ago
Daniel Lockyer 38e003f4b5 gpio: Fix checkpatch.pl issues 10 years ago
Linus Walleij a713890d32 gpio: improve error reporting on own descriptors 10 years ago
Linus Walleij 8405f20894 gpio: promote own request failure to pr_err() 10 years ago
Rojhalat Ibrahim 3fff99bc4e gpiolib: rename gpiod_set_array to gpiod_set_array_value 10 years ago
Colin Cronin 20a8a96873 Drivers: gpio: Fix spelling errors 10 years ago
Dmitry Eremin-Solenikov 25e4fe92a2 gpiolib: cleanup chained handler and data 10 years ago
Johan Hovold 6d86750ce6 gpio: fix gpio leak in gpiochip_add error path 10 years ago
Johan Hovold 426577bd88 gpio: sysfs: rename gpiochip registration functions 10 years ago
Johan Hovold fab28b89a1 gpio: clean up gpiochip_remove 10 years ago
Rafael J. Wysocki 4d8440b93c gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index() 10 years ago
Rojhalat Ibrahim 6685852732 gpiolib: add gpiod_get_array and gpiod_put_array functions 10 years ago
Rojhalat Ibrahim 7f2e553a71 gpiolib: define gpio suffixes globally 10 years ago
Benoit Parrot f625d46017 gpio: add GPIO hogging mechanism 10 years ago
Olliver Schinagl 9e089246a5 gpio: use sizeof() instead of hardcoded values 10 years ago
Olliver Schinagl ef3b2bd6f3 gpio: correctly use const char * const 10 years ago
Olliver Schinagl b9b4d9f2b9 gpio:gpiolib: use static const char const * for a suffixes array 10 years ago
Johan Hovold 01cca93a94 gpio: unregister gpiochip device before removing it 10 years ago
Johan Hovold 6798acaa01 gpio: fix sleep-while-atomic in gpiochip_remove 10 years ago
Johan Hovold 00acc3dc24 gpio: fix memory leak and sleep-while-atomic 10 years ago
Johan Hovold 05aa520334 gpio: clean up gpiochip_add error handling 10 years ago
Johan Hovold 225fce83cb gpio: fix gpio-chip list corruption 10 years ago
Johan Hovold 5539b3c938 gpio: fix memory and reference leaks in gpiochip_add error path 10 years ago
Alexandre Courbot 0e9a5edf5d gpio: fix deferred probe detection for legacy API 10 years ago
Alexandre Courbot 8e53b0f190 gpio: remove const modifier from gpiod_get_direction() 10 years ago
Alexandre Courbot 14e85c0e69 gpio: remove gpio_descs global array 10 years ago
Geert Uytterhoeven 86256d1fce gpio: Check if base is positive before calling gpio_is_valid() 10 years ago
Rojhalat Ibrahim 5f42424354 gpiolib: allow simultaneous setting of multiple GPIO outputs 10 years ago
Mika Westerberg 40b7318319 gpio: Support for unified device properties interface 10 years ago
Mika Westerberg 0d9a693cc8 gpio / ACPI: Add support for _DSD device properties 10 years ago
Alexandre Courbot e3a2e87893 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq 10 years ago
Linus Walleij 3f97d5fcf9 gpio: handle also nested irqchips in the chained handler set-up 11 years ago
Linus Walleij 83141a7719 gpio: set parent irq on chained handlers 11 years ago
Grygorii Strashko e3893386b9 gpiolib: irqchip: use irq_find_mapping while removing irqchip 11 years ago
Octavian Purdila 295494af06 gpiolib: add irq_not_threaded flag to gpio_chip 11 years ago
Jarkko Nikula 324b039878 gpio: Fix potential NULL handler data in chained irqchip handler 11 years ago
Adrian Hunter 72f908c88c gpio: Fix gpio direction flags not getting set 11 years ago
Alexander Shiyan 43a8785aee GPIO: gpiolib: trivial: Add missing carriage return 11 years ago
abdoulaye berthe e1db1706c8 gpio: gpiolib: set gpiochip_remove retval to void 11 years ago
Alexandre Courbot abdc08a3a2 gpio: change gpiochip_request_own_desc() prototype 11 years ago
Alexandre Courbot 39b2bbe3d7 gpio: add flags argument to gpiod_get*() functions 11 years ago
Mika Westerberg afa82fab5e gpio / ACPI: Move event handling registration to gpiolib irqchip helpers 11 years ago
Linus Walleij 0a6d315827 gpio: split gpiod board registration into machine header 11 years ago
Guenter Roeck f7d4ad98fd gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc 11 years ago
Alexandre Courbot d82da79722 gpio: move gpio_ensure_requested() into legacy C file 11 years ago
Alexandre Courbot d74be6dfea gpio: remove gpiod_lock/unlock_as_irq() 11 years ago
Alexandre Courbot 1bd6b601fe gpio: make gpiochip_get_desc() gpiolib-private 11 years ago
Alexandre Courbot 122c94dec7 gpio: move integer GPIO support to its own file 11 years ago
Alexandre Courbot 0eb4c6c267 gpio: move sysfs support to its own file 11 years ago
Alexandre Courbot 9c8318ff70 gpio: always compile label support 11 years ago