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
2018-03-10
staging:iio:ad2s1210: Remove old_data from ad2s1210_state
Rodrigo Siqueira
1
-3
/
+0
2018-03-10
staging:iio:ad2s1210: Remove unused #define directive
Rodrigo Siqueira
1
-10
/
+0
2018-03-10
staging:iio:ad2s1210: Remove end of line with '['
Rodrigo Siqueira
1
-3
/
+4
2018-03-10
staging:iio:ad7150: Align arguments to match open parenthesis
Tom Lebreux
1
-2
/
+3
2018-03-10
staging:iio:ad7152: Align arguments to match open parenthesis
Tom Lebreux
1
-3
/
+3
2018-03-10
Staging: iio: ad7746: Adjust arguments to match open parenthesis
David Veenstra
1
-6
/
+6
2018-03-10
Staging: iio: adt7316: Move symbol export to definition
David Veenstra
1
-2
/
+1
2018-03-10
staging: iio: tsl2x7x: make proximity sensor function correctly
Brian Masney
2
-11
/
+16
2018-03-10
staging: iio: tsl2x7x: remove unnecessary sysfs attribute
Brian Masney
1
-1
/
+0
2018-03-10
staging: iio: tsl2x7x: add missing error checks
Brian Masney
1
-4
/
+10
2018-03-10
staging: iio: tsl2x7x: add error handling to tsl2x7x_prox_cal()
Brian Masney
1
-10
/
+26
2018-03-10
staging: iio: tsl2x7x: correct 'Avoid CamelCase' warning from checkpatch
Brian Masney
1
-13
/
+13
2018-03-10
staging: iio: tsl2x7x: correctly return errors in tsl2x7x_get_prox()
Brian Masney
1
-6
/
+9
2018-03-10
staging: iio: tsl2x7x: convert mutex_trylock() to mutex_lock()
Brian Masney
1
-7
/
+2
2018-03-10
staging: iio: tsl2x7x: add common function for writing to the control register
Brian Masney
1
-29
/
+25
2018-03-10
staging: iio: tsl2x7x: add common function for reading chip status
Brian Masney
1
-16
/
+24
2018-03-10
staging: iio: tsl2x7x: add common function for clearing interrupts
Brian Masney
1
-28
/
+24
2018-03-10
staging: iio: tsl2x7x: remove power functions from tsl2X7X_platform_data
Brian Masney
2
-22
/
+0
2018-03-08
Staging: iio: adis16209: Use sign_extend32 function
Shreeya Patel
1
-3
/
+2
2018-03-08
Staging: iio: adis16209: Adjust a switch statement
Shreeya Patel
1
-2
/
+8
2018-03-08
Staging: iio: adis16209: Change some macro names
Shreeya Patel
1
-24
/
+24
2018-03-08
Staging: iio: adis16209: Remove and add some comments and group the definitions
Shreeya Patel
1
-93
/
+39
2018-03-07
Staging: iio: accel: adis16201: Add a blank space before returns
Himanshu Jha
1
-0
/
+4
2018-03-07
Staging: iio: accel: adis16201: Prefer alphabetical sequence of header files
Himanshu Jha
1
-3
/
+3
2018-03-07
staging:iio:meter: Aligns open parenthesis
Rodrigo Siqueira
2
-23
/
+23
2018-03-07
staging:iio:meter: Remove unused macro IIO_DEV_ATTR_CH_OFF
Rodrigo Siqueira
1
-3
/
+0
2018-03-07
staging:iio:meter: Replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTR
Rodrigo Siqueira
2
-16
/
+20
2018-03-07
staging: iio: meter: Remove reduntant __func__ from debug print
HariPrasath Elango
1
-1
/
+1
2018-03-07
staging: iio: Remove unnecessary cast on void pointer
Arushi Singhal
1
-1
/
+1
2018-03-03
Staging: iio: adis16209: Add _REG postfix for registers
Shreeya Patel
1
-42
/
+43
2018-03-03
Staging: iio: adis16209: Change the definition name
Shreeya Patel
1
-2
/
+2
2018-03-03
Staging: iio: adis16209: Arrange headers in alphabetical order
Shreeya Patel
1
-2
/
+2
2018-02-26
Merge 4.16-rc3 into staging-next
Greg Kroah-Hartman
2
-11
/
+20
2018-02-24
staging:iio:meter: Add name to function definition arguments
Rodrigo Siqueira
4
-45
/
+45
2018-02-17
staging: ade7759: Fix open parenthesis alignment
rodrigosiqueira
1
-42
/
+38
2018-02-10
Staging: iio: ade7758: Expand buf_lock to cover both buffer and state protection
Shreeya Patel
2
-15
/
+39
2018-01-30
staging: iio: adc: ad7192: disable burnout currents on misconfig
Alexandru Ardelean
1
-1
/
+5
2018-01-28
staging: iio: ad5933: switch buffer mode to software
Alexandru Ardelean
1
-3
/
+1
2018-01-28
staging: iio: adc: ad7192: fix external frequency setting
Alexandru Ardelean
1
-8
/
+19
2018-01-08
staging: iio: light: Add breaks to lengthy lines
George Edward Bulmer
1
-3
/
+6
2018-01-08
Staging: iio: cdc: ad7152: Prefer using BIT macro
Sumit Pundir
1
-4
/
+4
2018-01-08
staging: iio: trigger: blackfin timer: replace device_attr with device_attr_rw
Aishwarya Pant
1
-8
/
+7
2018-01-08
staging: iio: remove unnecessary parentheses
Ji-Hun Kim
1
-1
/
+1
2017-12-02
iio: trigger: Fix platform_get_irq's error checking
Arvind Yadav
1
-2
/
+2
2017-12-02
staging: iio: ad7746: Improve unlocking of a mutex in ad7746_start_calib()
Markus Elfring
1
-8
/
+9
2017-12-02
staging: iio: ad7152: Improve unlocking of a mutex in ad7152_start_calib()
Markus Elfring
1
-8
/
+9
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
31
-474
/
+306
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-10-27
Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-275
/
+167
2017-10-23
Merge 4.14-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]