Histórico de commits

Autor SHA1 Mensagem Data
  Linus Walleij dae5f0afcf gpio: Use SPDX header for core library 6 anos atrás
  Linus Walleij f13a0b0bb4 gpio: Get rid of legacy header 6 anos atrás
  Christophe Leroy 1efba35afa gpio: sysfs: avoid using kstrtol() in 'value' attribute write 7 anos atrás
  Christophe Leroy 7a94b88cb7 gpio: sysfs: don't use sprintf() for 'value' attribute 7 anos atrás
  Christophe Leroy 9295c01253 gpio: sysfs: correct error handling on 'value' attribute read. 7 anos atrás
  Christophe Leroy 7fda9100bb gpio: sysfs: change 'value' attribute to prealloc 7 anos atrás
  Andrew Jeffery e10f72bf4b gpio: gpiolib: Generalise state persistence beyond sleep 7 anos atrás
  Linus Torvalds 70b8e9eb3b Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 8 anos atrás
  Thierry Reding 2d9d05192e gpio: sysfs: Fixup kerneldoc 8 anos atrás
  Masami Hiramatsu 90b05b0598 gpio: reject invalid gpio before getting gpio_desc 8 anos atrás
  Greg Kroah-Hartman d83bb159f4 gpio: use class_groups instead of class_attrs 8 anos atrás
  Amitesh Singh 31963eb039 gpio: fix documentation for gpiod_unexport 9 anos atrás
  Bamvor Jian Zhang d27c17285e gpio: fix abi regression in sysfs 9 anos atrás
  Linus Walleij fdeb8e1547 gpio: reflect base and ngpio into gpio_device 9 anos atrás
  Linus Walleij 1c3cdb1861 gpio: move descriptors into gpio_device 9 anos atrás
  Linus Walleij afbc4f312b gpio: move sysfs mock device to the gpio_device 9 anos atrás
  Linus Walleij ff2b135922 gpio: make the gpiochip a real device 9 anos atrás
  Linus Walleij 58383c7842 gpio: change member .dev to .parent 9 anos atrás
  Johan Hovold cef1717b7f gpio: sysfs: move irq trigger flags to class-device data 10 anos atrás
  Johan Hovold 427fdeef50 gpio: sysfs: remove FLAG_SYSFS_DIR 10 anos atrás
  Johan Hovold 2f323b8567 gpio: sysfs: rename active-low helper 10 anos atrás
  Johan Hovold 72eba6f66a gpio: sysfs: fix race between gpiod export and unexport 10 anos atrás
  Johan Hovold 6ffcb79714 gpio: sysfs: use per-gpio locking 10 anos atrás
  Johan Hovold 56d30ec14c gpio: sysfs: clean up gpiod_export_link locking 10 anos atrás
  Johan Hovold e4339ce323 gpio: sysfs: clean up edge_store 10 anos atrás
  Johan Hovold 2ec74a9593 gpio: sysfs: split irq allocation and deallocation 10 anos atrás
  Johan Hovold b91e18076f gpio: sysfs: only call irq helper if needed 10 anos atrás
  Johan Hovold a08f5c21f4 gpio: sysfs: clean up interrupt-interface implementation 10 anos atrás
  Johan Hovold 0f62850808 gpio: sysfs: remove redundant gpio-descriptor parameters 10 anos atrás
  Johan Hovold c43960fbcc gpio: sysfs: add gpiod class-device data 10 anos atrás