summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directlyAndrey Smirnov2020-01-271-4/+4
| * thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_dataAndrey Smirnov2020-01-271-15/+8
| * thermal: qoriq: Add local struct qoriq_sensor pointerAndrey Smirnov2020-01-271-5/+9
| * thermal: qoriq: Don't store struct thermal_zone_device referenceAndrey Smirnov2020-01-271-6/+11
| * thermal: qoriq: Add local struct device pointerAndrey Smirnov2020-01-271-5/+6
| * thermal: zx2967: Appease the kernel-doc deityAmit Kucheria2020-01-271-0/+1
| * thermal: amlogic: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+5
| * thermal: tegra: Appease the kernel-doc deityAmit Kucheria2020-01-271-2/+13
| * thermal: samsung: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+4
| * thermal: rockchip: Appease the kernel-doc deityAmit Kucheria2020-01-271-6/+16
| * thermal: mediatek: Appease the kernel-doc deityAmit Kucheria2020-01-271-6/+6
| * thermal: max77620: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+1
| * thermal: devfreq_cooling: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+2
| * thermal: step_wise: Appease the kernel-doc deityAmit Kucheria2020-01-274-8/+8
| * thermal: cpu_cooling: Appease the kernel-doc deityAmit Kucheria2020-01-271-0/+1
| * thermal: of-thermal: Appease the kernel-doc deityAmit Kucheria2020-01-271-1/+1
| * thermal: db8500: Depromote debug printLinus Walleij2020-01-271-2/+2
* | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-29617-8124/+27603
|\ \
| * \ Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-01-271813-13002/+38885
| |\ \
| | * \ Merge branch 'asoc-5.6' into asoc-nextMark Brown2020-01-23256-4067/+23963
| | |\ \
| | | * | ASoC: soc-core: remove null_snd_soc_opsKuninori Morimoto2020-01-231-4/+0
| | | * | ASoC: soc-pcm: add soc_rtd_trigger()Kuninori Morimoto2020-01-231-10/+16
| | | * | ASoC: soc-pcm: add soc_rtd_hw_free()Kuninori Morimoto2020-01-231-4/+10
| | | * | ASoC: soc-pcm: add soc_rtd_hw_params()Kuninori Morimoto2020-01-231-7/+15
| | | * | ASoC: soc-pcm: add soc_rtd_prepare()Kuninori Morimoto2020-01-231-7/+14
| | | * | ASoC: soc-pcm: add soc_rtd_shutdown()Kuninori Morimoto2020-01-231-4/+10
| | | * | ASoC: soc-pcm: add soc_rtd_startup()Kuninori Morimoto2020-01-231-7/+14
| | | * | ASoC: rt1015: add rt1015 amplifier driverJack Yu2020-01-235-0/+1393
| | | * | ASoC: madera: Correct some kernel docCharles Keepax2020-01-231-1/+1
| | | * | ASoC: Add MediaTek MT6660 Speaker Amp DriverJeff Chang2020-01-214-0/+598
| | | * | ASoC: dt-bindings: rt5645: add suppliersMatthias Brugger2020-01-211-0/+4
| | | * | ASoC: max98090: fix deadlock in max98090_dapm_put_enum_double()Tzung-Bi Shih2020-01-211-1/+1
| | | * | ASoC: dapm: add snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih2020-01-212-13/+43
| | | * | ASoC: max98090: revert "ASoC: max98090: fix lockdep warning"Tzung-Bi Shih2020-01-212-7/+4
| | | * | ASoC: soc-core: remove bus_controlKuninori Morimoto2020-01-2112-35/+3
| | | * | ASoC: soc-core: remove DAI suspend/resumeKuninori Morimoto2020-01-213-55/+0
| | | * | ASoC: pxa: pxa2xx-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+6
| | | * | ASoC: pxa: pxa-ssp: move .suspend/.resume to componentKuninori Morimoto2020-01-211-8/+8
| | | * | ASoC: ux500: ux500_msp_dai: remove unused DAI .suspend/.resumeKuninori Morimoto2020-01-211-2/+0
| | | * | ASoC: samsung: i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+7
| | | * | ASoC: dwc: dwc-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-14/+18
| | | * | ASoC: uniphier: move .suspend/.resume to componentKuninori Morimoto2020-01-214-38/+27
| | | * | ASoC: ti: omap-mcpdm: move .suspend/.resume to componentKuninori Morimoto2020-01-211-8/+8
| | | * | ASoC: sti: sti_uniperif: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+6
| | | * | ASoC: samsung: spdif: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+12
| | | * | ASoC: samsung: s3c24xx-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-4/+4
| | | * | ASoC: mediatek: move .suspend/.resume to componentKuninori Morimoto2020-01-214-26/+14
| | | * | ASoC: jz4740: jz4740-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-10/+8
| | | * | ASoC: cirrus: ep93xx-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-8/+8
| | | * | ASoC: atmel: atmel_ssc_dai: move .suspend/.resume to componentKuninori Morimoto2020-01-211-10/+8