summaryrefslogtreecommitdiff
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
2022-06-14iio: accel: sca3300: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: accel: sca3000: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: accel: bmi088: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: accel: bma220: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: accel: adxl367: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: accel: adxl355: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: accel: adxl313: Fix alignment for DMA safetyJonathan Cameron
2022-06-14iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron
2022-06-14iio: accel: sca3000: Fix syntax errors in commentsXiang wangx
2022-06-14iio: accel: sca3300: Add inclination channelsLI Qingwu
2022-06-14iio: accel: sca3300: Add support for SCL3300LI Qingwu
2022-06-14iio: accel: sca3300: modified to support multi chipsLI Qingwu
2022-06-14iio: accel: sca3300: add define for temp channel for reuse.LI Qingwu
2022-06-11iio: accel: bmi088: Add support for bmi090l accelLI Qingwu
2022-06-11iio: accel: bmi088: Add support for bmi085 accelLI Qingwu
2022-06-11iio: accel: bmi088: modified the device nameLI Qingwu
2022-06-11iio: accel: bmi088: Make it possible to config scalesLI Qingwu
2022-06-11iio: accel: bmi088: Modified the scale calculateLI Qingwu
2022-06-11iio: accel: adxl367: do not update FIFO watermark on scan mode updateCosmin Tanislav
2022-06-11iio: common: cros_ec_sensors: Add label attributeGwendal Grignou
2022-06-11iio: accel: bma400: Add support for activity and inactivity eventsJagath Jog J
2022-06-11iio: accel: bma400: Add activity recognition supportJagath Jog J
2022-06-11iio: accel: bma400: Add step change eventJagath Jog J
2022-06-11iio: accel: bma400: Add separate channel for step counterJagath Jog J
2022-06-11iio: accel: bma400: Add triggered buffer supportJagath Jog J
2022-06-11iio: accel: bma400: conversion to device-managed functionJagath Jog J
2022-06-11iio: accel: bma400: Reordering of header filesJagath Jog J
2022-06-11iio: accel: bma400: Fix the scale min and max macro valuesJagath Jog J
2022-06-11iio:accel:stk8ba50: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-06-11iio:accel:stk8312: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-06-11iio:accel:mc3230: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-05-01iio: mma8452: fix probe fail when device tree compatible is used.Haibo Chen
2022-04-28iio: accel: mma8452: Add missing documentation for name element of chip_infoJonathan Cameron
2022-04-28iio: accel: dmard06: Drop dependency on OFAndy Shevchenko
2022-04-28iio: accel: adxl355: use fwnode_irq_get_byname()Puranjay Mohan
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-04-10iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal
2022-04-10iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal
2022-04-10iio: st_sensors: Return as early as possible from the _write_raw() callbacksMiquel Raynal
2022-04-04iio: accel: kxsd9-spi: changed leading spaces to tabsPaul Lemmermann
2022-04-04iio: accel: dmard09: fixed code styling issuesPaul Lemmermann
2022-04-04iio: accel: add support for LIS302DL variantSicelo A. Mhlongo
2022-04-04iio: accel: Remove unused enum in st_accelSicelo A. Mhlongo
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-03-02iio: accel: mma8452: use the correct logic to get mma8452_dataHaibo Chen
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