summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/da311.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: accel: da311: Convert to i2c's .probe_new()Uwe Kleine-König
2022-02-18iio:accel:da311: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2021-07-17iio: accel: da311: convert probe to device-managed functionsAlexandru Ardelean
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-09iio: accel: make array init_data static to reduce code sizeColin Ian King
2016-10-11iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...Hans de Goede