summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2015-03-15staging: iio: Use kcalloc instead of kzallocNavya Sri Nizamkari1-1/+1
2015-03-14staging: iio: dummy: Fix undefined symbol build errorDaniel Baluta1-0/+1
2015-03-14staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko1-0/+1
2015-03-09iio: Move iio userspace applications out of stagingRoberta Dobrescu5-1556/+0
2015-03-09staging: iio: Documentation: Introduce iio_utils.cRoberta Dobrescu4-638/+679
2015-03-09staging: iio: Documentation: iio_event_monitor: Include linux/iio/types.hRoberta Dobrescu1-0/+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-08Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan1-1/+1
2015-03-08Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan1-17/+17
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-25staging:iio:hmc5843: Constify register tables and struct regmap_configKrzysztof Kozlowski2-8/+8
2015-02-21staging: iio: trigger: iio-trig-periodic-rtc: Change frequency type to unsign...Rickard Strandqvist1-7/+5
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-08staging: iio: adc: mxs-lradc: Change type in printf format stringRickard Strandqvist1-1/+1
2015-02-08staging: iio: resolver: ad2s1210: Change type in printf format stringRickard Strandqvist1-2/+2
2015-02-08Staging:iio:ade7854 Coding style correctionTolga Ceylan1-1/+2
2015-02-08Staging:iio:hmc5843:Coding Style CorrectionTolga Ceylan1-17/+17
2015-02-04iio: meter: ade7759: add error handling in _reset and _stop_deviceDevendra Naga1-2/+12
2015-02-04iio: meter: ade7754: add error handling in _reset and _stop_deviceDevendra Naga1-2/+13
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