Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ffd65283bcf120f6bac0d5954c7ccdb845fcbd5
/
drivers
/
iio
/
industrialio-event.c
b91acca
iio:event: Fix and cleanup locking
by Lars-Peter Clausen
· 11 years ago
92825ff
iio get rid of unneccessary error_ret
by Hartmut Knaack
· 11 years ago
cb95585
iio: Remove support for the legacy event config interface
by Lars-Peter Clausen
· 11 years ago
3ce5ae8
Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 11 years ago
a7e57dc
iio: core: Move kernel doc to the right location
by Sachin Kamat
· 11 years ago
498d319
kfifo API type safety
by Stefani Seibold
· 11 years ago
ec6670a
iio: Add a hysteresis event info attribute
by Lars-Peter Clausen
· 11 years ago
b4e3ac0
iio: Extend the event config interface
by Lars-Peter Clausen
· 11 years ago
84088eb
iio: Add a helper to free a list of IIO device attributes
by Lars-Peter Clausen
· 11 years ago
d2f0a48
iio: Wakeup poll and blocking reads when the device is unregistered
by Lars-Peter Clausen
· 11 years ago
f18e7a0
iio: Return -ENODEV for file operations if the device has been unregistered
by Lars-Peter Clausen
· 11 years ago
e2aad1d
Merge 3.12-rc2 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
cadc212
iio: fix: Keep a reference to the IIO device for open file descriptors
by Lars-Peter Clausen
· 11 years ago
2b0774d
iio: iio_device_add_event_sysfs() bugfix
by Lukasz Czerwinski
· 11 years ago
a646fbf
iio: use anon_inode_getfd() with O_CLOEXEC flag
by Yann Droneaud
· 11 years ago
1b9dc91
iio: events: Make iio_push_event() IRQ context save
by Lars-Peter Clausen
· 12 years ago
e3db9ef
drivers/iio/industrialio-event.c: eliminate possible double free
by Julia Lawall
· 12 years ago
948ad20
iio: Use strict_strtouint instead of kstrtoul
by Lars-Peter Clausen
· 12 years ago
46b2431
iio: Fix unitialized use of list
by Sascha Hauer
· 12 years ago
e53f5ac
iio: Use dev_to_iio_dev()
by Lars-Peter Clausen
· 12 years ago
a980e04
IIO: Move the core files to drivers/iio
by Jonathan Cameron
· 13 years ago
[Renamed from drivers/staging/iio/industrialio-event.c]
06458e2
IIO: Move core headers to include/linux/iio
by Jonathan Cameron
· 13 years ago
6da507b
staging:iio:events: Remove obsolete documentation
by Lars-Peter Clausen
· 13 years ago
a046c1e
staging:iio:events: Use non-atmoic bitops
by Lars-Peter Clausen
· 13 years ago
e18045e
staging:iio:events: Add poll support
by Lars-Peter Clausen
· 13 years ago
43ba110
staging:iio:events: Use waitqueue lock to protect event queue
by Lars-Peter Clausen
· 13 years ago
2c00193
staging:iio:events: Use kfifo for event queue
by Lars-Peter Clausen
· 13 years ago
0a769a9
staging:iio: Factor out event handling into its own file
by Lars-Peter Clausen
· 13 years ago