aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro/mpu3050-core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu2021-03-061-0/+2
* iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break upJonathan Cameron2020-12-031-12/+16
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-2/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: gyro: mpu3050: Explicity make a 'poison' value big endianJonathan Cameron2019-10-181-1/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-04-251-1/+1
|\
| * drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn...Mohan Kumar2019-04-221-1/+1
* | Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-211-3/+5
|\ \ | |/ |/|
| * iio: gyro: mpu3050: fix chip ID readingSergey Larin2019-03-091-3/+5
* | iio: Allow to read mount matrix from ACPIAndy Shevchenko2019-04-041-2/+1
|/
* iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
* iio: gyro: mpu3050: Allow open drain with anythingLinus Walleij2017-07-021-10/+0
* iio: gyro: mpu3050: remove duplicate initializerArnd Bergmann2016-11-081-1/+0
* iio: gyro: Add driver for the MPU-3050 gyroscopeLinus Walleij2016-10-251-0/+1307