summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-021-1/+1
|\ \ \ | |/ / |/| |
| * | iio: Remove a cast in iio-test-format which is no longer requiredDavid Gow2021-06-231-1/+1
| |/
* | iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing2021-05-221-0/+1
* | iio: adc: ad7923: Fix undersized rx buffer.Jonathan Cameron2021-05-221-1/+3
* | iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron2021-05-221-2/+6
* | iio: dac: ad5770r: Put fwnode in error case during ->probe()Andy Shevchenko2021-05-221-5/+11
* | iio: gyro: fxas21002c: balance runtime power in error pathRui Miguel Silva2021-05-221-0/+2
* | iio: adc: ad7192: handle regulator voltage error firstAlexandru Ardelean2021-05-131-7/+4
* | iio: adc: ad7192: Avoid disabling a clock that was never enabled.Jonathan Cameron2021-05-131-2/+6
* | iio: adc: ad7124: Fix potential overflow due to non sequential channel numbersJonathan Cameron2021-05-131-0/+7
* | iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.Jonathan Cameron2021-05-131-16/+13
|/
* 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-261-2/+8
|\
* \ Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-04-261-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
|\ \ \
| * | | iio/scmi: Port driver to the new scmi_sensor_proto_ops interfaceCristian Marussi2021-03-301-50/+50
* | | | iio: inv_mpu6050: Fully validate gyro and accel scale writesLars-Peter Clausen2021-04-071-6/+14
* | | | iio: sx9310: Fix write_.._debounce()Gwendal Grignou2021-04-071-2/+10
* | | | iio: sx9310: Fix access to variable DT arrayGwendal Grignou2021-04-071-12/+28
* | | | iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbolAlexandru Ardelean2021-04-071-1/+1
* | | | iio: magnetometer: yas530: Include right headerLinus Walleij2021-04-071-1/+2
* | | | iio: magnetometer: yas530: Fix return value on error pathLinus Walleij2021-04-071-0/+1
* | | | iio:cdc:ad7150: Fix use of uninitialized retJonathan Cameron2021-04-071-1/+1
* | | | iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sam...Gustavo A. R. Silva2021-04-071-1/+1
* | | | iio:adc: Fix trivial typoJonathan Cameron2021-04-071-1/+1
* | | | iio:adc:ad7476: Fix remove handlingJonathan Cameron2021-04-071-14/+4
* | | | iio:adc:ad_sigma_delta: Use IRQF_NO_AUTOEN rather than request and disableJonathan Cameron2021-04-071-5/+2
* | | | iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disableJonathan Cameron2021-04-073-9/+11