index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
/
mpu3050-core.c
Age
Commit message (
Expand
)
Author
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-10
iio: gyro: mpu3050: Fix reported temperature value
Dmitry Osipenko
2021-03-06
iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
Dinghao Liu
2020-12-03
iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up
Jonathan Cameron
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-10-18
iio: gyro: mpu3050: Explicity make a 'poison' value big endian
Jonathan Cameron
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-25
Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-04-22
drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn...
Mohan Kumar
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-04
iio: Allow to read mount matrix from ACPI
Andy Shevchenko
2019-03-09
iio: gyro: mpu3050: fix chip ID reading
Sergey Larin
2017-08-22
iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-02
iio: gyro: mpu3050: Allow open drain with anything
Linus Walleij
2016-11-08
iio: gyro: mpu3050: remove duplicate initializer
Arnd Bergmann
2016-10-25
iio: gyro: Add driver for the MPU-3050 gyroscope
Linus Walleij