index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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: dac: mcp4725: fix odd_ptr_err.cocci warnings
Julia Lawall
1
-1
/
+1
2016-10-23
staging:iio:ad7606: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2016-10-23
iio: proximity: pulsedlight-lidar-lite-v2: cleanup power management
Matt Ranostay
1
-2
/
+0
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
[prev]
[next]