summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-12-10iio: adc: ad9467: add mutex to struct ad9467_stateNuno Sa
2023-12-10iio: adc: ad9467: don't ignore error codesNuno Sa
2023-12-10iio: adc: ad9467: fix reset gpio handlingNuno Sa
2023-12-10iio: adc: mcp3911: simplify code with guard macroMarcus Folkesson
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-06iio: light: pa1203001: Drop ACPI_PTR() protection.Jonathan Cameron
2023-12-06iio: light: isl76682: Add ISL76682 driverMarek Vasut
2023-12-04iio: light: add VEML6075 UVA and UVB light sensor driverJavier Carrasco
2023-12-04iio: add modifiers for A and B ultraviolet lightJavier Carrasco
2023-12-04iio: adc: MCP3564: fix hardware identification logicMarius Cristea
2023-12-04iio: adc: MCP3564: fix calib_bias and calib_scale range checksJavier Carrasco
2023-12-04iio: proximity: irsd200: Drop unused includeLinus Walleij
2023-12-04iio: dac: ad5791: Add support for controlling RBUF via devicetreeMichael Hennerich
2023-12-04iio: adc: meson: add separate config for axg SoC familyGeorge Stark
2023-12-04iio: adc: imx93: add four channels for imx93 adcHaibo Chen
2023-12-04iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov
2023-11-26iio: imu: bmi323: Make the local structures staticJagath Jog J
2023-11-26iio: light: ltrf216a: Return floating point valuesShreeya Patel
2023-11-26iio: triggered-buffer: prevent possible freeing of wrong bufferDavid Lechner
2023-11-26iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui
2023-11-26iio: imu: inv_mpu6050: return callee's error code rather than -EINVALSu Hui
2023-11-26iio: imu: adis16475: use bit numbers in assign_bit()Nuno Sa
2023-11-26iio: imu: adis16475: add spi_device_id tableNuno Sa
2023-11-26iio: amplifiers: hmc425a: add support for ADRF5740 AttenuatorAna-Maria Cusco
2023-11-25iio: tmag5273: fix temperature offsetJavier Carrasco
2023-11-16iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco
2023-11-16iio: kx022a: Fix acceleration value scalingMatti Vaittinen
2023-11-16iio: buffer: document known issueMatti Vaittinen
2023-11-16iio: sanity check available_scan_masks arrayMatti Vaittinen
2023-11-16iio: imu: adis: Use spi cs inactive delayRamona Gradinariu
2023-11-16iio/imu: inv_icm42600: Use max() helper macrosBragatheswaran Manickavel
2023-11-16iio: temperature: Add MCP9600 thermocouple EMF converterAndrew Hepp
2023-11-16iio: imu: Fix spelling mistake "accelrometer" -> "accelerometer"Colin Ian King
2023-11-16iio: pressure: bmp280: Add support for BMP390Angel Iglesias
2023-11-16iio: pressure: bmp280: Allow multiple chips id per family of devicesAngel Iglesias
2023-11-16iio: pressure: bmp280: Rearrange vars in reverse xmas tree orderAngel Iglesias
2023-11-16iio: pressure: bmp280: Use spi_get_device_match_data()Angel Iglesias
2023-11-16iio: pressure: bmp280: Use i2c_get_match_data()Biju Das
2023-11-16iio: bu27008: Add illuminance channelMatti Vaittinen
2023-11-16iio: pressure: fix some word spelling errorsLi peiyu
2023-11-16iio: proximity: sx9324: Switch to device_property_match_property_string()Andy Shevchenko
2023-11-16iio: magnetometer: tmag5273: Switch to device_property_match_property_string()Andy Shevchenko
2023-11-16iio: frequency: admv1014: Switch to device_property_match_property_string()Andy Shevchenko
2023-11-16iio: frequency: adf4377: Switch to device_property_match_property_string()Andy Shevchenko
2023-11-16iio: resolver: ad2s1210: add reset gpio supportDavid Lechner
2023-11-16iio: resolver: ad2s1210: add support for adi,fixed-modeDavid Lechner
2023-11-16iio: imu: Add driver for BMI323 IMUJagath Jog J
2023-11-16iio: adc: Add driver support for MAX34408/9Ivan Mikhaylov
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-20Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman