summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman
2015-04-01Staging: iio: accel: Remove explicit NULL comparisonCristina Opriceana
2015-04-01Staging: iio: adc: Remove explicit NULL comparisonCristina Opriceana
2015-04-01Staging: iio: impedance-analyzer: Remove explicit NULL comparisonCristina Opriceana
2015-04-01Staging: iio: trigger: Remove explicit NULL comparisonCristina Opriceana
2015-04-01Staging: iio: meter: Remove explicit NULL comparisonCristina Opriceana
2015-04-01Staging: iio: iio_simple_dummy: Remove explicit NULL comparisonCristina Opriceana
2015-04-01Staging: iio: iio_dummy_evgen: Simplify NULL comparisonCristina Opriceana
2015-04-01Staging: iio: Add error check on iio_register_device()Cristina Opriceana
2015-04-01Merge tag 'iio-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-03-29iio: add watermark logic to iio read and pollJosselin Costanzi
2015-03-26Staging: iio: use the BIT macro in adcHaneen Mohammed
2015-03-26Staging: iio: Add braces on all arms of if statementHaneen Mohammed
2015-03-26Staging: iio: add blank line after function declarationHaneen Mohammed
2015-03-26Staging: iio: remove multible blank linesHaneen Mohammed
2015-03-26Staging: iio: Adjust alignment for function parametersHaneen Mohammed
2015-03-24Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
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-14staging: iio: dummy: Fix undefined symbol build errorDaniel Baluta
2015-03-14staging: iio: hmc5843: Set iio name property in sysfsMarek Belisko
2015-03-09iio: Move iio userspace applications out of stagingRoberta Dobrescu
2015-03-09staging: iio: Documentation: Introduce iio_utils.cRoberta Dobrescu
2015-03-09staging: iio: Documentation: iio_event_monitor: Include linux/iio/types.hRoberta Dobrescu
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