Commit History

Author SHA1 Message Date
  Linus Walleij 89b0b4e2d3 Merge branch 'gpio-reserved-ranges' into devel 7 years ago
  Stephen Boyd 726cb3ba49 gpiolib: Support 'gpio-reserved-ranges' property 7 years ago
  Stephen Boyd ace56935ff gpiolib: Change bitmap allocation to kmalloc_array 7 years ago
  Stephen Boyd e4371f6e07 gpiolib: Extract mask allocation into subroutine 7 years ago
  Wang Dongsheng 9d5a1f2ca6 gpiolib: friendly debug information for consumer 7 years ago
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
  Linus Torvalds 9798f5178f Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 7 years ago
  Linus Torvalds 168fe32a07 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
  Linus Walleij d58f2bf261 gpio: Timestamp events in hardirq handler 7 years ago
  Linus Walleij 24bd3efc9d gpio: Fix kernel stack leak to userspace 7 years ago
  Colin Ian King 40a3c9db08 gpiolib: remove redundant initialization of pointer desc 7 years ago
  Linus Walleij 7d18f0a14a gpio: No NULL owner 7 years ago
  Linus Walleij 92542edc42 gpio: Export devm_gpiod_get_from_of_node() for consumers 7 years ago
  Linus Walleij 6392cca42d gpio: Break out code to get a descriptor from a DT node 7 years ago
  Stephen Boyd 64ff2c8e46 gpiolib: Export gpiochip_irqchip_irq_valid() to drivers 7 years ago
  Geert Uytterhoeven 1e77fc8211 gpio: Add missing open drain/source handling to gpiod_set_value_cansleep() 7 years ago
  Wolfram Sang 94fc73094a gpio: correct docs about return value of gpiod_get_direction 7 years ago
  Linus Walleij 24e78079bf gpio: label descriptors using the device name 7 years ago
  Vladimir Zapolskiy 156dd39219 gpiolib: add desc validation to gpiod_set_transitory() 7 years ago
  Vladimir Zapolskiy dd3b9a4408 gpiolib: remove a redundant check in gpiod_to_chip() 7 years ago
  Vladimir Zapolskiy 30322bcf82 gpiolib: don't dereference a desc before validation 7 years ago
  Andrew Lunn 39c3fd5895 kernel/irq: Extend lockdep class for request mutex 7 years ago
  Jonathan Neuschäfer 689fd02e81 gpiolib: Fix typo in comment ("piochip_add_data") 7 years ago
  Rasmus Villemoes a746a23218 gpio: reduce descriptor validation code size 7 years ago
  Timur Tabi 1ca2a92b2a Revert "gpio: set up initial state from .get_direction()" 7 years ago
  Bartosz Golaszewski fcf273e580 gpiolib: use kstrdup_const() for gpio_device label 7 years ago
  Andrew Jeffery e10f72bf4b gpio: gpiolib: Generalise state persistence beyond sleep 7 years ago
  Linus Walleij 35541874e6 Merge branch 'ib-gpio-acpi-quirks' into devel 7 years ago
  Bartosz Golaszewski 588fc3bcea gpiolib: don't allow OPEN_DRAIN & OPEN_SOURCE flags simultaneously 7 years ago
  Andy Shevchenko 5c34b6c146 gpiolib: acpi: Consolidate debug output in acpi_gpio_update_gpiod_flags() 7 years ago