summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-03-11iio: adis: add helpers for lockingNuno Sa
2021-03-11iio: adis16475: improve sync scale mode handlingNuno Sa
2021-03-11iio: adis16480: fix pps mode sampling frequency mathNuno Sa
2021-03-11iio: dac: ad5686: Add support for AD5673R/AD5677RMircea Caprioru
2021-03-11iio: hid-sensor-als: Add relative hysteresis supportYe Xiang
2021-03-11iio: Add relative sensitivity supportYe Xiang
2021-03-11hid-sensors: Add more data fields for sensitivity checkingYe Xiang
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang
2021-03-11iio: use getter/setter functionsJulia Lawall
2021-03-11iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()Alexandru Ardelean
2021-03-11iio: buffer: add ioctl() to support opening extra buffers for IIO deviceAlexandru Ardelean
2021-03-11iio: buffer: introduce support for attaching more IIO buffersAlexandru Ardelean
2021-03-11iio: dummy: iio_simple_dummy_buffer: use triggered buffer core callsAlexandru Ardelean
2021-03-11iio: buffer: move __iio_buffer_free_sysfs_and_mask() before allocAlexandru Ardelean
2021-03-11iio: core: wrap iio device & buffer into struct for character devicesAlexandru Ardelean
2021-03-11iio: buffer: dmaengine: obtain buffer object from attributeAlexandru Ardelean
2021-03-11iio: buffer: wrap all buffer attributes into iio_dev_attrAlexandru Ardelean
2021-03-11iio: add reference to iio buffer on iio_dev_attrAlexandru Ardelean
2021-03-11iio: core: merge buffer/ & scan_elements/ attributesAlexandru Ardelean
2021-03-11iio: buffer: group attr count and attr allocAlexandru Ardelean
2021-03-11iio: core: rework iio device group creationAlexandru Ardelean
2021-03-11iio: core-trigger: make iio_device_register_trigger_consumer() an int returnAlexandru Ardelean
2021-03-11iio: core: register chardev only if neededAlexandru Ardelean
2021-03-11iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean
2021-03-11iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean
2021-03-11iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-11iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-11iio: Add basic unit test for iio_format_value()Lars-Peter Clausen
2021-03-11iio: iio_format_value(): Fix IIO_VAL_FRACTIONAL_LOG2 values between -1.0 and 0.0Lars-Peter Clausen
2021-03-11iio: iio_format_value(): Use signed temporary for IIO_VAL_FRACTIONAL_LOG2Lars-Peter Clausen
2021-03-11iio: proximity: sx9500: Fix a spelling postive to positiveBhaskar Chowdhury
2021-03-11iio: accel: kxcjk-1013: Set label based on accel-location on 2-accel yoga-sty...Hans de Goede
2021-03-11iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2...Hans de Goede
2021-03-11iio: core: Allow drivers to specify a label without it coming from ofHans de Goede
2021-03-11iio: adc: Add driver for Texas Instruments ADS131E0x ADC familyTomislav Denis
2021-03-11iio: accel: Add support for the Bosch-Sensortec BMI088Mike Looijmans
2021-03-11iio:adc:dac:ad5791 typo fix of regsterzuoqilin
2021-03-11iio: adc: stm32-adc: enable timestamping for non-DMA usageAhmad Fatoum
2021-03-11iio: hid-sensor-rotation: Fix quaternion data not correctYe Xiang
2021-03-11iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron
2021-03-11iio: st_sensors: fix typo in commentAhmad Fatoum
2021-03-06iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu
2021-03-06iio: hid-sensor-temperature: Fix issues of timestamp channelYe Xiang
2021-03-06iio: hid-sensor-humidity: Fix alignment issue of timestamp channelYe Xiang
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-21iio: adc: ab8500-gpadc: Fix off by 10 to 3Linus Walleij
2021-02-21iio:adc:stm32-adc: Add HAS_IOMEM dependencyJonathan Cameron
2021-02-21iio: adis16400: Fix an error code in adis16400_initial_setup()Dan Carpenter
2021-02-15thermal: qcom: add support for adc-tm5 PMIC thermal monitorDmitry Baryshkov