summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: Fix typos in the struct iio_event_spec documentation commentsWilliam Breathitt Gray2016-02-171-3/+3
* iio: Fix documentation for iio_dev mlockDaniel Baluta2016-02-081-1/+1
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+4
* iio: Make IIO value formating function globally available.Andrew F. Davis2015-12-221-0/+2
* iio:configfs: Introduce iio/configfs.h to provide a location for the configfs...Jonathan Cameron2015-12-052-1/+15
* iio: core: Introduce IIO software triggersDaniel Baluta2015-12-031-0/+71
* iio: Add a DMAengine framework based bufferLars-Peter Clausen2015-10-251-0/+18
* iio: Add generic DMA buffer infrastructureLars-Peter Clausen2015-10-251-0/+152
* iio: Add buffer enable/disable callbacksLars-Peter Clausen2015-10-251-0/+8
* iio: Add support for indicating fixed watermarksLars-Peter Clausen2015-10-251-0/+8
* iio: Support triggered eventsVladimir Barinov2015-08-272-0/+14
* iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+4
* iio: Add inverse unit conversion macrosLars-Peter Clausen2015-08-081-0/+17
* iio: declare struct to fix warningPengyu Ma2015-08-081-0/+3
* include: linux: iio: Add missing kernel doc fieldCristina Opriceana2015-08-021-1/+2
* include: linux: iio: Fix function parameter name in kernel docCristina Opriceana2015-08-021-1/+1
* iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-0/+2
* iio: Fix parameters in iio_triggered_buffer_setupCristina Opriceana2015-07-051-2/+2
* iio: Specify supported modes for buffersLars-Peter Clausen2015-06-011-0/+3
* iio: core: add high pass filter attributesMartin Fuzzey2015-05-172-0/+3
* iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea2015-05-101-0/+1
* iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITYVianney le Clément de Saint-Marcq2015-04-091-0/+1
* iio: add support for hardware fifoOctavian Purdila2015-03-291-0/+13
* iio: add watermark logic to iio read and pollJosselin Costanzi2015-03-291-3/+5
* iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol2015-03-281-1/+1
* iio: Export userspace IIO headersDaniel Baluta2015-02-142-106/+2Star
* iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea2015-01-291-0/+2
* iio: common: ssp_sensors: Add sensorhub driverKarol Wrona2015-01-291-0/+82
* iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea2015-01-271-1/+0Star
* iio: core: Introduce CHANGE event typeIrina Tirdea2015-01-271-0/+1
* iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea2015-01-271-0/+1
* iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea2015-01-271-0/+2
* iio: core: Introduce DISTANCE channel typeIrina Tirdea2015-01-271-0/+1
* iio: core: Introduce ENERGY channel typeIrina Tirdea2015-01-271-0/+1
* iio: Add new operating mode for non triggered sw buffersKarol Wrona2015-01-251-2/+4
* Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-215-77/+28Star
|\
| * iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona2014-12-261-0/+3
| * iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona2014-12-261-1/+1
| * iio: consumer.h: Fix scale factor in function commentIvan T. Ivanov2014-12-121-1/+1
| * iio: buffer: Drop get_length callbackLars-Peter Clausen2014-12-121-2/+0Star
| * iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen2014-12-121-35/+2Star
| * iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen2014-12-121-2/+0Star
| * iio: Move buffer registration to the coreLars-Peter Clausen2014-12-121-26/+0Star
| * iio: Unexport iio_scan_mask_set()Lars-Peter Clausen2014-12-121-9/+0Star
| * iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov2014-12-121-0/+10
| * iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea2014-11-221-0/+1
| * iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2014-11-222-0/+3
| * iio: core: Introduce IIO_EV_DIR_NONEIrina Tirdea2014-11-221-0/+1
| * iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta2014-11-221-1/+6
* | Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-031-1/+1
|\ \ | |/ |/|