summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/tlv320aic23' a...Mark Brown2015-04-126-36/+24
| |\ \ \ \ \ \
| | | | * | | | ASoC: mop500_ab8500: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-121-18/+18
| | | | |/ / /
| | | * | | | ASoC: tlv320aic23: remove incorrect __exit markupsDmitry Torokhov2015-03-091-2/+2
| | | |/ / /
| | * | | | ASoC: tegra_wm9712: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-081-5/+1
| | * | | | ASoC: tegra_wm8903: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-081-2/+1
| | * | | | ASoC: tegra_rt5677: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-081-4/+1
| | * | | | ASoC: tegra_alc5632: Use card DAPM context to access widgetsLars-Peter Clausen2015-04-081-4/+1
| | * | | | Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-04-0830-228/+162
| | |\ \ \ \
| | * | | | | ASoC: tegra: fix platform_no_drv_owner.cocci warningskbuild test robot2015-03-051-1/+0
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown2015-04-124-23/+251
| |\ \ \ \ \ \ \ \
| | | | * | | | | | ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen2015-03-261-22/+8
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | ASoC: rt5677: add API to select ASRC clock sourceOder Chiou2015-03-162-0/+242
| | * | | | | | | ASoC: rt5631: constify of_device_id arrayFabian Frederick2015-03-221-1/+1
| | | |/ / / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/to...Mark Brown2015-04-1224-514/+2935
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | ASoC: rt286: Restore default in probeBard Liao2015-04-091-0/+8
| | | | | * | | | | | | ASoC: rt286: check regmap_read result for ID checkBard Liao2015-03-241-5/+9
| | | | | * | | | | | | ASoC: rt286: Drop unnecessary dapm bias_level initializationLars-Peter Clausen2015-03-171-1/+0
| | | | | * | | | | | | ASoC: rt286: correct the OR to ANDJie Yang2015-03-061-1/+1
| | | | * | | | | | | | ASoC: rnsd: fix build regression without CONFIG_OFArnd Bergmann2015-04-111-0/+1
| | | | * | | | | | | | ASoC: rsnd: add Synchronous SRC modeKuninori Morimoto2015-04-011-5/+121
| | | | * | | | | | | | ASoC: rcar: mark device data as constantUwe Kleine-König2015-04-011-2/+2
| | | | * | | | | | | | ASoC: rsnd: add DPCM based sampling rate convertKuninori Morimoto2015-03-273-5/+63
| | | | * | | | | | | | ASoC: rsnd: remove useless debug messageKuninori Morimoto2015-03-276-70/+2
| | | | * | | | | | | | Merge branch 'asoc-fix-rcar' into HEADMark Brown2015-03-275-10/+76
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | ASoC: rsrc-card: add .be_hw_params_fixup support for convert rateKuninori Morimoto2015-03-271-2/+25
| | | | * | | | | | | | | ASoC: rsrc-card: add Renesas sampling rate convert sound card supportKuninori Morimoto2015-03-273-1/+498
| | | | * | | | | | | | | ASoC: rsnd: Fix duplicate const for DVC ramp ratesKrzysztof Kozlowski2015-03-241-1/+1
| | | | * | | | | | | | | ASoC: rsnd: add dai_link stream nameKuninori Morimoto2015-03-222-0/+9
| | | | * | | | | | | | | ASoC: rsnd: show debug info for sampling rate convertKuninori Morimoto2015-03-221-0/+2
| | | | * | | | | | | | | ASoC: rsnd: tidyup error message formatKuninori Morimoto2015-03-221-1/+1
| | | | * | | | | | | | | ASoC: rsnd: no more SRC restart when unusual situationKuninori Morimoto2015-03-221-3/+7
| | | | * | | | | | | | | ASoC: rsnd: no more SSI restart when unusual situationKuninori Morimoto2015-03-221-3/+6
| | | | * | | | | | | | | ASoC: rsnd: constify of_device_id arrayFabian Frederick2015-03-221-1/+1
| | | | * | | | | | | | | ASoC: rsnd: add regmap_config::name for debugfsKuninori Morimoto2015-03-111-0/+1
| | | | * | | | | | | | | ASoC: rsnd: recover PIO mode for new dma interfaceKuninori Morimoto2015-03-111-1/+18
| | | | * | | | | | | | | ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init()Geert Uytterhoeven2015-03-111-2/+2
| | | | * | | | | | | | | ASoC: rsnd: 1st DMAC dma-names cares subnodeKuninori Morimoto2015-03-076-49/+95
| | | | * | | | | | | | | ASoC: rsnd: dvc: add rsnd_dvc_of_node()Kuninori Morimoto2015-03-071-0/+3
| | | | * | | | | | | | | ASoC: rsnd: src: add rsnd_src_of_node()Kuninori Morimoto2015-03-071-1/+4
| | | | * | | | | | | | | ASoC: rsnd: ssi: add rsnd_ssi_of_node()Kuninori Morimoto2015-03-071-1/+3
| | | | * | | | | | | | | ASoC: rsnd: enable rsnd_ssi_use_busif() for DMAKuninori Morimoto2015-03-073-2/+3
| | | | * | | | | | | | | ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmappKuninori Morimoto2015-03-072-17/+39
| | | | * | | | | | | | | ASoC: rsnd: remove rsnd_dma::dirKuninori Morimoto2015-03-072-4/+2
| | | | * | | | | | | | | ASoC: rsnd: remove rsnd_dma::addrKuninori Morimoto2015-03-072-3/+0
| | | | * | | | | | | | | ASoC: rsnd: add Audio DMAC peri peri support reworkKuninori Morimoto2015-03-073-2/+221
| | | | * | | | | | | | | ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx()Kuninori Morimoto2015-03-072-25/+65
| | | | * | | | | | | | | ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.cKuninori Morimoto2015-03-073-116/+117
| | | | * | | | | | | | | ASoC: rsnd: add dma.c for Audio DMAC / Audio DMAC peri periKuninori Morimoto2015-03-073-219/+232
| | | | * | | | | | | | | ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical addressKuninori Morimoto2015-03-072-5/+12
| | | | * | | | | | | | | ASoC: rsnd: enable to get resource by nameKuninori Morimoto2015-03-071-10/+13
OpenPOWER on IntegriCloud