summaryrefslogtreecommitdiff
path: root/drivers/iio/gyro/mpu3050-core.c
AgeCommit message (Expand)Author
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-06-19iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma
2022-06-14iio: gyro: mpu3050: Use pm_ptr() and DEFINE_RUNTIME_DEV_PM_OPS()Jonathan Cameron
2022-06-14iio: gyro: mpu3050: Drop unused symbol exports.Jonathan Cameron
2022-05-01iio: gyro: mpu3050: Make mpu3050_common_remove() return voidUwe Kleine-König
2022-04-28iio: gyro: mpu3050: Make use of device propertiesAndy Shevchenko
2021-10-19iio: gyro: mpu3050: Fix alignment and size issues with buffers.Jonathan Cameron
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-10iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko
2021-03-06iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu
2020-12-03iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break upJonathan Cameron
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-10-18iio: gyro: mpu3050: Explicity make a 'poison' value big endianJonathan Cameron
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-25Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-04-22drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn...Mohan Kumar
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko
2019-03-09iio: gyro: mpu3050: fix chip ID readingSergey Larin
2017-08-22iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-02iio: gyro: mpu3050: Allow open drain with anythingLinus Walleij
2016-11-08iio: gyro: mpu3050: remove duplicate initializerArnd Bergmann
2016-10-25iio: gyro: Add driver for the MPU-3050 gyroscopeLinus Walleij