summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-07-02iio: adc: ad7173: Fix uninitialized symbol is_current_chanJonathan Cameron
2024-07-01iio: adc: Add support for MediaTek MT6357/8/9 Auxiliary ADCAngeloGioacchino Del Regno
2024-07-01Merge 6.10-rc6 into char-misc-nextGreg Kroah-Hartman
2024-06-30iio: common: scmi_iio: convert to dev_err_probe()Nuno Sa
2024-06-30iio: backend: make use of dev_err_cast_probe()Nuno Sa
2024-06-30iio: temperature: ltc2983: convert to dev_err_probe()Nuno Sa
2024-06-30iio: xilinx-ams: Add labelsSean Anderson
2024-06-30iio: adc: ad7944: use devm_spi_optimize_message()David Lechner
2024-06-30iio: buffer-dmaengine: Support new DMABUF based userspace APIPaul Cercueil
2024-06-30iio: buffer-dma: Enable support for DMABUFsPaul Cercueil
2024-06-30iio: core: Add new DMABUF interface infrastructurePaul Cercueil
2024-06-30iio: adc: ad7192: use devm_regulator_get_enable_read_voltageDavid Lechner
2024-06-29iio: st_sensors: relax WhoAmI check in st_sensors_verify_id()Kaustabh Chakraborty
2024-06-29iio: light: apds9306: Fix error handingMudit Sharma
2024-06-28iio: Add iio_read_channel_label to inkern APISean Anderson
2024-06-28iio: adc: ltc2309: Fix endian type passed to be16_to_cpu()Jonathan Cameron
2024-06-25iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()David Lechner
2024-06-25iio: adc: ti-ads8688: drop ads8688_remove()David Lechner
2024-06-25iio: adc: ti-ads8688: use devm_regulator_get_enable_read_voltage()David Lechner
2024-06-25iio: adc: ti-adc108s102: use devm_regulator_get_enable_read_voltage()David Lechner
2024-06-25iio: adc: max1363: use devm_regulator_get_enable_read_voltage()David Lechner
2024-06-25iio: adc: ltc2309: use devm_regulator_get_enable_read_voltage()David Lechner
2024-06-25iio: adc: hx711: use dev_err_probe()David Lechner
2024-06-25iio: adc: hx711: remove hx711_remove()David Lechner
2024-06-25iio: adc: hx711: use devm_regulator_get_enable_read_voltage()David Lechner
2024-06-25iio: adc: aspeed_adc: use devm_regulator_get_enable_read_voltage()David Lechner
2024-06-25iio: imu: adis16475: make use of the new lock helpersNuno Sa
2024-06-25iio: imu: adis16480: make use of the new lock helpersNuno Sa
2024-06-25iio: imu: adis16400: make use of the new lock helpersNuno Sa
2024-06-25iio: gyro: adis16260: make use of the new lock helpersNuno Sa
2024-06-25iio: gyro: adis16260: make use of the new lock helpersNuno Sa
2024-06-25iio: imu: adis: move to the cleanup magicNuno Sa
2024-06-25iio: imu: adis_buffer: split trigger handlingNuno Sa
2024-06-25iio: accel: st_accel: add support for LIS2DS12Kaustabh Chakraborty
2024-06-25iio: frequency: adf4350: add clk providerAntoniu Miclaus
2024-06-25iio: adc: ti-ads1119: Add driverJoão Paulo Gonçalves
2024-06-25iio: dac: adi-axi-dac: improve probe() error messagingTrevor Gamblin
2024-06-25iio: trigger: stm32-timer-trigger: make use of regmap_clear_bits(), regmap_se...Trevor Gamblin
2024-06-25iio: temperature: mlx90632: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: proximity: sx_common: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-06-25iio: proximity: sx9360: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: proximity: sx9324: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: pressure: bmp280-core: make use of regmap_clear_bits()Trevor Gamblin
2024-06-25iio: magnetometer: mmc35240: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: magnetometer: ak8974: make use of regmap_set_bits()Trevor Gamblin
2024-06-25iio: light: veml6030: make use of regmap_clear_bits()Trevor Gamblin