index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-11
staging: iio: addac: Remove unnecessary else after return
Bhaktipriya Shridhar
1
-9
/
+6
2016-03-11
Staging: iio: Fixed block comments warning
Georgiana Chelu
1
-5
/
+10
2016-03-11
Staging: iio: ade7854: Remove unnecessary goto.
Sandhya Bankar
1
-4
/
+1
2016-03-11
Staging: iio: ade7758_core: Remove unnecessary goto.
Sandhya Bankar
1
-4
/
+1
2016-03-11
Staging: iio: ade7754: Remove unnecessary goto.
Sandhya Bankar
1
-4
/
+1
2016-03-11
staging: iio: adc: Replace of_iomap() with devm_ioremap_resource()
Amitoj Kaur Chawla
1
-10
/
+8
2016-03-11
staging: iio: ade7854: use devm_iio_device_register
Alison Schofield
3
-31
/
+2
2016-03-11
staging: iio: adt7316: remove useless initialization
Alison Schofield
1
-1
/
+1
2016-03-11
staging: iio: light: tsl2x7x: remove useless initialization
Alison Schofield
1
-1
/
+1
2016-03-01
Merge tag 'iio-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
13
-1211
/
+15
2016-02-27
staging:iio: Remove periodic RTC trigger driver
Lars-Peter Clausen
4
-235
/
+0
2016-02-24
staging: iio: isl29018: use regmap to retrieve struct device
Alison Schofield
1
-13
/
+15
2016-02-24
iio: hmc5843: Move hmc5843 out of staging
Cristina Moraru
8
-1004
/
+0
2016-02-21
iio: hmc5843: Add attributes for measurement config of bias current
Cristina Moraru
1
-46
/
+87
2016-02-20
staging: iio: resolver: fix comparison to NULL
Eva Rachel Retuya
1
-1
/
+1
2016-02-20
staging: iio: resolver: remove unnecessary blank line
Eva Rachel Retuya
1
-1
/
+0
2016-02-20
staging: iio: resolver: delete space after a cast
Eva Rachel Retuya
1
-2
/
+2
2016-02-20
staging: iio: resolver: add missing braces on if-else statements
Eva Rachel Retuya
1
-3
/
+4
2016-02-20
staging: iio: resolver: use blank line after array declaration
Eva Rachel Retuya
1
-0
/
+1
2016-02-20
staging: iio: resolver: add spaces around operators
Eva Rachel Retuya
2
-4
/
+4
2016-02-20
staging: iio: resolver: align to match open parenthesis
Eva Rachel Retuya
2
-13
/
+15
2016-02-20
staging: iio: light: fix multiple assignments in a single line
Eva Rachel Retuya
1
-2
/
+4
2016-02-20
staging: iio: light: add space around '*"
Eva Rachel Retuya
1
-1
/
+1
2016-02-20
staging: iio: light: fix block comments according to kernel coding style
Eva Rachel Retuya
2
-14
/
+28
2016-02-20
staging: iio: light: omit space after a cast
Eva Rachel Retuya
2
-5
/
+5
2016-02-20
staging: iio: light: indent to match open parenthesis
Eva Rachel Retuya
3
-40
/
+58
2016-02-20
staging: iio: accel: Remove unnecessary else after goto in if block
Janani Ravichandran
2
-4
/
+2
2016-02-20
staging: iio: adc: Remove unnecessary test from if conditions
Amitoj Kaur Chawla
1
-2
/
+2
2016-02-14
Staging: iio: magnetometer: remove exceptional & on function name
Bhumika Goyal
1
-3
/
+3
2016-02-14
Staging: iio: light: remove exceptional & on function name
Bhumika Goyal
1
-2
/
+2
2016-02-14
Staging: iio: light: remove exceptional & on function name
Bhumika Goyal
1
-4
/
+4
2016-02-14
Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
14
-1919
/
+113
2016-02-11
staging: iio: Remove parentheses on the right hand side of assignment
Janani Ravichandran
2
-4
/
+4
2016-02-10
iio: adc: Move mxs-lradc out of staging
Ksenija Stanojevic
3
-1785
/
+0
2016-02-09
staging: iio: Remove parantheses around right hand side of assignment
Janani Ravichandran
2
-5
/
+5
2016-02-09
iio: hmc5843: Fix comment style warnings
Cristina Moraru
3
-7
/
+4
2016-02-09
iio: hmc5843: Swap suspend and resume implementations
Cristina Moraru
1
-2
/
+2
2016-02-09
staging:iio:ad7192: Add support for the AD7193
Lars-Peter Clausen
2
-17
/
+63
2016-02-08
staging:iio:ad7606: Consolidate PM ops
Lars-Peter Clausen
4
-68
/
+25
2016-02-07
Merge 4.5-rc3 into staging-next
Greg Kroah-Hartman
2
-2
/
+11
2016-02-06
staging: iio: replace clk_get() with devm_clk_get()
Gujulan Elango, Hari Prasath (H.)
1
-10
/
+7
2016-02-06
Staging:iio:Remove exceptional & on function name
Bhumika Goyal
1
-4
/
+4
2016-02-06
staging:iio:ad7606: Consolidate channel specs
Lars-Peter Clausen
1
-26
/
+8
2016-02-01
Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
3
-45
/
+19
2016-02-01
Merge tag 'iio-fixes-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2016-02-01
Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+10
2016-01-30
Staging: iio: Documentation: Remove unused sysfs attributes
Shraddha Barke
1
-28
/
+0
2016-01-30
iio: ade7753: avoid uninitialized data
Arnd Bergmann
1
-2
/
+10
2016-01-30
staging: iio: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+1
2016-01-24
Staging: iio: adc: fix indent on break statement
Colin Ian King
1
-1
/
+1
[next]