summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | ASoC: rt5514: Guard Hotword Model bytes loadingHsin-Yu Chao2017-08-291-1/+12
| | | | * | | ASoC: rt5514: expose Hotword Model controlHsin-Yu Chao2017-08-242-0/+55
| | | | * | | ASoC: rt5514: make array rt5514_dai staticColin Ian King2017-08-141-1/+1
| | | | * | | ASoC: rt5514: Eliminate the noise in the ASRC caseoder_chiou@realtek.com2017-08-091-2/+4
| | | | * | | ASoC: rt5514: reset dma_offset at hw_paramsoder_chiou@realtek.com2017-08-071-1/+1
| | | | * | | ASoC: rt5514: Add the sanity checks of the buffer related addressoder_chiou@realtek.com2017-08-011-1/+6
| | | | * | | ASoC: rt5514: Use the IS_ENABLED to supports the module buildoder_chiou@realtek.com2017-07-261-3/+3
| | | | * | | ASoC: rt5514: constify acpi_device_id.Arvind Yadav2017-07-241-1/+1
| | | | * | | ASoC: rt5514: Add the I2S ASRC supportoder_chiou@realtek.com2017-07-242-0/+26
| | | | * | | ASoC: rt5514: Support the TDM docking modeoder_chiou@realtek.com2017-07-202-1/+44
| | | | * | | ASoC: rt5514: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| | | | * | | ASoC: rt5514: Support the DSP recording continuously after the hotwording tri...oder_chiou@realtek.com2017-07-172-70/+76
| | | | * | | ASoC: rt5514: Move the auto disable DSP function to set_bias_level()oder_chiou@realtek.com2017-07-171-31/+18
| | | | |/ /
| | | * | | ASoC: rt274: add acpi idBard Liao2017-08-301-0/+1
| | * | | | ASoC: rockchip: constify snd_soc_ops structuresJeffy Chen2017-08-301-2/+2
| | * | | | ASoC: rockchip: Update description of rockchip, codecJeffy Chen2017-08-291-1/+1
| | * | | | ASoC: rockchip: Add support for DMIC codecJeffy Chen2017-08-292-0/+37
| | * | | | ASoC: rockchip: Add support for DP codecJeffy Chen2017-08-292-2/+58
| | * | | | ASoC: rockchip: Parse dai links from dtsJeffy Chen2017-08-291-49/+91
| | * | | | ASoC: rockchip: Use codec of_node and dai_name for rt5514 dspJeffy Chen2017-08-291-32/+2
| | * | | | ASoC: rockchip: Correct 'dmic-delay' property nameJeffy Chen2017-08-221-7/+7
| | * | | | ASoC: rockchip: Remove unnecessary function callDonglin Peng2017-08-212-3/+0
| | * | | | ASoC: rockchip: separate pinctrl pins from each otherSugar Zhang2017-08-211-2/+5
| | * | | | ASoC: rockchip: make snd_soc_ops constBhumika Goyal2017-08-171-1/+1
| | * | | | ASoC: rockchip: constify snd_soc_dai_ops structuresJulia Lawall2017-08-151-1/+1
| | * | | | ASoC: rockchip: Delete an error message for a failed memory allocation in roc...Markus Elfring2017-08-141-3/+1
| | * | | | ASoC: rockchip: add bindings for i2sSugar Zhang2017-08-071-0/+4
| | | |/ / | | |/| |
| * / | | ASoC: rk3036: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and '...Mark Brown2017-09-015-8/+8
|\ \ \ \ \ \
| | | * | | | ASoC: pxa: constify snd_pcm_ops structuresArvind Yadav2017-08-142-2/+2
| | | * | | | ASoC: pxa: make snd_soc_platform_driver constBhumika Goyal2017-08-142-2/+2
| | | * | | | ASoC: mmp-sspa: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| | * | | | | ASoC: psc-ac97: constify dev_pm_ops structureGustavo A. R. Silva2017-07-171-1/+1
| | | |/ / / | | |/| | |
| * | | | | ASoC: omap: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
| * | | | | ASoC: omap: constify snd_pcm_ops structuresArvind Yadav2017-08-141-1/+1
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown2017-09-0110-32/+37
|\ \ \ \ \ \ \ \ \
| | | | | * | | | | ASoC: generic: make snd_soc_ops constBhumika Goyal2017-08-172-2/+2
| | | | | |/ / / /
| | | | * | | | | ASoC: nuc900: constify snd_pcm_ops structuresArvind Yadav2017-08-141-1/+1
| | | | * | | | | ASoC: nuc900: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
| | | | |/ / / /
| | | * / / / / ASoC: nau8825: correct typo of semaphore commentJohn Hsu2017-08-251-13/+13
| | | |/ / / /
| | * / / / / ASoC: mxs-saif: Handle return value of clk_prepare_enable/clk_prepare.Arvind Yadav2017-07-261-3/+10
| | |/ / / /
| * | | | | ASoC: mediatek: Remove unnecessary function callDonglin Peng2017-08-213-3/+0
| * | | | | ASoC: mediatek: switch to use platform_get_irq_byname()Ryder Lee2017-08-181-7/+6
| * | | | | ASoC: mediatek: Add interrupt-names property in binding textRyder Lee2017-08-181-1/+3
| * | | | | ASoC: mediatek: mt2701: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge remote-tracking branches 'asoc/topic/kirkwood', 'asoc/topic/max9867', '...Mark Brown2017-09-014-33/+70
|\ \ \ \ \ \ \ \
| | | | * | | | | ASoC: max98927: Changed device property read functionRyan Lee2017-08-311-4/+4
| | | | * | | | | ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense pathRyan Lee2017-08-311-11/+17
| | | | * | | | | ASoC: max98927: Added PM suspend and resume functionRyan Lee2017-08-311-1/+26
| | | | * | | | | ASoC: max98927: Modified chip default register valuesRyan Lee2017-08-311-5/+5