summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-07-23meson saradc: fix clock divider mask lengthGeorge Stark
2023-07-23iio: accel: fxls8962af: fixup buffer scan element typeSean Nyekjaer
2023-07-23iio: accel: fxls8962af: errata bug only applicable for FXLS8962AFSean Nyekjaer
2023-07-23iio: adc: ad7192: Fix internal/external clock selectionFabrizio Lamarque
2023-07-23iio: adc: ad7192: Fix null ad7192_state pointer accessFabrizio Lamarque
2023-06-09iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn
2023-06-09iio: adc: ad7192: Change "shorted" channels to differentialPaul Cercueil
2023-06-09iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut
2023-06-09iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flagMasahiro Honda
2023-06-09iio: light: vcnl4035: fixed chip ID checkFrank Li
2023-06-09iio: imu: inv_icm42600: fix timestamp resetJean-Baptiste Maneyrol
2023-06-09iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo
2023-06-09iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...Hans de Goede
2023-05-11iio: light: max44009: add missing OF device matchingKrzysztof Kozlowski
2023-05-11iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström
2023-04-26iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter
2023-04-26iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney
2023-04-13iio: adc: ad7791: fix IRQ flagsNuno Sá
2023-04-13iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng
2023-04-13iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray
2023-04-13iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chipLars-Peter Clausen
2023-04-13iio: adis16480: select CONFIG_CRC32Arnd Bergmann
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli
2023-03-10iio: light: tsl2563: Do not hardcode interrupt trigger typeFerry Toth
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