summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
2022-03-02iio: Fix error handling for PMMiaoqian Lin
2022-03-02iio: accel: fxls8962af: add padding to regmap for SPISean Nyekjaer
2021-12-14iio: accel: kxcjk-1013: Fix possible memory leak in probe and removeYang Yingliang
2021-12-14iio: kxsd9: Don't return error code in trigger handlerLars-Peter Clausen
2021-12-14iio: mma8452: Fix trigger reference coutingLars-Peter Clausen
2021-11-18iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean
2021-09-14iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushedSean Nyekjaer
2021-08-16Merge 5.14-rc6 into staging-nextGreg Kroah-Hartman
2021-08-08iio: accel: bmc150: Add support for BMC156Stephan Gerhold
2021-08-08iio: accel: bmc150: Make it possible to configure INT2 instead of INT1Stephan Gerhold
2021-07-24iio: accel: st_accel: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean
2021-07-24iio: accel: fxls8962af: fix i2c dependencyArnd Bergmann
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron
2021-07-19iio: accel: adxl345: convert probe to device-managed functionsAlexandru Ardelean
2021-07-19iio: accel: bma220: make suspend state setting more robustAlexandru Ardelean
2021-07-19iio: accel: bma220: convert probe to device-managed functionsAlexandru Ardelean
2021-07-17iio: accel: da280: convert probe to device-managed functionsAlexandru Ardelean
2021-07-17iio: accel: da311: convert probe to device-managed functionsAlexandru Ardelean
2021-07-17iio: accel: dmard10: convert probe to device-managed functionsAlexandru Ardelean
2021-07-13iio: accel: fxls8962af: fix potential use of uninitialized symbolSean Nyekjaer
2021-07-13iio: hid-sensors: bind IIO channels alloc to device objectAlexandru Ardelean
2021-06-16iio: accel: bmc150: Use more consistent and accurate scale valuesStephan Gerhold
2021-06-16iio: hid-sensors: Update header includesJonathan Cameron
2021-06-16iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko
2021-06-13iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driverStephan Gerhold
2021-06-13iio: accel: bmc150: Add device IDs for BMA253Stephan Gerhold
2021-06-13iio: accel: bmc150: Sort all chip names alphabetically / by chip IDStephan Gerhold
2021-06-13iio: accel: bmc150: Drop duplicated documentation of supported chipsStephan Gerhold
2021-06-13iio: accel: bmc150: Drop misleading/duplicate chip identifiersStephan Gerhold
2021-06-13iio: accel: bmc150: Clarify combo modules in KconfigStephan Gerhold
2021-06-13iio: accel: bmc150: Fix bma222 scale unitStephan Gerhold
2021-06-13iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold
2021-06-09iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodesHans de Goede
2021-06-09iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation()Hans de Goede
2021-06-09iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...Hans de Goede
2021-06-09iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functionsHans de Goede
2021-06-09iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.hHans de Goede
2021-06-09iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HIDHans de Goede
2021-06-09iio: accel: bmc150: Move check for second ACPI device into a separate functionHans de Goede
2021-06-09iio: accel: bmc150: Don't make the remove function of the second acceleromete...Hans de Goede
2021-06-09iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_sec...Hans de Goede
2021-06-04iio: adis: Cleanout unused headersJonathan Cameron
2021-06-03iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidthStephan Gerhold
2021-06-03iio: accel: st_sensors: Stop copying channelsLinus Walleij
2021-06-03iio: accel: st_sensors: Support generic mounting matrixLinus Walleij
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2021-05-17iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-05-17iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-05-17iio: accel: mxc4005: Fix overread of data and alignment issue.Jonathan Cameron
2021-05-17iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron