Histórico de Commits

Autor SHA1 Mensagem Data
  Johan Hovold 6d86750ce6 gpio: fix gpio leak in gpiochip_add error path há 10 anos atrás
  Rafael J. Wysocki 4d8440b93c gpio / ACPI: Avoid unnecessary checks in __gpiod_get_index() há 10 anos atrás
  Rojhalat Ibrahim 6685852732 gpiolib: add gpiod_get_array and gpiod_put_array functions há 10 anos atrás
  Rojhalat Ibrahim 7f2e553a71 gpiolib: define gpio suffixes globally há 10 anos atrás
  Benoit Parrot f625d46017 gpio: add GPIO hogging mechanism há 10 anos atrás
  Linus Torvalds a1df7efeda Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio há 10 anos atrás
  Olliver Schinagl 9e089246a5 gpio: use sizeof() instead of hardcoded values há 10 anos atrás
  Olliver Schinagl ef3b2bd6f3 gpio: correctly use const char * const há 10 anos atrás
  Olliver Schinagl b9b4d9f2b9 gpio:gpiolib: use static const char const * for a suffixes array há 10 anos atrás
  Johan Hovold 01cca93a94 gpio: unregister gpiochip device before removing it há 10 anos atrás
  Johan Hovold 6798acaa01 gpio: fix sleep-while-atomic in gpiochip_remove há 10 anos atrás
  Johan Hovold 00acc3dc24 gpio: fix memory leak and sleep-while-atomic há 10 anos atrás
  Johan Hovold 05aa520334 gpio: clean up gpiochip_add error handling há 10 anos atrás
  Johan Hovold 225fce83cb gpio: fix gpio-chip list corruption há 10 anos atrás
  Johan Hovold 5539b3c938 gpio: fix memory and reference leaks in gpiochip_add error path há 10 anos atrás
  Linus Torvalds 980f3c344f Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio há 10 anos atrás
  Alexandre Courbot 0e9a5edf5d gpio: fix deferred probe detection for legacy API há 10 anos atrás
  Alexandre Courbot 8e53b0f190 gpio: remove const modifier from gpiod_get_direction() há 10 anos atrás
  Alexandre Courbot 14e85c0e69 gpio: remove gpio_descs global array há 10 anos atrás
  Geert Uytterhoeven 86256d1fce gpio: Check if base is positive before calling gpio_is_valid() há 10 anos atrás
  Rojhalat Ibrahim 5f42424354 gpiolib: allow simultaneous setting of multiple GPIO outputs há 10 anos atrás
  Mika Westerberg 40b7318319 gpio: Support for unified device properties interface há 10 anos atrás
  Mika Westerberg 0d9a693cc8 gpio / ACPI: Add support for _DSD device properties há 10 anos atrás
  Alexandre Courbot e3a2e87893 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq há 10 anos atrás
  Linus Torvalds ea584595fc Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio há 11 anos atrás
  Linus Walleij 3f97d5fcf9 gpio: handle also nested irqchips in the chained handler set-up há 11 anos atrás
  Linus Walleij 83141a7719 gpio: set parent irq on chained handlers há 11 anos atrás
  Grygorii Strashko e3893386b9 gpiolib: irqchip: use irq_find_mapping while removing irqchip há 11 anos atrás
  Octavian Purdila 295494af06 gpiolib: add irq_not_threaded flag to gpio_chip há 11 anos atrás
  Jarkko Nikula 324b039878 gpio: Fix potential NULL handler data in chained irqchip handler há 11 anos atrás