summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2023-02-15iio:adc:twl6030: Enable measurement of VACAndreas Kemnade1-1/+1
2023-02-15iio: imu: fxos8700: fix MAGN sensor scale and unitCarlos Song1-3/+3
2023-02-15iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MINCarlos Song1-1/+0
2023-02-15iio: imu: fxos8700: fix failed initialization ODR mode assignmentCarlos Song1-2/+4
2023-02-15iio: imu: fxos8700: fix incorrect ODR mode readbackCarlos Song1-6/+6
2023-02-15iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readbackCarlos Song1-2/+15
2023-02-15iio: imu: fxos8700: fix map label of channel type to MAGN sensorCarlos Song1-1/+1
2023-02-15iio: imu: fxos8700: fix IMU data bits returned to user spaceCarlos Song1-1/+27
2023-02-15iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readbackCarlos Song1-1/+1
2023-02-15iio: imu: fxos8700: fix ACCEL measurement range selectionCarlos Song1-7/+34
2023-02-15iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade1-0/+32
2023-02-15iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang1-1/+3
2023-02-15iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov1-0/+1
2023-02-15iio: adc: stm32-dfsdm: fill module aliasesOlivier Moysan1-0/+1
2023-01-14iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes1-7/+7
2023-01-14iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá1-4/+4
2023-01-14iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca1-18/+10
2023-01-14iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron11-13/+21
2023-01-14iio: adis: stylistic changesNuno Sá3-27/+29
2023-01-14iio: adis: handle devices that cannot unmask the drdy pinNuno Sá2-1/+18
2023-01-14iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disableJonathan Cameron3-9/+11
2023-01-14iio: temperature: ltc2983: make bulk write buffer DMA-safeCosmin Tanislav1-5/+5
2022-12-08iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo1-0/+2
2022-12-08iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun1-5/+7
2022-12-08iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun1-2/+3
2022-12-02iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin1-1/+5
2022-12-02iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez1-6/+6
2022-12-02iio: pressure: ms5611: fixed value compensation bugMitja Spes2-32/+31
2022-12-02iio: ms5611: Simplify IO callback parametersLars-Peter Clausen4-24/+17
2022-11-25iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes1-1/+1
2022-11-25iio: adc: mp2629: fix potential array out of bound accessSaravanan Sekar1-1/+2
2022-11-25iio: adc: mp2629: fix wrong comparison of channelSaravanan Sekar1-1/+1
2022-11-25iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang1-1/+5
2022-11-25iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()Yang Yingliang1-1/+3
2022-11-03iio: temperature: ltc2983: allocate iio channels onceCosmin Tanislav1-7/+6
2022-11-03iio: light: tsl2583: Fix module unloadingShreeya Patel1-1/+1
2022-10-26iio: inkern: only release the device node when done with itNuno Sá1-2/+4
2022-10-26iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resumeClaudiu Beznea1-7/+7
2022-10-26iio: adc: at91-sama5d2_adc: lock around oversampling and sample freqClaudiu Beznea1-4/+8
2022-10-26iio: adc: at91-sama5d2_adc: check return status for pressure and touchClaudiu Beznea1-2/+6
2022-10-26iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAXClaudiu Beznea1-1/+1
2022-10-26iio: pressure: dps310: Reset chip after timeoutEddie James1-10/+64
2022-10-26iio: pressure: dps310: Refactor startup procedureEddie James1-89/+99
2022-10-26iio: adc: ad7923: fix channel readings for some variantsNuno Sá1-1/+3
2022-10-26iio: ltc2497: Fix reading conversion resultsUwe Kleine-König1-0/+13
2022-10-26iio: dac: ad5593r: Fix i2c read protocol requirementsMichael Hennerich1-19/+27
2022-09-08iio: adc: mcp3911: use correct formula for AD conversionMarcus Folkesson1-5/+12
2022-09-08iio: ad7292: Prevent regulator double disableMatti Vaittinen1-3/+1
2022-09-08iio: adc: mcp3911: make use of the sign bitMarcus Folkesson1-0/+2
2022-08-21iio: accel: bma400: Reordering of header filesJagath Jog J1-2/+2