summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2015-03-23Staging: iio: use the BIT macro in .h filesHaneen Mohammed
2015-03-23Staging: iio: Fix file header to match standardsCristina Opriceana
2015-03-23Staging: iio: Place driver in sleep mode on errorCristina Opriceana
2015-03-23Staging: iio: Add kernel-doc for struct hmc5843Cristina Opriceana
2015-03-20Staging: iio: Remove line over 80 charactersCristina Opriceana
2015-03-20Staging: iio: Remove multiple blank linesCristina Opriceana
2015-03-20Staging: iio: Align function parameters to match first rowCristina Opriceana
2015-03-20Staging: iio: Simplify NULL pointer conditionCristina Opriceana
2015-03-18Staging: iio: replace pr_* with dev_*Haneen Mohammed
2015-03-18Staging: iio: replace pr_err with dev_errHaneen Mohammed
2015-03-16Staging: iio: use !x instead of x == NULLSomya Anand
2015-03-16Staging: iio: Use braces on all arms of if statementCristina Opriceana
2015-03-16Staging: iio: Alignment should match open parenthesisCristina Opriceana
2015-03-16Staging: iio: Do not use multiple blank linesCristina Opriceana
2015-03-16Staging: iio: Prefer using the BIT macroCristina Opriceana
2015-03-16Staging: iio: Remove explicit comparison to NULLCristina Opriceana
2015-03-16Staging: iio: Remove space after type castCristina Opriceana
2015-03-16Staging: iio: Simplify return logicCristina Opriceana
2015-03-16Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16Staging: iio: ade7758: Remove braces on a single statement ifTaiane Coelho Ramos
2015-03-15staging: iio: Use kcalloc instead of kzalloc.Navya Sri Nizamkari
2015-03-15staging: iio: Use kcalloc instead of kzallocNavya Sri Nizamkari
2015-03-09drivers: staging: iio: accel: Removed unnecessary variableTina Johnson
2015-03-09drivers: staging: iio: meter: Removed unnecessary variableTina Johnson
2015-03-09drivers: staging: iio: meter: Removed unnecessary variableTina Johnson
2015-03-09drivers: staging: iio: meter: Removed unnecessary variableTina Johnson
2015-03-09drivers: staging: iio: meter: Removed unnecessary variableTina Johnson
2015-03-09Staging: iio: Change data type to u16 to avoid unnecessary typecastSomya Anand
2015-03-09Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman
2015-03-06staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko
2015-03-06Staging: iio: clean dev_err loggingHaneen Mohammed
2015-03-06Staging: iio: Added define guards where neededCristina Opriceana
2015-03-06staging: iio: meter: add check on return variablesAya Mahfouz
2015-03-01Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan
2015-03-01Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan
2015-03-01Staging: iio: meter: ade7854-i2c: code style improvementsTolga Ceylan
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari
2015-03-01staging: iio: light: remove unused variableAya Mahfouz
2015-03-01staging: iio: meter: remove unused variableAya Mahfouz
2015-02-28Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-02-26staging: iio: Documentation: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-02-01iio: mxs-lradc: fix iio channel map regressionStefan Wahren
2015-01-27iio: core: Remove IIO_EV_TYPE_INSTANCEIrina Tirdea
2015-01-27iio: core: Introduce CHANGE event typeIrina Tirdea
2015-01-26staging: iio: ad2s1200: Fix sign extensionRasmus Villemoes
2015-01-26iio: mxs-lradc: only update the buffer when its conversions have finishedKristina Martšenko
2015-01-26iio: mxs-lradc: make ADC reads not unschedule touchscreen conversionsKristina Martšenko
2015-01-26iio: mxs-lradc: make ADC reads not disable touchscreen interruptsKristina Martšenko