index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: gyro: mpu3050: Make mpu3050_common_remove() return void
Uwe Kleine-König
2022-05-01
3
-5
/
+5
*
iio: gyro: fxas21002c: Make use of device properties
Andy Shevchenko
2022-04-28
1
-5
/
+3
*
iio: gyro: mpu3050: Make use of device properties
Andy Shevchenko
2022-04-28
1
-5
/
+5
*
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
1
-1
/
+0
*
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
2022-04-10
1
-6
/
+2
*
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
Miquel Raynal
2022-04-10
1
-5
/
+2
*
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
8
-21
/
+30
|
\
|
*
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-03-18
8
-21
/
+30
|
|
\
|
|
*
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
2022-02-18
2
-0
/
+2
|
|
*
iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespace
Jonathan Cameron
2022-02-18
1
-0
/
+1
|
|
*
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2022-02-18
3
-2
/
+5
|
|
*
iio:st-sensors: Remove duplicate MODULE_*
Jonathan Cameron
2022-02-18
1
-4
/
+0
|
|
*
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
2022-01-23
1
-15
/
+22
*
|
|
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-22
2
-6
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
2
-6
/
+2
|
|
/
*
/
iio: Fix error handling for PM
Miaoqian Lin
2022-01-30
1
-1
/
+4
|
/
*
iio: gyro: adxrs290: fix data signedness
Kister Genesis Jimenez
2021-11-21
1
-2
/
+3
*
iio: itg3200: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
2021-11-17
1
-1
/
+1
*
iio: gyro: mpu3050: Fix alignment and size issues with buffers.
Jonathan Cameron
2021-10-19
1
-13
/
+11
*
iio: gyro: adis16080: use devm_iio_device_register() in probe
Alexandru Ardelean
2021-10-17
1
-10
/
+1
*
iio: gyro: remove dead config dependencies on INPUT_MPU3050
Lukas Bulwahn
2021-09-14
1
-1
/
+0
*
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
2021-09-14
1
-1
/
+1
*
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
2021-09-14
3
-27
/
+2
*
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2021-09-14
2
-24
/
+2
*
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
2021-09-14
1
-17
/
+1
*
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2021-09-14
2
-4
/
+4
*
iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
2021-07-24
3
-16
/
+3
*
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
2021-07-24
4
-15
/
+5
*
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
2021-07-13
1
-7
/
+4
*
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
1
-4
/
+1
*
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-06-16
1
-0
/
+1
*
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-06-09
12
-79
/
+90
|
\
|
*
iio: adis: Cleanout unused headers
Jonathan Cameron
2021-06-04
2
-10
/
+0
|
*
iio: gyro: st_gyro: Support mount matrix
Linus Walleij
2021-06-03
1
-6
/
+27
|
*
iio: adis16136: make use of adis lock helpers
Nuno Sá
2021-06-03
1
-9
/
+6
|
*
iio: adis16260: make use of adis lock helpers
Nuno Sá
2021-06-03
1
-2
/
+2
|
*
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
3
-5
/
+3
|
*
iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-05-17
1
-3
/
+7
|
*
iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().
Jonathan Cameron
2021-05-17
1
-10
/
+1
|
*
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
2021-05-17
1
-4
/
+0
|
*
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
2021-05-17
3
-16
/
+33
|
*
iio: gyro: st_gyro: Move platform data from header to C file
Andy Shevchenko
2021-05-17
2
-8
/
+5
|
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
5
-6
/
+6
*
|
iio: gyro: fxas21002c: balance runtime power in error path
Rui Miguel Silva
2021-05-22
1
-0
/
+2
|
/
*
iio: gyro: mpu3050: Fix reported temperature value
Dmitry Osipenko
2021-05-10
1
-2
/
+11
*
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
2021-05-10
1
-1
/
+0
*
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-26
6
-27
/
+13
|
\
|
*
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
3
-4
/
+0
|
*
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-25
1
-2
/
+1
|
*
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-03-11
1
-12
/
+7
[next]