index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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-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
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]