index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
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
-637
/
+678
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
2015-03-09
Merge 4.0-rc3 into staging-next
Greg Kroah-Hartman
2
-103
/
+107
2015-03-08
Staging: iio: meter: ade7854-i2c: code style improvements
Tolga Ceylan
1
-1
/
+1
2015-03-08
Staging: iio: meter: ade7854-i2c: code style improvements
Tolga Ceylan
1
-17
/
+17
2015-03-06
staging: iio: hmc5843: Set iio name property in sysfs
Marek Belisko
1
-0
/
+1
2015-03-06
Staging: iio: clean dev_err logging
Haneen Mohammed
2
-24
/
+18
2015-03-06
Staging: iio: Added define guards where needed
Cristina Opriceana
5
-1
/
+19
2015-03-06
staging: iio: meter: add check on return variables
Aya Mahfouz
1
-14
/
+16
2015-03-01
Staging: iio: meter: ade7854-i2c: code style improvements
Tolga Ceylan
1
-1
/
+1
2015-03-01
Staging: iio: meter: ade7854-i2c: code style improvements
Tolga Ceylan
1
-1
/
+2
2015-03-01
Staging: iio: meter: ade7854-i2c: code style improvements
Tolga Ceylan
1
-17
/
+17
2015-03-01
staging: Remove <linux/moduleparam.h> header.
Navya Sri Nizamkari
1
-1
/
+0
2015-03-01
staging: iio: light: remove unused variable
Aya Mahfouz
1
-3
/
+1
2015-03-01
staging: iio: meter: remove unused variable
Aya Mahfouz
1
-4
/
+1
2015-02-28
Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Greg Kroah-Hartman
2
-103
/
+107
2015-02-26
staging: iio: Documentation: rewrite the right hand side of an assignment
Aya Mahfouz
1
-1
/
+1
2015-02-25
staging:iio:hmc5843: Constify register tables and struct regmap_config
Krzysztof Kozlowski
2
-8
/
+8
2015-02-21
staging: iio: trigger: iio-trig-periodic-rtc: Change frequency type to unsigned int
Rickard Strandqvist
1
-7
/
+5
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
1
-2
/
+2
2015-02-16
staging: iio: isl29028: deprecate use of isl in compatible string for isil
Arnaud Ebalard
1
-2
/
+2
2015-02-08
staging: iio: adc: mxs-lradc: Change type in printf format string
Rickard Strandqvist
1
-1
/
+1
2015-02-08
staging: iio: resolver: ad2s1210: Change type in printf format string
Rickard Strandqvist
1
-2
/
+2
2015-02-08
Staging:iio:ade7854 Coding style correction
Tolga Ceylan
1
-1
/
+2
2015-02-08
Staging:iio:hmc5843:Coding Style Correction
Tolga Ceylan
1
-17
/
+17
2015-02-03
iio: meter: ade7759: add error handling in _reset and _stop_device
Devendra Naga
1
-2
/
+12
2015-02-03
iio: meter: ade7754: add error handling in _reset and _stop_device
Devendra Naga
1
-2
/
+13
2015-02-01
iio: mxs-lradc: fix iio channel map regression
Stefan Wahren
1
-0
/
+7
[prev]
[next]