summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/sca3300.c
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* iio: accel: sca3300: make use of iio_for_each_active_channel()Nuno Sa2024-07-291-2/+1
* iio: accel: sca3300: Silence no spi_device_id warningWei Yongjun2022-11-231-2/+10
* iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytesLI Qingwu2022-07-191-11/+19
* iio: accel: sca3300: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* iio: accel: sca3300: Add inclination channelsLI Qingwu2022-06-141-3/+73
* iio: accel: sca3300: Add support for SCL3300LI Qingwu2022-06-141-2/+28
* iio: accel: sca3300: modified to support multi chipsLI Qingwu2022-06-141-41/+156
* iio: accel: sca3300: add define for temp channel for reuse.LI Qingwu2022-06-141-12/+14
* iio: accel: Add driver for Murata SCA3300 accelerometerTomas Melin2021-05-171-0/+472