aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/industrialio-event.c
AgeCommit message (Expand)Author
2015-08-12iio: event: Remove negative error code from iio_event_pollCristina Opriceana
2015-08-02iio: event: Add missing fields in kernel docsCristina Opriceana
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey
2015-03-14iio: core: Fix double free.Martin Fuzzey
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea
2015-01-25iio: industrialio-event: Fix typo 's/dynically/dynamically/'Roberta Dobrescu
2014-11-22iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea
2014-11-22iio: core: Introduce IIO_EV_DIR_NONEIrina Tirdea
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-11iio: core : events ABI for specifying periodSrinivas Pandruvada
2014-07-11iio:core: Handle error when mask type is not separateSrinivas Pandruvada
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada
2014-03-16iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Jonathan Cameron
2014-02-23iio:event: Fix and cleanup lockingLars-Peter Clausen
2014-02-18iio get rid of unneccessary error_retHartmut Knaack
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-11-25Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-11-24iio: core: Move kernel doc to the right locationSachin Kamat
2013-11-15kfifo API type safetyStefani Seibold
2013-10-12iio: Add a hysteresis event info attributeLars-Peter Clausen
2013-10-12iio: Extend the event config interfaceLars-Peter Clausen
2013-10-12iio: Add a helper to free a list of IIO device attributesLars-Peter Clausen
2013-10-12iio: Wakeup poll and blocking reads when the device is unregisteredLars-Peter Clausen
2013-10-12iio: Return -ENODEV for file operations if the device has been unregisteredLars-Peter Clausen
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen
2013-09-18iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski
2013-09-15iio: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud
2013-03-17iio: events: Make iio_push_event() IRQ context saveLars-Peter Clausen
2012-11-17drivers/iio/industrialio-event.c: eliminate possible double freeJulia Lawall
2012-10-19iio: Use strict_strtouint instead of kstrtoulLars-Peter Clausen
2012-07-08iio: Fix unitialized use of listSascha Hauer
2012-05-14iio: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-25IIO: Move the core files to drivers/iioJonathan Cameron