summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/kionix-kx022a.c
AgeCommit message (Expand)Author
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