summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/dmard09.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: accel: dmard09: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio: accel: dmard09: fixed code styling issuesPaul Lemmermann2022-04-041-1/+1
* iio:accel:dmard09: Tidy up white space around {} in id tableJonathan Cameron2022-01-231-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: accel: add support for the Domintech DMARD09 3-axis accelerometerJelle van der Waa2016-08-211-0/+157