index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-14
iio: hid-sensor-trigger: Don't touch sensors unless user space requests
Srinivas Pandruvada
1
-3
/
+9
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-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+10
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-2
/
+0
2017-09-25
Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+10
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+3
2017-09-03
iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL
Lorenzo Bianconi
1
-1
/
+10
2017-08-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
1
-4
/
+4
2017-08-22
iio:common: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2
-2
/
+0
2017-08-20
iio: hid-sensor-trigger: Fix the race with user space powering up sensors
Srinivas Pandruvada
1
-4
/
+4
2017-08-14
Merge 4.13-rc5 into staging-next
Greg Kroah-Hartman
1
-0
/
+29
2017-08-09
HID: hid-sensor-hub: Force logical minimum to 1 for power and report state
Srinivas Pandruvada
1
-0
/
+3
2017-07-24
Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...
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-06-13
iio hid-sensor-trigger: add Kconfig depends on IIO_BUFFER
Alexander Wuerstlein
1
-1
/
+1
2017-05-16
iio: hid-sensor-hub: Implement batch mode
Srinivas Pandruvada
2
-0
/
+124
2017-05-07
iio: hid-sensor-rotation: Add "scale" and "offset" properties parse support
Song Hongyan
1
-0
/
+6
2017-04-27
iio: hid-sensor: fix return of -EINVAL on invalid values in ret or value
Colin Ian King
1
-2
/
+2
2017-04-18
Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-5
/
+41
2017-04-18
Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-0
/
+4
2017-04-10
Merge 4.11-rc6 into staging-next
Greg Kroah-Hartman
2
-2
/
+12
2017-04-08
iio: hid-sensor: Fix unbalanced pm_runtime_enable error
Srinivas Pandruvada
1
-0
/
+4
2017-04-08
iio: hid-sensor: Store restore poll and hysteresis on S3
Srinivas Pandruvada
2
-5
/
+41
2017-04-03
Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-25
/
+13
2017-04-02
iio: hid-sensor-attributes: Fix sensor property setting failure.
Song Hongyan
1
-0
/
+10
2017-04-02
iio: common: ms_sensors: Remove unnecessary cast on void pointer
simran singhal
1
-2
/
+2
2017-03-27
Merge 4.11-rc4 into staging-next
Greg Kroah-Hartman
1
-3
/
+3
2017-03-25
iio: hid: Add humidity sensor support
Song Hongyan
1
-0
/
+2
2017-03-25
iio: hid-sensor-attributes: Fix gravity sensor scale value not right issue
Song Hongyan
1
-0
/
+6
2017-03-25
iio: cros_ec_sensors: Use devm to setup the triggered buffer.
Enric Balletbo i Serra
1
-23
/
+3
2017-03-25
iio: cros_ec_sensors: Fix return value to get raw and calibbias data.
Enric Balletbo i Serra
1
-2
/
+2
2017-03-05
iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...
Song Hongyan
1
-3
/
+3
2017-03-04
iio: hid: Add temperature sensor support
Song Hongyan
1
-0
/
+3
2017-01-19
Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
3
-5
/
+52
2017-01-10
iio:kfifo_buf header include push down.
Jonathan Cameron
1
-0
/
+1
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: accel: hid-sensor-accel-3d: Add timestamp
Srinivas Pandruvada
1
-5
/
+31
2016-12-03
iio: st_sensors: match sensors using ACPI handle
Shrirang Bagul
1
-0
/
+20
2016-11-16
Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-4
/
+4
2016-11-14
Merge 4.9-rc5 into staging-next
Greg Kroah-Hartman
2
-31
/
+33
2016-11-12
iio: cros_ec_sensors_core: fix unsigned compared less than zero on status
Colin Ian King
1
-4
/
+4
2016-11-05
iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...
Song Hongyan
1
-28
/
+28
2016-11-05
iio: hid-sensor-attributes: Check sample_frequency/hysteresis write data legi...
Song Hongyan
1
-1
/
+4
2016-11-01
iio:cros_ec_sensors: Swap from a select to a depends in Kconfig
Jonathan Cameron
1
-2
/
+1
[next]