summaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro
Commit message (Expand)AuthorAgeFilesLines
* iio: gyro: bmg160: Drop ACPI_PTR() usageJonathan Cameron2024-01-231-2/+2
* iio: gyro: hid-sensor-gyro-3d: Convert to platform remove callback returning ...Uwe Kleine-König2023-09-231-4/+2
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-215-5/+5
* iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait2023-03-112-2/+2
* iio: hid: fix the retval in gyro_3d_capture_sampleDmitry Perchanov2023-01-141-0/+1
* iio: gyro: adis16260: Call '__adis_initial_startup()' in probeRamona Bolboaca2022-11-231-1/+1
* iio: gyro: adis16136: Call '__adis_initial_startup()' in probeRamona Bolboaca2022-11-231-1/+1
* iio: gyro: st_gyro_i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio: gyro: mpu3050-i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: gyro: itg3200_core: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio: gyro: bmg160_i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: gyro: bmg160_core: Simplify using devm_regulator_*get_enable()Matti Vaittinen2022-11-231-21/+3
* iio: gyro: fxas210002c: Move exports to IIO_FXAS210002C namespace.Jonathan Cameron2022-11-233-13/+14
* iio: gyro: itg3200_core: do not use internal iio_dev lockNuno Sá2022-11-231-3/+7
* i2c: Make remove callback return voidUwe Kleine-König2022-08-164-12/+4
* iio: gyro: itg3200: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-07-181-4/+5
* Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-07-147-20/+10
|\
| * iio: gyro: bmg160: Fix typo in commentXiang wangx2022-06-181-1/+1
| * iio: gyro: fxas210002c: Fix alignment for DMA safetyJonathan Cameron2022-06-141-3/+3
| * iio: gyro: adxrs450: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
| * iio: gyro: adis16130: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
| * iio: gyro: adis16080: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
| * iio: gyro: mpu3050: Use pm_ptr() and DEFINE_RUNTIME_DEV_PM_OPS()Jonathan Cameron2022-06-142-10/+3
| * iio: gyro: mpu3050: Drop unused symbol exports.Jonathan Cameron2022-06-141-3/+0
* | Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-06-201-0/+1
|\ \ | |/ |/|
| * iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma2022-06-191-0/+1
* | iio: gyro: mpu3050: Make mpu3050_common_remove() return voidUwe Kleine-König2022-05-013-5/+5
* | iio: gyro: fxas21002c: Make use of device propertiesAndy Shevchenko2022-04-281-5/+3
* | iio: gyro: mpu3050: Make use of device propertiesAndy Shevchenko2022-04-281-5/+5
* | iio: core: Simplify the registration of kfifo buffersMiquel Raynal2022-04-101-1/+0
* | iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal2022-04-101-6/+2
* | iio: st_sensors: Return as early as possible from the _write_raw() callbacksMiquel Raynal2022-04-101-5/+2
|/
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-288-21/+30
|\
| * Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-03-188-21/+30
| |\
| | * iio:imu:adis: Move exports into IIO_ADISLIB namespaceJonathan Cameron2022-02-182-0/+2
| | * iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespaceJonathan Cameron2022-02-181-0/+1
| | * iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-183-2/+5
| | * iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron2022-02-181-4/+0
| | * iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko2022-01-231-15/+22
* | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-212-6/+2
|\ \ \ | |/ / |/| |
| * | spi: make remove callback a void functionUwe Kleine-König2022-02-092-6/+2
| |/
* / iio: Fix error handling for PMMiaoqian Lin2022-01-301-1/+4
|/
* iio: gyro: adxrs290: fix data signednessKister Genesis Jimenez2021-11-211-2/+3
* iio: itg3200: Call iio_trigger_notify_done() on errorLars-Peter Clausen2021-11-171-1/+1
* iio: gyro: mpu3050: Fix alignment and size issues with buffers.Jonathan Cameron2021-10-191-13/+11
* iio: gyro: adis16080: use devm_iio_device_register() in probeAlexandru Ardelean2021-10-171-10/+1
* iio: gyro: remove dead config dependencies on INPUT_MPU3050Lukas Bulwahn2021-09-141-1/+0
* iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-1/+1
* iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-143-27/+2
* iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2021-09-142-24/+2