1. 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
  2. a0db197 gpiolib: cdev: Flag invalid GPIOs as used by Marc Zyngier · 4 years, 1 month ago
  3. 26d060e gpiolib: cdev: allow edge event timestamps to be configured as REALTIME by Kent Gibson · 4 years, 3 months ago
  4. 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
  5. 163d171 gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper by Andy Shevchenko · 4 years, 3 months ago
  6. 3ffb7c4 gpiolib: cdev: document that line eflags are shared by Kent Gibson · 4 years, 3 months ago
  7. 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
  8. f188ac1 gpiolib: cdev: switch from kstrdup() to kstrndup() by Kent Gibson · 4 years, 3 months ago
  9. 47e538d gpiolib: Disable compat ->read() code in UML case by Andy Shevchenko · 4 years, 3 months ago
  10. 65cff70 gpiolib: cdev: support setting debounce by Kent Gibson · 4 years, 3 months ago
  11. 7b8e00d9 gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL by Kent Gibson · 4 years, 3 months ago
  12. a54756c gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL by Kent Gibson · 4 years, 3 months ago
  13. 73e0341 gpiolib: cdev: support edge detection for uAPI v2 by Kent Gibson · 4 years, 3 months ago
  14. aad9558 gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL by Kent Gibson · 4 years, 3 months ago
  15. 3c0d9c6 gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL by Kent Gibson · 4 years, 3 months ago
  16. 69e4e13 gpiolib: cdev: replace strncpy() with strscpy() by Kent Gibson · 4 years, 3 months ago
  17. 0dc11e3 gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset by Kent Gibson · 4 years, 3 months ago
  18. 5ad284a gpiolib: Fix line event handling in syscall compatible mode by Andy Shevchenko · 4 years, 4 months ago
  19. 4682427 gpiolib: cdev: refactor lineevent cleanup into lineevent_free by Kent Gibson · 4 years, 6 months ago
  20. 883f919 gpiolib: cdev: refactor linehandle cleanup into linehandle_free by Kent Gibson · 4 years, 6 months ago
  21. 1bf7ba4 gpiolib: cdev: remove recalculation of offset by Kent Gibson · 4 years, 6 months ago
  22. f30ef3e gpiolib: cdev: fix minor race in GET_LINEINFO_WATCH by Kent Gibson · 4 years, 6 months ago
  23. e2b781c5 gpiolib: cdev: rename priv to cdev by Kent Gibson · 4 years, 6 months ago
  24. 6accc37 gpiolib: cdev: use blocking notifier call chain instead of atomic by Kent Gibson · 4 years, 6 months ago
  25. 0cdc85a gpiolib: cdev: remove pointless decrement of i by Kent Gibson · 4 years, 6 months ago
  26. 52b7b59 gpiolib: cdev: rename numdescs to num_descs by Kent Gibson · 4 years, 6 months ago
  27. 49bc527 gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with other use by Kent Gibson · 4 years, 6 months ago
  28. c274b58 gpiolib: cdev: refactor gpiohandle_flags_to_desc_flags by Kent Gibson · 4 years, 6 months ago
  29. a18512e gpiolib: cdev: minor indentation fixes by Kent Gibson · 4 years, 6 months ago
  30. d189f62 gpiolib: cdev: sort includes by Kent Gibson · 4 years, 6 months ago
  31. 925ca36 gpiolib: split character device into gpiolib-cdev by Kent Gibson · 4 years, 7 months ago