1. cb8f63b gpiolib: cdev: zero padding during conversion to gpioline_info_changed by Gabriel Knezek · 3 years, 6 months ago
  2. 03a58ea gpiolib: cdev: clear debounce period if line set to output by Kent Gibson · 4 years ago
  3. 2e202ad gpiolib: cdev: fix frame size warning in gpio_ioctl() by Kent Gibson · 4 years ago
  4. 40b3700 Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel by Linus Walleij · 4 years, 1 month ago
  5. a0db197 gpiolib: cdev: Flag invalid GPIOs as used by Marc Zyngier · 4 years, 1 month ago
  6. 26d060e gpiolib: cdev: allow edge event timestamps to be configured as REALTIME by Kent Gibson · 4 years, 2 months ago
  7. 5e2ca89 gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread() by Kent Gibson · 4 years, 2 months ago
  8. 163d171 gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper by Andy Shevchenko · 4 years, 2 months ago
  9. 3ffb7c4 gpiolib: cdev: document that line eflags are shared by Kent Gibson · 4 years, 2 months ago
  10. 0486bea Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 3 months ago
  11. f188ac1 gpiolib: cdev: switch from kstrdup() to kstrndup() by Kent Gibson · 4 years, 3 months ago
  12. 47e538d gpiolib: Disable compat ->read() code in UML case by Andy Shevchenko · 4 years, 3 months ago
  13. 65cff70 gpiolib: cdev: support setting debounce by Kent Gibson · 4 years, 3 months ago
  14. 7b8e00d9 gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL by Kent Gibson · 4 years, 3 months ago
  15. a54756c gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL by Kent Gibson · 4 years, 3 months ago
  16. 73e0341 gpiolib: cdev: support edge detection for uAPI v2 by Kent Gibson · 4 years, 3 months ago
  17. aad9558 gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL by Kent Gibson · 4 years, 3 months ago
  18. 3c0d9c6 gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL by Kent Gibson · 4 years, 3 months ago
  19. 69e4e13 gpiolib: cdev: replace strncpy() with strscpy() by Kent Gibson · 4 years, 3 months ago
  20. 0dc11e3 gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset by Kent Gibson · 4 years, 3 months ago
  21. 5ad284a gpiolib: Fix line event handling in syscall compatible mode by Andy Shevchenko · 4 years, 3 months ago
  22. 4682427 gpiolib: cdev: refactor lineevent cleanup into lineevent_free by Kent Gibson · 4 years, 6 months ago
  23. 883f919 gpiolib: cdev: refactor linehandle cleanup into linehandle_free by Kent Gibson · 4 years, 6 months ago
  24. 1bf7ba4 gpiolib: cdev: remove recalculation of offset by Kent Gibson · 4 years, 6 months ago
  25. f30ef3e gpiolib: cdev: fix minor race in GET_LINEINFO_WATCH by Kent Gibson · 4 years, 6 months ago
  26. e2b781c5 gpiolib: cdev: rename priv to cdev by Kent Gibson · 4 years, 6 months ago
  27. 6accc37 gpiolib: cdev: use blocking notifier call chain instead of atomic by Kent Gibson · 4 years, 6 months ago
  28. 0cdc85a gpiolib: cdev: remove pointless decrement of i by Kent Gibson · 4 years, 6 months ago
  29. 52b7b59 gpiolib: cdev: rename numdescs to num_descs by Kent Gibson · 4 years, 6 months ago
  30. 49bc527 gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with other use by Kent Gibson · 4 years, 6 months ago
  31. c274b58 gpiolib: cdev: refactor gpiohandle_flags_to_desc_flags by Kent Gibson · 4 years, 6 months ago
  32. a18512e gpiolib: cdev: minor indentation fixes by Kent Gibson · 4 years, 6 months ago
  33. d189f62 gpiolib: cdev: sort includes by Kent Gibson · 4 years, 6 months ago
  34. 925ca36 gpiolib: split character device into gpiolib-cdev by Kent Gibson · 4 years, 6 months ago