Age | Commit message (Expand) | Author | Files | Lines |
2017-03-07 | ASoC: atmel-classd: fix audio clock rate | Songjun Wu | 1 | -1/+1 |
2016-12-15 | ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself | Peter Rosin | 1 | -20/+3 |
2016-11-16 | ASoC: atmel: tse850: add ASoC driver for the Axentia TSE-850 | Peter Rosin | 3 | -0/+484 |
2016-11-16 | ASoC: atmel_ssc_dai: if not provided, default to sensible dividers | Peter Rosin | 2 | -7/+77 |
2016-10-24 | ASoC: atmel_wm8904: constify snd_soc_ops structures | Julia Lawall | 1 | -1/+1 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown | 2 | -10/+16 |
2016-09-29 | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next | Mark Brown | 1 | -1/+1 |
2016-09-12 | ASoC: constify snd_pcm_ops structures | Julia Lawall | 1 | -1/+1 |
2016-08-16 | ASoC: atmel-pdmic: Fix typos in comments and error messages | Peter Meerwald-Stadler | 1 | -4/+4 |
2016-08-16 | ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startup | Christoph Huber | 1 | -2/+3 |
2016-08-11 | ASoC: atmel-pdmic: add missing clk_disable_unprepare() on error in atmel_pdmi... | Wei Yongjun | 1 | -1/+3 |
2016-08-11 | ASoC: atmel-pdmic: mark symbols static where possible | Baoyou Xie | 1 | -1/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on atmel-pdmic | Kuninori Morimoto | 1 | -2/+4 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on atmel-classd | Kuninori Morimoto | 1 | -2/+4 |
2016-07-07 | ASoC: atmel_ssc_dai: Fix DMA params for different SSC | Peter Meerwald | 1 | -1/+1 |
2016-07-04 | ASoC: atmel-pdmic: Simplify use of devm_ioremap_resource | Amitoj Kaur Chawla | 1 | -5/+0 |
2016-07-04 | ASoC: Atmel: ClassD: Simplify use of devm_ioremap_resource | Amitoj Kaur Chawla | 1 | -5/+0 |
2016-06-06 | ASoC: atmel: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
2016-04-27 | ASoC: atmel_ssc_dai: read DSP mode A data on rising edges of bclk | Peter Rosin | 1 | -2/+2 |
2016-03-02 | ASoC: atmel_ssc_dai: distinguish the different SSC | Songjun Wu | 1 | -9/+18 |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/atmel-classd', 'asoc/topic/const' ... | Mark Brown | 1 | -4/+8 |
2015-12-23 | ASoC: atmel_wm8904: add snd_soc_pm_ops | Songjun Wu | 1 | -0/+1 |
2015-12-18 | ASoC: atmel-pdmic: add the Pulse Density Modulation Interface Controller | Songjun Wu | 4 | -0/+829 |
2015-12-12 | ASoC: Atmel: ClassD: unregister codec when error occurs | Songjun Wu | 1 | -4/+10 |
2015-11-20 | ASoC: Atmel: ClassD: supports mono audio | Songjun Wu | 1 | -4/+8 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/atmel-classd' and 'asoc/topic/da72... | Mark Brown | 4 | -0/+810 |
2015-10-23 | ASoC: atmel-classd: add the Audio Class D Amplifier | Songjun Wu | 4 | -0/+810 |
2015-09-14 | ASoC: atmel_wm8904: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-08-04 | ASoC: atmel_ssc_dai: Correct misuse of 0x%<decimal> | Joe Perches | 1 | -1/+1 |
2015-06-22 | Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/atmel' into ... | Mark Brown | 2 | -11/+22 |
2015-06-12 | ASoC: atmel: properly select dma driver state | Alexandre Belloni | 1 | -6/+15 |
2015-06-12 | ASoC: atmel: Revert previous fix for Kconfig limations | Alexandre Belloni | 2 | -5/+7 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '... | Mark Brown | 3 | -24/+14 |
2015-05-26 | ASoC: atmel: compile pcm driver in snd-soc-atmel_ssc_dai | Alexandre Belloni | 2 | -7/+5 |
2015-05-26 | ASoC: atmel: simplify Kconfig | Alexandre Belloni | 1 | -10/+6 |
2015-04-27 | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal | Lars-Peter Clausen | 1 | -2/+1 |
2015-04-27 | ASoC: at91sam9g20ek: Automatically disconnect non-connected pins | Lars-Peter Clausen | 1 | -7/+3 |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/4554', 'asoc/topic/ab8500', 'asoc/... | Mark Brown | 6 | -133/+87 |
2015-04-12 | ASoC: atmel: Improve machine driver compile test coverage | Lars-Peter Clausen | 1 | -3/+6 |
2015-04-12 | ASoC: atmel: Add dependency to SND_SOC_I2C_AND_SPI where necessary | Lars-Peter Clausen | 1 | -2/+2 |
2015-04-02 | ASoC: atmel-pcm-dma: increase buffer_bytes_max | Alexandre Belloni | 1 | -2/+2 |
2015-04-01 | ASoC: atmel-pcm-pdc: merge atmel-pcm back in | Alexandre Belloni | 4 | -128/+79 |
2015-03-05 | Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'aso... | Mark Brown | 2 | -4/+108 |
2015-03-02 | ASoC: sam9g20_wm8731: drop machine_is_xxx | Alexandre Belloni | 1 | -37/+31 |
2015-02-10 | ASoC: atmel_ssc_dai: Allow more rates | Peter Rosin | 2 | -4/+108 |
2015-02-09 | Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as... | Mark Brown | 1 | -28/+2 |
2015-02-09 | Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'as... | Mark Brown | 4 | -46/+77 |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as... | Mark Brown | 1 | -28/+2 |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'as... | Mark Brown | 4 | -46/+77 |
2015-02-02 | ASoC: atmel-pcm-dma: won't check direction when configure dma | Bo Shen | 1 | -7/+5 |