index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
iio: Specify supported modes for buffers
Lars-Peter Clausen
1
-0
/
+2
2015-06-01
staging: iio_simple_dummy: fix module_param type
Vladimirs Ambrosovs
1
-1
/
+1
2015-06-01
staging: iio_simple_dummy: fix return types
Vladimirs Ambrosovs
5
-20
/
+8
2015-06-01
staging: iio_simple_dummy: fix init function
Vladimirs Ambrosovs
1
-1
/
+8
2015-05-10
Staging: iio: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
4
-7
/
+7
2015-05-09
Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-131
/
+166
2015-05-08
staging: iio: ad7606_par: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2
-2
/
+2
2015-05-07
staging:iio:light: Add some missing brackets to make sure code works as inten...
Jonathan Cameron
1
-1
/
+2
2015-04-30
staging: iio: light: isl29018: Use standard sysfs attributes for scale and in...
Roberta Dobrescu
1
-49
/
+177
2015-04-30
iio: example code is buggy
Alan
1
-0
/
+2
2015-04-26
staging: iio: light: isl29018: Rename lux_scale to calibscale
Roberta Dobrescu
1
-11
/
+11
2015-04-26
staging: iio: light: isl29018: Remove non-standard sysfs attributes
Roberta Dobrescu
1
-94
/
+0
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-24
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-23
Staging: iio: use the BIT macro in .h files
Haneen Mohammed
7
-82
/
+82
2015-03-23
Staging: iio: Fix file header to match standards
Cristina Opriceana
1
-22
/
+22
2015-03-23
Staging: iio: Place driver in sleep mode on error
Cristina Opriceana
1
-1
/
+3
2015-03-23
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
[next]