index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
Age
Commit message (
Expand
)
Author
2023-02-09
iio: hid: fix the retval in gyro_3d_capture_sample
Dmitry Perchanov
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: gyro: itg3200: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-06-19
iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
Zheyu Ma
2022-06-18
iio: gyro: bmg160: Fix typo in comment
Xiang wangx
2022-06-14
iio: gyro: fxas210002c: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
iio: gyro: adxrs450: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
iio: gyro: adis16130: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
iio: gyro: adis16080: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
iio: gyro: mpu3050: Use pm_ptr() and DEFINE_RUNTIME_DEV_PM_OPS()
Jonathan Cameron
2022-06-14
iio: gyro: mpu3050: Drop unused symbol exports.
Jonathan Cameron
2022-05-01
iio: gyro: mpu3050: Make mpu3050_common_remove() return void
Uwe Kleine-König
2022-04-28
iio: gyro: fxas21002c: Make use of device properties
Andy Shevchenko
2022-04-28
iio: gyro: mpu3050: Make use of device properties
Andy Shevchenko
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
2022-04-10
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
Miquel Raynal
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-02-18
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
2022-02-18
iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespace
Jonathan Cameron
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2022-02-18
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-01-30
iio: Fix error handling for PM
Miaoqian Lin
2022-01-23
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
2021-11-21
iio: gyro: adxrs290: fix data signedness
Kister Genesis Jimenez
2021-11-17
iio: itg3200: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
2021-10-19
iio: gyro: mpu3050: Fix alignment and size issues with buffers.
Jonathan Cameron
2021-10-17
iio: gyro: adis16080: use devm_iio_device_register() in probe
Alexandru Ardelean
2021-09-14
iio: gyro: remove dead config dependencies on INPUT_MPU3050
Lukas Bulwahn
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
2021-09-14
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2021-07-24
iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
2021-07-13
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-06-09
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-06-04
iio: adis: Cleanout unused headers
Jonathan Cameron
2021-06-03
iio: gyro: st_gyro: Support mount matrix
Linus Walleij
2021-06-03
iio: adis16136: make use of adis lock helpers
Nuno Sá
2021-06-03
iio: adis16260: make use of adis lock helpers
Nuno Sá
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
[next]