e='generator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/mma8452.c
AgeCommit message (Expand)Author
2024-03-25iio: accel: mma8452: Switch from of specific to fwnode property handling.Jonathan Cameron
2023-09-11iio: accel: mma8452: Sort match tablesBiju Das
2023-09-11iio: accel: mma8452: Convert enum->pointer for data in the ID tableBiju Das
2023-07-23iio: adc: Explicitly include correct DT includesRob Herring
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2022-11-23iio: accel: mma8452: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-06-19iio: accel: mma8452: ignore the return value of reset operationHaibo Chen
2022-05-01iio: mma8452: fix probe fail when device tree compatible is used.Haibo Chen
2022-04-28iio: accel: mma8452: Add missing documentation for name element of chip_infoJonathan Cameron
2022-03-02iio: accel: mma8452: use the correct logic to get mma8452_dataHaibo Chen
2022-02-18iio: mma8452: Add support for the "mount-matrix" device propertyHans de Goede
2022-02-18iio: mma8452: Fix probe failing when an i2c_device_id is usedHans de Goede
2021-12-22Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-11-17iio: mma8452: Fix trigger reference coutingLars-Peter Clausen
2021-11-17iio: mma8452: Use correct type for return variable in IRQ handlerLars-Peter Clausen