summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
AgeCommit message (Expand)AuthorLines
2023-10-11iio: accel: mxc4005: allow module autoloading via OF compatibleLuca Ceresoli-0/+8
2023-10-05iio: kx022a: Support ROHM KX132ACR-LBZMatti Vaittinen-5/+43
2023-09-23iio: accel: hid-sensor-accel-3d: Convert to platform remove callback returnin...Uwe Kleine-König-4/+2
2023-09-17iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometerMehdi Djait-4/+228
2023-09-17iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in bufferMehdi Djait-10/+24
2023-09-17iio: accel: kionix-kx022a: Refactor driver and add chip_info structureMehdi Djait-52/+143
2023-09-17iio: accel: kionix-kx022a: Add an i2c_device_id tableMehdi Djait-0/+7
2023-09-17iio: accel: kionix-kx022a: Warn on failed matches and assume compatibilityMehdi Djait-4/+2
2023-09-17iio: accel: kionix-kx022a: Remove blank linesMehdi Djait-2/+0
2023-09-12iio: accel: adxl345: Simplify adxl345_read_raw()Biju Das-33/+20
2023-09-12iio: accel: adxl345: Convert enum->pointer for data in match data tableBiju Das-28/+41
2023-09-12iio: accel: msa311: Use correct header(s) instead of string_helpers.hAndy Shevchenko-1/+1
2023-09-12iio: accel: kionix-kx022a: Use correct header(s) instead of string_helpers.hAndy Shevchenko-1/+1
2023-09-12iio: Remove unused declarationsYue Haibing-1/+0
2023-09-11iio: accel: bma180: Convert enum->pointer for data in the match tableBiju Das-16/+11
2023-09-11iio: accel: mma8452: Sort match tablesBiju Das-2/+2
2023-09-11iio: accel: mma8452: Convert enum->pointer for data in the ID tableBiju Das-16/+10
2023-07-29iio: accel: adxl313: Use i2c_get_match_dataBiju Das-3/+1
2023-07-29iio: accel: adxl313: Fix adxl313_i2c_id[] tableBiju Das-2/+2
2023-07-23iio: adc: Explicitly include correct DT includesRob Herring-4/+1
2023-07-22iio: accel: adxl355: Simplify probe()Biju Das-12/+3
2023-07-20iio: accel: da280: Add support for the DA217 accelerometerHans de Goede-3/+8
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman-43/+34
2023-06-05iio: accel: fxls8962af: errata bug only applicable for FXLS8962AFSean Nyekjaer-2/+3
2023-06-05iio: accel: fxls8962af: fixup buffer scan element typeSean Nyekjaer-2/+1
2023-05-23iio: kx022a: Use new iio_validate_own_trigger()Matti Vaittinen-12/+1
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König-29/+29
2023-05-13iio: accel: kx022a fix irq gettingMatti Vaittinen-1/+1
2023-05-13iio: kx022a: Probe asynchronouslyMatti Vaittinen-0/+2
2023-05-13iio: accel: bma400: Simplify an error messageChristophe JAILLET-2/+1
2023-05-13iio: accel: st_accel: Add LSM303DMarius Hoch-0/+1
2023-05-13iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...Hans de Goede-2/+2
2023-04-12Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman-5/+16
2023-03-28Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-1/+1
2023-03-19iio: accel: add support for IIS328DQ variantStefan Wahren-0/+12
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait-4/+4
2023-03-11iio: accel: kionix-kx022a: Remove the unused member g_rangeMehdi Djait-1/+0
2023-02-18iio: accel: kionix-kx022a: Get the timestamp from the driver's private data i...Mehdi Djait-1/+1
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman-0/+1
2023-01-28iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli-1/+4
2023-01-28iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli-1/+4
2023-01-14iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov-0/+1
2023-01-08iio: accel: st_accel: Add LSM303CStephan Gerhold-1/+13
2022-12-28iio: accel: bma400: Use devm_regulator_bulk_get_enable()Jonathan Cameron-29/+4
2022-11-27Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-1/+3
2022-11-27Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman-32/+32
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-236/+1564
2022-11-23iio: accel: adis16209: Call '__adis_initial_startup()' in probeRamona Bolboaca-1/+1
2022-11-23iio: accel: adis16201: Call '__adis_initial_startup()' in probeRamona Bolboaca-1/+1
2022-11-23iio: accel: mma9553: Convert to i2c's .probe_new()Uwe Kleine-König-3/+3