summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2021-06-14iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-06-14iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-06-14iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron
2021-06-13iio: ltr501: mark ltr501_chip_info as constMarc Kleine-Budde
2021-06-13iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang
2021-06-13iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang
2021-06-13iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde
2021-06-13iio: scmi: fix spelling of SPDX tagTom Rix
2021-06-13iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driverStephan Gerhold
2021-06-13iio: accel: bmc150: Add device IDs for BMA253Stephan Gerhold
2021-06-13iio: accel: bmc150: Sort all chip names alphabetically / by chip IDStephan Gerhold
2021-06-13iio: accel: bmc150: Drop duplicated documentation of supported chipsStephan Gerhold
2021-06-13iio: accel: bmc150: Drop misleading/duplicate chip identifiersStephan Gerhold
2021-06-13iio: accel: bmc150: Clarify combo modules in KconfigStephan Gerhold
2021-06-13iio: accel: bmc150: Fix bma222 scale unitStephan Gerhold
2021-06-13iio: dummy: Fix build error when CONFIG_IIO_TRIGGERED_BUFFER is not setWei Yongjun
2021-06-13iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()Yang Yingliang
2021-06-13iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold
2021-06-13iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean
2021-06-13iio: imu: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean
2021-06-13iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()Alexandru Ardelean
2021-06-13iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()Jonathan Cameron
2021-06-13iio: adc: ad7192: convert to device-managed functionsAlexandru Ardelean
2021-06-13iio: adc: ad7192: use devm_clk_get_optional() for mclkAlexandru Ardelean
2021-06-13iio: adc: ad7780: convert to device-managed functionsAlexandru Ardelean
2021-06-13iio: adc: ad7791: convert to device-managed functionsAlexandru Ardelean
2021-06-13iio: adc: ad7793: convert to device-managed functionsAlexandru Ardelean
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