summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli1-3/+1
2024-07-20Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds219-2445/+8577
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman89-1434/+3605
2024-07-02iio: adc: ad7173: Fix uninitialized symbol is_current_chanJonathan Cameron1-1/+3
2024-07-01iio: adc: Add support for MediaTek MT6357/8/9 Auxiliary ADCAngeloGioacchino Del Regno3-0/+619
2024-07-01Merge 6.10-rc6 into char-misc-nextGreg Kroah-Hartman7-87/+316
2024-06-30iio: common: scmi_iio: convert to dev_err_probe()Nuno Sa1-26/+19
2024-06-30iio: backend: make use of dev_err_cast_probe()Nuno Sa1-5/+3
2024-06-30iio: temperature: ltc2983: convert to dev_err_probe()Nuno Sa1-148/+114
2024-06-30iio: xilinx-ams: Add labelsSean Anderson1-48/+59
2024-06-30iio: adc: ad7944: use devm_spi_optimize_message()David Lechner1-23/+3
2024-06-30iio: buffer-dmaengine: Support new DMABUF based userspace APIPaul Cercueil1-9/+53
2024-06-30iio: buffer-dma: Enable support for DMABUFsPaul Cercueil1-11/+167
2024-06-30iio: core: Add new DMABUF interface infrastructurePaul Cercueil2-0/+460
2024-06-30iio: adc: ad7192: use devm_regulator_get_enable_read_voltageDavid Lechner1-67/+36
2024-06-29iio: st_sensors: relax WhoAmI check in st_sensors_verify_id()Kaustabh Chakraborty1-2/+1
2024-06-29iio: light: apds9306: Fix error handingMudit Sharma1-2/+2
2024-06-28iio: Add iio_read_channel_label to inkern APISean Anderson3-9/+24
2024-06-28iio: adc: ltc2309: Fix endian type passed to be16_to_cpu()Jonathan Cameron1-1/+1
2024-06-25iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()David Lechner1-24/+4
2024-06-25iio: adc: ti-ads8688: drop ads8688_remove()David Lechner1-26/+6
2024-06-25iio: adc: ti-ads8688: use devm_regulator_get_enable_read_voltage()David Lechner1-24/+5
2024-06-25iio: adc: ti-adc108s102: use devm_regulator_get_enable_read_voltage()David Lechner1-25/+3
2024-06-25iio: adc: max1363: use devm_regulator_get_enable_read_voltage()David Lechner1-24/+4
2024-06-25iio: adc: ltc2309: use devm_regulator_get_enable_read_voltage()David Lechner1-37/+6
2024-06-25iio: adc: hx711: use dev_err_probe()David Lechner1-22/+13
2024-06-25iio: adc: hx711: remove hx711_remove()David Lechner1-22/+5
2024-06-25iio: adc: hx711: use devm_regulator_get_enable_read_voltage()David Lechner1-18/+2
2024-06-25iio: adc: aspeed_adc: use devm_regulator_get_enable_read_voltage()David Lechner1-22/+8
2024-06-25iio: imu: adis16475: make use of the new lock helpersNuno Sa1-30/+14
2024-06-25iio: imu: adis16480: make use of the new lock helpersNuno Sa1-39/+24
2024-06-25iio: imu: adis16400: make use of the new lock helpersNuno Sa1-37/+35
2024-06-25iio: gyro: adis16260: make use of the new lock helpersNuno Sa1-11/+8
2024-06-25iio: gyro: adis16260: make use of the new lock helpersNuno Sa1-17/+9
2024-06-25iio: imu: adis: move to the cleanup magicNuno Sa2-13/+6
2024-06-25iio: imu: adis_buffer: split trigger handlingNuno Sa1-18/+27
2024-06-25iio: accel: st_accel: add support for LIS2DS12Kaustabh Chakraborty4-0/+92
2024-06-25iio: frequency: adf4350: add clk providerAntoniu Miclaus1-2/+122
2024-06-25iio: adc: ti-ads1119: Add driverJoão Paulo Gonçalves3-0/+838
2024-06-25iio: dac: adi-axi-dac: improve probe() error messagingTrevor Gamblin1-3/+6
2024-06-25iio: trigger: stm32-timer-trigger: make use of regmap_clear_bits(), regmap_se...Trevor Gamblin1-18/+16
2024-06-25iio: temperature: mlx90632: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-06-25iio: proximity: sx_common: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-5/+4
2024-06-25iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin1-6/+6
2024-06-25iio: proximity: sx9360: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: proximity: sx9324: make use of regmap_set_bits()Trevor Gamblin1-3/+2
2024-06-25iio: pressure: bmp280-core: make use of regmap_clear_bits()Trevor Gamblin1-2/+2
2024-06-25iio: magnetometer: mmc35240: make use of regmap_set_bits()Trevor Gamblin1-5/+3
2024-06-25iio: magnetometer: ak8974: make use of regmap_set_bits()Trevor Gamblin1-8/+2
2024-06-25iio: light: veml6030: make use of regmap_clear_bits()Trevor Gamblin1-2/+2