summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-03-11iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2...Hans de Goede1-6/+12
2021-03-11iio: core: Allow drivers to specify a label without it coming from ofHans de Goede1-2/+4
2021-03-11bindings: iio: adc: Add documentation for ADS131E0x ADC driverTomislav Denis2-0/+182
2021-03-11iio: adc: Add driver for Texas Instruments ADS131E0x ADC familyTomislav Denis4-0/+967
2021-03-11iio: accel: Add support for the Bosch-Sensortec BMI088Mike Looijmans5-0/+688