summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...Hans de Goede2023-06-091-2/+2
* iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...Harshit Mogalapalli2023-03-111-1/+4
* iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...Harshit Mogalapalli2023-03-111-1/+4
* iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov2023-02-091-0/+1
* iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron2022-12-312-0/+2
* iio: adxl372: Fix unsafe buffer attributesMatti Vaittinen2022-11-031-5/+18
* iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou2022-08-171-2/+2
* iio: accel: bma400: Reordering of header filesJagath Jog J2022-08-171-2/+2
* iio: accel: bma400: Fix the scale min and max macro valuesJagath Jog J2022-08-171-2/+21
* iio: accel: mma8452: use the correct logic to get mma8452_dataHaibo Chen2022-07-121-2/+2
* iio: accel: mma8452: ignore the return value of reset operationHaibo Chen2022-06-291-3/+7
* iio:accel:mxc4005: rearrange iio trigger get and registerDmitry Rokosov2022-06-291-2/+2
* iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov2022-06-291-1/+2
* iio:accel:kxcjk-1013: rearrange iio trigger get and registerDmitry Rokosov2022-06-291-2/+2
* iio: mma8452: fix probe fail when device tree compatible is used.Haibo Chen2022-06-291-5/+7
* iio: mma8452: Fix probe failing when an i2c_device_id is usedHans de Goede2022-04-081-11/+18
* iio: Fix error handling for PMMiaoqian Lin2022-03-024-4/+16
* iio: accel: fxls8962af: add padding to regmap for SPISean Nyekjaer2022-03-024-5/+14
* iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang2021-12-141-3/+2
* iio: kxsd9: Don't return error code in trigger handlerLars-Peter Clausen2021-12-141-3/+3
* iio: mma8452: Fix trigger reference coutingLars-Peter Clausen2021-12-141-1/+1
* iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean2021-11-182-4/+4
* iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushedSean Nyekjaer2021-09-141-1/+1
* Merge 5.14-rc6 into staging-nextGreg Kroah-Hartman2021-08-162-1/+3
|\
| * iio: accel: fxls8962af: fix i2c dependencyArnd Bergmann2021-07-241-0/+2
| * iio: accel: fxls8962af: fix potential use of uninitialized symbolSean Nyekjaer2021-07-131-1/+1
* | iio: accel: bmc150: Add support for BMC156Stephan Gerhold2021-08-085-9/+45
* | iio: accel: bmc150: Make it possible to configure INT2 instead of INT1Stephan Gerhold2021-08-081-12/+59
* | iio: accel: st_accel: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean2021-07-243-16/+3
* | iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-244-15/+5
* | iio: accel: adxl345: convert probe to device-managed functionsAlexandru Ardelean2021-07-194-33/+9
* | iio: accel: bma220: make suspend state setting more robustAlexandru Ardelean2021-07-191-12/+29
* | iio: accel: bma220: convert probe to device-managed functionsAlexandru Ardelean2021-07-191-33/+11
* | iio: accel: da280: convert probe to device-managed functionsAlexandru Ardelean2021-07-171-17/+9
* | iio: accel: da311: convert probe to device-managed functionsAlexandru Ardelean2021-07-171-17/+9
* | iio: accel: dmard10: convert probe to device-managed functionsAlexandru Ardelean2021-07-171-17/+10
* | iio: hid-sensors: bind IIO channels alloc to device objectAlexandru Ardelean2021-07-131-6/+4
|/
* iio: accel: bmc150: Use more consistent and accurate scale valuesStephan Gerhold2021-06-161-22/+24
* iio: hid-sensors: Update header includesJonathan Cameron2021-06-161-4/+1
* iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko2021-06-161-0/+1
* iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driverStephan Gerhold2021-06-134-84/+18
* iio: accel: bmc150: Add device IDs for BMA253Stephan Gerhold2021-06-134-2/+5
* iio: accel: bmc150: Sort all chip names alphabetically / by chip IDStephan Gerhold2021-06-133-42/+42
* iio: accel: bmc150: Drop duplicated documentation of supported chipsStephan Gerhold2021-06-132-18/+2
* iio: accel: bmc150: Drop misleading/duplicate chip identifiersStephan Gerhold2021-06-134-67/+37
* iio: accel: bmc150: Clarify combo modules in KconfigStephan Gerhold2021-06-131-2/+5
* iio: accel: bmc150: Fix bma222 scale unitStephan Gerhold2021-06-131-4/+5
* iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold2021-06-131-2/+7
* iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodesHans de Goede2021-06-091-0/+16
* iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation()Hans de Goede2021-06-091-5/+13