aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-17iio: Fix typos in the struct iio_event_spec documentation commentsWilliam Breathitt Gray1-3/+3
2016-02-08iio: Fix documentation for iio_dev mlockDaniel Baluta1-1/+1
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-0/+4
2015-12-22iio: Make IIO value formating function globally available.Andrew F. Davis1-0/+2
2015-12-05iio:configfs: Introduce iio/configfs.h to provide a location for the configfs_subsystemJonathan Cameron2-1/+15
2015-12-03iio: core: Introduce IIO software triggersDaniel Baluta1-0/+71
2015-10-25iio: Add a DMAengine framework based bufferLars-Peter Clausen1-0/+18
2015-10-25iio: Add generic DMA buffer infrastructureLars-Peter Clausen1-0/+152
2015-10-25iio: Add buffer enable/disable callbacksLars-Peter Clausen1-0/+8
2015-10-25iio: Add support for indicating fixed watermarksLars-Peter Clausen1-0/+8
2015-08-27iio: Support triggered eventsVladimir Barinov2-0/+14
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij1-0/+4
2015-08-08iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-08-08iio: declare struct to fix warningPengyu Ma1-0/+3
2015-08-02include: linux: iio: Add missing kernel doc fieldCristina Opriceana1-1/+2
2015-08-02include: linux: iio: Fix function parameter name in kernel docCristina Opriceana1-1/+1
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba1-0/+2
2015-07-05iio: Fix parameters in iio_triggered_buffer_setupCristina Opriceana1-2/+2
2015-06-01iio: Specify supported modes for buffersLars-Peter Clausen1-0/+3
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey2-0/+3
2015-05-10iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea1-0/+1
2015-04-09iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITYVianney le Clément de Saint-Marcq1-0/+1
2015-03-29iio: add support for hardware fifoOctavian Purdila1-0/+13
2015-03-29iio: add watermark logic to iio read and pollJosselin Costanzi1-3/+5
2015-03-28iio: max517: Add support for MAX520 and MAX521 chips.Antonio Fiol1-1/+1
2015-02-14iio: Export userspace IIO headersDaniel Baluta2-106/+2
2015-01-29iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIMEIrina Tirdea1-0/+2
2015-01-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona1-0/+82
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea1-1/+0
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea1-0/+1
2015-01-27iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHTIrina Tirdea1-0/+1
2015-01-27iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_ZIrina Tirdea1-0/+2
2015-01-27iio: core: Introduce DISTANCE channel typeIrina Tirdea1-0/+1
2015-01-27iio: core: Introduce ENERGY channel typeIrina Tirdea1-0/+1
2015-01-25iio: Add new operating mode for non triggered sw buffersKarol Wrona1-2/+4
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman5-77/+28
2014-12-26iio: kfifo: Add resource management devm_iio_kfifo_allocate/freeKarol Wrona1-0/+3
2014-12-26iio: kfifo: Remove unused argument in iio_kfifo_allocateKarol Wrona1-1/+1
2014-12-12iio: consumer.h: Fix scale factor in function commentIvan T. Ivanov1-1/+1
2014-12-12iio: buffer: Drop get_length callbackLars-Peter Clausen1-2/+0
2014-12-12iio: buffer: Allocate standard attributes in the coreLars-Peter Clausen1-35/+2
2014-12-12iio: Remove get_bytes_per_datum() from iio_buffer_access_funcsLars-Peter Clausen1-2/+0
2014-12-12iio: Move buffer registration to the coreLars-Peter Clausen1-26/+0
2014-12-12iio: Unexport iio_scan_mask_set()Lars-Peter Clausen1-9/+0
2014-12-12iio: inkern: add iio_write_channel_rawDmitry Eremin-Solenikov1-0/+10
2014-12-02Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman1-1/+1
2014-11-22iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHTIrina Tirdea1-0/+1
2014-11-22iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE eventIrina Tirdea2-0/+3
2014-11-22iio: core: Introduce IIO_EV_DIR_NONEIrina Tirdea1-0/+1
2014-11-22iio: core: Introduce IIO_ACTIVITY channelDaniel Baluta1-1/+6