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
2017-07-06
iio: accel: st_accel: add SPI-3wire support
Lorenzo Bianconi
1
-0
/
+29
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
2015-12-05
iio: st_accel_core: Remove unneeded define
Robert Kmiec
1
-3
/
+0
2015-08-16
iio: st_sensors: add debugfs register read hook
Linus Walleij
1
-0
/
+22
2015-07-23
iio: st-sensors: add support for single full scale device
Giuseppe Barba
1
-0
/
+3
2015-07-23
iio: st-sensors: add configuration for WhoAmI address
Giuseppe Barba
1
-26
/
+23
2015-06-10
Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-1
/
+3
2015-06-07
iio: st_accel: support 8bit channel data
Linus Walleij
1
-1
/
+3
2015-05-18
Merge 4.1-rc4 into staging-next
Greg Kroah-Hartman
1
-2
/
+0
2015-05-07
iio: st_sensors: make detection more helpful
Linus Walleij
1
-1
/
+2
2015-05-07
iio: st_sensors: make BDU optional
Linus Walleij
1
-3
/
+5
2015-05-07
iio: st_sensors: make interrupt optional
Linus Walleij
1
-1
/
+11
2015-05-07
iio: st_sensors: print error when failing to get IRQ
Linus Walleij
1
-1
/
+3
2015-04-26
iio:st_sensors: Fix oops when probing SPI devices
Alban Bedel
1
-2
/
+0
2014-12-12
iio: common: remove unnecessary sizeof(u8)
Fabian Frederick
1
-1
/
+1
2014-11-05
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-58
/
+70
2014-10-25
Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2014-10-04
iio: st_sensors: Fix buffer copy
Robin van der Gracht
1
-1
/
+1
2014-10-04
iio:common: Set the device pointer into ST common sensors library
Denis CIOCCA
2
-0
/
+2
2014-10-04
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
1
-58
/
+68
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
1
-1
/
+1
2014-08-30
iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value
Lee Jones
1
-1
/
+4
2014-08-25
iio: st_sensors: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-07-11
iio: st_sensors: add devicetree probing support
Linus Walleij
1
-0
/
+30
2014-07-07
iio: st_sensors: get platform data from device tree
Linus Walleij
1
-1
/
+34
2014-07-07
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
1
-29
/
+0
[next]