summaryrefslogtreecommitdiff
path: root/sound (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | ASoC: rsnd: update Audio DMA path search methodKuninori Morimoto2015-07-17
| | | * | | | | | | | | | ASoC: rsnd: tidyup SRC position on each codeKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: add rsnd_io_to_mod()Kuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: dma: add DMA name on .opsKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: check the Gen1 at the beginning of DVC probeKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: tidyup rsnd_dma_ops definition placeKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: show debug message for SSI/SRC/DVC connectionKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: tidyup data align positionKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: add rsnd_get_adinr_chan()Kuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: tidyup ADINR function nameKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: add rsnd_src_initialize_lock/unlock()Kuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()Kuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route settingKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: rename rsnd_path_parse/break() into add/removeKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: enable module multi connectionKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: src: make sure SRC soft resetKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: dvc: make sure DVC soft resetKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: move SRC specific macro into src.cKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: move DVC specific macro into dvc.cKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULLKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: add workaround for SRC sync convert + DVCKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: fixup each module counter on __rsnd_mod_call()Kuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLEKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGNKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: remove unnecessary 'out of memory' message from DVCKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: remove unnecessary 'out of memory' message from SRCKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsnd: remove unnecessary 'out of memory' message from SSIKuninori Morimoto2015-07-16
| | | * | | | | | | | | | ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routingKuninori Morimoto2015-07-16
| | | * | | | | | | | | | Merge branch 'topic/of-name' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2015-07-16
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ASoC: rsnd: gen: add rsnd_force_write()Kuninori Morimoto2015-07-10
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'aso...Mark Brown2015-08-30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | ASoC: qcom: Constify asoc_qcom_lpass_cpu_dai_opsAxel Lin2015-08-28
| | | | | * | | | | | | | | | | ASoC: lpass-ipq806x: Staticise local symbolsLars-Peter Clausen2015-07-29
| | | | | * | | | | | | | | | | ASoC: qcom: remove Kconfig deps from variant configsKenneth Westfield2015-07-07
| | | | | * | | | | | | | | | | ASoC: qcom: move board Kconfig deps to parent configKenneth Westfield2015-07-07
| | | | | |/ / / / / / / / / /
| | | | * | | | | | | | | | | ASoC: pxa: Convert to devm_snd_soc_register_platformAxel Lin2015-08-28
| | | | * | | | | | | | | | | ASoC: pxa2xx-i2s: Convert to devm_snd_soc_register_componentAxel Lin2015-08-28
| | | | * | | | | | | | | | | ASoC: pxa-ssp: Convert to devm_snd_soc_register_componentAxel Lin2015-08-28
| | | | |/ / / / / / / / / /
| | | * / / / / / / / / / / ASoC: Constify dev_pm_ops variablesAxel Lin2015-07-17
| | | |/ / / / / / / / / /
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/mtk', 'asoc...Mark Brown2015-08-30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / / / / / / | | | | | | |/| | | | | | | | | / | | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | |
| | | | | | | * | | | | | | | | ASoC: omap-hdmi-audio: Set buffer bytes step constraint to 128Jyri Sarha2015-08-26
| | | | | | | * | | | | | | | | ASoC: omap-mcbsp: Convert to use devm_ioremap_resourceAxel Lin2015-08-25
| | | | | | | |/ / / / / / / /
| | | | | | * / / / / / / / / ASoC: core: add snd_soc_of_parse_audio_prefix()Kuninori Morimoto2015-07-16
| | | | | | |/ / / / / / / /
| | | | | * / / / / / / / / ASoC: nuc900: Convert to devm_snd_soc_register_platformAxel Lin2015-08-28
| | | | | |/ / / / / / / /
| | | | * / / / / / / / / ASoC: mediatek: Remove AIF widgets for backend DAIsKoro Chen2015-08-17
| | | | |/ / / / / / / /
| | | * | | | | | | | | ASoC: mediatek: Add suspend/resume callbacksKoro Chen2015-07-22
| | | * | | | | | | | | ASoC: mediatek: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-14
| | | |/ / / / / / / /
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-------. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown2015-08-30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | ASoC: max98925: reading beyond the end of the arrayDan Carpenter2015-07-21
| | | | | | | * | | | | | | | | ASoC: max98925: Remove control_data initializationLars-Peter Clausen2015-07-14
| | | | | | | |/ / / / / / / /