Age | Commit message (Expand) | Author |
2017-12-06 | Merge Linus's staging merge point into staging-next | Greg Kroah-Hartman |
2017-12-02 | iio: fix kernel-doc build errors | Randy Dunlap |
2017-12-02 | iio: core: Mark expected switch fall-through | Gustavo A. R. Silva |
2017-10-09 | Merge 4.14-rc4 into staging-next | Greg Kroah-Hartman |
2017-09-24 | iio: core: Return error for failed read_reg | Matt Fornero |
2017-08-22 | iio: Use macro magic to avoid manual assign of driver_module | Jonathan Cameron |
2017-06-11 | iio: add hardware triggered operating mode | Benjamin Gaignard |
2017-06-11 | iio: core: Use __sysfs_match_string() helper | Andy Shevchenko |
2017-05-29 | Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2017-05-04 | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-04-27 | iio: core: Fix suspicious sizeof usage | Orson Zhai |
2017-04-02 | iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values | Nikolaus Schulz |
2017-03-21 | iio:core: utilize new cdev_device_add helper function | Logan Gunthorpe |
2017-01-10 | iio:buffer.h - split into buffer.h and buffer_impl.h | Jonathan Cameron |
2017-01-05 | iio: Add channel for Gravity | Song Hongyan |
2016-11-13 | iio:core: add a callback to allow drivers to provide _available attributes | Jonathan Cameron |
2016-10-01 | iio: Implement counter channel type and info constants | William Breathitt Gray |
2016-09-14 | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2016-09-05 | iio:core: fix IIO_VAL_FRACTIONAL sign handling | Gregor Boirie |
2016-09-04 | iio: add resource managed triggered buffer init helpers | Gregor Boirie |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie |
2016-05-29 | iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY type | Matt Ranostay |
2016-04-23 | iio:core: mounting matrix support | Gregor Boirie |
2016-04-03 | iio: Add channel for UV index | Peter Meerwald-Stadler |
2016-04-03 | iio: Add modifier for UV light | Peter Meerwald-Stadler |
2016-03-12 | iio: core: implement iio_device_{claim|release}_direct_mode() | Alison Schofield |
2016-02-01 | Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2016-01-30 | iio: ph: add IIO_PH channel type | Matt Ranostay |
2016-01-16 | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz |
2015-12-26 | Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2015-12-22 | iio: Make IIO value formating function globally available. | Andrew F. Davis |
2015-12-13 | Merge 4.4-rc5 into staging-next | Greg Kroah-Hartman |
2015-11-21 | iio: fix some warning messages | Dan Carpenter |
2015-11-15 | iio: core: added support for IIO_VAL_INT | Sean Nyekjaer |
2015-09-23 | iio: resistance: add IIO_RESISTANCE channel type | Matt Ranostay |
2015-09-23 | iio: chemical: Add IIO_CONCENTRATION channel type | Matt Ranostay |
2015-08-27 | iio: Support triggered events | Vladimir Barinov |
2015-08-16 | iio: percolate error if event fd fails | Linus Walleij |
2015-08-02 | iio: core: Add function params for kernel docs | Cristina Opriceana |
2015-06-21 | iio: Add missing modifier names to core | Peter Meerwald |
2015-05-23 | iio: Add I/Q modifiers | Lars-Peter Clausen |
2015-05-17 | iio: core: add high pass filter attributes | Martin Fuzzey |
2015-05-10 | iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO | Irina Tirdea |
2015-04-09 | iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY | Vianney le Clément de Saint-Marcq |
2015-03-14 | iio: core: Fix double free. | Martin Fuzzey |
2015-01-29 | iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME | Irina Tirdea |
2015-01-27 | iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT | Irina Tirdea |
2015-01-27 | iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z | Irina Tirdea |
2015-01-27 | iio: core: Introduce DISTANCE channel type | Irina Tirdea |
2015-01-27 | iio: core: Introduce ENERGY channel type | Irina Tirdea |