summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-02-09iio:adc:twl6030: Enable measurement of VACAndreas Kemnade
2023-02-09iio: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song
2023-02-09iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song
2023-02-09iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song
2023-02-09iio: imu: fxos8700: fix incorrect ODR mode readbackCarlos Song
2023-02-09iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readbackCarlos Song
2023-02-09iio: imu: fxos8700: fix map label of channel type to MAGN sensorCarlos Song
2023-02-09iio: imu: fxos8700: fix IMU data bits returned to user spaceCarlos Song
2023-02-09iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readbackCarlos Song
2023-02-09iio: imu: fxos8700: fix ACCEL measurement range selectionCarlos Song
2023-02-09iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade
2023-02-09iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang
2023-02-09iio: hid: fix the retval in gyro_3d_capture_sampleDmitry Perchanov
2023-02-09iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov
2023-02-09iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan
2022-12-31iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes
2022-12-31iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá
2022-12-31iio: fix memory leak in iio_device_register_eventset()Zeng Heng
2022-12-31iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca
2022-12-31iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron
2022-12-31iio: adis: stylistic changesNuno Sá
2022-12-31iio: adis: handle devices that cannot unmask the drdy pinNuno Sá
2022-12-31iio: temperature: ltc2983: make bulk write buffer DMA-safeCosmin Tanislav
2022-12-08iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo
2022-12-08iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun
2022-12-08iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun
2022-12-02iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin
2022-12-02iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez
2022-12-02iio: pressure: ms5611: fixed value compensation bugMitja Spes
2022-12-02iio: ms5611: Simplify IO callback parametersLars-Peter Clausen
2022-11-26iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes
2022-11-26iio: adc: mp2629: fix potential array out of bound accessSaravanan Sekar
2022-11-26iio: adc: mp2629: fix wrong comparison of channelSaravanan Sekar
2022-11-26iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang
2022-11-26iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()Yang Yingliang
2022-11-03iio: adxl372: Fix unsafe buffer attributesMatti Vaittinen
2022-11-03iio: temperature: ltc2983: allocate iio channels onceCosmin Tanislav
2022-11-03iio: light: tsl2583: Fix module unloadingShreeya Patel
2022-10-26iio: magnetometer: yas530: Change data type of hard_offsets to signedJakob Hauser
2022-10-26iio: inkern: fix return value in devm_of_iio_channel_get_by_name()Nuno Sá
2022-10-26iio: inkern: only release the device node when done with itNuno Sá
2022-10-26iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resumeClaudiu Beznea
2022-10-26iio: adc: at91-sama5d2_adc: lock around oversampling and sample freqClaudiu Beznea
2022-10-26iio: adc: at91-sama5d2_adc: check return status for pressure and touchClaudiu Beznea
2022-10-26iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAXClaudiu Beznea
2022-10-26iio: pressure: dps310: Reset chip after timeoutEddie James
2022-10-26iio: pressure: dps310: Refactor startup procedureEddie James
2022-10-26iio: adc: ad7923: fix channel readings for some variantsNuno Sá
2022-10-26iio: ltc2497: Fix reading conversion resultsUwe Kleine-König
2022-10-26iio: dac: ad5593r: Fix i2c read protocol requirementsMichael Hennerich