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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-11
iio: light: tcs3414: use iio helper function to guarantee direct mode
Alison Schofield
1
-7
/
+5
2016-06-11
iio: proximity: lidar: switch to iio_device_claim_*_mode helpers
Matt Ranostay
1
-10
/
+4
2016-06-03
iio:trigger: Experimental kthread tight loop trigger (thread only)
Jonathan Cameron
3
-0
/
+156
2016-06-03
iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro
Andrew F. Davis
1
-12
/
+4
2016-06-03
iio: adc: ti_am335x_adc: use variable names for sizeof() operator
Andrew F. Davis
1
-4
/
+2
2016-06-03
iio: adc: ad7791: claim direct mode when writing frequency
Alison Schofield
1
-22
/
+14
2016-06-03
iio: adc: ad7793: claim direct mode when writing frequency
Alison Schofield
1
-19
/
+13
2016-05-29
iio: iio_generic_buffer: Add --trigger-num option
Crestez Dan Leonard
1
-5
/
+29
2016-05-29
iio: iio_generic_buffer: Add --device-num option
Crestez Dan Leonard
1
-18
/
+51
2016-05-29
iio: iio_generic_buffer: Cleanup when receiving signals
Crestez Dan Leonard
1
-64
/
+108
2016-05-29
iio: proximity: as3935: remove redundant MODULE_ALIAS
Matt Ranostay
1
-1
/
+0
2016-05-29
iio: magnetometer: bmc150: Document Bosch supported chips
Daniel Baluta
1
-0
/
+2
2016-05-29
iio: chemical: atlas-ph-sensor: add EC feature
Matt Ranostay
3
-5
/
+147
2016-05-29
iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY type
Matt Ranostay
3
-0
/
+9
2016-05-29
iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chips
Matt Ranostay
1
-55
/
+90
2016-05-29
tools: iio: Rename generic_buffer to iio_generic_buffer
Daniel Baluta
2
-5
/
+5
2016-05-29
tools: iio: Add ability to install/uninstall
Peter Robinson
1
-0
/
+15
2016-05-29
iio: adc: ad799x: use iio helper function to guarantee direct mode
Alison Schofield
1
-15
/
+9
2016-05-29
iio: adc: ad7923: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+5
2016-05-29
iio: adc: ad7887: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+5
2016-05-29
iio: adc: ad7476: use iio helper function to guarantee direct mode
Alison Schofield
1
-6
/
+5
2016-05-29
iio: adc: ad7266: claim direct mode during sensor read
Alison Schofield
1
-4
/
+3
2016-05-29
iio:st_sensors: fix power regulator usage
Gregor Boirie
6
-22
/
+57
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
2
-4
/
+1
2016-05-29
iio:st_pressure:initial lps22hb sensor support
Gregor Boirie
6
-5
/
+97
2016-05-29
iio: triggers: Make trigger ops structure explicitly non optional.
Jonathan Cameron
1
-5
/
+8
2016-05-28
iio: adc: ti-ads1015: add datasheet names
Matt Ranostay
1
-0
/
+4
2016-05-22
MAINTAINERS: Add file patterns for staging iio device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2016-05-22
MAINTAINERS: Add file patterns for iio device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2016-05-21
iio: pressure: bmp280: add humidity support
Matt Ranostay
2
-3
/
+200
2016-05-21
iio: light: jsa1212: remove unneeded i2c check functionality test
Alison Schofield
1
-3
/
+0
2016-05-21
iio: adc: nau7802: Expose possible gains in sysfs
Quentin Schulz
1
-0
/
+19
2016-05-21
iio: max5487: Add support for Maxim digital potentiometers
Cristina Moraru
3
-0
/
+173
2016-05-21
iio: Export I2C module alias information
Javier Martinez Canillas
5
-0
/
+5
2016-05-21
iio: accel: Add triggered buffer support for BMA220
Tiberiu Breana
1
-2
/
+63
2016-05-21
iio: adc: ti-ads1015: add support for ADS1115 part
Matt Ranostay
1
-15
/
+109
2016-05-21
iio: magn: Add support for BMM150 magnetometer
Daniel Baluta
2
-0
/
+6
2016-05-14
iio: accel: Add support for Bosch BMA220
Tiberiu Breana
3
-0
/
+288
2016-05-14
iio: potentiometer: tpl0102: remove unneeded i2c check functionality test
Matt Ranostay
1
-4
/
+0
2016-05-04
iio: mma8452: add support for oversampling ratio
Martin Kepplinger
1
-25
/
+160
2016-05-04
Documentation: iio: Add IIO software devices docs
Daniel Baluta
1
-0
/
+13
2016-05-04
iio: dummy: Convert IIO dummy to configfs
Daniel Baluta
2
-65
/
+38
2016-05-04
iio: Add support for creating IIO devices via configfs
Daniel Baluta
4
-0
/
+261
2016-05-04
iio: health/afe4404: ENSEPGAIN is part of CONTROL2 register
Andrew F. Davis
1
-3
/
+3
2016-05-04
iio: health/afe440x: Remove unused definitions
Andrew F. Davis
2
-57
/
+0
2016-05-04
iio: health/afe440x: Match LED currents to stages
Andrew F. Davis
2
-15
/
+10
2016-05-04
iio: health/afe440x: Make gain settings a modifier for the stages
Andrew F. Davis
3
-34
/
+53
2016-05-04
iio: health/afe440x: Use regmap fields
Andrew F. Davis
3
-155
/
+144
2016-05-04
iio: health/afe440x: Remove channel names
Andrew F. Davis
4
-54
/
+51
[next]