aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
2024-04-03iio: accel: adxl367: fix I2C FIFO data registerCosmin Tanislav
2024-04-03iio: accel: adxl367: fix DEVID read after resetCosmin Tanislav
2024-02-23iio: accel: bma400: Fix a compilation problemMario Limonciello
2023-09-13iio: accel: adxl313: Fix adxl313_i2c_id[] tableBiju Das
2023-07-19iio: accel: fxls8962af: fixup buffer scan element typeSean Nyekjaer
2023-07-19iio: accel: fxls8962af: errata bug only applicable for FXLS8962AFSean Nyekjaer
2023-06-09iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...Hans de Goede
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli
2023-03-11iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli
2023-02-09iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov
2022-11-12iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()Dong Chenchen
2022-10-29iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.Jonathan Cameron
2022-10-17iio: bmc150-accel-core: Fix unsafe buffer attributesMatti Vaittinen
2022-10-17iio: adxl367: Fix unsafe buffer attributesMatti Vaittinen
2022-10-17iio: adxl372: Fix unsafe buffer attributesMatti Vaittinen
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21iio: accel: bma400: Fix smatch warning based on use of unintialized value.Jonathan Cameron
2022-09-21iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()Jonathan Cameron
2022-09-21drivers: iio: accel: adxl312 and adxl314 supportGeorge Mois
2022-09-05iio: accel: bma400: Add support for single and double tap eventsJagath Jog J
2022-08-30iio/accel: fix repeated words in commentswangjianli
2022-08-30iio: add MEMSensing MSA311 3-axis accelerometer driverDmitry Rokosov
2022-08-28iio: accel: adxl345: use HZ macro from units.hDmitry Rokosov
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-19iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytesLI Qingwu
2022-07-18iio: accel: bma220: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-07-18iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-06-19iio: accel: mma8452: ignore the return value of reset operationHaibo Chen
2022-06-19iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov
2022-06-19iio:accel:kxcjk-1013: rearrange iio trigger get and registerDmitry Rokosov
2022-06-19iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov
2022-06-18iio: accel: mma7660: Drop wrong use of ACPI_PTR()Andy Shevchenko
2022-06-15iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron
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