summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension.Jonathan Cameron2021-10-201-2/+1
* Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2021-10-1935-105/+1917
|\
| * iio: accel: mma7455: Make mma7455_core_remove() return voidUwe Kleine-König2021-10-194-6/+8
| * iio: accel: kxsd9: Make kxsd9_common_remove() return voidUwe Kleine-König2021-10-194-6/+8
| * iio: accel: bmi088: Make bmi088_accel_core_remove() return voidUwe Kleine-König2021-10-193-5/+5
| * iio: accel: bmc150: Make bmc150_accel_core_remove() return voidUwe Kleine-König2021-10-194-6/+8
| * iio: accel: bma400: Make bma400_remove() return voidUwe Kleine-König2021-10-194-6/+11
| * iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean2021-10-192-0/+2
| * iio: accel: fxls8962af: add wake on eventSean Nyekjaer2021-10-191-2/+44
| * iio: accel: fxls8962af: add threshold event handlingSean Nyekjaer2021-10-191-3/+298
| * iio: accel: mma7660: Mark acpi match table as maybe unusedDaniel Palmer2021-10-171-1/+1
| * iio: accel: adxl355: Add triggered buffer supportPuranjay Mohan2021-09-142-1/+158
| * iio: accel: adxl355: use if(ret) in place of ret < 0Puranjay Mohan2021-09-141-6/+6
| * iio: accel: Add driver support for ADXL313Lucas Stankus2021-09-146-0/+576
| * iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-3/+3
| * iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-143-27/+2
| * iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2021-09-142-24/+2
| * 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