Age | Commit message (Expand) | Author | Files | Lines |
2015-06-22 | Merge remote-tracking branch 'asoc/topic/simple' into asoc-next | Mark Brown | 1 | -3/+15 |
2015-06-22 | Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/to... | Mark Brown | 17 | -575/+950 |
2015-06-22 | Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/ml26124' an... | Mark Brown | 10 | -54/+1884 |
2015-06-22 | Merge remote-tracking branches 'asoc/topic/intel' and 'asoc/topic/max98090' i... | Mark Brown | 6 | -19/+45 |
2015-06-22 | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | 1 | -1/+1 |
2015-06-22 | Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next | Mark Brown | 2 | -11/+66 |
2015-06-22 | Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/atmel' into ... | Mark Brown | 6 | -38/+275 |
2015-06-22 | Merge remote-tracking branch 'asoc/topic/rt5670' into asoc-next | Mark Brown | 1 | -3/+2 |
2015-06-22 | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next | Mark Brown | 2 | -56/+56 |
2015-06-22 | Merge tag 'asoc-v4.2' into asoc-next | Mark Brown | 196 | -2214/+8455 |
2015-06-22 | Merge remote-tracking branches 'asoc/fix/wm8737', 'asoc/fix/wm8903', 'asoc/fi... | Mark Brown | 4 | -5/+7 |
2015-06-22 | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fmtbit', 'asoc/f... | Mark Brown | 10 | -18/+22 |
2015-06-22 | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus | Mark Brown | 1 | -4/+4 |
2015-06-16 | ASoC: mediatek: Add machine driver for rt5650 rt5676 codec | Koro Chen | 3 | -0/+290 |
2015-06-16 | ASoC: mediatek: Add machine driver for MAX98090 codec | Koro Chen | 3 | -0/+225 |
2015-06-16 | ASoC: mediatek: Add AFE platform driver | Koro Chen | 6 | -0/+1355 |
2015-06-16 | ASoC: rsnd: remove io from rsnd_mod | Kuninori Morimoto | 2 | -4/+0 |
2015-06-16 | ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working() | Kuninori Morimoto | 5 | -8/+5 |
2015-06-16 | ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrol | Kuninori Morimoto | 4 | -23/+40 |
2015-06-16 | ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_src_xxx() | Kuninori Morimoto | 1 | -25/+32 |
2015-06-16 | ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_ssi_xxx() | Kuninori Morimoto | 3 | -16/+20 |
2015-06-16 | ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx() | Kuninori Morimoto | 6 | -71/+85 |
2015-06-16 | ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr() | Kuninori Morimoto | 5 | -20/+23 |
2015-06-16 | ASoC: rsnd: add common interrupt handler for SSI/SRC/DMA | Kuninori Morimoto | 2 | -0/+26 |
2015-06-16 | ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameter | Kuninori Morimoto | 5 | -15/+48 |
2015-06-16 | ASoC: rsnd: rsnd_mod has rsnd_priv | Kuninori Morimoto | 5 | -6/+10 |
2015-06-16 | ASoC: rsnd: count each mod (SSI/SRC/DVC) | Kuninori Morimoto | 2 | -21/+37 |
2015-06-16 | ASoC: rsrc-card: cleanup for DPCM | Kuninori Morimoto | 1 | -189/+135 |
2015-06-16 | ASoC: rsrc-card: tidyup return value of clock error | Kuninori Morimoto | 1 | -4/+2 |
2015-06-16 | ASoC: rsrc-card: move rsrc_card_parse_daifmt() to upper side | Kuninori Morimoto | 1 | -35/+35 |
2015-06-16 | ASoC: rsnd-card: tidyup rsrc_priv_to_() | Kuninori Morimoto | 1 | -4/+4 |
2015-06-16 | ASoC: rsrc-card: remove unused name | Kuninori Morimoto | 1 | -1/+0 |
2015-06-16 | ASoC: rsrc-card: enable multi cpu/codec for DPCM | Kuninori Morimoto | 1 | -6/+19 |
2015-06-16 | ASoC: rsrc-card: tidyup priv->snd_card setup timing | Kuninori Morimoto | 1 | -14/+10 |
2015-06-16 | ASoC: rsrc-card: used "fe.xxx"/"be.xxx" name for dai_link | Kuninori Morimoto | 1 | -13/+7 |
2015-06-16 | ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lock | Kuninori Morimoto | 4 | -5/+35 |
2015-06-16 | ASoC: rsnd: don't care under/over run error when PIO | Kuninori Morimoto | 1 | -7/+9 |
2015-06-15 | ASoC: rt5645: move RT5650 muxes to rt5650_specific_dapm_widgets | Michele Curti | 1 | -17/+18 |
2015-06-15 | ASoC: intel: Constify ACPI device ids | Mathias Krause | 1 | -1/+1 |
2015-06-15 | ASoC: rt5670: Constify ACPI device ids and register defaults | Mathias Krause | 1 | -3/+2 |
2015-06-15 | ASoC: max98090: Constify ACPI device ids and register defaults | Mathias Krause | 1 | -2/+2 |
2015-06-15 | ASoC: rt5640: Constify ACPI device ids and register defaults | Mathias Krause | 1 | -3/+2 |
2015-06-15 | ASoC: ml26124: Remove duplicate code | Axel Lin | 1 | -47/+11 |
2015-06-15 | ASoC: Intel: fixed TI button detection | Fang, Yang A | 1 | -0/+30 |
2015-06-15 | ASoC: Intel: mrfld: simplify sst_fill_widget_module_info | Rasmus Villemoes | 1 | -12/+8 |
2015-06-12 | ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1] | Zidan Wang | 1 | -1/+1 |
2015-06-12 | ASoC: simple card: Add mclk-fs property in dai-link | Arnaud Pouliquen | 1 | -3/+15 |
2015-06-12 | ASoC: Intel: Added I2C dependency to two BSW machine drivers | Fang, Yang A | 1 | -2/+2 |
2015-06-12 | ASoC: rt5645: Use devm_gpiod_get_optional for hp-detect | Axel Lin | 1 | -2/+3 |
2015-06-12 | ASoC: Intel: sst: use ; instead of , at the of a C statement | Sebastian Andrzej Siewior | 1 | -2/+2 |