Commit History

Author SHA1 Message Date
  Linus Torvalds ea584595fc Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 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
  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