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
/
iio
/
industrialio-event.c
Age
Commit message (
Expand
)
Author
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2015-08-12
iio: event: Remove negative error code from iio_event_poll
Cristina Opriceana
2015-08-02
iio: event: Add missing fields in kernel docs
Cristina Opriceana
2015-05-17
iio: core: add high pass filter attributes
Martin Fuzzey
2015-03-14
iio: core: Fix double free.
Martin Fuzzey
2015-01-27
iio: core: Remove IIO_EV_TYPE_INSTANCE
Irina Tirdea
2015-01-27
iio: core: Introduce CHANGE event type
Irina Tirdea
2015-01-25
iio: industrialio-event: Fix typo 's/dynically/dynamically/'
Roberta Dobrescu
2014-11-22
iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event
Irina Tirdea
2014-11-22
iio: core: Introduce IIO_EV_DIR_NONE
Irina Tirdea
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-11
iio: core : events ABI for specifying period
Srinivas Pandruvada
2014-07-11
iio:core: Handle error when mask type is not separate
Srinivas Pandruvada
2014-04-29
IIO: core: Introduce read_raw_multi
Srinivas Pandruvada
2014-03-16
iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...
Jonathan Cameron
2014-02-23
iio:event: Fix and cleanup locking
Lars-Peter Clausen
2014-02-18
iio get rid of unneccessary error_ret
Hartmut Knaack
2013-12-08
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
2013-11-25
Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2013-11-24
iio: core: Move kernel doc to the right location
Sachin Kamat
2013-11-15
kfifo API type safety
Stefani Seibold
2013-10-12
iio: Add a hysteresis event info attribute
Lars-Peter Clausen
2013-10-12
iio: Extend the event config interface
Lars-Peter Clausen
2013-10-12
iio: Add a helper to free a list of IIO device attributes
Lars-Peter Clausen
2013-10-12
iio: Wakeup poll and blocking reads when the device is unregistered
Lars-Peter Clausen
2013-10-12
iio: Return -ENODEV for file operations if the device has been unregistered
Lars-Peter Clausen
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-21
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
2013-09-18
iio: iio_device_add_event_sysfs() bugfix
Lukasz Czerwinski
2013-09-15
iio: use anon_inode_getfd() with O_CLOEXEC flag
Yann Droneaud
2013-03-17
iio: events: Make iio_push_event() IRQ context save
Lars-Peter Clausen
2012-11-17
drivers/iio/industrialio-event.c: eliminate possible double free
Julia Lawall
2012-10-19
iio: Use strict_strtouint instead of kstrtoul
Lars-Peter Clausen
2012-07-08
iio: Fix unitialized use of list
Sascha Hauer
2012-05-14
iio: Use dev_to_iio_dev()
Lars-Peter Clausen
2012-04-25
IIO: Move the core files to drivers/iio
Jonathan Cameron