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