summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
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
2022-08-21iio: accel: bma400: Fix the scale min and max macro valuesJagath Jog J1-2/+21
2022-08-21iio: light: isl29028: Fix the warning in isl29028_remove()Zheyu Ma1-1/+1
2022-06-29iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_clientMiaoqian Lin1-0/+3
2022-06-29iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede1-0/+8
2022-06-29iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs messageYannick Brosseau1-10/+0
2022-06-29iio: adc: stm32: Fix ADCs iteration in irq handlerYannick Brosseau1-1/+6
2022-06-29iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)Jean-Baptiste Maneyrol2-1/+2
2022-06-29iio: adc: stm32: fix maximum clock rate for stm32mp15xOlivier Moysan1-1/+1
2022-06-29iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch1-0/+1
2022-06-29iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma1-0/+1
2022-06-29iio: accel: mma8452: ignore the return value of reset operationHaibo Chen1-3/+7
2022-06-29iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov1-2/+2
2022-06-29iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov1-1/+2
2022-06-29iio:chemical:ccs811: rearrange iio trigger get and registerDmitry Rokosov1-2/+2