index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
/
st_gyro_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-10
iio: st_sensors: Stop abusing mlock to ensure internal coherency
Miquel Raynal
1
-6
/
+2
2022-04-10
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
Miquel Raynal
1
-5
/
+2
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
1
-2
/
+3
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
1
-1
/
+1
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
1
-7
/
+2
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
1
-17
/
+1
2021-07-24
iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
1
-5
/
+1
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
1
-7
/
+2
2021-06-03
iio: gyro: st_gyro: Support mount matrix
Linus Walleij
1
-6
/
+27
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
1
-12
/
+3
2021-05-17
iio: gyro: st_gyro: Move platform data from header to C file
Andy Shevchenko
1
-0
/
+5
2020-03-21
iio: st_sensors: Drop unneeded explicit castings
Andy Shevchenko
1
-4
/
+5
2020-01-14
iio: st_gyro: Correct data for LSM9DS0 gyro
Andy Shevchenko
1
-1
/
+74
2019-10-27
iio: st: Drop GPIO include
Linus Walleij
1
-1
/
+0
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
1
-4
/
+3
2019-07-28
iio: make st_sensors drivers use regmap
Denis Ciocca
1
-3
/
+0
2019-07-28
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
1
-3
/
+1
2019-07-28
iio:gyro: introduce st_gyro_get_settings() function
Denis Ciocca
1
-0
/
+18
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
1
-2
/
+1
2017-10-10
iio: gyro: st_gyro: add SPI-3wire support to st_gyro framework
Lorenzo Bianconi
1
-0
/
+12
2017-10-09
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
1
-6
/
+12
2017-10-09
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
1
-3
/
+12
2017-08-22
iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-07-01
iio: gyro: st_gyro: fix L3GD20H support
Lorenzo Bianconi
1
-6
/
+7
2016-11-12
iio: gyro: st_gyro: inline per-sensor data
Linus Walleij
1
-139
/
+66
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2016-05-29
iio: st_sensors: switch to a threaded interrupt
Linus Walleij
1
-0
/
+1
2016-05-29
iio:st_sensors: fix power regulator usage
Gregor Boirie
1
-4
/
+8
2016-04-24
iio: st_gyro: Add lsm9ds0-gyro support
Crestez Dan Leonard
1
-0
/
+1
2016-04-19
iio: st_sensors: verify interrupt event to status
Linus Walleij
1
-0
/
+3
2016-01-10
iio: st_sensors: support active-low interrupts
Linus Walleij
1
-0
/
+15
2015-08-16
iio: st_sensors: add debugfs register read hook
Linus Walleij
1
-0
/
+1
2015-07-23
iio: st-sensors: add configuration for WhoAmI address
Giuseppe Barba
1
-0
/
+3
2015-04-26
iio:st_sensors: Fix oops when probing SPI devices
Alban Bedel
1
-0
/
+1
2015-03-28
IIO: Add support for L3GD20H gyroscope
Robert Dolca
1
-0
/
+83
2014-10-04
iio:gyro: Removed unnecessary parameter on common_probe function
Denis CIOCCA
1
-3
/
+3
2014-10-04
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
1
-6
/
+7
2014-07-07
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
1
-2
/
+10
2014-04-26
iio: st_sensors: move regulator retrieveal to core
Linus Walleij
1
-0
/
+4
2014-04-26
iio: st_sensors: announce registered sensors
Linus Walleij
1
-0
/
+3
2014-02-18
iio:gyro: bug on L3GD20H gyroscope support
Denis CIOCCA
1
-5
/
+4
2013-09-21
iio:gyro: Register buffer also without specific trigger
Denis CIOCCA
1
-9
/
+8
2013-09-21
iio: gyro-core: st: Clean up error handling in probe()
Lee Jones
1
-9
/
+10
2013-08-17
iio: gyro: st_gyro: Use devm_iio_device_alloc
Sachin Kamat
1
-1
/
+0
2013-08-03
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
1
-6
/
+7
2013-06-05
iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...
Denis CIOCCA
1
-0
/
+3
2013-06-04
iio:common: ST_SENSORS_LSM_CHANNELS macro changed
Denis CIOCCA
1
-9
/
+12
2013-02-09
iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
Jonathan Cameron
1
-2
/
+7
2013-01-31
iio:gyro: Add STMicroelectronics gyroscopes driver
Denis Ciocca
1
-0
/
+363