summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2017-09-27Merge remote-tracking branch 'fslc/4.1-2.0.x-imx' into toradex_4.1-2.0.x-imxMax Krummenacher
2017-09-10staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann
2017-05-30iio: adc: remove event advertismentStefan Agner
2017-05-30iio: adc: support IIO_CHAN_INFO_SCALEStefan Agner
2017-04-03iio: adc: fix removeStefan Agner
2017-01-10iio:stmpe-adc.c: Switch to new event config interfaceMax Krummenacher
2017-01-10stmpe-adc: add temperature channelMax Krummenacher
2017-01-10stmpe-adc: add device tree bindingsMax Krummenacher
2017-01-10iio: adc: add STMPE ADC driver using IIO frameworkStefan Agner
2016-08-19staging: iio: accel: fix error checkLuis de Bethencourt
2015-11-09iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter
2015-11-09iio: mxs-lradc: Fix temperature offsetAlexandre Belloni
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