summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2021-05-17iio: common: scmi_sensors: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: position: hid-sensor-custom-intel-hinge: Drop duplicate parent setting.Jonathan Cameron1-1/+0
2021-05-17iio: humidity: hdc2010: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: adc: ti-ads131e08: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: adc: mt6360: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: adc: mp2629: Drop duplicate setting iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: dac: ad5766: Drop duplicate setting of iio_dev.dev.parent and of_nodeJonathan Cameron1-2/+0
2021-05-17iio: accel: bmi088: Drop manual assignment of iio_dev.dev.parentJonathan Cameron1-1/+0
2021-05-17iio: adc: add ADC driver for the TI TSC2046 controllerOleksij Rempel3-0/+727
2021-05-17iio: adc: stm32-adc: Fix docs wrongly marked as kernel-docJonathan Cameron1-2/+2
2021-05-17iio: sps30: add support for serial interfaceTomasz Duszynski3-0/+443
2021-05-17iio: sps30: separate core and interface specific codeTomasz Duszynski5-226/+353
2021-05-17iio: adis16400: do not directly change spi 'max_speed_hz'Nuno Sa1-13/+2
2021-05-17iio: adis16475: do not directly change spi 'max_speed_hz'Nuno Sa1-5/+2
2021-05-17iio: adis: add burst_max_speed_hz variableNuno Sa1-0/+4
2021-05-17iio: adis_buffer: don't push data to buffers on failureNuno Sa1-4/+4
2021-05-17iio: adis_buffer: update device page after changing itNuno Sa1-3/+3
2021-05-17iio: adis16475: do not return ints in irq handlersNuno Sa1-1/+1
2021-05-17iio: accel: Add driver for Murata SCA3300 accelerometerTomas Melin3-0/+486
2021-05-17iio:adc:ad7476: Handle the different regulators used by various parts.Jonathan Cameron1-15/+103
2021-05-17iio:accel:stk8312: Add lowercase i2c device idJonathan Cameron1-2/+4
2021-05-17iio: inkern: simplify some devm functionsYicong Yang1-38/+23
2021-05-17iio: trigger: simplify __devm_iio_trigger_registerYicong Yang1-13/+5
2021-05-17iio: core: simplify some devm functionsYicong Yang1-26/+15
2021-05-17iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()Yicong Yang1-15/+6
2021-05-17iio: hw_consumer: simplify devm_iio_hw_consumer_alloc()Yicong Yang1-14/+11
2021-05-17iio: buffer-dmaengine: simplify __devm_iio_dmaengine_buffer_free()Yicong Yang1-13/+9
2021-05-17iio: adc: adi-axi-adc: simplify devm_adi_axi_adc_conv_register()Yicong Yang1-14/+10
2021-05-17iio: light: Added AMS tsl2591 driver implementationJoe Sandom3-0/+1237
2021-05-17iio: adis_buffer: check return value on page changeNuno Sa1-1/+7
2021-05-17iio: adis16400: do not return ints in irq handlersNuno Sa1-3/+0
2021-05-17iio: adis_buffer: do not return ints in irq handlersNuno Sa1-3/+0
2021-05-17iio: adc: ad7298: Enable on Intel Galileo Gen 1Andy Shevchenko1-0/+8
2021-05-17iio: trigger: stm32-timer: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-1/+1
2021-05-17iio: light: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-1/+1
2021-05-17iio:chemical:sps30: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-3/+3
2021-05-17iio: temperature: add driver support for ti tmp117Puranjay Mohan3-0/+196
2021-05-17iio: adc: exynos: drop unneeded variable assignmentKrzysztof Kozlowski1-1/+1
2021-05-10iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+8
2021-05-10iio: core: return ENODEV if ioctl is unknownAlexandru Ardelean1-2/+1
2021-05-10iio: core: fix ioctl handlers removalTomasz Duszynski1-6/+0
2021-05-10iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko1-2/+11
2021-05-10iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean9-10/+1
2021-05-10iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu1-0/+1
2021-05-10iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu1-2/+3
2021-04-26Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+8
2021-04-26Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+1
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-50/+50
2021-04-26Merge branch 'acpi-messages'Rafael J. Wysocki1-3/+1
2021-04-07iio: inv_mpu6050: Fully validate gyro and accel scale writesLars-Peter Clausen1-6/+14