1. 9e23bf6 gpiolib: Use sysfs_emit() in "show" functions by Andy Shevchenko · 3 years, 7 months ago
  2. fd80b8b gpiolib: Make use of assign_bit() API (part 2) by Andy Shevchenko · 3 years, 7 months ago
  3. 23cf00d gpio: sysfs: Obey valid_mask by Matti Vaittinen · 3 years, 9 months ago
  4. 8bbff39 gpiolib: Unify expectations about ->request() returned value by Andy Shevchenko · 4 years, 2 months ago
  5. ef087d8 gpiolib: move gpiolib-sysfs function declarations into their own header by Kent Gibson · 4 years, 6 months ago
  6. 97cd738 gpiolib: sysfs: use kobj_to_dev by Wang Qing · 4 years, 7 months ago
  7. ddd8891 gpiolib: Add GPIOCHIP_NAME definition by Geert Uytterhoeven · 5 years ago
  8. dae5f0a gpio: Use SPDX header for core library by Linus Walleij · 6 years ago
  9. f13a0b0 gpio: Get rid of legacy header by Linus Walleij · 6 years ago
  10. 1efba35a gpio: sysfs: avoid using kstrtol() in 'value' attribute write by Christophe Leroy · 7 years ago
  11. 7a94b88 gpio: sysfs: don't use sprintf() for 'value' attribute by Christophe Leroy · 7 years ago
  12. 9295c01 gpio: sysfs: correct error handling on 'value' attribute read. by Christophe Leroy · 7 years ago
  13. 7fda910 gpio: sysfs: change 'value' attribute to prealloc by Christophe Leroy · 7 years ago
  14. e10f72b gpio: gpiolib: Generalise state persistence beyond sleep by Andrew Jeffery · 7 years ago
  15. 70b8e9e Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  16. 2d9d051 gpio: sysfs: Fixup kerneldoc by Thierry Reding · 7 years ago
  17. 90b05b0 gpio: reject invalid gpio before getting gpio_desc by Masami Hiramatsu · 7 years ago
  18. d83bb15 gpio: use class_groups instead of class_attrs by Greg Kroah-Hartman · 8 years ago
  19. 31963eb gpio: fix documentation for gpiod_unexport by Amitesh Singh · 8 years ago
  20. d27c172 gpio: fix abi regression in sysfs by Bamvor Jian Zhang · 9 years ago
  21. fdeb8e1 gpio: reflect base and ngpio into gpio_device by Linus Walleij · 9 years ago
  22. 1c3cdb1 gpio: move descriptors into gpio_device by Linus Walleij · 9 years ago
  23. afbc4f3 gpio: move sysfs mock device to the gpio_device by Linus Walleij · 9 years ago
  24. ff2b135 gpio: make the gpiochip a real device by Linus Walleij · 9 years ago
  25. 58383c78 gpio: change member .dev to .parent by Linus Walleij · 9 years ago
  26. cef1717 gpio: sysfs: move irq trigger flags to class-device data by Johan Hovold · 10 years ago
  27. 427fdee gpio: sysfs: remove FLAG_SYSFS_DIR by Johan Hovold · 10 years ago
  28. 2f323b8 gpio: sysfs: rename active-low helper by Johan Hovold · 10 years ago
  29. 72eba6f gpio: sysfs: fix race between gpiod export and unexport by Johan Hovold · 10 years ago
  30. 6ffcb79 gpio: sysfs: use per-gpio locking by Johan Hovold · 10 years ago
  31. 56d30ec gpio: sysfs: clean up gpiod_export_link locking by Johan Hovold · 10 years ago
  32. e4339ce gpio: sysfs: clean up edge_store by Johan Hovold · 10 years ago
  33. 2ec74a9 gpio: sysfs: split irq allocation and deallocation by Johan Hovold · 10 years ago
  34. b91e180 gpio: sysfs: only call irq helper if needed by Johan Hovold · 10 years ago
  35. a08f5c2 gpio: sysfs: clean up interrupt-interface implementation by Johan Hovold · 10 years ago
  36. 0f62850 gpio: sysfs: remove redundant gpio-descriptor parameters by Johan Hovold · 10 years ago
  37. c43960f gpio: sysfs: add gpiod class-device data by Johan Hovold · 10 years ago
  38. f0b7866 gpio: sysfs: remove redundant export tests by Johan Hovold · 10 years ago
  39. 54d9acd gpio: sysfs: release irq after class-device deregistration by Johan Hovold · 10 years ago
  40. 6beac9d1 gpio: sysfs: use DEVICE_ATTR macros by Johan Hovold · 10 years ago
  41. 166a85e gpio: remove gpiod_sysfs_set_active_low by Johan Hovold · 10 years ago
  42. 426577b gpio: sysfs: rename gpiochip registration functions by Johan Hovold · 10 years ago
  43. 6a4b6b0 gpio: sysfs: clean up chip class-device handling by Johan Hovold · 10 years ago
  44. 3ff74be gpio: sysfs: reduce gpiochip-export locking scope by Johan Hovold · 10 years ago
  45. cecf58a gpio: sysfs: preparatory clean ups by Johan Hovold · 10 years ago
  46. 52176d0 gpio: sysfs: fix redundant lock-as-irq handling by Johan Hovold · 10 years ago
  47. 483d821 gpio: sysfs: fix memory leaks and device hotplug by Johan Hovold · 10 years ago
  48. 49d2ca8 gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low by Johan Hovold · 10 years ago
  49. 0f303db gpio: sysfs: fix memory leak in gpiod_export_link by Johan Hovold · 10 years ago
  50. ebbeba1 gpio: sysfs: fix gpio attribute-creation race by Johan Hovold · 10 years ago
  51. 0915e6f gpio: sysfs: fix gpio device-attribute leak by Johan Hovold · 10 years ago
  52. 121b6a7 gpio: sysfs: fix gpio-chip device-attribute leak by Johan Hovold · 10 years ago
  53. 8e53b0f gpio: remove const modifier from gpiod_get_direction() by Alexandre Courbot · 10 years ago
  54. e3a2e87 gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq by Alexandre Courbot · 10 years ago
  55. 7fd834a gpio: remove useless check in gpiolib_sysfs_init() by Alexandre Courbot · 10 years ago
  56. d74be6d gpio: remove gpiod_lock/unlock_as_irq() by Alexandre Courbot · 10 years ago
  57. 14141a9 gpio: simplify gpiochip_export() by Alexandre Courbot · 10 years ago
  58. 0eb4c6c gpio: move sysfs support to its own file by Alexandre Courbot · 10 years ago