| Commit message (Expand) | Author | Age | Files | Lines |
* | iio:event: Fix and cleanup locking | Lars-Peter Clausen | 2014-02-23 | 1 | -42/+41 |
* | iio get rid of unneccessary error_ret | Hartmut Knaack | 2014-02-18 | 1 | -11/+6 |
* | iio: Remove support for the legacy event config interface | Lars-Peter Clausen | 2013-12-08 | 1 | -132/+22 |
* | Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2013-11-25 | 1 | -0/+6 |
|\ |
|
| * | iio: core: Move kernel doc to the right location | Sachin Kamat | 2013-11-24 | 1 | -0/+6 |
* | | kfifo API type safety | Stefani Seibold | 2013-11-15 | 1 | -1/+1 |
|/ |
|
* | iio: Add a hysteresis event info attribute | Lars-Peter Clausen | 2013-10-12 | 1 | -0/+1 |
* | iio: Extend the event config interface | Lars-Peter Clausen | 2013-10-12 | 1 | -22/+171 |
* | iio: Add a helper to free a list of IIO device attributes | Lars-Peter Clausen | 2013-10-12 | 1 | -13/+2 |
* | iio: Wakeup poll and blocking reads when the device is unregistered | Lars-Peter Clausen | 2013-10-12 | 1 | -1/+20 |
* | iio: Return -ENODEV for file operations if the device has been unregistered | Lars-Peter Clausen | 2013-10-12 | 1 | -0/+6 |
* | Merge 3.12-rc2 into staging-next. | Greg Kroah-Hartman | 2013-09-25 | 1 | -6/+14 |
|\ |
|
| * | iio: fix: Keep a reference to the IIO device for open file descriptors | Lars-Peter Clausen | 2013-09-21 | 1 | -5/+13 |
| * | iio: iio_device_add_event_sysfs() bugfix | Lukasz Czerwinski | 2013-09-18 | 1 | -1/+1 |
* | | iio: use anon_inode_getfd() with O_CLOEXEC flag | Yann Droneaud | 2013-09-15 | 1 | -1/+1 |
|/ |
|
* | iio: events: Make iio_push_event() IRQ context save | Lars-Peter Clausen | 2013-03-17 | 1 | -14/+15 |
* | drivers/iio/industrialio-event.c: eliminate possible double free | Julia Lawall | 2012-11-17 | 1 | -6/+1 |
* | iio: Use strict_strtouint instead of kstrtoul | Lars-Peter Clausen | 2012-10-19 | 1 | -2/+2 |
* | iio: Fix unitialized use of list | Sascha Hauer | 2012-07-08 | 1 | -1/+2 |
* | iio: Use dev_to_iio_dev() | Lars-Peter Clausen | 2012-05-14 | 1 | -4/+4 |
* | IIO: Move the core files to drivers/iio | Jonathan Cameron | 2012-04-25 | 1 | -0/+453 |