summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: common: scmi_sensors: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron2021-05-171-1/+0
* iio: position: hid-sensor-custom-intel-hinge: Drop duplicate parent setting.Jonathan Cameron2021-05-171-1/+0
* iio: humidity: hdc2010: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron2021-05-171-1/+0
* iio: adc: ti-ads131e08: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron2021-05-171-1/+0
* iio: adc: mt6360: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron2021-05-171-1/+0
* iio: adc: mp2629: Drop duplicate setting iio_dev.dev.parentJonathan Cameron2021-05-171-1/+0
* iio: dac: ad5766: Drop duplicate setting of iio_dev.dev.parent and of_nodeJonathan Cameron2021-05-171-2/+0
* iio: accel: bmi088: Drop manual assignment of iio_dev.dev.parentJonathan Cameron2021-05-171-1/+0
* iio: adc: add ADC driver for the TI TSC2046 controllerOleksij Rempel2021-05-173-0/+727
* iio: adc: stm32-adc: Fix docs wrongly marked as kernel-docJonathan Cameron2021-05-171-2/+2
* iio: sps30: add support for serial interfaceTomasz Duszynski2021-05-173-0/+443
* iio: sps30: separate core and interface specific codeTomasz Duszynski2021-05-175-226/+353
* iio: adis16400: do not directly change spi 'max_speed_hz'Nuno Sa2021-05-171-13/+2
* iio: adis16475: do not directly change spi 'max_speed_hz'Nuno Sa2021-05-171-5/+2
* iio: adis: add burst_max_speed_hz variableNuno Sa2021-05-171-0/+4
* iio: adis_buffer: don't push data to buffers on failureNuno Sa2021-05-171-4/+4
* iio: adis_buffer: update device page after changing itNuno Sa2021-05-171-3/+3
* iio: adis16475: do not return ints in irq handlersNuno Sa2021-05-171-1/+1
* iio: accel: Add driver for Murata SCA3300 accelerometerTomas Melin2021-05-173-0/+486
* iio:adc:ad7476: Handle the different regulators used by various parts.Jonathan Cameron2021-05-171-15/+103
* iio:accel:stk8312: Add lowercase i2c device idJonathan Cameron2021-05-171-2/+4
* iio: inkern: simplify some devm functionsYicong Yang2021-05-171-38/+23
* iio: trigger: simplify __devm_iio_trigger_registerYicong Yang2021-05-171-13/+5
* iio: core: simplify some devm functionsYicong Yang2021-05-171-26/+15
* iio: triggered-buffer: simplify devm_iio_triggered_buffer_setup_ext()Yicong Yang2021-05-171-15/+6
* iio: hw_consumer: simplify devm_iio_hw_consumer_alloc()Yicong Yang2021-05-171-14/+11
* iio: buffer-dmaengine: simplify __devm_iio_dmaengine_buffer_free()Yicong Yang2021-05-171-13/+9
* iio: adc: adi-axi-adc: simplify devm_adi_axi_adc_conv_register()Yicong Yang2021-05-171-14/+10
* iio: light: Added AMS tsl2591 driver implementationJoe Sandom2021-05-173-0/+1237
* iio: adis_buffer: check return value on page changeNuno Sa2021-05-171-1/+7
* iio: adis16400: do not return ints in irq handlersNuno Sa2021-05-171-3/+0
* iio: adis_buffer: do not return ints in irq handlersNuno Sa2021-05-171-3/+0
* iio: adc: ad7298: Enable on Intel Galileo Gen 1Andy Shevchenko2021-05-171-0/+8
* iio: trigger: stm32-timer: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-05-171-1/+1
* iio: light: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-05-171-1/+1
* iio:chemical:sps30: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-05-171-3/+3
* iio: temperature: add driver support for ti tmp117Puranjay Mohan2021-05-173-0/+196
* iio: adc: exynos: drop unneeded variable assignmentKrzysztof Kozlowski2021-05-171-1/+1
* iio: tsl2583: Fix division by a zero lux_valColin Ian King2021-05-101-0/+8
* iio: core: return ENODEV if ioctl is unknownAlexandru Ardelean2021-05-101-2/+1
* iio: core: fix ioctl handlers removalTomasz Duszynski2021-05-101-6/+0
* iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko2021-05-101-2/+11
* iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean2021-05-109-10/+1
* iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu2021-05-101-0/+1
* iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu2021-05-101-2/+3
* Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-04-271-2/+8
|\
* \ Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-04-271-3/+1
|\ \
| * \ Merge branch 'acpi-messages'Rafael J. Wysocki2021-04-261-3/+1
| |\ \
| | * | IIO: acpi-als: Get rid of ACPICA message printingRafael J. Wysocki2021-03-081-3/+1
| | |/
* | | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-50/+50
|\ \ \