summaryrefslogtreecommitdiffstats
path: root/drivers/iio/industrialio-event.c
Commit message (Expand)AuthorAgeFilesLines
* kfifo API type safetyStefani Seibold2013-11-151-1/+1
* iio: Add a hysteresis event info attributeLars-Peter Clausen2013-10-121-0/+1
* iio: Extend the event config interfaceLars-Peter Clausen2013-10-121-22/+171
* iio: Add a helper to free a list of IIO device attributesLars-Peter Clausen2013-10-121-13/+2
* iio: Wakeup poll and blocking reads when the device is unregisteredLars-Peter Clausen2013-10-121-1/+20
* iio: Return -ENODEV for file operations if the device has been unregisteredLars-Peter Clausen2013-10-121-0/+6
* Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-251-6/+14
|\
| * iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2013-09-211-5/+13
| * iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski2013-09-181-1/+1
* | iio: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud2013-09-151-1/+1
|/
* iio: events: Make iio_push_event() IRQ context saveLars-Peter Clausen2013-03-171-14/+15
* drivers/iio/industrialio-event.c: eliminate possible double freeJulia Lawall2012-11-171-6/+1
* iio: Use strict_strtouint instead of kstrtoulLars-Peter Clausen2012-10-191-2/+2
* iio: Fix unitialized use of listSascha Hauer2012-07-081-1/+2
* iio: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-4/+4
* IIO: Move the core files to drivers/iioJonathan Cameron2012-04-251-0/+453