summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
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
2022-09-08iio: adc: mcp3911: use correct formula for AD conversionMarcus Folkesson
2022-09-08iio: ad7292: Prevent regulator double disableMatti Vaittinen
2022-09-08iio: adc: mcp3911: make use of the sign bitMarcus Folkesson
2022-08-17iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou
2022-08-17iio: accel: bma400: Reordering of header filesJagath Jog J
2022-08-17iio: accel: bma400: Fix the scale min and max macro valuesJagath Jog J
2022-08-17drivers/iio: Remove all strcpy() usesLen Baker
2022-08-17iio: light: isl29028: Fix the warning in isl29028_remove()Zheyu Ma
2022-08-17iio: fix iio_format_avail_range() printing for none IIO_VAL_INTFawzi Khaber
2022-07-12iio: accel: mma8452: use the correct logic to get mma8452_dataHaibo Chen
2022-06-29iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_ch...Jialin Zhang
2022-06-29iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_clientMiaoqian Lin
2022-06-29iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_prope...Jialin Zhang
2022-06-29iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2022-06-29iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs messageYannick Brosseau
2022-06-29iio: adc: stm32: Fix ADCs iteration in irq handlerYannick Brosseau
2022-06-29iio: afe: rescale: Fix boolean logic bugLinus Walleij
2022-06-29iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)Jean-Baptiste Maneyrol
2022-06-29iio: adc: stm32: fix maximum clock rate for stm32mp15xOlivier Moysan
2022-06-29iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch
2022-06-29iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma
2022-06-29iio: accel: mma8452: ignore the return value of reset operationHaibo Chen
2022-06-29iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29iio:accel:kxcjk-1013: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29iio:chemical:ccs811: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29iio:humidity:hts221: rearrange iio trigger get and registerDmitry Rokosov
2022-06-29iio: magnetometer: yas530: Fix memchr_inv() misuseLinus Walleij
2022-06-29iio: mma8452: fix probe fail when device tree compatible is used.Haibo Chen
2022-06-14iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-06-14iio: dummy: iio_simple_dummy: check the return value of kstrdup()Xiaoke Wang
2022-06-14iio: adc: sc27xx: Fine tune the scale calibration valuesCixi Geng
2022-06-14iio: adc: sc27xx: fix read big scale voltage not rightCixi Geng
2022-06-14iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeoutMiaoqian Lin
2022-06-14iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value checkMiaoqian Lin