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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-06
staging: iio: tsl2583: fixed ordering of comments
Brian Masney
1
-6
/
+13
2016-11-06
staging: iio: tsl2583: removed unused code from device probing
Brian Masney
1
-24
/
+13
2016-11-06
staging: iio: tsl2583: i2c_smbus_write_byte() / i2c_smbus_read_byte() migration
Brian Masney
1
-69
/
+16
2016-11-05
staging: iio: ad9832: clean-up regulator 'reg'
Eva Rachel Retuya
2
-13
/
+11
2016-11-05
staging: iio: ad9832: add DVDD regulator
Eva Rachel Retuya
2
-9
/
+26
2016-11-05
staging: iio: ad7192: rename regulator 'reg' to 'avdd'
Eva Rachel Retuya
1
-11
/
+11
2016-11-05
staging: iio: ad7192: add DVdd regulator
Eva Rachel Retuya
1
-1
/
+18
2016-11-05
staging: iio: rework regulator handling
Eva Rachel Retuya
5
-43
/
+46
2016-11-05
staging: iio: set proper supply name to devm_regulator_get()
Eva Rachel Retuya
5
-5
/
+5
2016-11-01
staging: iio: cdc: ad7746: add additional config defines
Eva Rachel Retuya
1
-16
/
+22
2016-11-01
staging: iio: tsl2583: add locking to sysfs attributes
Brian Masney
1
-1
/
+15
2016-11-01
staging: iio: tsl2583: add error code to sysfs store functions
Brian Masney
1
-6
/
+4
2016-11-01
staging: iio: tsl2583: use IIO_*_ATTR* macros to create sysfs entries
Brian Masney
1
-46
/
+27
2016-11-01
staging: iio: tsl2583: convert illuminance0_calibscale sysfs attr to use iio_...
Brian Masney
1
-64
/
+25
2016-11-01
staging: iio: tsl2583: convert to use iio_chan_spec and {read,write}_raw
Brian Masney
1
-93
/
+143
2016-11-01
staging: iio: tsl2583: check return values from taos_chip_{on,off}
Brian Masney
1
-8
/
+18
2016-11-01
staging: iio: tsl2583: remove redundant power_state sysfs attribute
Brian Masney
1
-31
/
+0
2016-11-01
staging: iio: tsl2583: return proper error code instead of -1
Brian Masney
1
-1
/
+1
2016-11-01
staging: iio: tsl2583: check for error code from i2c_smbus_read_byte()
Brian Masney
1
-1
/
+21
2016-11-01
staging: iio: tsl2583: add of_match table for device tree support
Brian Masney
1
-0
/
+13
2016-10-25
staging: iio: cdc/ad7746: fix missing return value
Arnd Bergmann
1
-0
/
+1
2016-10-25
staging: iio: ad5933: avoid uninitialized variable in error case
Arnd Bergmann
1
-7
/
+10
2016-10-23
staging:iio:ad7606: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+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
staging:iio:accel:sca3000 Move out of staging.
Jonathan Cameron
3
-1589
/
+0
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
[prev]
[next]