summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-1520-72/+187
|\
| * Merge 3.18-rc4 into staging-nextGreg Kroah-Hartman2014-11-103-50/+13
| |\
| * \ Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-052-32/+46
| |\ \
| | * | staging: iio: Add notrigger mode for generic_bufferKarol Wrona2014-11-051-32/+45
| | * | staging: iio: iio_event_monitor: Add support for missing IIO modifiersRoberta Dobrescu2014-10-251-2/+30
| | * | staging: iio: accel: remove unnecessary syntaxChris Ruffin2014-09-211-2/+3
| * | | Merge 3.18-rc3 into staging-nextGreg Kroah-Hartman2014-11-022-13/+14
| |\ \ \
| * | | | staging: iio: adc: Remove useless cast on void pointerTapasweni Pathak2014-10-303-3/+3
| * | | | Staging: iio: adc: fix line over 80 charactersBrian Vandre2014-10-291-2/+4
| * | | | Staging: iio: light: Removed unnecessary parenthesesTina Johnson2014-10-281-4/+4
| * | | | staging: iio: iio_event_monitor: Add support for missing IIO modifiersRoberta Dobrescu2014-10-231-2/+30
| * | | | staging: iio: adc: use DIV_ROUND_UPTapasweni Pathak2014-10-201-1/+1
| * | | | Staging: iio: trigger: Break line over 80 charactersDarshana Padmadas2014-10-201-1/+2
| * | | | Staging: iio: trigger: Add module name information in KconfigDarshana Padmadas2014-10-201-1/+4
| * | | | Staging: iio: Documentation: Added check for sscanf return value.Heena Sirwani2014-10-201-2/+8
| * | | | Staging: iio: Documentation: Simplify error handling.Heena Sirwani2014-10-201-5/+2
| * | | | Staging: iio: Documentation: Added missing blank line after declarations.Heena Sirwani2014-10-201-0/+3
| * | | | staging: iio: accel: Update Kconfig description with module name informationTapasweni Pathak2014-10-201-8/+31
| * | | | Staging: iio: gyro: Added description for config symbol.Heena Sirwani2014-10-201-1/+4
| * | | | staging: iio: addac: annotate Kconfig entries with module name informationRoxana Blaj2014-10-201-0/+9
| * | | | staging: iio: addac: fix line over 80 charactersRoxana Blaj2014-10-201-1/+2
| * | | | staging: iio: Fix missing blank line warningMelike Yurtoglu2014-10-201-0/+7
| * | | | staging: iio: Fix missing blank line warningMelike Yurtoglu2014-10-201-0/+4
| * | | | Staging: iio: meter: Kconfig: Add module name information in KconfigDarshana Padmadas2014-10-201-0/+15
| * | | | staging: iio: light: Remove unnecessary line continuationsRoberta Dobrescu2014-10-201-6/+3
| * | | | Staging: iio: adc: Fixing line over 80 charactersVaishali Thakkar2014-10-201-1/+2
| * | | | Staging: iio: adc: Fix line over 80 charactersVaishali Thakkar2014-10-201-1/+2
| * | | | Staging: iio: adc: Refine delay computationVaishali Thakkar2014-10-201-1/+1
* | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-146-6/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-036-6/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | staging: iio: trigger: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
| | * | | | staging: iio: adc: drop owner assignment from platform_driversWolfram Sang2014-10-204-4/+0
| | |/ / /
* | | | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-12-091-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Staging: iio: light: Added correct vendor-prefix for device isl29028Darshana Padmadas2014-11-201-1/+2
| |/ / /
| * | | Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-252-13/+14
| |\ \ \ | | |/ / | |/| |
| | * | iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam2014-10-091-4/+8
| | * | staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-09-271-2/+2
| | * | staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-09-271-7/+4
* | | | staging:iio:ade7758: Remove "raw" from channel nameLars-Peter Clausen2014-11-051-15/+9
* | | | staging:iio:ade7758: Fix check if channels are enabled in prenableLars-Peter Clausen2014-11-051-1/+1
* | | | staging:iio:ade7758: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-11-053-34/+3
* | | | iio: adc: mxs-lradc: Disable the clock on probe failureFabio Estevam2014-11-051-4/+8
* | | | staging:iio:ad5933: Drop "raw" from channel namesLars-Peter Clausen2014-11-051-2/+2
* | | | staging:iio:ad5933: Fix NULL pointer deref when enabling bufferLars-Peter Clausen2014-11-051-7/+4
|/ / /
* | | Staging: iio: adc: Update Kconfig entries adding module name informationVaishali Thakkar2014-10-021-0/+8
* | | Staging: iio: adc: Add missing blank lineVaishali Thakkar2014-10-021-0/+1
* | | staging: iio: resolver: Annotate Kconfig entries with module name informationRoberta Dobrescu2014-10-021-0/+9
* | | staging: iio: addac: Combined seperated strings.Gulsah Kose2014-10-021-2/+1
* | | staging: iio: accel: Removed unnecessary else expression.Gulsah Kose2014-10-021-8/+7
* | | Staging: iio: meter: Remove space before start of lineDarshana Padmadas2014-10-021-1/+1
OpenPOWER on IntegriCloud