summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)AuthorFilesLines
2017-04-18staging: iio: ad5933: avoid uninitialized variable in error caseArnd Bergmann1-7/+10
2017-02-08Staging: iio: adc: fix indent on break statementColin Ian King1-1/+1
2015-11-15iio: mxs-lradc: Fix temperature offsetAlexandre Belloni1-4/+5
2015-03-14iio: mxs-lradc: only update the buffer when its conversions have finishedKristina Martšenko1-3/+5
2015-03-14iio: mxs-lradc: make ADC reads not unschedule touchscreen conversionsKristina Martšenko1-3/+3
2015-03-14iio: mxs-lradc: make ADC reads not disable touchscreen interruptsKristina Martšenko1-5/+15
2015-03-14iio: mxs-lradc: separate touchscreen and buffer virtual channelsKristina Martšenko1-91/+75
2015-03-14iio: mxs-lradc: fix iio channel map regressionStefan Wahren1-0/+7
2014-11-05staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen1-15/+9
2014-11-05staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen1-1/+1
2014-11-05staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen3-34/+3
2014-11-05iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam1-4/+8
2014-11-05staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen1-2/+2
2014-11-05staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen1-7/+4
2014-10-02Staging: iio: adc: Update Kconfig entries adding module name informationVaishali Thakkar1-0/+8
2014-10-02Staging: iio: adc: Add missing blank lineVaishali Thakkar1-0/+1
2014-10-02staging: iio: resolver: Annotate Kconfig entries with module name informationRoberta Dobrescu1-0/+9
2014-10-02staging: iio: addac: Combined seperated strings.Gulsah Kose1-2/+1
2014-10-02staging: iio: accel: Removed unnecessary else expression.Gulsah Kose1-8/+7
2014-10-02Staging: iio: meter: Remove space before start of lineDarshana Padmadas1-1/+1
2014-10-02Staging: iio: meter: Delete white spaces to make line shorterDarshana Padmadas1-23/+23
2014-10-02Staging: iio: meter: Add blank line after declarationsDarshana Padmadas1-0/+2
2014-10-02Staging: iio: meter: Add blank line after declarations.Darshana Padmadas1-0/+4
2014-10-02Staging: iio: meter: Add a blank line after declarationsDarshana Padmadas1-0/+3
2014-10-02staging: iio: addac: remove unnecessary elseRoxana Blaj1-28/+27
2014-09-29staging: iio: accel: Use __be16 instead of u16Aybuke Ozdemir1-1/+1
2014-09-29staging: iio: light: Add a blank line after declarationsRoberta Dobrescu1-0/+2
2014-09-29staging: iio: light: Remove space before function pointer argumentsRoberta Dobrescu1-2/+2
2014-09-29staging: iio: light: Fix quoted string split across linesRoberta Dobrescu1-4/+4
2014-09-29staging: iio: Add #include guards to header filesRoberta Dobrescu3-0/+14
2014-09-29Staging: iio: Remove unnecessory immediate else after return statementVaishali Thakkar1-6/+5
2014-09-29staging: iio: frequency: remove unnecessary semicolonRoxana Blaj1-9/+9
2014-09-29Staging: iio: light: Missing a blank line after declarationsAybuke Ozdemir1-0/+1
2014-09-29staging: iio: frequency: add new line after declarationsRoxana Blaj1-0/+1
2014-09-29Staging: iio: adc: Use usleep_range instead of msleepVaishali Thakkar1-1/+1
2014-09-24Staging: iio: light: Use usleep_range instead of msleepVaishali Thakkar1-1/+1
2014-09-22Staging: iio: meter: Fix unnecessary space warningAybuke Ozdemir1-8/+8
2014-09-22staging: iio: accel: remove else after returnTapasweni Pathak2-4/+3
2014-09-22Staging: iio: adc: Fix else after return warningDarshana Padmadas1-14/+7
2014-09-22Staging: iio: adc: Fix quoted string split accross linesDarshana Padmadas1-2/+1
2014-09-22Staging: iio: accel: Replace msleep with usleep for given rangeDarshana Padmadas1-1/+1
2014-09-22Staging: iio: adc: Fix warning prefer kmalloc_array over kmallocDarshana Padmadas1-1/+1
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman1-1/+1
2014-09-20staging: iio: cdc: Don't put an else right after a returnCatalina Mocanu1-7/+3
2014-09-20staging: iio: impedance-analyzer: add blank line after declarationCatalina Mocanu1-0/+1
2014-09-20staging: iio: trigger: add blank lines after declarationsCatalina Mocanu1-0/+3
2014-09-20Staging: iio: resolver: Missing a blank line after declarationsAybuke Ozdemir1-0/+4
2014-09-20staging: iio: dummy: add blank lines after declarations.Catalina Mocanu3-0/+3
2014-09-20Staging: iio: meter: ade7753: Fixed checkpatch.pl warningsTina Johnson1-0/+2
2014-09-20Staging: iio: meter: ade7753: Merged assignment with immediately following re...Tina Johnson1-3/+2