summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | ioatdma: make debug output more readableDave Jiang2013-04-152-2/+3
| * | dma: Remove erroneous __exit and __exit_p() referencesMaxin B. John2013-04-156-14/+14
| * | dma: timb_dma: Fix compiler warningMaxin B. John2013-04-151-1/+1
| * | pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA2013-04-151-1/+1
| * | DMA: PL330: allow submitting 2 requests at a timeJassi Brar2013-04-151-2/+1
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-05-0915-325/+790
|\ \
| * \ Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui2013-04-271-21/+29
| |\ \
| | * | thermal: cpu_cooling: alignment improvementsEduardo Valentin2013-04-271-10/+9
| | * | thermal: cpu_cooling: remove checkpatch.pl warningEduardo Valentin2013-04-271-1/+1
| | * | thermal: cpu_cooling: remove trailing blank lineEduardo Valentin2013-04-271-1/+0
| | * | thermal: cpu_cooling: align on open parenthesisEduardo Valentin2013-04-271-1/+2
| | * | thermal: cpu_cooling: standardize comment styleEduardo Valentin2013-04-271-6/+4
| | * | thermal: cpu_cooling: standardize end of functionEduardo Valentin2013-04-271-0/+12
| | * | thermal: cpu_cooling: remove trailing white spacesEduardo Valentin2013-04-271-2/+1
| * | | thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL()Eduardo Valentin2013-04-271-1/+1
| * | | thermal: thermal_core: remove usage of IS_ERR_OR_NULLEduardo Valentin2013-04-271-1/+1
| * | | Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui2013-04-252-25/+87
| |\| |
| | * | thermal: cpu_cooling: remove unused symbolsEduardo Valentin2013-04-251-5/+1
| | * | thermal: cpu_cooling: remove not needed curl bracketsEduardo Valentin2013-04-251-2/+2
| | * | thermal: cpu_cooling: use snprintf instead of sprintfEduardo Valentin2013-04-251-1/+2
| | * | thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregisterEduardo Valentin2013-04-251-0/+2
| | * | thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_registerEduardo Valentin2013-04-251-0/+7
| | * | thermal: cpu_cooling: update documentation for cpufreq_set_cur_stateEduardo Valentin2013-04-251-0/+5
| | * | thermal: cpu_cooling: update documentation for cpufreq_get_cur_stateEduardo Valentin2013-04-251-0/+5
| | * | thermal: cpu_cooling: update documentation for cpufreq_get_max_stateEduardo Valentin2013-04-251-0/+5
| | * | thermal: cpu_cooling: update Kconfig entryEduardo Valentin2013-04-251-2/+3
| | * | thermal: cpu_cooling: update documentation for cpufreq_thermal_notifierEduardo Valentin2013-04-251-0/+6
| | * | thermal: cpu_cooling: update documentation for cpufreq_apply_coolingEduardo Valentin2013-04-251-0/+6
| | * | thermal: cpu_cooling: improve documentation for get_cpu_frequencyEduardo Valentin2013-04-251-1/+7
| | * | thermal: cpu_cooling: document cpufreq_get_cooling_levelEduardo Valentin2013-04-251-0/+11
| | * | thermal: cpu_cooling: add documentation for get_propertyEduardo Valentin2013-04-251-3/+11
| | * | thermal: cpu_cooling: fix kernel doc for is_cpufreq_validEduardo Valentin2013-04-251-1/+7
| | * | thermal: cpu_cooling: remove compiler warningEduardo Valentin2013-04-251-1/+1
| | * | thermal: cpu_cooling: use EXPORT_SYMBOL_GPLEduardo Valentin2013-04-251-4/+3
| | * | thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_deviceEduardo Valentin2013-04-251-3/+3
| | * | thermal: cpu_cooling: remove unused headersEduardo Valentin2013-04-251-2/+0
| * | | Merge branch 'thermal_core-doc-comments-update' of .git into nextZhang Rui2013-04-251-23/+57
| |\ \ \
| | * | | thermal: update kernel-doc for thermal_zone_device_registerEduardo Valentin2013-04-251-1/+8
| | * | | thermal: update kernel-doc for create_trip_attrsEduardo Valentin2013-04-251-1/+6
| | * | | thermal: update kernel-doc for thermal_cooling_device_registerEduardo Valentin2013-04-251-1/+8
| | * | | thermal: update kernel-doc for thermal_zone_unbind_cooling_deviceEduardo Valentin2013-04-251-3/+8
| | * | | thermal: update kernel-doc for thermal_zone_bind_cooling_deviceEduardo Valentin2013-04-251-3/+13
| | * | | thermal: use EXPORT_SYMBOL_GPLEduardo Valentin2013-04-251-9/+9
| | * | | thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin2013-04-251-3/+3
| | * | | thermal: update driver licenseEduardo Valentin2013-04-251-1/+1
| | * | | thermal: use strlcpy instead of strcpyEduardo Valentin2013-04-251-2/+2
| | |/ /
| * | | Merge branch 'exynos-fix' of .git into nextZhang Rui2013-04-251-3/+11
| |\ \ \ | | |/ / | |/| |
| | * | Thermal: exynos: Add compatible string for exynos4412Sachin Kamat2013-04-241-0/+4
| | * | Thermal: exynos: Add clk_{un}prepare APIsSachin Kamat2013-04-241-3/+7
| * | | Merge branch 'eduardo-1' of .git into nextZhang Rui2013-04-241-3/+55
| |\ \ \