index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
st_accel_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
1
-3
/
+3
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: accel: st_accel: 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
-6
/
+2
2021-06-03
iio: accel: st_sensors: Stop copying channels
Linus Walleij
1
-10
/
+1
2021-06-03
iio: accel: st_sensors: Support generic mounting matrix
Linus Walleij
1
-53
/
+59
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
1
-1
/
+88
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
1
-16
/
+5
2021-05-17
iio: accel: st_accel: Move platform data from header to C file
Andy Shevchenko
1
-0
/
+5
2020-04-19
iio: accel: st_sensors: add support for LIS2HH12
Gaëtan André
1
-0
/
+77
2020-03-21
iio: st_sensors: Drop unneeded explicit castings
Andy Shevchenko
1
-2
/
+1
2020-03-21
iio: st_sensors: Use dev_get_platdata() to get platform_data
Andy Shevchenko
1
-2
/
+1
2019-12-08
iio: st_accel: Fix unused variable warning
YueHaibing
1
-2
/
+6
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-27
iio: make st_sensors drivers use regmap
Denis Ciocca
1
-3
/
+0
2019-07-27
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
1
-3
/
+1
2019-07-27
iio:accel: introduce st_accel_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
2019-04-14
iio: accel: add support to LIS2DE12
Robert Jones
1
-0
/
+76
2019-04-04
iio: st_accel: remove redundant unsigned less than zero check
Colin Ian King
1
-1
/
+1
2019-02-02
iio: st_accel: use ACPI orientation data
Daniel Drake
1
-1
/
+170
2018-11-16
iio: st-accel: add support for lis3de
Heiko Stuebner
1
-0
/
+1
2018-03-10
iio: st_pressure: st_accel: pass correct platform data to init
Michael Nosthoff
1
-1
/
+1
2018-03-10
Revert "iio: accel: st_accel: remove redundant pointer pdata"
Jonathan Cameron
1
-0
/
+5
2017-12-02
iio: accel: st_accel: remove redundant pointer pdata
Colin Ian King
1
-5
/
+0
2017-10-10
iio: accel: add support to LIS3DHH
Lorenzo Bianconi
1
-0
/
+52
2017-10-10
iio: st_sensors: split open-drain parameters for irq1 and irq2
Lorenzo Bianconi
1
-6
/
+12
2017-10-09
iio: accel: add support to LIS2DW12
Lorenzo Bianconi
1
-0
/
+79
2017-10-09
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
1
-22
/
+44
2017-10-09
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
1
-7
/
+28
2017-08-22
iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-08-20
Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-2
/
+2
2017-08-14
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
1
-0
/
+32
2017-08-12
iio: accel: st_accel: fix data-ready line configuration
Lorenzo Bianconi
1
-2
/
+2
2017-07-23
Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+32
2017-07-09
iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAME
Lorenzo Bianconi
1
-1
/
+1
2017-07-06
iio: accel: st_accel: add SPI-3wire support
Lorenzo Bianconi
1
-0
/
+32
2017-04-26
iio: st_pressure: st_accel: Initialise sensor platform data properly
Shrirang Bagul
1
-3
/
+4
2016-12-31
iio: accel: st_accel: fix LIS3LV02 reading and scaling
Linus Walleij
1
-2
/
+10
2016-11-19
iio: accel: st_accel: inline per-sensor data
Linus Walleij
1
-396
/
+206
2016-11-14
Merge 4.9-rc5 into staging-next
Greg Kroah-Hartman
1
-4
/
+8
2016-11-01
iio: accel: st_accel: add support to lng2dm
Lorenzo Bianconi
1
-0
/
+73
2016-10-30
iio: st_sensors: fix scale configuration for h3lis331dl
Lorenzo Bianconi
1
-4
/
+8
2016-07-04
iio: accel: st_accel: Add lis3l02dq support
Jonathan Cameron
1
-0
/
+64
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-19
iio: st_sensors: support open drain mode
Linus Walleij
1
-0
/
+8
[next]