summaryrefslogtreecommitdiff
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
2024-11-09Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-11-08Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-11-03iio: accel: mma9553: use specialized event code macrosDavid Lechner
2024-11-03iio: accel: sca3000: use bool for event stateJulien Stephan
2024-11-03iio: accel: mma9551: use bool for event stateJulien Stephan
2024-11-03iio: fix write_event_config signatureJulien Stephan
2024-11-03iio: accel: kxcjk-1013: Deduplicate ODR startup time arrayAndy Shevchenko
2024-11-01iio: accel: adxl380: fix raw sample readAntoniu Miclaus
2024-11-01iio: accel: mma9553: Replace custom implementation of iio_get_acpi_device_name()Andy Shevchenko
2024-11-01iio: accel: mma9551: Replace custom implementation of iio_get_acpi_device_name()Andy Shevchenko
2024-11-01iio: accel: kxcjk-1013: drop ACPI_PTR() and move ID out of CONFIG_ACPI guardsAndy Shevchenko
2024-11-01iio: accel: kxcjk-1013: Replace a variant of iio_get_acpi_device_name_and_data()Andy Shevchenko
2024-10-31iio: accel: kx022a: Fix raw read formatMatti Vaittinen
2024-10-28iio: accel: kxcjk-1013: Get rid of enum kx_chipsetAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Convert ODR times array to variable in chip_infoAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Move odr_start_up_times up in the codeAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Start using chip_info variables instead of enumAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Rename kxcjk1013_infoAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Use local variable for regsAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Switch from CONFIG_PM guards to pm_ptr() etcAndy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Revert "Add support for KX022-1020"Andy Shevchenko
2024-10-28iio: accel: kxcjk-1013: Remove redundant I²C IDAndy Shevchenko
2024-10-28iio: accel: replace s64 __aligned(8) with aligned_s64Jonathan Cameron
2024-10-21iio: accel: adxl355: Fix typo "accelaration"WangYuli
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman
2024-10-13Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron
2024-10-10iio: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-06iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in KconfigJavier Carrasco
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30iio: accel: hid-sensor-accel-3d: Get platform data via dev_get_platdata()Andy Shevchenko
2024-09-30iio: hid-sensor: Use aligned data type for timestampAndy Shevchenko
2024-09-30iio: accel: fxls8962af: use irq_get_trigger_type()Jonathan Cameron
2024-09-30iio: accel: adxl380: use irq_get_trigger_type()Jonathan Cameron
2024-09-30iio: accel: bma400: Fix uninitialized variable field_value in tap event handl...Mikhail Lobanov
2024-09-03iio: accel: bmc150: Improve bmc150_apply_bosc0200_acpi_orientation()Andy Shevchenko
2024-09-03iio: accel: bmc150: use fwnode_irq_get_byname()Andy Shevchenko
2024-08-03iio: accel: adxl380: make use of iio_get_masklength()Nuno Sa
2024-08-03iio: accel: kxcjk-1013: Add support for KX022-1020Rayyan Ansari
2024-08-03iio: accel: add ADXL380 driverAntoniu Miclaus
2024-07-29iio: accel: bma400: simplify with cleanup.hKrzysztof Kozlowski
2024-07-29iio: accel: bmi088: Constify struct regmap_busJavier Carrasco
2024-07-29iio: accel: bma400: Constify struct regmap_busJavier Carrasco
2024-07-29iio: accel: adxl367: Constify struct regmap_busJavier Carrasco
2024-07-29iio: accel: stk8ba50: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: stk8312: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: sca3300: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: msa311: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()Nuno Sa
2024-07-29iio: accel: cros_ec_accel_legacy: make use of iio_get_masklength()Nuno Sa