Age | Commit message (Expand) | Author |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t... | Mark Brown |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso... | Mark Brown |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso... | Mark Brown |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a... | Mark Brown |
2014-03-12 | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next | Mark Brown |
2014-03-12 | Merge remote-tracking branch 'asoc/topic/pcm1792a' into asoc-next | Mark Brown |
2014-03-12 | Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-next | Mark Brown |
2014-03-12 | Merge remote-tracking branch 'asoc/topic/enum' into asoc-next | Mark Brown |
2014-03-12 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2014-03-12 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2014-03-12 | Merge remote-tracking branch 'asoc/fix/spear' into asoc-linus | Mark Brown |
2014-03-12 | ASoC: Fix use after free | Lars-Peter Clausen |
2014-03-10 | ASoC: spear: spdif_out: Fix mute control | Lars-Peter Clausen |
2014-03-10 | ASoC: dapm: Sprinkle lockdep asserts through the code | Mark Brown |
2014-03-10 | ASoC: dapm: Staticise dapm_mark_dirty() | Mark Brown |
2014-03-10 | ASoC: Add a per component dai list | Lars-Peter Clausen |
2014-03-10 | ASoC: Pass CODEC to snd_soc_register_dais() | Lars-Peter Clausen |
2014-03-10 | ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais() | Lars-Peter Clausen |
2014-03-10 | Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2014-03-10 | Merge remote-tracking branches 'asoc/fix/88pm860', 'asoc/fix/omap' and 'asoc/... | Mark Brown |
2014-03-10 | Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linus | Mark Brown |
2014-03-10 | ASoC: 88pm860: Fix IO setup | Lars-Peter Clausen |
2014-03-10 | ASoC: si476x: Fix IO setup | Lars-Peter Clausen |
2014-03-10 | ASoC: sam9g20_wm8731: Convert to table based DAPM setup | Lars-Peter Clausen |
2014-03-09 | ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params | Peter Ujfalusi |
2014-03-09 | ASoC: arizona: Support new fratio encoding on the wm5110 rev D | Charles Keepax |
2014-03-09 | ASoC: arizona: Calculate FLL gain last | Charles Keepax |
2014-03-09 | ASoC: arizona: Calculate OUTDIV first | Charles Keepax |
2014-03-09 | ASoC: arizona: Don't pass Fout into arizona_calc_fll | Charles Keepax |
2014-03-09 | ASoC: arizona: Move calculation of FLL configuration | Charles Keepax |
2014-03-09 | ASoC: arizona: Move set of OUTDIV in to arizona_apply_fll | Charles Keepax |
2014-03-09 | ASoC: arizona: Add defines for FLL configuration constants | Charles Keepax |
2014-03-09 | ASoC: arizona: An OUTDIV of 1 is not valid, avoid this | Charles Keepax |
2014-03-09 | ASoC: pcm512x: Fix duplicate const warning | Mark Brown |
2014-03-09 | ASoC: pcm512x: Split out bus drivers | Mark Brown |
2014-03-07 | Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown |
2014-03-07 | ASoC: update Kconfig of AIC23 users to select I2C variant | Max Filippov |
2014-03-07 | ASoC: tlv320aic23: add support for SPI control mode | Max Filippov |
2014-03-07 | ASoC: wm_adsp: Correct type specifier in printf | Charles Keepax |
2014-03-06 | ASoC: core: use regmap's parse_val to do endian translation | Nenghua Cao |
2014-03-06 | Merge tag 'parse-val' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Mark Brown |
2014-03-06 | Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2014-03-06 | ASoC: Move ignore_pmdown_time from CODEC to component | Lars-Peter Clausen |
2014-03-06 | ASoC: Move active count from CODEC to component | Lars-Peter Clausen |
2014-03-06 | ASoC: Add component pointer to the DAI struct | Lars-Peter Clausen |
2014-03-06 | ASoC: Add helper function to check whether a CODEC is active | Lars-Peter Clausen |
2014-03-06 | ASoC: Fix active count tracking for CODEC to CODEC links | Lars-Peter Clausen |
2014-03-06 | ASoC: Add helper functions for PCM runtime 'active' management | Lars-Peter Clausen |
2014-03-06 | ASoC: Handle ignore_pmdown_time for CODEC to CODEC links | Lars-Peter Clausen |
2014-03-06 | ASoC: wm_adsp: Split firmware load into smaller chunks | Charles Keepax |