Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22Merge 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