summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-09-23iio: adc: at91-sama5d2: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-23iio: adc: ab8500-gpadc: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-23iio: accel: hid-sensor-accel-3d: Convert to platform remove callback returnin...Uwe Kleine-König
2023-09-17iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometerMehdi Djait
2023-09-17iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in bufferMehdi Djait
2023-09-17iio: accel: kionix-kx022a: Refactor driver and add chip_info structureMehdi Djait
2023-09-17iio: accel: kionix-kx022a: Add an i2c_device_id tableMehdi Djait
2023-09-17iio: accel: kionix-kx022a: Warn on failed matches and assume compatibilityMehdi Djait
2023-09-17iio: accel: kionix-kx022a: Remove blank linesMehdi Djait
2023-09-17iio: addac: stx104: Add 8254 Counter/Timer supportWilliam Breathitt Gray
2023-09-13iio: ad4310: Replace devm_clk_register() with devm_clk_hw_register()Lars-Peter Clausen
2023-09-13iio: addac: ad74413r: update channel function setAntoniu Miclaus
2023-09-12iio: pressure: ms5637: Use i2c_get_match_data()Biju Das
2023-09-12iio: dac: mcp4725: Add dac_reg_offset to struct mcp4725_chip_infoBiju Das
2023-09-12iio: dac: mcp4725: Add use_ext_ref_voltage to struct mcp4725_chip_infoBiju Das
2023-09-12iio: dac: mcp4725: Use i2c_get_match_data()Biju Das
2023-09-12iio: dac: mcp4725: Replace variable 'id' from struct mcp4725_dataBiju Das
2023-09-12iio: accel: adxl345: Simplify adxl345_read_raw()Biju Das
2023-09-12iio: accel: adxl345: Convert enum->pointer for data in match data tableBiju Das
2023-09-12iio: adc: ltc2497: Simplify probe()Biju Das
2023-09-12iio: adc: ti-ads1015: Simplify probe()Biju Das
2023-09-12iio: adc: ti-adc081c: Simplify probe()Biju Das
2023-09-12iio: adc: ti-ads1015: Add edge trigger supportMarek Vasut
2023-09-12iio: adc: adding support for MCP3564 ADCMarius Cristea
2023-09-12iio: adc: add ltc2309 supportLiam Beguin
2023-09-12iio: addac: ad74413r: fix function prefix typoAntoniu Miclaus
2023-09-12iio: adc: stm32-adc: harden against NULL pointer deref in stm32_adc_probe()Zhang Shurong
2023-09-12iio: imu: adis16475.c: Add delta angle and delta velocity channelsRamona Bolboaca
2023-09-12iio: Add IIO_DELTA_VELOCITY channel typeRamona Bolboaca
2023-09-12iio: Add IIO_DELTA_ANGL channel typeRamona Bolboaca
2023-09-12iio: dac: stm32-dac: Use correct header(s) instead of string_helpers.hAndy Shevchenko
2023-09-12iio: accel: msa311: Use correct header(s) instead of string_helpers.hAndy Shevchenko
2023-09-12iio: accel: kionix-kx022a: Use correct header(s) instead of string_helpers.hAndy Shevchenko
2023-09-12iio: Remove unused declarationsYue Haibing
2023-09-12iio: temperature: tmp117: Convert enum->pointer for data in the match tablesBiju Das
2023-09-12iio: light: opt4001: Use i2c_get_match_data()Biju Das
2023-09-12iio: potentiometer: ad5110: Use i2c_get_match_data()Biju Das
2023-09-12iio: potentiometer: ds1803: Convert enum->pointer for data in the ID tableBiju Das
2023-09-12iio: chemical: sgp30: Convert enum->pointer for data in the match tablesBiju Das
2023-09-12iio: amplifiers: hmc425a: Add Support HMC540S 4-bit AttenuatorMichael Hennerich
2023-09-11iio: admv1013: add mixer_vgate corner casesAntoniu Miclaus
2023-09-11iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell
2023-09-11iio: dac: ad3552r: Correct device IDsMarcelo Schmitt
2023-09-11iio: magnetometer: ak8975: Sort ID and ACPI tablesBiju Das
2023-09-11iio: magnetometer: ak8975: Convert enum->pointer for data in the match tablesBiju Das
2023-09-11iio: mlx90614: Use i2c_get_match_data()Biju Das
2023-09-11iio: accel: bma180: Convert enum->pointer for data in the match tableBiju Das
2023-09-11iio: adc: max1363: Use i2c_get_match_data()Biju Das
2023-09-11iio: magnetometer: yamaha-yas530: Use i2c_get_match_data()Biju Das
2023-09-11iio: dac: ti-dac5571: Sort match tablesBiju Das