summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2021-03-25iio: adc: npcm_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-2/+13
2021-03-25iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-3/+13
2021-03-25iio: adc: spear_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-4/+16
2021-03-15Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman9-18/+35
2021-03-13iio/scmi: Adding support for IIO SCMI Based SensorsJyoti Bhayana5-0/+708
2021-03-11iio: adc: mt6360: Include right headerLinus Walleij1-1/+2
2021-03-11iio: adis: add helpers for lockingNuno Sa3-25/+22
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: dac: ad5686: Add support for AD5673R/AD5677RMircea Caprioru4-4/+21
2021-03-11iio: hid-sensor-als: Add relative hysteresis supportYe Xiang1-2/+12
2021-03-11iio: Add relative sensitivity supportYe Xiang2-4/+71
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 Xiang12-149/+101
2021-03-11iio: use getter/setter functionsJulia Lawall5-7/+7
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 Ardelean2-11/+145
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean6-38/+102
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 Ardelean2-27/+52
2021-03-11iio: add reference to iio buffer on iio_dev_attrAlexandru Ardelean4-0/+13
2021-03-11iio: core: merge buffer/ & scan_elements/ attributesAlexandru Ardelean1-27/+88
2021-03-11iio: buffer: group attr count and attr allocAlexandru Ardelean1-34/+37
2021-03-11iio: core: rework iio device group creationAlexandru Ardelean5-10/+46
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-11iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean2-12/+33
2021-03-11iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean1-2/+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 Ardelean12-105/+70
2021-03-11iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean1-0/+39
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-11iio: adc: Add driver for Texas Instruments ADS131E0x ADC familyTomislav Denis3-0/+961
2021-03-11iio: accel: Add support for the Bosch-Sensortec BMI088Mike Looijmans5-0/+688
2021-03-11iio:adc:dac:ad5791 typo fix of regsterzuoqilin1-1/+1
2021-03-11iio: adc: stm32-adc: enable timestamping for non-DMA usageAhmad Fatoum1-8/+31
2021-03-11iio: hid-sensor-rotation: Fix quaternion data not correctYe Xiang1-3/+10
2021-03-11iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron1-0/+1
2021-03-11iio: st_sensors: fix typo in commentAhmad Fatoum1-1/+1
2021-03-08IIO: acpi-als: Get rid of ACPICA message printingRafael J. Wysocki1-3/+1
2021-03-06iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu1-0/+2