index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
st_accel_core.c
Age
Commit message (
Expand
)
Author
2025-06-29
iio: common: st_sensors: Fix use of uninitialize device structs
Maud Spierings
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-06-25
iio: accel: st_accel: add support for LIS2DS12
Kaustabh Chakraborty
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-05-13
iio: accel: st_accel: Add LSM303D
Marius Hoch
2023-05-13
iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...
Hans de Goede
2023-03-19
iio: accel: add support for IIS328DQ variant
Stefan Wahren
2023-01-08
iio: accel: st_accel: Add LSM303C
Stephan Gerhold
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-04-04
iio: accel: add support for LIS302DL variant
Sicelo A. Mhlongo
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
2022-02-18
iio: accel: st_accel: Add support for Silan SC7A20
Samuel Holland
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: accel: st_accel: 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: accel: st_sensors: Stop copying channels
Linus Walleij
2021-06-03
iio: accel: st_sensors: Support generic mounting matrix
Linus Walleij
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
2021-05-17
iio: accel: st_accel: Move platform data from header to C file
Andy Shevchenko
2020-04-19
iio: accel: st_sensors: add support for LIS2HH12
Gaëtan André
2020-03-21
iio: st_sensors: Drop unneeded explicit castings
Andy Shevchenko
2020-03-21
iio: st_sensors: Use dev_get_platdata() to get platform_data
Andy Shevchenko
2019-12-08
iio: st_accel: Fix unused variable warning
YueHaibing
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:accel: introduce st_accel_get_settings() function
Denis Ciocca
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-04-14
iio: accel: add support to LIS2DE12
Robert Jones
2019-04-04
iio: st_accel: remove redundant unsigned less than zero check
Colin Ian King
2019-02-02
iio: st_accel: use ACPI orientation data
Daniel Drake
2018-11-16
iio: st-accel: add support for lis3de
Heiko Stuebner
2018-03-10
iio: st_pressure: st_accel: pass correct platform data to init
Michael Nosthoff
2018-03-10
Revert "iio: accel: st_accel: remove redundant pointer pdata"
Jonathan Cameron
2017-12-02
iio: accel: st_accel: remove redundant pointer pdata
Colin Ian King
2017-10-10
iio: accel: add support to LIS3DHH
Lorenzo Bianconi
2017-10-10
iio: st_sensors: split open-drain parameters for irq1 and irq2
Lorenzo Bianconi
2017-10-09
iio: accel: add support to LIS2DW12
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:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-20
Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-08-14
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
2017-08-12
iio: accel: st_accel: fix data-ready line configuration
Lorenzo Bianconi
2017-07-23
Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
[next]