summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-25iio:ABI docs: Combine sysfs-bus-iio-humidity-hdc2010/hdc100x into one fileJonathan Cameron2-10/+2
2021-03-11iio: adc: mt6360: Include right headerLinus Walleij1-1/+2
2021-03-11iio: adis: add helpers for lockingNuno Sa4-25/+32
2021-03-11dt-bindings: adis16475: remove propertyNuno Sá1-9/+0
2021-03-11iio: adis16475: improve sync scale mode handlingNuno Sa1-28/+90
2021-03-11iio: adis16480: fix pps mode sampling frequency mathNuno Sa1-34/+94
2021-03-11iio: adc: adi-axi-adc: fix typo in doc-stringAlexandru Ardelean1-1/+1
2021-03-11iio: Documentation: update definitions for bufferY and scan_elementsAlexandru Ardelean1-0/+85
2021-03-11iio: dac: ad5686: Add support for AD5673R/AD5677RMircea Caprioru4-4/+21
2021-03-11iio: documentation: Document accelerometer label useHans de Goede1-0/+7
2021-03-11iio: documentation: Document proximity sensor label useHans de Goede1-0/+39
2021-03-11iio: Add relative hysteresis in ABI documentationYe Xiang1-0/+9
2021-03-11iio: hid-sensor-als: Add relative hysteresis supportYe Xiang1-2/+12
2021-03-11iio: Add relative sensitivity supportYe Xiang5-4/+78
2021-03-11hid-sensors: Add more data fields for sensitivity checkingYe Xiang4-0/+4
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang14-151/+107
2021-03-11docs: iio: mark "repeat" sysfs attribute as optionalLuca Ceresoli1-1/+1
2021-03-11docs: iio: fix bullet list formattingLuca Ceresoli1-5/+5
2021-03-11docs: iio: document the 'index' attribute tooLuca Ceresoli1-0/+1
2021-03-11docs: iio: fix directory namingLuca Ceresoli1-1/+1
2021-03-11docs: iio: fix example formattingLuca Ceresoli1-1/+1
2021-03-11iio: use getter/setter functionsJulia Lawall5-7/+7
2021-03-11tools: iio: convert iio_generic_buffer to use new IIO buffer APIAlexandru Ardelean4-33/+107
2021-03-11tools: iio: privatize globals and functions in iio_generic_buffer.c fileAlexandru Ardelean1-16/+15
2021-03-11tools: iio: make iioutils_get_type() private in iio_utilsAlexandru Ardelean2-8/+5
2021-03-11iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()Alexandru Ardelean1-14/+14
2021-03-11iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean5-11/+162
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean9-40/+111
2021-03-11iio: dummy: iio_simple_dummy_buffer: use triggered buffer core callsAlexandru Ardelean1-62/+6
2021-03-11iio: buffer: move __iio_buffer_free_sysfs_and_mask() before allocAlexandru Ardelean1-8/+8
2021-03-11iio: core: wrap iio device & buffer into struct for character devicesAlexandru Ardelean3-6/+27
2021-03-11iio: buffer: dmaengine: obtain buffer object from attributeAlexandru Ardelean1-2/+2
2021-03-11iio: buffer: wrap all buffer attributes into iio_dev_attrAlexandru Ardelean3-29/+54
2021-03-11iio: add reference to iio buffer on iio_dev_attrAlexandru Ardelean5-0/+16
2021-03-11iio: core: merge buffer/ & scan_elements/ attributesAlexandru Ardelean3-33/+95
2021-03-11iio: buffer: group attr count and attr allocAlexandru Ardelean1-34/+37
2021-03-11iio: core: rework iio device group creationAlexandru Ardelean7-15/+50
2021-03-11iio: core-trigger: make iio_device_register_trigger_consumer() an int returnAlexandru Ardelean2-2/+6
2021-03-11iio: core: register chardev only if neededAlexandru Ardelean1-5/+18
2021-03-11docs: ioctl-number.rst: reserve IIO subsystem ioctl() spaceAlexandru Ardelean1-0/+1
2021-03-11iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean4-15/+38
2021-03-11iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean3-5/+1
2021-03-11iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean1-16/+3
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean13-124/+74
2021-03-11iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean3-0/+47
2021-03-11iio: Add basic unit test for iio_format_value()Lars-Peter Clausen5-0/+216
2021-03-11iio: iio_format_value(): Fix IIO_VAL_FRACTIONAL_LOG2 values between -1.0 and 0.0Lars-Peter Clausen1-1/+4
2021-03-11iio: iio_format_value(): Use signed temporary for IIO_VAL_FRACTIONAL_LOG2Lars-Peter Clausen1-3/+2
2021-03-11iio: proximity: sx9500: Fix a spelling postive to positiveBhaskar Chowdhury1-1/+1
2021-03-11iio: accel: kxcjk-1013: Set label based on accel-location on 2-accel yoga-sty...Hans de Goede1-4/+10