summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2015-03-16Staging: iio: use !x instead of x == NULLSomya Anand1-1/+1
2015-03-16Staging: iio: Use braces on all arms of if statementCristina Opriceana1-2/+2
2015-03-16Staging: iio: Alignment should match open parenthesisCristina Opriceana1-14/+16
2015-03-16Staging: iio: Do not use multiple blank linesCristina Opriceana2-2/+0
2015-03-16Staging: iio: Prefer using the BIT macroCristina Opriceana4-27/+27
2015-03-16Staging: iio: Remove explicit comparison to NULLCristina Opriceana2-2/+2
2015-03-16Staging: iio: Remove space after type castCristina Opriceana2-6/+6
2015-03-16Staging: iio: Simplify return logicCristina Opriceana3-15/+3
2015-03-16Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed5-6/+6
2015-03-16Staging: iio: ade7758: Remove braces on a single statement ifTaiane Coelho Ramos1-2/+1
2015-03-15staging: iio: Use kcalloc instead of kzalloc.Navya Sri Nizamkari1-2/+3
2015-03-15staging: iio: Use kcalloc instead of kzallocNavya Sri Nizamkari1-1/+1
2015-03-09drivers: staging: iio: accel: Removed unnecessary variableTina Johnson1-4/+2
2015-03-09drivers: staging: iio: meter: Removed unnecessary variableTina Johnson1-3/+2
2015-03-09drivers: staging: iio: meter: Removed unnecessary variableTina Johnson1-2/+1
2015-03-09drivers: staging: iio: meter: Removed unnecessary variableTina Johnson1-4/+1
2015-03-09drivers: staging: iio: meter: Removed unnecessary variableTina Johnson1-5/+1
2015-03-09Staging: iio: Change data type to u16 to avoid unnecessary typecastSomya Anand1-4/+3
2015-03-09Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman2-103/+107
2015-03-07staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko1-0/+1
2015-03-07Staging: iio: clean dev_err loggingHaneen Mohammed2-24/+18
2015-03-06Staging: iio: Added define guards where neededCristina Opriceana5-1/+19
2015-03-06staging: iio: meter: add check on return variablesAya Mahfouz1-14/+16
2015-03-02Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan1-1/+1
2015-03-02Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan1-1/+2
2015-03-02Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan1-17/+17
2015-03-02staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari1-1/+0
2015-03-02staging: iio: light: remove unused variableAya Mahfouz1-3/+1
2015-03-02staging: iio: meter: remove unused variableAya Mahfouz1-4/+1
2015-02-28Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-103/+107
2015-02-27staging: iio: Documentation: rewrite the right hand side of an assignmentAya Mahfouz1-1/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-2/+2
2015-02-17staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard1-2/+2
2015-02-01iio: mxs-lradc: fix iio channel map regressionStefan Wahren1-0/+7
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea3-5/+3
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea1-0/+2
2015-01-27staging: iio: ad2s1200: Fix sign extensionRasmus Villemoes1-1/+2
2015-01-27iio: mxs-lradc: only update the buffer when its conversions have finishedKristina Martšenko1-3/+5
2015-01-26iio: mxs-lradc: make ADC reads not unschedule touchscreen conversionsKristina Martšenko1-3/+3
2015-01-26iio: mxs-lradc: make ADC reads not disable touchscreen interruptsKristina Martšenko1-5/+15
2015-01-26iio: mxs-lradc: separate touchscreen and buffer virtual channelsKristina Martšenko1-91/+75
2015-01-26staging: iio: tsl2x7x_core: fix format string warningsAsaf Vertz1-1/+1
2015-01-26staging: iio: ad5933: fix format string warningsAsaf Vertz1-2/+2
2015-01-26staging: iio: tsl2583: fix format string warningsAsaf Vertz1-1/+1
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman19-196/+369
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-2/+2
2015-01-05staging:iio:ad5933: Remove platform data from state structLars-Peter Clausen1-7/+4
2015-01-05staging:iio:ad5933: Report temperature as raw valueLars-Peter Clausen1-10/+10
2015-01-05iio: mxs-lradc: check ranges of ts propertiesStefan Wahren1-10/+35
2015-01-01staging: iio: dummy: fix compile error when not using bufferingVlad Dogaru1-2/+1