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