index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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
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-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
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_deallocate_trigger() function
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-06-03
iio: gyro: st_gyro: Support mount matrix
Linus Walleij
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
2021-05-17
iio: gyro: st_gyro: Move platform data from header to C file
Andy Shevchenko
2020-03-21
iio: st_sensors: Drop unneeded explicit castings
Andy Shevchenko
2020-01-13
iio: st_gyro: Correct data for LSM9DS0 gyro
Andy Shevchenko
2019-10-27
iio: st: Drop GPIO include
Linus Walleij
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
2019-07-27
iio: make st_sensors drivers use regmap
Denis Ciocca
2019-07-27
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2019-07-27
iio:gyro: introduce st_gyro_get_settings() function
Denis Ciocca
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2017-10-10
iio: gyro: st_gyro: add SPI-3wire support to st_gyro framework
Lorenzo Bianconi
2017-10-09
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
2017-10-09
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
2017-08-22
iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-01
iio: gyro: st_gyro: fix L3GD20H support
Lorenzo Bianconi
2016-11-12
iio: gyro: st_gyro: inline per-sensor data
Linus Walleij
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-05-29
iio: st_sensors: switch to a threaded interrupt
Linus Walleij
2016-05-29
iio:st_sensors: fix power regulator usage
Gregor Boirie
2016-04-23
iio: st_gyro: Add lsm9ds0-gyro support
Crestez Dan Leonard
2016-04-19
iio: st_sensors: verify interrupt event to status
Linus Walleij
2016-01-10
iio: st_sensors: support active-low interrupts
Linus Walleij
2015-08-16
iio: st_sensors: add debugfs register read hook
Linus Walleij
2015-07-23
iio: st-sensors: add configuration for WhoAmI address
Giuseppe Barba
2015-04-26
iio:st_sensors: Fix oops when probing SPI devices
Alban Bedel
2015-03-28
IIO: Add support for L3GD20H gyroscope
Robert Dolca
2014-10-04
iio:gyro: Removed unnecessary parameter on common_probe function
Denis CIOCCA
2014-10-04
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
2014-07-07
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
2014-04-26
iio: st_sensors: move regulator retrieveal to core
Linus Walleij
2014-04-26
iio: st_sensors: announce registered sensors
Linus Walleij
2014-02-18
iio:gyro: bug on L3GD20H gyroscope support
Denis CIOCCA
2013-09-21
iio:gyro: Register buffer also without specific trigger
Denis CIOCCA
2013-09-21
iio: gyro-core: st: Clean up error handling in probe()
Lee Jones
2013-08-17
iio: gyro: st_gyro: Use devm_iio_device_alloc
Sachin Kamat
2013-08-03
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
2013-06-05
iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...
Denis CIOCCA
2013-06-04
iio:common: ST_SENSORS_LSM_CHANNELS macro changed
Denis CIOCCA
2013-02-09
iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
Jonathan Cameron
2013-01-31
iio:gyro: Add STMicroelectronics gyroscopes driver
Denis Ciocca