index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-cdev.c
Age
Commit message (
Expand
)
Author
2023-11-04
treewide: rename pinctrl_gpio_can_use_line_new()
Bartosz Golaszewski
2023-11-04
gpio: cdev: use pinctrl_gpio_can_use_line_new()
Bartosz Golaszewski
2023-09-25
gpiolib: cdev: annotate struct linereq with __counted_by
Kees Cook
2023-08-22
gpiolib: provide and use gpiod_line_state_notify()
Bartosz Golaszewski
2023-08-21
gpio: cdev: wake up lineevent poll() on device unbind
Bartosz Golaszewski
2023-08-21
gpio: cdev: wake up linereq poll() on device unbind
Bartosz Golaszewski
2023-08-21
gpio: cdev: wake up chardev poll() on device unbind
Bartosz Golaszewski
2023-08-21
gpiolib: add a second blocking notifier to struct gpio_device
Bartosz Golaszewski
2023-08-21
gpio: cdev: open-code to_gpio_chardev_data()
Bartosz Golaszewski
2023-08-21
gpiolib: rename the gpio_device notifier
Bartosz Golaszewski
2023-01-30
gpiolib: Introduce gpio_device_get() and gpio_device_put()
Andy Shevchenko
2022-12-15
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-07
gpiolib: protect the GPIO device against being dropped while in use by user-s...
Bartosz Golaszewski
2022-12-07
gpiolib: cdev: fix NULL-pointer dereferences
Bartosz Golaszewski
2022-10-25
gpiolib: cdev: Fix typo in kernel doc for struct line
Andy Shevchenko
2022-10-24
gpiolib: cdev: Add missing header(s)
Andy Shevchenko
2022-10-08
Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-09-26
gpiolib: cdev: add fdinfo output for line request file descriptors
Bartosz Golaszewski
2022-09-21
gpiolib: cdev: Set lineevent_state::irq after IRQ register successfully
Meng Li
2022-08-04
Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-07-19
gpiolib: cdev: compile out HTE unless CONFIG_HTE selected
Kent Gibson
2022-07-19
gpiolib: cdev: consolidate edge detector configuration flags
Kent Gibson
2022-07-19
gpiolib: cdev: simplify line event identification
Kent Gibson
2022-07-19
gpiolib: cdev: replace if-else chains with switches
Kent Gibson
2022-07-19
gpiolib: cdev: simplify parameter in call to hte_edge_setup
Kent Gibson
2022-07-19
gpiolib: cdev: simplify linereq_free
Kent Gibson
2022-07-18
Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...
Linus Torvalds
2022-07-07
gpiolib: cdev: fix null pointer dereference in linereq_free()
Kent Gibson
2022-06-17
gpiolib: cdev: Fix kernel doc for struct line
Andy Shevchenko
2022-06-05
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-04
gpiolib: cdev: Add hardware timestamp clock type
Dipen Patel
2022-04-05
gpiolib: Get rid of redundant 'else'
Andy Shevchenko
2022-02-08
gpiolib: Never return internal error codes to user space
Andy Shevchenko
2021-06-22
gpiolib: cdev: zero padding during conversion to gpioline_info_changed
Gabriel Knezek
2021-01-27
gpiolib: cdev: clear debounce period if line set to output
Kent Gibson
2021-01-03
gpiolib: cdev: fix frame size warning in gpio_ioctl()
Kent Gibson
2020-12-09
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
2020-12-09
gpiolib: cdev: Flag invalid GPIOs as used
Marc Zyngier
2020-12-05
gpiolib: cdev: allow edge event timestamps to be configured as REALTIME
Kent Gibson
2020-10-30
gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread()
Kent Gibson
2020-10-28
gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper
Andy Shevchenko
2020-10-26
gpiolib: cdev: document that line eflags are shared
Kent Gibson
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-10-08
gpiolib: cdev: switch from kstrdup() to kstrndup()
Kent Gibson
2020-10-07
gpiolib: Disable compat ->read() code in UML case
Andy Shevchenko
2020-09-30
gpiolib: cdev: support setting debounce
Kent Gibson
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
Kent Gibson
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
Kent Gibson
2020-09-30
gpiolib: cdev: support edge detection for uAPI v2
Kent Gibson
2020-09-30
gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WA...
Kent Gibson
[next]