summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'aso...Mark Brown2015-08-3011-44/+15
|\ \ \
| | | * ASoC: qcom: Constify asoc_qcom_lpass_cpu_dai_opsAxel Lin2015-08-282-2/+2
| | | * ASoC: lpass-ipq806x: Staticise local symbolsLars-Peter Clausen2015-07-291-1/+1
| | | * ASoC: qcom: remove Kconfig deps from variant configsKenneth Westfield2015-07-071-2/+0
| | | * ASoC: qcom: move board Kconfig deps to parent configKenneth Westfield2015-07-071-2/+3
| | * | ASoC: pxa: Convert to devm_snd_soc_register_platformAxel Lin2015-08-282-16/+2
| | * | ASoC: pxa2xx-i2s: Convert to devm_snd_soc_register_componentAxel Lin2015-08-281-9/+2
| | * | ASoC: pxa-ssp: Convert to devm_snd_soc_register_componentAxel Lin2015-08-281-9/+2
| | |/
| * | ASoC: Constify dev_pm_ops variablesAxel Lin2015-07-173-3/+3
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/mtk', 'asoc...Mark Brown2015-08-308-46/+112
|\ \ \ \ \ \
| | | | | * | ASoC: omap-hdmi-audio: Set buffer bytes step constraint to 128Jyri Sarha2015-08-261-1/+9
| | | | | * | ASoC: omap-mcbsp: Convert to use devm_ioremap_resourceAxel Lin2015-08-251-15/+5
| | | | | |/
| | | | * | ASoC: core: add snd_soc_of_parse_audio_prefix()Kuninori Morimoto2015-07-161-0/+20
| | | | |/
| | | * | ASoC: nuc900: Convert to devm_snd_soc_register_platformAxel Lin2015-08-281-8/+1
| | | |/
| | * | ASoC: mediatek: Remove AIF widgets for backend DAIsKoro Chen2015-08-171-11/+0
| | |/
| * | ASoC: mediatek: Add suspend/resume callbacksKoro Chen2015-07-222-8/+77
| * | ASoC: mediatek: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-143-3/+0
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown2015-08-3024-415/+73
|\ \ \ \ \ \
| | | | | * | ASoC: max98925: reading beyond the end of the arrayDan Carpenter2015-07-211-2/+0
| | | | | * | ASoC: max98925: Remove control_data initializationLars-Peter Clausen2015-07-141-1/+0
| | | | | |/
| | | | * | ASoC: max9877: Convert to componentLars-Peter Clausen2015-07-161-10/+3
| | | | * | ASoC: max9877: Make driver global regmap struct localLars-Peter Clausen2015-07-161-2/+1
| | | | * | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-1620-24/+24
| | | | |\ \
| | | | | * | ASoC: Constify reg_default tablesAxel Lin2015-07-0720-24/+24
| | | | | |/
| | | * | | ASoC: max98357a: Do not print error message on asoc/gpio errorsAnatol Pomozov2015-07-131-12/+3
| | | * | | ASoC: max98357a: Use DAI input as a dapm widgetAnatol Pomozov2015-07-131-2/+1
| | | * | | ASoC: max98357a: Make 'sdmode-gpios' dts property optionalAnatol Pomozov2015-07-131-1/+4
| | | | |/ | | | |/|
| | * | | ASoC: max98095: Get rid of max98095_access tableAxel Lin2015-07-291-286/+23
| | * | | ASoC: max98095: Check for clk_prepare_enable() errorFabio Estevam2015-07-081-3/+6
| | |/ /
| * | | ASoC: max98090: Simplify max98090_readable_register implementationAxel Lin2015-07-291-69/+2
| * | | ASoC: max98090: Check for clk_prepare_enable() errorFabio Estevam2015-07-071-3/+6
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown2015-08-3031-350/+5464
|\ \ \ \ \ \ \
| | | | | * | | ASoC: max98088: Get rid of max98088_access tableAxel Lin2015-07-291-280/+25
| | | | | * | | ASoC: codecs: max98088: fix typo in constantNik Nyby2015-07-071-1/+1
| | | | | |/ /
| | | | * | | ASoC: max9768: Convert to componentLars-Peter Clausen2015-07-161-19/+12
| | | | * | | ASoC: max9768: Use managed gpio requestLars-Peter Clausen2015-07-161-26/+8
| | | | | |/ | | | | |/|
| | | * | | ASoC: lm49453: Remove fs_rate from struct lm49453_privAxel Lin2015-07-071-5/+1
| | | | |/ | | | |/|
| | * | | ASoC: kirkwood: prevent double streamingJean-Francois Moine2015-07-211-0/+4
| | |/ /
| * | | ASoC: Intel: fix runtime pm imbalance on errorJunjie Mao2015-08-141-2/+7
| * | | ASoC: Intel: Skylake: Add pipe management helpersJeeja KP2015-08-072-0/+136
| * | | ASoC: Intel: Skylake: Add DSP module init and binding routinesJeeja KP2015-08-072-0/+192
| * | | ASoC: Intel: Skylake: Add helpers for SRC and converter modulesHardik T Shah2015-08-072-4/+76
| * | | ASoC: Intel: Skylake: Add helpers for DSP module configurationJeeja KP2015-08-073-0/+725
| * | | ASoC: Intel: Skylake: Use acpi header for NHLT headerJeeja KP2015-08-072-13/+2
| * | | ASoC: Intel: Skylake: Fix the NHLT rate sizeJeeja KP2015-08-071-1/+1
| * | | ASoC: intel: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-071-2/+1
| * | | ASoC: Intel: Skylake: Add dsp and ipc init helpersJeeja KP2015-07-233-1/+140
| * | | ASoC: Intel: Skylake: Add NHLT support to get BE configJeeja KP2015-07-234-1/+265
| * | | ASoC: Intel: Skylake: Print error code in IPC for SKLOmair M Abdullah2015-07-161-0/+6
| * | | ASoC: Intel: Skylake: Add SKL DSP initializationSubhransu S. Prusty2015-07-164-1/+295