| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-02-01 | 1 | -0/+1 |
|\ |
|
| * | iio: ph: add IIO_PH channel type | Matt Ranostay | 2016-01-30 | 1 | -0/+1 |
* | | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz | 2016-01-16 | 1 | -5/+4 |
|/ |
|
* | Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2015-12-26 | 1 | -0/+1 |
|\ |
|
| * | iio: Make IIO value formating function globally available. | Andrew F. Davis | 2015-12-22 | 1 | -0/+1 |
* | | Merge 4.4-rc5 into staging-next | Greg Kroah-Hartman | 2015-12-13 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | iio: fix some warning messages | Dan Carpenter | 2015-11-21 | 1 | -1/+1 |
* | | iio: core: added support for IIO_VAL_INT | Sean Nyekjaer | 2015-11-15 | 1 | -0/+9 |
|/ |
|
* | iio: resistance: add IIO_RESISTANCE channel type | Matt Ranostay | 2015-09-23 | 1 | -0/+1 |
* | iio: chemical: Add IIO_CONCENTRATION channel type | Matt Ranostay | 2015-09-23 | 1 | -0/+3 |
* | iio: Support triggered events | Vladimir Barinov | 2015-08-27 | 1 | -2/+2 |
* | iio: percolate error if event fd fails | Linus Walleij | 2015-08-16 | 1 | -0/+2 |
* | iio: core: Add function params for kernel docs | Cristina Opriceana | 2015-08-02 | 1 | -5/+20 |
* | iio: Add missing modifier names to core | Peter Meerwald | 2015-06-21 | 1 | -0/+8 |
* | iio: Add I/Q modifiers | Lars-Peter Clausen | 2015-05-23 | 1 | -0/+2 |
* | iio: core: add high pass filter attributes | Martin Fuzzey | 2015-05-17 | 1 | -0/+2 |
* | iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO | Irina Tirdea | 2015-05-10 | 1 | -0/+1 |
* | iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY | Vianney le Clément de Saint-Marcq | 2015-04-09 | 1 | -0/+1 |
* | iio: core: Fix double free. | Martin Fuzzey | 2015-03-14 | 1 | -2/+3 |
* | iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME | Irina Tirdea | 2015-01-29 | 1 | -0/+2 |
* | iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT | Irina Tirdea | 2015-01-27 | 1 | -0/+1 |
* | iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z | Irina Tirdea | 2015-01-27 | 1 | -0/+2 |
* | iio: core: Introduce DISTANCE channel type | Irina Tirdea | 2015-01-27 | 1 | -0/+1 |
* | iio: core: Introduce ENERGY channel type | Irina Tirdea | 2015-01-27 | 1 | -0/+1 |
* | iio: ensure scan index is unique at device register | Vlad Dogaru | 2015-01-05 | 1 | -0/+27 |
* | iio: core: Get rid of misleading comment | Karol Wrona | 2014-12-26 | 1 | -1/+0 |
* | iio: Move buffer registration to the core | Lars-Peter Clausen | 2014-12-12 | 1 | -1/+13 |
* | iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT | Irina Tirdea | 2014-11-22 | 1 | -0/+1 |
* | iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event | Irina Tirdea | 2014-11-22 | 1 | -0/+2 |
* | iio: core: Introduce IIO_ACTIVITY channel | Daniel Baluta | 2014-11-22 | 1 | -0/+5 |
* | iio: types: Added support for rotation from north usage attributes | Reyad Attiyat | 2014-07-20 | 1 | -0/+4 |
* | iio: Add TEMP_AMBIENT and TEMP_OBJECT channel modifiers | Peter Meerwald | 2014-05-03 | 1 | -0/+2 |
* | IIO: core: Add quaternion modifier | Srinivas Pandruvada | 2014-04-29 | 1 | -0/+1 |
* | IIO: core: Introduce read_raw_multi | Srinivas Pandruvada | 2014-04-29 | 1 | -22/+43 |
* | iio:core: Fix bug in length of event info_mask and catch unhandled bits set i... | Jonathan Cameron | 2014-03-16 | 1 | -0/+2 |
* | iio: force snprintf for PAGE_SIZE bufs | Kees Cook | 2014-03-15 | 1 | -2/+2 |
* | iio: Avoid unnecessary kasprintf | Lars-Peter Clausen | 2014-02-18 | 1 | -26/+13 |
* | iio: Don't include extended name in shared attributes | Lars-Peter Clausen | 2014-02-18 | 1 | -1/+1 |
* | iio get rid of unneccessary error_ret | Hartmut Knaack | 2014-02-18 | 1 | -7/+3 |
* | iio: Add support for humidity sensors | Harald Geyer | 2013-12-03 | 1 | -0/+1 |
* | iio: core: Move kernel doc to the right location | Sachin Kamat | 2013-11-24 | 1 | -0/+42 |
* | iio: core: Implement devm_iio_device_{register,unregister} | Sachin Kamat | 2013-11-24 | 1 | -0/+59 |
* | iio: core: Add misssing braces | Sachin Kamat | 2013-10-24 | 1 | -1/+1 |
* | iio: core: Use pr_err instead of printk | Sachin Kamat | 2013-10-24 | 1 | -6/+5 |
* | iio: Factor IIO value formating into its own function | Lars-Peter Clausen | 2013-10-12 | 1 | -12/+26 |
* | iio: Add a helper to free a list of IIO device attributes | Lars-Peter Clausen | 2013-10-12 | 1 | -16/+18 |
* | iio: Wakeup poll and blocking reads when the device is unregistered | Lars-Peter Clausen | 2013-10-12 | 1 | -0/+4 |
* | iio: Return -ENODEV for file operations if the device has been unregistered | Lars-Peter Clausen | 2013-10-12 | 1 | -0/+3 |
* | iio: Add reference counting for buffers | Lars-Peter Clausen | 2013-10-12 | 1 | -0/+3 |
* | Merge 3.12-rc4 into staging-next | Greg Kroah-Hartman | 2013-10-06 | 1 | -1/+1 |
|\ |
|