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.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-10-23
iio: ti-adc0832: add triggered buffer support
Akinobu Mita
2
-19
/
+89
2016-10-23
iio: humidity: hdc100x: add triggered buffer support for HDC100X
Alison Schofield
2
-2
/
+130
2016-10-23
iio: dac: mcp4725: add devicetree support
Tomas Novotny
1
-6
/
+37
2016-10-23
iio: dac: mcp4725: support voltage reference selection
Tomas Novotny
2
-7
/
+103
2016-10-23
Documentation: dt: iio: add mcp4725/6 dac device binding
Tomas Novotny
1
-0
/
+35
2016-10-23
iio: dac: mcp4725: fix incorrect comment
Tomas Novotny
1
-1
/
+1
2016-10-23
staging: iio: ad7606: rework regulator handling
Eva Rachel Retuya
1
-8
/
+9
2016-10-23
staging: iio: ad7606: set proper supply name to devm_regulator_get()
Eva Rachel Retuya
1
-1
/
+1
2016-10-23
staging:iio:ad7606: Move buffer code to main source file
Lars-Peter Clausen
4
-80
/
+44
2016-10-23
staging:iio:ad7606: Use GPIO descriptor API
Lars-Peter Clausen
3
-175
/
+64
2016-10-23
staging:iio:ad7606: Run trigger handler only once per trigger event
Lars-Peter Clausen
1
-8
/
+3
2016-10-23
staging:iio:ad7606: Let common remove function take a struct device *
Lars-Peter Clausen
4
-10
/
+5
2016-10-23
staging:iio:ad7606: Let the common probe function return int
Lars-Peter Clausen
4
-31
/
+17
2016-10-23
staging:iio:ad7606: Move set_drvdata() into common code
Lars-Peter Clausen
3
-4
/
+2
2016-10-23
staging:iio:ad7606: Factor out common code between periodic and one-shot capture
Lars-Peter Clausen
3
-48
/
+41
2016-10-23
staging:iio:ad7606: Avoid allocating buffer for each data capture
Lars-Peter Clausen
2
-12
/
+6
2016-10-23
staging:iio:ad7606: Use oversampling ratio of 1 for no oversampling
Lars-Peter Clausen
1
-3
/
+3
2016-10-23
staging:iio:ad7606: Remove out-of-band error reporting
Lars-Peter Clausen
1
-7
/
+3
2016-10-23
staging:iio:ad7606: Remove default device configuration from platform data
Lars-Peter Clausen
2
-14
/
+2
2016-10-23
staging:iio:ad7606: Remove redundant name field from ad7606_chip_info
Lars-Peter Clausen
4
-11
/
+10
2016-10-23
staging:iio:ad7606: Remove unused int_vref_mv field
Lars-Peter Clausen
2
-5
/
+0
2016-10-23
tools: iio: iio_generic_buffer: drop unneeded parentheses
Eva Rachel Retuya
1
-2
/
+2
2016-10-23
tools: iio: iio_generic_buffer: rename and change type of force variable
Eva Rachel Retuya
1
-4
/
+5
2016-10-23
Documentation: dt: iio: humidity: add hts221 sensor device binding
Lorenzo Bianconi
1
-0
/
+22
2016-10-23
iio: humidity: add support to hts221 rh/temp combo device
Lorenzo Bianconi
7
-0
/
+1193
2016-10-23
iio: light: ltr501: claim direct mode during raw writes
Alison Schofield
1
-30
/
+51
2016-10-23
iio: light: ltr501: claim direct mode during select raw reads
Alison Schofield
1
-10
/
+20
2016-10-23
staging:iio:accel:sca3000 Move out of staging.
Jonathan Cameron
5
-13
/
+14
2016-10-23
staging:iio:accel:sca3000 kernel docify comments that were nearly kernel doc.
Jonathan Cameron
1
-29
/
+77
2016-10-23
staging:iio:accel:sca3000 small checkpatch fixes (alignment etc)
Jonathan Cameron
1
-2
/
+2
2016-10-23
staging:iio:accel:sca3000 Tidy up probe order to avoid a race.
Jonathan Cameron
1
-8
/
+6
2016-10-23
staging:iio:accel:sca3000 replace non standard revision attr with dev_info on...
Jonathan Cameron
1
-14
/
+12
2016-10-23
staging:iio:accel:sca3000 Drop custom measurement mode attributes
Jonathan Cameron
1
-139
/
+0
2016-10-23
staging:iio:accel:sca3000 Add write support to the low pass filter control
Jonathan Cameron
1
-0
/
+55
2016-10-23
staging:iio:accel:sca3000: Fix off by one error in axis due to IIO_NO_MOD
Jonathan Cameron
1
-10
/
+11
2016-10-23
staging:iio:accel:sca3000 add readback of the 3db low pass filter frequency
Jonathan Cameron
1
-1
/
+47
2016-10-23
staging:iio:accel:sca3000 Clean up register defines.
Jonathan Cameron
1
-163
/
+165
2016-10-23
staging:iio:accel:sca3000 use a 'fake' channel to handle freefall event regis...
Jonathan Cameron
1
-148
/
+155
2016-10-23
staging:iio:accel:sca3000 drop some unused variables.
Jonathan Cameron
1
-5
/
+0
2016-10-23
staging:iio:accel:sca3000 move to hybrid hard / soft buffer design.
Jonathan Cameron
3
-214
/
+72
2016-10-23
staging:iio:accel:sca3000 Drop custom ABI for watersheds.
Jonathan Cameron
1
-70
/
+41
2016-10-23
staging:iio:accel:sca3000 Fix clearing of flag + setting of size of scan.
Jonathan Cameron
1
-0
/
+13
2016-10-23
staging:iio:accel:sca3000 drop sca3000_register_ring_funcs
Jonathan Cameron
1
-6
/
+1
2016-10-23
staging:iio:accel:sca3000 merge files into one.
Jonathan Cameron
4
-633
/
+495
2016-10-23
staging:iio:accel:sca3000 Fix a use before setting of the indio_dev->buffer p...
Jonathan Cameron
1
-1
/
+1
2016-10-23
staging: iio: isl29018: move out of staging
Brian Masney
5
-13
/
+13
2016-10-23
staging: iio: isl29018: add ABI documentation for infrared suppression
Brian Masney
1
-0
/
+19
2016-10-23
iio: pressure: mpl3115: claim direct mode during raw reads
Alison Schofield
1
-9
/
+17
2016-10-23
iio: accel: mma8452: claim direct mode during write raw
Jonathan Cameron
1
-22
/
+38
2016-10-23
iio: accel: mma8452: claim direct mode during raw reads
Alison Schofield
1
-2
/
+4
[next]