summaryrefslogtreecommitdiffstats
path: root/drivers/iio/imu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-2118-97/+176
|\
| * Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2024-02-2518-97/+176
| |\
| | * iio: imu: bmi323: Add ACPI Match TableJonathan LoBue2024-02-191-0/+21
| | * iio: st_sensors: lsm9ds0: Use common style for terminator in ID tablesandy.shevchenko@gmail.com2024-02-191-1/+1
| | * iio: st_sensors: lsm9ds0: Don't use "proxy" headersandy.shevchenko@gmail.com2024-02-194-5/+12
| | * iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhereandy.shevchenko@gmail.com2024-02-191-10/+7
| | * Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devicesJesus Gonzalez2024-02-171-0/+9
| | * iio: imu: st_lsm6dsx: add support to ASM330LHHXG1Lorenzo Bianconi2024-02-176-0/+19
| | * iio: imu: st_lsm6dsx: improve kernel docs and commentsLorenzo Bianconi2024-02-173-14/+71
| | * iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode()Jonathan Cameron2024-02-171-47/+31
| | * iio: imu: adis16480: make use of irq_get_trigger_type()Nuno Sa2024-02-171-8/+1
| | * iio: imu: adis16475: make use of irq_get_trigger_type()Nuno Sa2024-02-171-7/+1
| | * iio: imu: kmx61: Drop ACPI_PTR() usageJonathan Cameron2024-01-231-1/+1
| | * iio: imu: fxos8700: Drop ACPI_PTR() usageJonathan Cameron2024-01-232-4/+2
* | | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-2/+2
|\ \ \
| * | | Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman2024-02-191-0/+1
| |\| |
| * | | treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-271-2/+2
| | |/ | |/|
* | | iio: imu: inv_mpu6050: fix frequency setting when chip is offJean-Baptiste Maneyrol2024-02-251-0/+5
* | | iio: imu: inv_mpu6050: fix FIFO parsing when emptyJean-Baptiste Maneyrol2024-02-241-0/+2
| |/ |/|
* | iio: imu: bno055: serdev requires REGMAPRandy Dunlap2024-01-221-0/+1
|/
* Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-3/+3
|\
| * tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-3/+3
* | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-1713-30/+2615
|\ \
| * | iio: imu: bmi323: Make the local structures staticJagath Jog J2023-11-262-2/+2
| * | iio: imu: inv_mpu6050: return callee's error code rather than -EINVALSu Hui2023-11-261-6/+3
| * | iio: imu: adis: Use spi cs inactive delayRamona Gradinariu2023-11-161-12/+6
| * | iio/imu: inv_icm42600: Use max() helper macrosBragatheswaran Manickavel2023-11-163-12/+3
| * | iio: imu: Fix spelling mistake "accelrometer" -> "accelerometer"Colin Ian King2023-11-161-2/+2
| * | iio: imu: Add driver for BMI323 IMUJagath Jog J2023-11-168-0/+2603
| |/
* | iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui2023-11-261-2/+2
* | iio: imu: adis16475: use bit numbers in assign_bit()Nuno Sa2023-11-261-2/+2
* | iio: imu: adis16475: add spi_device_id tableNuno Sa2023-11-261-45/+72
|/
* Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-10-204-39/+217
|\
| * drivers: imu: adis16475.c: Remove scan index from delta channelsRamona Gradinariu2023-10-141-21/+46
| * iio: imu: mpu6050: add level shifter flagAndreas Kemnade2023-10-053-0/+17
| * iio: imu: adis16475: Add buffer padding after temp channelRamona Gradinariu2023-10-051-0/+10
| * iio: imu: adis16475.c: Add delta angle and delta velocity channelsRamona Bolboaca2023-09-121-19/+146
| * iio: Remove unused declarationsYue Haibing2023-09-121-1/+0
* | iio: imu: bno055: Fix missing Kconfig dependenciesJonathan Cameron2023-10-051-0/+2
|/
* Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-131-1/+1
|\
| * iio: imu: lsm6dsx: Fix mount matrix retrievalAlejandro Tafalla2023-07-231-1/+1
* | iio: imu: adis16475.c: Add has_burst32 flag to adis16477 devicesRamona Bolboaca2023-07-231-0/+3
* | iio: imu: adis16475.c: Remove unused enum elementsRamona Bolboaca2023-07-231-2/+0
* | iio: imu: inv_mpu6050: read the full fifo when processing dataJean-Baptiste Maneyrol2023-07-203-8/+18
* | iio: imu: inv_mpu6050: use the common inv_sensors timestamp moduleJean-Baptiste Maneyrol2023-07-205-93/+45
* | iio: make invensense timestamp module genericJean-Baptiste Maneyrol2023-07-204-40/+55
* | iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol2023-07-208-273/+13
* | iio: imu: inv_icm42600: make timestamp module chip independentJean-Baptiste Maneyrol2023-07-203-19/+12
|/
* Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-06-1515-34/+78
|\
| * iio: imu: inv_icm42600: avoid frequent timestamp jitterJean-Baptiste Maneyrol2023-05-231-23/+26