aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-1/+8
2016-04-23iio:ak8975: add mounting matrix supportGregor Boirie1-0/+16
2016-04-23iio:core: mounting matrix supportGregor Boirie1-0/+31
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}_allLaxman Dewangan1-0/+26
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}Laxman Dewangan1-0/+27
2016-04-19iio: st_sensors: support open drain modeLinus Walleij1-0/+6
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+3
2016-04-16iio:adis: Add support for manual self-test flag clearLars-Peter Clausen1-0/+1
2016-04-03iio: buffer: add missing descriptions in iio_buffer_access_funcsLuis de Bethencourt1-0/+2
2016-03-12iio: core: implement iio_device_{claim|release}_direct_mode()Alison Schofield1-0/+2
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