index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
include
/
linux
/
iio
/
common
/
st_sensors.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-11-23
1
-4
/
+0
*
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
2022-04-10
1
-0
/
+3
*
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
2021-09-14
1
-2
/
+0
*
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
2021-09-14
1
-4
/
+0
*
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2021-09-14
1
-2
/
+0
*
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
2021-09-14
1
-5
/
+0
*
iio: accel: st_sensors: Support generic mounting matrix
Linus Walleij
2021-06-03
1
-1
/
+3
*
iio: st_sensors: Create extended attr macro
Linus Walleij
2021-06-03
1
-2
/
+8
*
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
2021-05-17
1
-0
/
+2
*
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
2021-05-17
1
-0
/
+20
*
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Andy Shevchenko
2020-01-13
1
-11
/
+1
*
iio:st_sensors: remove buffer allocation at each buffer enable
Denis Ciocca
2019-08-11
1
-5
/
+9
*
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
2019-08-05
1
-3
/
+2
*
iio: make st_sensors drivers use regmap
Denis Ciocca
2019-07-27
1
-37
/
+3
*
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2019-07-27
1
-2
/
+1
*
iio:common:st_sensors: add st_sensors_get_settings_index() helper function
Denis Ciocca
2019-07-27
1
-0
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
iio: st_accel: use ACPI orientation data
Daniel Drake
2019-02-02
1
-0
/
+1
*
iio: st-accel: add support for lis3de
Heiko Stuebner
2018-11-16
1
-1
/
+1
*
iio: st_sensors: split open-drain parameters for irq1 and irq2
Lorenzo Bianconi
2017-10-10
1
-12
/
+16
*
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
2017-10-09
1
-6
/
+10
*
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
2017-10-09
1
-2
/
+5
*
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
2017-08-14
1
-0
/
+7
|
\
|
*
iio: accel: st_accel: add SPI-3wire support
Lorenzo Bianconi
2017-07-06
1
-0
/
+7
*
|
iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Lorenzo Bianconi
2017-07-01
1
-0
/
+12
|
/
*
iio: accel: st_accel: fix LIS3LV02 reading and scaling
Linus Walleij
2016-12-31
1
-0
/
+12
*
iio: st_sensors: harden interrupt handling
Linus Walleij
2016-07-02
1
-0
/
+2
*
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-06-20
1
-1
/
+8
|
\
|
*
iio: st_sensors: switch to a threaded interrupt
Linus Walleij
2016-05-29
1
-1
/
+8
*
|
iio:st_sensors: fix power regulator usage
Gregor Boirie
2016-05-29
1
-1
/
+1
*
|
iio:st_sensors: unexport st_sensors_get_buffer_element
Gregor Boirie
2016-05-29
1
-2
/
+0
|
/
*
iio: st_sensors: support open drain mode
Linus Walleij
2016-04-19
1
-0
/
+6
*
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
/
+4
*
iio: st_sensors: add debugfs register read hook
Linus Walleij
2015-08-16
1
-0
/
+4
*
iio: st-sensors: add configuration for WhoAmI address
Giuseppe Barba
2015-07-23
1
-0
/
+2
*
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
2014-10-04
1
-5
/
+5
*
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
2014-07-07
1
-11
/
+1
*
iio: st_sensors: move regulator retrieveal to core
Linus Walleij
2014-04-26
1
-0
/
+4
*
iio: pressure-core: st: Provide support for the Vdd_IO power supply
Lee Jones
2013-09-23
1
-0
/
+2
*
iio: pressure-core: st: Provide support for the Vdd power supply
Lee Jones
2013-09-23
1
-0
/
+3
*
iio: pressure-core: st: Allow for number of channels to vary
Lee Jones
2013-09-14
1
-0
/
+1
*
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
2013-08-03
1
-3
/
+11
*
iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...
Denis CIOCCA
2013-06-05
1
-2
/
+2
*
iio:common: ST_SENSORS_LSM_CHANNELS macro changed
Denis CIOCCA
2013-06-04
1
-11
/
+9
*
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2013-03-25
1
-2
/
+3
|
\
|
*
iio:st_sensors move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-2
/
+3
*
|
iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is not
Guenter Roeck
2013-03-02
1
-3
/
+6
|
/
*
iio:common: added allocate and deallocate trigger functions when trigger is d...
Denis CIOCCA
2013-02-09
1
-0
/
+10
*
iio:common: removed unused functions outside st_sensors library
Denis CIOCCA
2013-02-02
1
-4
/
+0
[next]