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.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-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
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2015-04-01
Staging: iio: accel: Remove explicit NULL comparison
Cristina Opriceana
1
-3
/
+3
2015-04-01
Staging: iio: adc: Remove explicit NULL comparison
Cristina Opriceana
2
-2
/
+2
2015-04-01
Staging: iio: impedance-analyzer: Remove explicit NULL comparison
Cristina Opriceana
1
-1
/
+1
2015-04-01
Staging: iio: trigger: Remove explicit NULL comparison
Cristina Opriceana
1
-2
/
+2
2015-04-01
Staging: iio: meter: Remove explicit NULL comparison
Cristina Opriceana
3
-3
/
+3
2015-04-01
Staging: iio: iio_simple_dummy: Remove explicit NULL comparison
Cristina Opriceana
2
-4
/
+4
2015-04-01
Staging: iio: iio_dummy_evgen: Simplify NULL comparison
Cristina Opriceana
1
-2
/
+2
2015-04-01
Staging: iio: Add error check on iio_register_device()
Cristina Opriceana
1
-2
/
+9
2015-04-01
Merge tag 'iio-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-2
/
+2
2015-03-29
iio: add watermark logic to iio read and poll
Josselin Costanzi
1
-2
/
+2
2015-03-26
Staging: iio: use the BIT macro in adc
Haneen Mohammed
5
-93
/
+93
2015-03-26
Staging: iio: Add braces on all arms of if statement
Haneen Mohammed
1
-4
/
+6
2015-03-26
Staging: iio: add blank line after function declaration
Haneen Mohammed
1
-0
/
+2
2015-03-26
Staging: iio: remove multible blank lines
Haneen Mohammed
3
-6
/
+0
2015-03-26
Staging: iio: Adjust alignment for function parameters
Haneen Mohammed
8
-44
/
+49
2015-03-25
Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
11
-1555
/
+57
2015-03-24
Staging: iio: use the BIT macro in .h files
Haneen Mohammed
7
-82
/
+82
2015-03-24
Staging: iio: Fix file header to match standards
Cristina Opriceana
1
-22
/
+22
2015-03-24
Staging: iio: Place driver in sleep mode on error
Cristina Opriceana
1
-1
/
+3
2015-03-24
Staging: iio: Add kernel-doc for struct hmc5843
Cristina Opriceana
1
-1
/
+9
2015-03-20
Staging: iio: Remove line over 80 characters
Cristina Opriceana
1
-3
/
+3
2015-03-20
Staging: iio: Remove multiple blank lines
Cristina Opriceana
2
-2
/
+0
2015-03-20
Staging: iio: Align function parameters to match first row
Cristina Opriceana
3
-27
/
+33
2015-03-20
Staging: iio: Simplify NULL pointer condition
Cristina Opriceana
1
-1
/
+1
2015-03-18
Staging: iio: replace pr_* with dev_*
Haneen Mohammed
1
-3
/
+3
2015-03-18
Staging: iio: replace pr_err with dev_err
Haneen Mohammed
1
-5
/
+7
2015-03-16
Staging: iio: use !x instead of x == NULL
Somya Anand
1
-1
/
+1
2015-03-16
Staging: iio: Use braces on all arms of if statement
Cristina Opriceana
1
-2
/
+2
2015-03-16
Staging: iio: Alignment should match open parenthesis
Cristina Opriceana
1
-14
/
+16
2015-03-16
Staging: iio: Do not use multiple blank lines
Cristina Opriceana
2
-2
/
+0
2015-03-16
Staging: iio: Prefer using the BIT macro
Cristina Opriceana
4
-27
/
+27
2015-03-16
Staging: iio: Remove explicit comparison to NULL
Cristina Opriceana
2
-2
/
+2
2015-03-16
Staging: iio: Remove space after type cast
Cristina Opriceana
2
-6
/
+6
2015-03-16
Staging: iio: Simplify return logic
Cristina Opriceana
3
-15
/
+3
2015-03-16
Staging: iio: Remove parentheses around right side an assignment
Haneen Mohammed
5
-6
/
+6
2015-03-16
Staging: iio: ade7758: Remove braces on a single statement if
Taiane Coelho Ramos
1
-2
/
+1
2015-03-15
staging: iio: Use kcalloc instead of kzalloc.
Navya Sri Nizamkari
1
-2
/
+3
2015-03-15
staging: iio: Use kcalloc instead of kzalloc
Navya Sri Nizamkari
1
-1
/
+1
2015-03-14
staging: iio: dummy: Fix undefined symbol build error
Daniel Baluta
1
-0
/
+1
2015-03-14
staging: iio: hmc5843: Set iio name property in sysfs
Marek Belisko
1
-0
/
+1
2015-03-09
iio: Move iio userspace applications out of staging
Roberta Dobrescu
5
-1556
/
+0
2015-03-09
staging: iio: Documentation: Introduce iio_utils.c
Roberta Dobrescu
4
-638
/
+679
2015-03-09
staging: iio: Documentation: iio_event_monitor: Include linux/iio/types.h
Roberta Dobrescu
1
-0
/
+1
2015-03-09
drivers: staging: iio: accel: Removed unnecessary variable
Tina Johnson
1
-4
/
+2
2015-03-09
drivers: staging: iio: meter: Removed unnecessary variable
Tina Johnson
1
-3
/
+2
2015-03-09
drivers: staging: iio: meter: Removed unnecessary variable
Tina Johnson
1
-2
/
+1
2015-03-09
drivers: staging: iio: meter: Removed unnecessary variable
Tina Johnson
1
-4
/
+1
2015-03-09
drivers: staging: iio: meter: Removed unnecessary variable
Tina Johnson
1
-5
/
+1
2015-03-09
Staging: iio: Change data type to u16 to avoid unnecessary typecast
Somya Anand
1
-4
/
+3
[next]