Age | Commit message (Expand) | Author | Files | Lines |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ... | Mark Brown | 8 | -42/+41 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/fsl-easi', 'asoc/topic/fsl-sai', '... | Mark Brown | 11 | -83/+601 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc... | Mark Brown | 25 | -238/+427 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l52', 'as... | Mark Brown | 4 | -8/+6 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/ac97' and 'as... | Mark Brown | 6 | -55/+764 |
2014-10-06 | Merge remote-tracking branch 'asoc/topic/fsl-esai' into asoc-next | Mark Brown | 16 | -26/+2056 |
2014-10-06 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -1/+2 |
2014-10-06 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -17/+13 |
2014-10-06 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 16 | -483/+701 |
2014-10-06 | Merge remote-tracking branches 'asoc/fix/davinci' and 'asoc/fix/max98090' int... | Mark Brown | 2 | -3/+4 |
2014-10-06 | Merge tag 'asoc-v3.17-rc4' into asoc-linus | Mark Brown | 2 | -2/+112 |
2014-10-04 | ASoC: Intel: byt-rt5640: fix coccinelle warnings | Fengguang Wu | 1 | -1/+1 |
2014-10-04 | ASoC: da732x: Remove unnecessary KERN_ERR in pr_err() | Masanari Iida | 1 | -1/+1 |
2014-10-03 | ASoC: dapm: Fix NULL pointer dereference when registering card with widgets | Jarkko Nikula | 1 | -1/+2 |
2014-10-03 | ASoC: rt286: Add depends on I2C | Bard Liao | 1 | -0/+1 |
2014-10-02 | ASoC: Export dapm_kcontrol_get_value | Subhransu S. Prusty | 1 | -1/+2 |
2014-10-02 | ASoC: rt286: Fix compilation warning for !PM | Thierry Reding | 1 | -0/+2 |
2014-10-02 | ASoC: Intel: byt-rt5640: Set card as fully routed | Jarkko Nikula | 1 | -0/+1 |
2014-10-02 | ASoC: Intel: byt-rt5640: Add quirk for Dell Venue 8 Pro tablet | Jarkko Nikula | 1 | -0/+18 |
2014-10-01 | ASoC: fsl: Do not force codecs selection by SND_SOC_FSL_ASOC_CARD | Fabio Estevam | 1 | -3/+0 |
2014-10-01 | ASoC: Intel: byt-rt5640: Enable DMIC interface for default DAPM route | Jarkko Nikula | 1 | -3/+13 |
2014-10-01 | Merge branch 'topic/rt5640' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 2 | -19/+33 |
2014-10-01 | ASoC: rt5640: Add function for enabling DMIC from ACPI probed machine | Jarkko Nikula | 2 | -19/+33 |
2014-10-01 | ASoC: davinvi-mcasp: Proper suspend/resume support while audio is active | Peter Ujfalusi | 1 | -0/+41 |
2014-10-01 | ASoC: davinci-mcasp: Convert the context save/restore to use array | Peter Ujfalusi | 1 | -21/+17 |
2014-10-01 | Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 1 | -1/+1 |
2014-09-30 | ASoC: fsl_ssi: Remove unneeded 'i2s-slave' property | Fabio Estevam | 1 | -3/+0 |
2014-09-30 | ASoC: ssm2602: do not hardcode type to SSM2602 | Stefan Kristiansson | 1 | -1/+1 |
2014-09-29 | ASoC: Intel: byt-rt5640: Add quirk for Asus T100 | Jarkko Nikula | 1 | -1/+52 |
2014-09-29 | ASoC: Intel: byt-rt5640: Remove IN2N pin from DAPM route table | Jarkko Nikula | 1 | -1/+0 |
2014-09-29 | ASoC: Remove CODEC pointer from snd_soc_dapm_context | Lars-Peter Clausen | 2 | -2/+1 |
2014-09-29 | ASoC: rx51: Use snd_soc_dapm_to_codec() instead of dapm->codec | Lars-Peter Clausen | 1 | -1/+1 |
2014-09-29 | ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codec | Lars-Peter Clausen | 3 | -3/+3 |
2014-09-29 | ASoC: davinci: vcif must be a module if SND_DAVINCI_SOC is | Arnd Bergmann | 1 | -1/+2 |
2014-09-28 | Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f... | Mark Brown | 30 | -116/+155 |
2014-09-28 | ASoC: Intel: byt-max98090: Set card as fully routed | Jarkko Nikula | 1 | -0/+1 |
2014-09-28 | Merge branch 'fix/max98090' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 2 | -4/+114 |
2014-09-28 | ASoC: max98090: Enable both DMIC channels also when using mono configuration | Jarkko Nikula | 1 | -2/+2 |
2014-09-28 | ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li | 1 | -1/+1 |
2014-09-26 | ASoC: rt286: Fix sync function | Bard Liao | 1 | -1/+1 |
2014-09-26 | ASoC: rt286: Correct default value | Bard Liao | 1 | -3/+2 |
2014-09-25 | ASoC: Intel: mfld-pcm: add control for powering up/down dsp | Vinod Koul | 2 | -8/+25 |
2014-09-24 | ASoC: soc-compress: fix double unlock of fe card mutex | Qiao Zhou | 1 | -4/+2 |
2014-09-24 | ASoC: max98090: Remove unused byte access macros | Jarkko Nikula | 1 | -3/+0 |
2014-09-24 | ASoC: max98090: Remove unused version define | Jarkko Nikula | 1 | -5/+0 |
2014-09-24 | ASoC: max98090: Remove structure member extmic_mux from private data | Jarkko Nikula | 2 | -2/+0 |
2014-09-24 | ASoC: max98090: Remove structure member irq from private data | Jarkko Nikula | 2 | -3/+1 |
2014-09-24 | ASoC: max98090: Move interrupt request from codec probe to i2c probe | Jarkko Nikula | 1 | -13/+16 |
2014-09-24 | ASoC: core: Fix volsw_range funcs so SOC_DOUBLE_R_RANGE_TLV works. | Howard Mitchell | 1 | -8/+12 |
2014-09-23 | ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removal | Lars-Peter Clausen | 1 | -1/+0 |