Age | Commit message (Expand) | Author |
2015-08-27 | iio: Support triggered events | Vladimir Barinov |
2015-08-16 | iio: st_sensors: add debugfs register read hook | Linus Walleij |
2015-08-08 | iio: Add inverse unit conversion macros | Lars-Peter Clausen |
2015-08-08 | iio: declare struct to fix warning | Pengyu Ma |
2015-08-02 | include: linux: iio: Add missing kernel doc field | Cristina Opriceana |
2015-08-02 | include: linux: iio: Fix function parameter name in kernel doc | Cristina Opriceana |
2015-07-23 | iio: st-sensors: add configuration for WhoAmI address | Giuseppe Barba |
2015-07-05 | iio: Fix parameters in iio_triggered_buffer_setup | Cristina Opriceana |
2015-06-01 | iio: Specify supported modes for buffers | 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-29 | iio: add support for hardware fifo | Octavian Purdila |
2015-03-29 | iio: add watermark logic to iio read and poll | Josselin Costanzi |
2015-03-28 | iio: max517: Add support for MAX520 and MAX521 chips. | Antonio Fiol |
2015-02-14 | iio: Export userspace IIO headers | Daniel Baluta |
2015-01-29 | iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME | Irina Tirdea |
2015-01-29 | iio: common: ssp_sensors: Add sensorhub driver | Karol Wrona |
2015-01-27 | iio: core: Remove IIO_EV_TYPE_INSTANCE | Irina Tirdea |
2015-01-27 | iio: core: Introduce CHANGE event type | 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 |
2015-01-25 | iio: Add new operating mode for non triggered sw buffers | Karol Wrona |
2015-01-21 | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2014-12-26 | iio: kfifo: Add resource management devm_iio_kfifo_allocate/free | Karol Wrona |
2014-12-26 | iio: kfifo: Remove unused argument in iio_kfifo_allocate | Karol Wrona |
2014-12-12 | iio: consumer.h: Fix scale factor in function comment | Ivan T. Ivanov |
2014-12-12 | iio: buffer: Drop get_length callback | Lars-Peter Clausen |
2014-12-12 | iio: buffer: Allocate standard attributes in the core | Lars-Peter Clausen |
2014-12-12 | iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs | Lars-Peter Clausen |
2014-12-12 | iio: Move buffer registration to the core | Lars-Peter Clausen |
2014-12-12 | iio: Unexport iio_scan_mask_set() | Lars-Peter Clausen |
2014-12-12 | iio: inkern: add iio_write_channel_raw | Dmitry Eremin-Solenikov |
2014-12-02 | Merge 3.18-rc7 into staging-work. | Greg Kroah-Hartman |
2014-11-22 | iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT | Irina Tirdea |
2014-11-22 | iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event | Irina Tirdea |
2014-11-22 | iio: core: Introduce IIO_EV_DIR_NONE | Irina Tirdea |
2014-11-22 | iio: core: Introduce IIO_ACTIVITY channel | Daniel Baluta |
2014-11-15 | iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask | Cristina Ciocan |
2014-11-05 | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2014-10-25 | iio: inkern: Add of_xlate function to struct iio_info | Ivan T. Ivanov |
2014-10-04 | iio:imu: changed structure name from st_sensors to st_sensor_settings | Denis CIOCCA |
2014-08-25 | iio:trigger: modify return value for iio_trigger_get | Srinivas Pandruvada |
2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-07-23 | iio: Use ktime_get_real_ns() | Thomas Gleixner |
2014-07-20 | iio: types: Added support for rotation from north usage attributes | Reyad Attiyat |
2014-07-11 | iio: core : events ABI for specifying period | Srinivas Pandruvada |
2014-07-11 | iio: st_sensors: add devicetree probing support | Linus Walleij |