Age | Commit message (Expand) | Author |
2024-02-28 | iio: accel: kxcjk-1013: Implement ACPI method ROTM to retrieve mount matrix. | Sean Rhodes |
2024-02-28 | iio: accel: kxsd9: Switch from linux/of.h to linux/mod_devicetable.h | Jonathan Cameron |
2024-02-28 | iio: accel: bma180: Switch from linux/of.h to linux/mod_devicetable.h | Jonathan Cameron |
2024-02-28 | iio: accel: adxl372: Switch from linux/of.h to linux/mod_devicetable.h | Jonathan Cameron |
2024-02-25 | iio: accel: adxl367: fix I2C FIFO data register | Cosmin Tanislav |
2024-02-25 | iio: accel: adxl367: fix DEVID read after reset | Cosmin Tanislav |
2024-02-25 | Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2024-02-19 | iio: accel: bmc150: Document duplicate ACPI entries with bmi323 driver | Jonathan LoBue |
2024-02-17 | iio: accel: adxl367: Use automated cleanup for locks and iio direct mode. | Jonathan Cameron |
2024-02-17 | iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometer | Nikita Mikhailevich |
2024-02-04 | iio: accel: bma400: Fix a compilation problem | Mario Limonciello |
2024-01-23 | iio: accel: bmi088: add i2c support for bmi088 accel driver | Jun Yan |
2024-01-23 | iio: st_sensors: drop ACPI_PTR() and CONFIG_ACPI guards | Jonathan Cameron |
2024-01-23 | iio: accel: bmc150: Drop ACPI_PTR() | Jonathan Cameron |
2024-01-23 | iio: accel: stk8ba50: Drop ACPI_PTR() usage | Jonathan Cameron |
2024-01-23 | iio: accel: mxc6255: Drop ACPI_PTR() usage | Jonathan Cameron |
2024-01-23 | iio: accel: mxc4005: Drop ACPI_PTR() usage | Jonathan Cameron |
2024-01-23 | iio: accel: mma9553: Drop ACPI_PTR() usage | Jonathan Cameron |
2024-01-23 | iio: accel: mma9551: Drop ACPI_PTR() usage | Jonathan Cameron |
2024-01-23 | iio: accel: kxcjk-1013: Move acpi_device_id table under ifdef CONFIG_ACPI | Jonathan Cameron |
2024-01-23 | iio: accel: da280: Stop using ACPI_PTR() | Jonathan Cameron |
2024-01-22 | iio: accel: da280: Simplify id-matching | Hans de Goede |
2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-12-17 | iio: accel: bmi088: update comments and Kconfig | Jun Yan |
2023-11-16 | iio: kx022a: Fix acceleration value scaling | Matti Vaittinen |
2023-10-11 | iio: accel: mxc4005: allow module autoloading via OF compatible | Luca Ceresoli |
2023-10-05 | iio: kx022a: Support ROHM KX132ACR-LBZ | Matti Vaittinen |
2023-09-23 | iio: accel: hid-sensor-accel-3d: Convert to platform remove callback returnin... | Uwe Kleine-König |
2023-09-17 | iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer | Mehdi Djait |
2023-09-17 | iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in buffer | Mehdi Djait |
2023-09-17 | iio: accel: kionix-kx022a: Refactor driver and add chip_info structure | Mehdi Djait |
2023-09-17 | iio: accel: kionix-kx022a: Add an i2c_device_id table | Mehdi Djait |
2023-09-17 | iio: accel: kionix-kx022a: Warn on failed matches and assume compatibility | Mehdi Djait |
2023-09-17 | iio: accel: kionix-kx022a: Remove blank lines | Mehdi Djait |
2023-09-12 | iio: accel: adxl345: Simplify adxl345_read_raw() | Biju Das |
2023-09-12 | iio: accel: adxl345: Convert enum->pointer for data in match data table | Biju Das |
2023-09-12 | iio: accel: msa311: Use correct header(s) instead of string_helpers.h | Andy Shevchenko |
2023-09-12 | iio: accel: kionix-kx022a: Use correct header(s) instead of string_helpers.h | Andy Shevchenko |
2023-09-12 | iio: Remove unused declarations | Yue Haibing |
2023-09-11 | iio: accel: bma180: Convert enum->pointer for data in the match table | Biju Das |
2023-09-11 | iio: accel: mma8452: Sort match tables | Biju Das |
2023-09-11 | iio: accel: mma8452: Convert enum->pointer for data in the ID table | Biju Das |
2023-07-29 | iio: accel: adxl313: Use i2c_get_match_data | Biju Das |
2023-07-29 | iio: accel: adxl313: Fix adxl313_i2c_id[] table | Biju Das |
2023-07-23 | iio: adc: Explicitly include correct DT includes | Rob Herring |
2023-07-22 | iio: accel: adxl355: Simplify probe() | Biju Das |
2023-07-20 | iio: accel: da280: Add support for the DA217 accelerometer | Hans de Goede |
2023-06-15 | Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman |
2023-06-05 | iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF | Sean Nyekjaer |
2023-06-05 | iio: accel: fxls8962af: fixup buffer scan element type | Sean Nyekjaer |