Commit Graph

204 Commits (e525293d97b93a04038e7dc15cee3e9075c32dbd)

Author SHA1 Message Date
Tony Lindgren 06fc3b70f1 gpio: of: Fix handling for deferred probe for -gpio suffix 11 years ago
Thierry Reding 29a1f2333e gpio: Add helpers for optional GPIOs 11 years ago
Thierry Reding 0879162f33 gpio: Fix gpio_get -> gpiod_get typo in kernel-doc 11 years ago
Thierry Reding dd34c37aa3 gpio: of: Allow -gpio suffix for property names 11 years ago
Thierry Reding 47a95fe716 gpio: of: Remove unneeded dummy function 11 years ago
Linus Walleij 1333b90f33 gpio: do not set up hardware for IRQ_TYPE_NONE 11 years ago
Linus Walleij e45d1c80c0 gpio: put GPIO IRQs into their own lock class 11 years ago
Linus Walleij 1c8732bb03 gpio: support threaded interrupts in irqchip helpers 11 years ago
Linus Walleij 7633fb959b gpio: set data first, then chip and handler 11 years ago
Linus Walleij c3626fdea0 gpio: unmap gpio irqs properly 11 years ago
Linus Walleij 1425052097 gpio: add IRQ chip helpers in gpiolib 11 years ago
Alexandre Courbot 23600969ff gpio: clamp returned values to the boolean range 11 years ago
Mika Westerberg 6072b9dcf9 gpio / ACPI: Rework ACPI GPIO event handling 11 years ago
Mika Westerberg 77c2d7929d gpiolib: Allow GPIO chips to request their own GPIOs 11 years ago
Linus Walleij f438acdf3d gpio: remove misleading documentation 11 years ago
Alexandre Courbot bb1e88ccb7 gpiolib: add gpiochip_get_desc() driver function 11 years ago
Rahul Bedarkar 90df4fe07f GPIO: gpiolib: correct description of gpiod_direction_output 11 years ago
Philipp Zabel ef70bbe1aa gpio: make gpiod_direction_output take a logical value 11 years ago
Mika Westerberg 5ccff85276 gpio / ACPI: get rid of acpi_gpio.h 11 years ago
Mika Westerberg 664e3e5ac6 gpio / ACPI: register to ACPI events automatically 11 years ago
Alexandre Courbot 2a3cf6a359 gpiolib: return -ENOENT if no GPIO mapping exists 11 years ago
Tejun Heo 324a56e16e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly 11 years ago
Andy Shevchenko fdd6a5fe89 gpiolib: update inline documentation of gpiod_get_index() 11 years ago
Andy Shevchenko 1a2a99c69e gpiolib: introduce chip_* to print with chip->label prefix 11 years ago
Andy Shevchenko 7589e59fc0 gpiolib: unify pr_* messages format 11 years ago
Alexandre Courbot ad824783fb gpio: better lookup method for platform GPIOs 11 years ago
Linus Walleij 9fb1f39eb2 gpio/pinctrl: make gpio_chip members typed boolean 11 years ago
Alexandre Courbot b7d0a28a9f gpio: rewrite gpiochip_offset_to_desc() 11 years ago
Heikki Krogerus 351cfe0fe8 gpiolib: change a warning to debug message when failing to get gpio 11 years ago
Alexandre Courbot 35c5d7fdc4 gpiolib: use platform GPIO mappings as fallback 11 years ago
Alexandre Courbot 7cc67b9c74 gpiolib: fix lookup of platform-mapped GPIOs 11 years ago
Alexandre Courbot 209e64f9ed gpiolib: fix of_find_gpio() when OF not defined 11 years ago
Michal Nazarewicz 61c6375d55 gpio: fix memory leak in error path 11 years ago
Alexandre Courbot 53e7cac35d gpiolib: use dedicated flags for GPIO properties 11 years ago
Alexandre Courbot 79697ef94c gpiolib: fix find_chip_by_name() 11 years ago
Rafael J. Wysocki 7b1998116b ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node 11 years ago
Mika Westerberg e01f440a68 gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources 11 years ago
Mika Westerberg 81f59e9d13 gpiolib / ACPI: add ACPI support for gpiod_get_index() 11 years ago
Alexandre Courbot bae48da237 gpiolib: add gpiod_get() and gpiod_put() functions 11 years ago
Alexandre Courbot 79a9becda8 gpiolib: export descriptor-based GPIO interface 11 years ago
Christian Ruppert 586a87e6ed pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib 11 years ago
Linus Walleij d468bf9eca gpio: add API to be strict about GPIO IRQ usage 11 years ago
Alexandre Courbot 0204df470d gpiolib: let gpiod_request() return -EPROBE_DEFER 11 years ago
Alexandre Courbot 8c0fca8153 gpiolib: safer implementation of desc_to_gpio() 11 years ago
Tejun Heo 388975ccca sysfs: clean up sysfs_get_dirent() 12 years ago
Alexandre Courbot d8e0ac0824 gpiolib: factorize gpiod_get/set functions 12 years ago
Mark Brown 7b17b59fea gpiolib: Include GPIO label in log messages for GPIOs 12 years ago
Mark Brown 6424de5af1 gpiolib: Provide helper macros for logging of GPIO events 12 years ago
Linus Walleij 65d876564e gpio: return -ENOTSUPP if debounce cannot be set 12 years ago
Linus Walleij be1a4b1308 gpio: improve error path in gpiolib 12 years ago