index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
/
st_gyro_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2022-02-18
1
-2
/
+3
*
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
1
-7
/
+2
*
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
2021-09-14
1
-17
/
+1
*
iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
2021-07-24
1
-5
/
+1
*
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
2021-07-24
1
-7
/
+2
*
iio: gyro: st_gyro: Support mount matrix
Linus Walleij
2021-06-03
1
-6
/
+27
*
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
2021-05-17
1
-12
/
+3
*
iio: gyro: st_gyro: Move platform data from header to C file
Andy Shevchenko
2021-05-17
1
-0
/
+5
*
iio: st_sensors: Drop unneeded explicit castings
Andy Shevchenko
2020-03-21
1
-4
/
+5
*
iio: st_gyro: Correct data for LSM9DS0 gyro
Andy Shevchenko
2020-01-13
1
-1
/
+74
*
iio: st: Drop GPIO include
Linus Walleij
2019-10-27
1
-1
/
+0
*
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
2019-08-05
1
-4
/
+3
*
iio: make st_sensors drivers use regmap
Denis Ciocca
2019-07-27
1
-3
/
+0
*
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2019-07-27
1
-3
/
+1
*
iio:gyro: introduce st_gyro_get_settings() function
Denis Ciocca
2019-07-27
1
-0
/
+18
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
iio: gyro: st_gyro: add SPI-3wire support to st_gyro framework
Lorenzo Bianconi
2017-10-10
1
-0
/
+12
*
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
2017-10-09
1
-6
/
+12
*
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
2017-10-09
1
-3
/
+12
*
iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-2
/
+0
*
iio: gyro: st_gyro: fix L3GD20H support
Lorenzo Bianconi
2017-07-01
1
-6
/
+7
*
iio: gyro: st_gyro: inline per-sensor data
Linus Walleij
2016-11-12
1
-139
/
+66
*
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-06-20
1
-0
/
+1
|
\
|
*
iio: st_sensors: switch to a threaded interrupt
Linus Walleij
2016-05-29
1
-0
/
+1
*
|
iio:st_sensors: fix power regulator usage
Gregor Boirie
2016-05-29
1
-4
/
+8
|
/
*
iio: st_gyro: Add lsm9ds0-gyro support
Crestez Dan Leonard
2016-04-23
1
-0
/
+1
*
iio: st_sensors: verify interrupt event to status
Linus Walleij
2016-04-19
1
-0
/
+3
*
iio: st_sensors: support active-low interrupts
Linus Walleij
2016-01-10
1
-0
/
+15
*
iio: st_sensors: add debugfs register read hook
Linus Walleij
2015-08-16
1
-0
/
+1
*
iio: st-sensors: add configuration for WhoAmI address
Giuseppe Barba
2015-07-23
1
-0
/
+3
*
iio:st_sensors: Fix oops when probing SPI devices
Alban Bedel
2015-04-26
1
-0
/
+1
*
IIO: Add support for L3GD20H gyroscope
Robert Dolca
2015-03-28
1
-0
/
+83
*
iio:gyro: Removed unnecessary parameter on common_probe function
Denis CIOCCA
2014-10-04
1
-3
/
+3
*
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
2014-10-04
1
-6
/
+7
*
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
2014-07-07
1
-2
/
+10
*
iio: st_sensors: move regulator retrieveal to core
Linus Walleij
2014-04-26
1
-0
/
+4
*
iio: st_sensors: announce registered sensors
Linus Walleij
2014-04-26
1
-0
/
+3
*
iio:gyro: bug on L3GD20H gyroscope support
Denis CIOCCA
2014-02-18
1
-5
/
+4
*
iio:gyro: Register buffer also without specific trigger
Denis CIOCCA
2013-09-21
1
-9
/
+8
*
iio: gyro-core: st: Clean up error handling in probe()
Lee Jones
2013-09-21
1
-9
/
+10
*
iio: gyro: st_gyro: Use devm_iio_device_alloc
Sachin Kamat
2013-08-17
1
-1
/
+0
*
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
2013-08-03
1
-6
/
+7
*
iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...
Denis CIOCCA
2013-06-05
1
-0
/
+3
*
iio:common: ST_SENSORS_LSM_CHANNELS macro changed
Denis CIOCCA
2013-06-04
1
-9
/
+12
*
iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
Jonathan Cameron
2013-02-09
1
-2
/
+7
*
iio:gyro: Add STMicroelectronics gyroscopes driver
Denis Ciocca
2013-01-31
1
-0
/
+363