aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/industrialio-event.c
Commit message (Expand)AuthorAge
* IIO: core: Introduce read_raw_multiSrinivas Pandruvada2014-04-29
* iio:core: Fix bug in length of event info_mask and catch unhandled bits set i...Jonathan Cameron2014-03-16
* iio:event: Fix and cleanup lockingLars-Peter Clausen2014-02-23
* iio get rid of unneccessary error_retHartmut Knaack2014-02-18
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-08
* Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-11-25
|\
| * iio: core: Move kernel doc to the right locationSachin Kamat2013-11-24
* | kfifo API type safetyStefani Seibold2013-11-14
|/
* iio: Add a hysteresis event info attributeLars-Peter Clausen2013-10-12
* iio: Extend the event config interfaceLars-Peter Clausen2013-10-12
* iio: Add a helper to free a list of IIO device attributesLars-Peter Clausen2013-10-12
* iio: Wakeup poll and blocking reads when the device is unregisteredLars-Peter Clausen2013-10-12
* iio: Return -ENODEV for file operations if the device has been unregisteredLars-Peter Clausen2013-10-12
* Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-25
|\
| * iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2013-09-21
| * iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski2013-09-18
* | iio: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud2013-09-15
|/
* iio: events: Make iio_push_event() IRQ context saveLars-Peter Clausen2013-03-17
* drivers/iio/industrialio-event.c: eliminate possible double freeJulia Lawall2012-11-17
* iio: Use strict_strtouint instead of kstrtoulLars-Peter Clausen2012-10-19
* iio: Fix unitialized use of listSascha Hauer2012-07-08
* iio: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-25