summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
...
* | | Staging: iio: meter: Delete white spaces to make line shorterDarshana Padmadas2014-10-021-23/+23
* | | Staging: iio: meter: Add blank line after declarationsDarshana Padmadas2014-10-021-0/+2
* | | Staging: iio: meter: Add blank line after declarations.Darshana Padmadas2014-10-021-0/+4
* | | Staging: iio: meter: Add a blank line after declarationsDarshana Padmadas2014-10-021-0/+3
* | | staging: iio: addac: remove unnecessary elseRoxana Blaj2014-10-021-28/+27Star
* | | staging: iio: accel: Use __be16 instead of u16Aybuke Ozdemir2014-09-291-1/+1
* | | staging: iio: light: Add a blank line after declarationsRoberta Dobrescu2014-09-291-0/+2
* | | staging: iio: light: Remove space before function pointer argumentsRoberta Dobrescu2014-09-291-2/+2
* | | staging: iio: light: Fix quoted string split across linesRoberta Dobrescu2014-09-291-4/+4
* | | staging: iio: Add #include guards to header filesRoberta Dobrescu2014-09-293-0/+14
* | | Staging: iio: Remove unnecessory immediate else after return statementVaishali Thakkar2014-09-291-6/+5Star
* | | staging: iio: frequency: remove unnecessary semicolonRoxana Blaj2014-09-291-9/+9
* | | Staging: iio: light: Missing a blank line after declarationsAybuke Ozdemir2014-09-291-0/+1
* | | staging: iio: frequency: add new line after declarationsRoxana Blaj2014-09-291-0/+1
* | | Staging: iio: adc: Use usleep_range instead of msleepVaishali Thakkar2014-09-291-1/+1
* | | Staging: iio: light: Use usleep_range instead of msleepVaishali Thakkar2014-09-231-1/+1
* | | Staging: iio: meter: Fix unnecessary space warningAybuke Ozdemir2014-09-221-8/+8
* | | staging: iio: accel: remove else after returnTapasweni Pathak2014-09-222-4/+3Star
* | | Staging: iio: adc: Fix else after return warningDarshana Padmadas2014-09-221-14/+7Star
* | | Staging: iio: adc: Fix quoted string split accross linesDarshana Padmadas2014-09-221-2/+1Star
* | | Staging: iio: accel: Replace msleep with usleep for given rangeDarshana Padmadas2014-09-221-1/+1
* | | Staging: iio: adc: Fix warning prefer kmalloc_array over kmallocDarshana Padmadas2014-09-221-1/+1
* | | Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman2014-09-221-1/+1
|\| | | |/ |/|
| * iio: meter: ade7758: Fix indio_dev->trig assignmentSrinivas Pandruvada2014-08-251-1/+1
* | staging: iio: cdc: Don't put an else right after a returnCatalina Mocanu2014-09-201-7/+3Star
* | staging: iio: impedance-analyzer: add blank line after declarationCatalina Mocanu2014-09-201-0/+1
* | staging: iio: trigger: add blank lines after declarationsCatalina Mocanu2014-09-201-0/+3
* | Staging: iio: resolver: Missing a blank line after declarationsAybuke Ozdemir2014-09-201-0/+4
* | staging: iio: dummy: add blank lines after declarations.Catalina Mocanu2014-09-203-0/+3
* | Staging: iio: meter: ade7753: Fixed checkpatch.pl warningsTina Johnson2014-09-201-0/+2
* | Staging: iio: meter: ade7753: Merged assignment with immediately following re...Tina Johnson2014-09-201-3/+2Star
* | staging: iio: light: isl29018: add ACPI supportLaurentiu Palcu2014-09-131-6/+40
* | staging: ad7606_core: Fix checkpatch warningSören Brinkmann2014-08-311-1/+1
* | staging: iio: light: isl29018: add support for isl29023 and isl29035Laurentiu Palcu2014-08-301-22/+141
* | staging: iio: light: isl29018: fix typoLaurentiu Palcu2014-08-301-4/+4
* | staging:iio: Remove ad5930/ad9850/ad9852/ad9910/ad9951 dummy driversLars-Peter Clausen2014-08-197-1117/+0Star
* | staging:iio:ad9852: Use devm_iio_device_registerHimangi Saraogi2014-08-071-9/+1Star
* | staging: iio: ad9951: Use devm_iio_device_registerHimangi Saraogi2014-08-071-9/+1Star
* | staging: iio: adis16060: Fix coding style problemOussama Jabbari2014-08-071-0/+1
* | staging: iio: accel: Add blank lines between declarations and codeMurilo Opsfelder Araujo2014-08-078-2/+14
* | staging: iio: accel: sca3000_core.c: Adjust code to fit 80-chars limitMurilo Opsfelder Araujo2014-08-071-1/+2
* | staging: iio: adis16240: fix sparse warnings regarding incorrect argument typeTeodora Baluta2014-08-021-2/+2
* | staging: iio: isl29018: fix sparse warning regarding incorrect type (differen...Teodora Baluta2014-08-021-1/+1
* | staging: iio: hmc5843_core: fix sparse warningsTeodora Baluta2014-08-021-3/+3
* | staging: iio: ad5933: fix sparse warningsTeodora Baluta2014-07-271-5/+5
|/
* staging:iio:hmc5843: Add support for spi hmc5983Josef Gajdusek2014-07-233-0/+116
* staging:iio:hmc5843: Add support for i2c hmc5983Josef Gajdusek2014-07-234-6/+23
* staging:iio:hmc5843: register <-> value arrays now can have different lengthsJosef Gajdusek2014-07-231-11/+23
* staging:iio:hmc5843: Split hmc5843.c to multiple filesJosef Gajdusek2014-07-235-128/+203
* staging:iio:hmc5843: Added regmap supportJosef Gajdusek2014-07-232-45/+96