summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
...
| * iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean2021-09-141-17/+1
| * iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean2021-09-142-4/+4
| * iio: accel: Add driver support for ADXL355Puranjay Mohan2021-09-146-0/+792
* | 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
* iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...Hans de Goede2021-06-093-0/+116
* iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functionsHans de Goede2021-06-093-24/+4
* iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.hHans de Goede2021-06-092-53/+61
* iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HIDHans de Goede2021-06-091-7/+12
* iio: accel: bmc150: Move check for second ACPI device into a separate functionHans de Goede2021-06-091-29/+51
* iio: accel: bmc150: Don't make the remove function of the second acceleromete...Hans de Goede2021-06-093-4/+4
* iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_sec...Hans de Goede2021-06-091-7/+3
* iio: adis: Cleanout unused headersJonathan Cameron2021-06-042-6/+0
* iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidthStephan Gerhold2021-06-031-1/+1
* iio: accel: st_sensors: Stop copying channelsLinus Walleij2021-06-031-10/+1
* iio: accel: st_sensors: Support generic mounting matrixLinus Walleij2021-06-031-53/+59
* iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko2021-06-036-9/+6
* iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-05-171-9/+8
* iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-05-171-4/+8
* iio: accel: mxc4005: Fix overread of data and alignment issue.Jonathan Cameron2021-05-171-3/+7
* iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron2021-05-171-10/+14
* iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-5/+8
* iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-3/+7
* iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-3/+7