aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-28iio: test: add basic tests for the iio-rescale driverLiam Beguin
2022-02-27iio: afe: rescale: reduce risk of integer overflowLiam Beguin
2022-02-27iio: afe: rescale: fix accuracy for small fractional scalesLiam Beguin
2022-02-27iio: afe: rescale: add offset supportLiam Beguin
2022-02-27iio: afe: rescale: add INT_PLUS_{MICRO,NANO} supportLiam Beguin
2022-02-27iio: afe: rescale: expose scale processing functionLiam Beguin
2022-02-27iio: frequency: admv4420.c: Add support for ADMV4420Cristian Pop
2022-02-27iio: amplifiers: ada4250: add support for ADA4250Antoniu Miclaus
2022-02-26iio: accel: adxl345: Remove unneeded blank linesAndy Shevchenko
2022-02-26iio: accel: adxl345: Drop comma in terminator entriesAndy Shevchenko
2022-02-26iio: accel: adxl345: Extract adxl345_powerup() helperAndy Shevchenko
2022-02-26iio: accel: adxl345: Add ACPI HID tableKai-Heng Feng
2022-02-26iio: accel: adxl345: Make use of device propertiesAndy Shevchenko
2022-02-26iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()Andy Shevchenko
2022-02-26iio: accel: adxl345: Set driver_data for OF enumerationAndy Shevchenko
2022-02-26iio: accel: adxl345: Convert to use dev_err_probe()Andy Shevchenko
2022-02-26iio: adc: Add check for devm_request_threaded_irqJiasheng Jiang
2022-02-26iio: potentiometer: ds1803: Add support for Maxim DS3502Jagath Jog J
2022-02-26iio: potentiometer: ds1803: Add device specific read_raw functionJagath Jog J
2022-02-26iio: potentiometer: ds1803: Change to firmware provided dataJagath Jog J
2022-02-26iio: potentiometer: ds1803: Add channel information in device dataJagath Jog J
2022-02-26iio: potentiometer: ds1803: Add available functionalityJagath Jog J
2022-02-26iio: potentiometer: ds1803: Alignment to match the open parenthesisJagath Jog J
2022-02-26iio: accel: adxl367: Fix handled initialization in adxl367_irq_handler()Nathan Chancellor
2022-02-26iio: accel: adxl367: unlock on error in adxl367_buffer_predisable()Dan Carpenter
2022-02-26iio: adc: xilinx-ams: Use devm_delayed_work_autocancel() to simplify codeChristophe JAILLET
2022-02-21iio: frequency: admv1014: add support for ADMV1014Antoniu Miclaus
2022-02-21iio: accel: add ADXL367 driverCosmin Tanislav
2022-02-21iio: introduce mag_referencedCosmin Tanislav
2022-02-21iio:adc:ad7280a: Move out of stagingJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Use more conservative delays to allow 105C operation.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Remove shift from cb_mask state cache.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Drop buggy support for early termination of AUX alert.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Use device properties to replace platform data.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Use a local dev pointer to avoid &spi->devJonathan Cameron
2022-02-21staging:iio:ad7280a: Reflect optionality of irq in ABIJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Cleanup includesJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Make oversampling_ratio a runtime controlJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Trivial comment formatting cleanupJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Drop unused timestamp channel.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Standardize extended ABI namingJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Switch to standard event controlJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Use bitfield ops to managed fields in transfers.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Split buff[2] into tx and rx partsJonathan Cameron
2022-02-21staging:iio:adc:ad7280a: rename _read() to _read_reg()Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Register define cleanup.Jonathan Cameron
2022-02-21staging:iio:adc:ad7280a: Fix handing of device address bit reversing.Jonathan Cameron
2022-02-21iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unusedJonathan Cameron
2022-02-21iio:light:rpr0521: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
2022-02-21iio:chemical:atlas: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron