summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-06-28iio: adc: max77541: Add ADI MAX77541 ADC SupportOkan Sahin
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-06-10meson saradc: fix clock divider mask lengthGeorge Stark
2023-06-05iio: accel: fxls8962af: errata bug only applicable for FXLS8962AFSean Nyekjaer
2023-06-05iio: accel: fxls8962af: fixup buffer scan element typeSean Nyekjaer
2023-06-05Merge 6.4-rc5 into driver-core-nextGreg Kroah-Hartman
2023-06-04iio: adc: ad7192: Fix internal/external clock selectionFabrizio Lamarque
2023-06-04iio: adc: ad7192: Fix null ad7192_state pointer accessFabrizio Lamarque
2023-06-04iio: addac: ad74413: don't set DIN_SINK for functions other than digital inputRasmus Villemoes
2023-06-04iio: adc: rockchip_saradc: Use dev_err_probeShreeya Patel
2023-06-04iio: adc: rockchip_saradc: Match alignment with open parenthesisShreeya Patel
2023-06-04iio: adc: rockchip_saradc: Use of_device_get_match_dataShreeya Patel
2023-06-04iio: adc: rockchip_saradc: Make use of devm_clk_get_enabledShreeya Patel
2023-06-04iio: adc: rockchip_saradc: Add support for RK3588Simon Xue
2023-06-04iio: adc: rockchip_saradc: Add callback functionsSimon Xue
2023-05-30iio: adc: Use devm_krealloc_arrayJames Clark
2023-05-28iio: temperature: tmp006: Add OF device matching supportAnup Sharma
2023-05-28iio: amplifiers: ad8366 Fix whitespace issueFranziska Naepelt
2023-05-23iio: imu: inv_icm42600: avoid frequent timestamp jitterJean-Baptiste Maneyrol
2023-05-23iio: light: ROHM BU27008 color sensorMatti Vaittinen
2023-05-23iio: kx022a: Use new iio_validate_own_trigger()Matti Vaittinen
2023-05-23iio: trigger: Add simple trigger_validation helperMatti Vaittinen
2023-05-23iio: mlx90614: Add MLX90615 supportMarek Vasut
2023-05-23iio: mlx90614: Factor our register IO and constants into model specific descr...Marek Vasut
2023-05-23iio: mlx90614: Drop MLX90614_CONST_EMISSIVITY_RESOLUTIONMarek Vasut
2023-05-23iio: mlx90614: Drop unused register macrosMarek Vasut
2023-05-23iio: mlx90614: Sort headersMarek Vasut
2023-05-21iio: pressure: Honeywell mprls0025pa pressure sensorAndreas Klinger
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-20iio: imu: inv_icm42600: fix timestamp resetJean-Baptiste Maneyrol
2023-05-20iio: ad7606: Kconfig: add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-20iio: potentiometer: Add support for the Renesas X9250 potentiometersHerve Codina
2023-05-20iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flagMasahiro Honda
2023-05-13iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut
2023-05-13iio: accel: kx022a fix irq gettingMatti Vaittinen
2023-05-13iio: bu27034: Ensure reset is writtenMatti Vaittinen
2023-05-13iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn
2023-05-13iio: imu: mpu6050: Add support for the ICM 20600 IMUHermes Zhang
2023-05-13iio: adc: qcom-spmi-vadc: Propagate fw node label to userspaceMarijn Suijten
2023-05-13iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL checkMarijn Suijten
2023-05-13iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode nameMarijn Suijten
2023-05-13iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT labelMarijn Suijten
2023-05-13iio: kx022a: Probe asynchronouslyMatti Vaittinen
2023-05-13iio: bu27034: Probe asynchronouslyMatti Vaittinen
2023-05-13iio: buffer: fix coding style warningsNuno Sá
2023-05-13iio: light: Add support for TI OPT4001 light sensorStefan Windfeldt-Prytz
2023-05-13iio: adc: palmas: Remove the unneeded include <linux/i2c.h>Christophe JAILLET