summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown
2023-07-29iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo
2023-07-23iio: imu: lsm6dsx: Fix mount matrix retrievalAlejandro Tafalla
2023-07-22iio: adc: meson: fix core clock enable/disable momentGeorge Stark
2023-07-22iio: core: Prevent invalid memory access when there is no parentMilan Zamazal
2023-07-22iio: frequency: admv1013: propagate errors from regulator_get_voltage()Dan Carpenter
2023-07-15iio: adc: ina2xx: avoid NULL pointer dereference on OF device matchAlvin Šipraga
2023-07-15iio: light: bu27008: Fix intensity data typeMatti Vaittinen
2023-07-15iio: light: bu27008: Fix scale formatMatti Vaittinen
2023-07-15iio: light: bu27034: Fix scale formatMatti Vaittinen
2023-07-15iio: adc: ad7192: Fix ac excitation featureAlisa Roman
2023-07-09iio: inkern: Add a helper to query an available minimum raw valueHerve Codina
2023-07-09iio: inkern: Replace a FIXME comment by a TODO oneHerve Codina
2023-07-09iio: inkern: Use max_array() to get the maximum value from an arrayHerve Codina
2023-07-09iio: inkern: Fix headers inclusion orderHerve Codina
2023-07-09iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()Herve Codina
2023-07-09iio: inkern: Check error explicitly in iio_channel_read_max()Herve Codina
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