index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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_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