summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/mxc6255.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-271-2/+2
* iio: accel: mxc6255: Drop ACPI_PTR() usageJonathan Cameron2024-01-231-2/+2
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: accel: mxc6255: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: accel: mxc6255: Fix chip-id checkHans de Goede2016-09-121-6/+1
* iio: accel: mxc6255 add support for the mxc6225Hans de Goede2016-09-051-1/+8
* iio: accel: add support for Memsic MXC6255XC sensorTeodora Baluta2015-10-251-0/+198