summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/kionix-kx022a.c
AgeCommit message (Expand)Author
2024-12-07iio: accel: kx022a: Support KX134-1211Matti Vaittinen
2024-12-07iio: kx022a: Support ROHM KX134ACR-LBZMatti Vaittinen
2024-12-07iio: accel: kx022a: Support ICs with different G-rangesMatti Vaittinen
2024-12-07iio: accel: kx022a: Use cleanup.h helpersMatti Vaittinen
2024-12-07iio: accel: kx022a: Improve reset delayMatti Vaittinen
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-09Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-10-31iio: accel: kx022a: Fix raw read formatMatti Vaittinen
2024-10-28iio: accel: replace s64 __aligned(8) with aligned_s64Jonathan Cameron
2023-11-16iio: kx022a: Fix acceleration value scalingMatti Vaittinen
2023-10-05iio: kx022a: Support ROHM KX132ACR-LBZMatti Vaittinen
2023-09-17iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometerMehdi Djait
2023-09-17iio: accel: kionix-kx022a: Add a function to retrieve number of bytes in bufferMehdi Djait
2023-09-17iio: accel: kionix-kx022a: Refactor driver and add chip_info structureMehdi Djait
2023-09-17iio: accel: kionix-kx022a: Warn on failed matches and assume compatibilityMehdi Djait
2023-09-17iio: accel: kionix-kx022a: Remove blank linesMehdi Djait
2023-09-12iio: accel: kionix-kx022a: Use correct header(s) instead of string_helpers.hAndy Shevchenko
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-05-23iio: kx022a: Use new iio_validate_own_trigger()Matti Vaittinen
2023-05-13iio: accel: kx022a fix irq gettingMatti Vaittinen
2023-04-12Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2023-03-11iio: accel: kionix-kx022a: Remove the unused member g_rangeMehdi Djait
2023-02-18iio: accel: kionix-kx022a: Get the timestamp from the driver's private data i...Mehdi Djait
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2022-11-23iio: accel: Support Kionix/ROHM KX022A accelerometerMatti Vaittinen