index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
meter
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: iio: ade7854: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
staging: iio: meter: replace ternary operator by if condition
Deepak R Varma
2022-11-23
1
-1
/
+4
*
staging: iio: meter: ade7854: Fix alignment for DMA safety
Jonathan Cameron
2022-08-15
1
-1
/
+1
*
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-21
1
-1
/
+1
|
\
|
*
Staging: iio: meter: fixed typo
Leonard Pollak
2019-03-09
1
-1
/
+1
*
|
staging: iio: add proper SPDX identifiers to remaining driver files
Greg Kroah-Hartman
2019-04-03
3
-6
/
+3
*
|
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
|
/
*
staging:iio:meter: Drop ADE7759 driver
Jonathan Cameron
2018-05-20
3
-569
/
+0
*
staging:iio:meter: Drop ADE7758 driver
Jonathan Cameron
2018-05-20
6
-1439
/
+0
*
staging:iio:meter: Drop ADE7754 driver
Jonathan Cameron
2018-05-20
3
-676
/
+0
*
staging:iio:meter: Drop ADE7753 driver
Jonathan Cameron
2018-05-20
3
-641
/
+0
*
staging:iio:ade7854: Remove read_reg_* duplications
Rodrigo Siqueira
2018-03-24
4
-78
/
+15
*
staging:iio:ade7854: Rework SPI read function
Rodrigo Siqueira
2018-03-24
1
-103
/
+33
*
staging:iio:ade7854: Rework I2C read function
Rodrigo Siqueira
2018-03-24
1
-69
/
+37
*
staging:iio:ade7854: Remove write_reg_* duplications
Rodrigo Siqueira
2018-03-24
4
-75
/
+12
*
staging:iio:ade7854: Rework SPI write function
Rodrigo Siqueira
2018-03-24
1
-67
/
+41
*
staging:iio:ade7854: Rework I2C write function
Rodrigo Siqueira
2018-03-24
1
-50
/
+46
*
staging:iio:ade7854: Fix the wrong number of bits to read
John Syne
2018-03-24
1
-1
/
+1
*
staging:iio:ade7854: Fix error handling on read/write
John Syne
2018-03-24
2
-17
/
+17
*
staging:iio:meter: Aligns open parenthesis
Rodrigo Siqueira
2018-03-07
2
-23
/
+23
*
staging:iio:meter: Remove unused macro IIO_DEV_ATTR_CH_OFF
Rodrigo Siqueira
2018-03-07
1
-3
/
+0
*
staging:iio:meter: Replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTR
Rodrigo Siqueira
2018-03-07
2
-16
/
+20
*
staging: iio: meter: Remove reduntant __func__ from debug print
HariPrasath Elango
2018-03-07
1
-1
/
+1
*
staging:iio:meter: Add name to function definition arguments
Rodrigo Siqueira
2018-02-24
4
-45
/
+45
*
staging: ade7759: Fix open parenthesis alignment
rodrigosiqueira
2018-02-17
1
-42
/
+38
*
Staging: iio: ade7758: Expand buf_lock to cover both buffer and state protection
Shreeya Patel
2018-02-10
2
-15
/
+39
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
6
-22
/
+37
|
\
|
*
Merge 4.14-rc6 into staging-next
Greg Kroah-Hartman
2017-10-23
1
-1
/
+1
|
|
\
|
*
|
staging: iio: ade7753: expanding buffer lock to cover both buffer and state p...
Himanshi Jain
2017-10-09
1
-11
/
+18
|
*
|
Staging: iio: meter: ade7759: update locking method for write frequency
Katie Dunne
2017-09-24
1
-8
/
+19
|
*
|
staging: iio: ade7753: replace mlock with driver private lock
Himanshi Jain
2017-09-24
1
-2
/
+5
|
*
|
staging:iio:meter: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
6
-6
/
+0
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
|
/
|
/
|
*
|
staging: iio: ade7759: fix signed extension bug on shift of a u8
Colin Ian King
2017-09-30
1
-1
/
+1
|
/
*
staging: iio: meter: Fix the identations for proper alignments.
Harinath Nampally
2017-05-14
1
-28
/
+27
*
iio: ade7854: Convert symbolic permissions to octal
Quentin Swain
2017-05-01
1
-44
/
+44
*
iio: ade7758: Convert symbolic permissions to octal
Quentin Swain
2017-05-01
1
-25
/
+25
*
iio: ade7754: Convert symbolic permissions to octal
Quentin Swain
2017-05-01
1
-28
/
+28
*
iio: ade7753 Convert: symbolic permissions to octal
Quentin Swain
2017-05-01
1
-23
/
+23
*
iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR)
Chen Guanqiao
2017-04-14
1
-2
/
+2
*
iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR, S_IXUGO)
Chen Guanqiao
2017-04-14
1
-10
/
+10
*
staging: iio: update locking method during frequency writes
Gargi Sharma
2017-03-30
1
-8
/
+16
*
staging: iio: ade7753: Remove trailing whitespaces
simran singhal
2017-03-23
1
-4
/
+4
*
staging: ade7754: Clean up #includes
simran singhal
2017-03-23
1
-6
/
+5
*
staging: iio: ade7754: Move contents of header file to source file
sayli karnik
2017-03-13
2
-91
/
+86
*
Staging: iio: return expression instead of return ret
Bo Yu
2017-03-11
1
-3
/
+1
*
staging: iio: ade7759: Move contents of header file to source file
sayli karnik
2017-03-11
2
-54
/
+49
*
staging: iio: meter: ade7753: Clean up includes
Katie Dunne
2017-03-04
1
-7
/
+6
*
staging: iio: meter: ade7753: Move header content to implementation file
Katie Dunne
2017-03-04
2
-73
/
+68
*
staging: iio: compress return logic
Gargi Sharma
2017-02-18
1
-3
/
+1
[next]