summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-06-13iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()Alexandru Ardelean
2021-06-09iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodesHans de Goede
2021-06-09iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation()Hans de Goede
2021-06-09iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...Hans de Goede
2021-06-09iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functionsHans de Goede
2021-06-09iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.hHans de Goede
2021-06-09iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HIDHans de Goede
2021-06-09iio: accel: bmc150: Move check for second ACPI device into a separate functionHans de Goede
2021-06-09iio: accel: bmc150: Don't make the remove function of the second acceleromete...Hans de Goede
2021-06-09iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_sec...Hans de Goede
2021-06-09iio: light: si1145: Drop use of %hhx format specifier.Jonathan Cameron
2021-06-09iio: imu: inv_mpu6050: Drop use of %hhx format string.Jonathan Cameron
2021-06-09iio: light: si1133: Drop remaining uses of %hhx format string.Jonathan Cameron
2021-06-09iio: si1133: fix format string warningsArnd Bergmann
2021-06-09Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-06-04iio: adis: Cleanout unused headersJonathan Cameron
2021-06-03iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidthStephan Gerhold
2021-06-03iio: adc: ti-adc161s626: Use devm managed functions for all of probe.Jonathan Cameron
2021-06-03iio: adc: ti-adc108s102: Use devm managed functions for all of probe()Jonathan Cameron
2021-06-03iio: adc: ti-adc0832: Use devm managed functions for all of probe()Jonathan Cameron
2021-06-03iio: adc: ti-adc081c: Use devm managed functions for all of probe()Jonathan Cameron
2021-06-03iio: adc: max1118: Avoid jumping back and forth between spi and iio structuresJonathan Cameron
2021-06-03iio: adc: max1118: Use devm_ managed functions for all of probeJonathan Cameron
2021-06-03iio: adc: max11100: Use devm_ functions for rest of probe()Jonathan Cameron
2021-06-03iio: adc: max11100: Use get_unaligned_be16() rather than opencoding.Jonathan Cameron
2021-06-03iio: chemical: sgp30: Drop use of %hx in format string.Jonathan Cameron
2021-06-03iio: gyro: st_gyro: Support mount matrixLinus Walleij
2021-06-03iio: magnetometer: st_magn: Support mount matrixLinus Walleij
2021-06-03iio: accel: st_sensors: Stop copying channelsLinus Walleij
2021-06-03iio: accel: st_sensors: Support generic mounting matrixLinus Walleij
2021-06-03iio: adis16136: make use of adis lock helpersNuno Sá
2021-06-03iio: adis16260: make use of adis lock helpersNuno Sá
2021-06-03iio: afe: iio-rescale: Support processed channelsLinus Walleij
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2021-06-03iio: adis16480: support burst read functionNuno Sa
2021-06-03iio: buffer: Remove redundant assignment to in_locJiapeng Chong
2021-06-03iio: hid: trigger: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-06-03iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode()Dan Carpenter
2021-05-22iio: adc: ad7793: Add missing error code in ad7793_setup()YueHaibing
2021-05-22iio: adc: ad7923: Fix undersized rx buffer.Jonathan Cameron
2021-05-22iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron
2021-05-22iio: dac: ad5770r: Put fwnode in error case during ->probe()Andy Shevchenko
2021-05-22iio: gyro: fxas21002c: balance runtime power in error pathRui Miguel Silva
2021-05-17iio: light: tsl2591: delete a stray tabDan Carpenter
2021-05-17iio: light: tsl2591: fix some signedness bugsDan Carpenter
2021-05-17iio:adc:ad7766: Fix unnecessary check in ad7766_probe()Tang Bin
2021-05-17iio: core: Fix an error pointer vs NULL bug in devm_iio_device_alloc()Dan Carpenter
2021-05-17iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_w...Jonathan Cameron
2021-05-17iio: chemical: atlas: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron