aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König4-12/+4
2022-07-18iio: gyro: itg3200: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+5
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman7-20/+10
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-0/+1
2022-06-19iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma1-0/+1
2022-06-18iio: gyro: bmg160: Fix typo in commentXiang wangx1-1/+1
2022-06-14iio: gyro: fxas210002c: Fix alignment for DMA safetyJonathan Cameron1-3/+3
2022-06-14iio: gyro: adxrs450: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-06-14iio: gyro: adis16130: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-06-14iio: gyro: adis16080: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2022-06-14iio: gyro: mpu3050: Use pm_ptr() and DEFINE_RUNTIME_DEV_PM_OPS()Jonathan Cameron2-10/+3
2022-06-14iio: gyro: mpu3050: Drop unused symbol exports.Jonathan Cameron1-3/+0
2022-05-01iio: gyro: mpu3050: Make mpu3050_common_remove() return voidUwe Kleine-König3-5/+5
2022-04-28iio: gyro: fxas21002c: Make use of device propertiesAndy Shevchenko1-5/+3
2022-04-28iio: gyro: mpu3050: Make use of device propertiesAndy Shevchenko1-5/+5
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal1-1/+0
2022-04-10iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal1-6/+2
2022-04-10iio: st_sensors: Return as early as possible from the _write_raw() callbacksMiquel Raynal1-5/+2
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-21/+30
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-6/+2
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman8-21/+30
2022-02-18iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron2-0/+2
2022-02-18iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespaceJonathan Cameron1-0/+1
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron3-2/+5
2022-02-18iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron1-4/+0
2022-02-09spi: make remove callback a void functionUwe Kleine-König2-6/+2
2022-01-30iio: Fix error handling for PMMiaoqian Lin1-1/+4
2022-01-23iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko1-15/+22
2021-11-21iio: gyro: adxrs290: fix data signednessKister Genesis Jimenez1-2/+3
2021-11-17iio: itg3200: Call iio_trigger_notify_done() on errorLars-Peter Clausen1-1/+1
2021-10-19iio: gyro: mpu3050: Fix alignment and size issues with buffers.Jonathan Cameron1-13/+11
2021-10-17iio: gyro: adis16080: use devm_iio_device_register() in probeAlexandru Ardelean1-10/+1
2021-09-14iio: gyro: remove dead config dependencies on INPUT_MPU3050Lukas Bulwahn1-1/+0
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean1-1/+1
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean3-27/+2
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2-24/+2
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean1-17/+1
2021-09-14iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean2-4/+4
2021-07-24iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean3-16/+3
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron4-15/+5
2021-07-13iio: hid-sensors: bind IIO channels alloc to device objectAlexandru Ardelean1-7/+4
2021-06-16iio: hid-sensors: Update header includesJonathan Cameron1-4/+1
2021-06-16iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko1-0/+1
2021-06-09Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman12-79/+90
2021-06-04iio: adis: Cleanout unused headersJonathan Cameron2-10/+0
2021-06-03iio: gyro: st_gyro: Support mount matrixLinus Walleij1-6/+27
2021-06-03iio: adis16136: make use of adis lock helpersNuno Sá1-9/+6
2021-06-03iio: adis16260: make use of adis lock helpersNuno Sá1-2/+2
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko3-5/+3
2021-05-22iio: gyro: fxas21002c: balance runtime power in error pathRui Miguel Silva1-0/+2