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
/
common
/
st_sensors
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-19
iio: st_sensors: rely on odr mask to know if odr can be set
Lary Gibaud
1
-1
/
+1
2020-02-14
iio: st_sensors: handle memory allocation failure to fix null pointer derefer...
Colin Ian King
1
-0
/
+4
2020-01-13
iio: st_sensors: Make use of device properties
Andy Shevchenko
2
-21
/
+12
2020-01-13
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Andy Shevchenko
2
-42
/
+17
2019-12-29
iio: st_sensors: Describe function parameters in kernel-doc
Andy Shevchenko
1
-0
/
+3
2019-08-25
iio: st_sensors: Fix build error
YueHaibing
1
-0
/
+2
2019-08-05
iio: remove get_irq_data_ready() function pointer and use IRQ number directly
Denis Ciocca
3
-27
/
+12
2019-07-27
iio: make st_sensors drivers use regmap
Denis Ciocca
5
-153
/
+79
2019-07-27
iio: move 3-wire spi initialization to st_sensors_spi
Denis Ciocca
2
-51
/
+78
2019-07-27
iio:common:st_sensors: add st_sensors_get_settings_index() helper function
Denis Ciocca
1
-15
/
+34
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
5
-10
/
+5
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-10-21
iio: st_sensors: miscellaneous cleanup
Martin Kelly
2
-4
/
+3
2018-07-15
iio: change strncpy+truncation to strlcpy
Dominique Martinet
1
-2
/
+1
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-31
/
+44
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-10
iio: common: st_sensors: check odr address value in st_sensors_set_odr()
Lorenzo Bianconi
1
-0
/
+3
2017-10-10
iio: st_sensors: split open-drain parameters for irq1 and irq2
Lorenzo Bianconi
1
-5
/
+16
2017-10-09
iio: st_sensors: do not always write enable_axis register
Lorenzo Bianconi
1
-1
/
+4
2017-10-09
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
1
-12
/
+16
2017-10-09
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
2
-13
/
+5
2017-09-03
iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL
Lorenzo Bianconi
1
-1
/
+10
2017-08-14
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
1
-0
/
+29
2017-07-06
iio: accel: st_accel: add SPI-3wire support
Lorenzo Bianconi
1
-0
/
+29
2017-07-01
iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code
Lorenzo Bianconi
2
-29
/
+31
2017-01-19
Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-0
/
+20
2016-12-31
iio: accel: st_accel: fix LIS3LV02 reading and scaling
Linus Walleij
1
-0
/
+9
2016-12-31
iio: common: st_sensors: fix channel data parsing
Lorenzo Bianconi
2
-2
/
+6
2016-12-03
iio: st_sensors: match sensors using ACPI handle
Shrirang Bagul
1
-0
/
+20
2016-10-30
iio: st_sensors: fix scale configuration for h3lis331dl
Lorenzo Bianconi
1
-3
/
+5
2016-09-10
iio: st_sensors: use the helper function
Linus Walleij
1
-1
/
+1
2016-09-03
iio: st_sensors: fix errorcheck for regulators
Linus Walleij
1
-2
/
+2
2016-08-29
fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possible
Baoyou Xie
1
-2
/
+2
2016-08-29
iio: st_sensors: fetch and enable regulators unconditionally
Linus Walleij
1
-31
/
+24
2016-07-04
iio:st_sensors: align on storagebits boundaries
Gregor Boirie
2
-20
/
+19
2016-07-04
iio: accel: st_accel: Add lis3l02dq support
Jonathan Cameron
1
-11
/
+15
2016-07-02
iio: st_sensors: harden interrupt handling
Linus Walleij
2
-46
/
+115
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2
-2
/
+2
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
3
-25
/
+104
2016-05-29
iio: st_sensors: Disable DRDY at init time
Crestez Dan Leonard
1
-0
/
+5
2016-05-29
iio: st_sensors: Init trigger before irq request
Crestez Dan Leonard
1
-4
/
+4
2016-05-29
iio: st_sensors: switch to a threaded interrupt
Linus Walleij
3
-21
/
+95
2016-05-29
iio:st_sensors: fix power regulator usage
Gregor Boirie
1
-5
/
+24
2016-05-29
iio:st_sensors: emulate SMBus block read if needed
Gregor Boirie
1
-2
/
+2
2016-05-29
iio:st_sensors: unexport st_sensors_get_buffer_element
Gregor Boirie
1
-2
/
+1
2016-04-19
iio: st_sensors: support open drain mode
Linus Walleij
2
-0
/
+33
2016-04-19
iio: st_sensors: verify interrupt event to status
Linus Walleij
1
-0
/
+18
2016-04-19
iio: st_sensors: read each channel individually
Linus Walleij
1
-50
/
+13
2016-03-28
iio: st_sensors: simplify buffer address handling
Linus Walleij
1
-21
/
+7
2016-01-10
iio: st_sensors: support active-low interrupts
Linus Walleij
3
-12
/
+54
[next]