| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: spear: Convert to use devm_ioremap_resource | Tushar Behera | 2013-06-17 | 1 | -15/+4 |
* | ASoC: spear: Normalise module names | Mark Brown | 2013-06-17 | 1 | -3/+7 |
* | ASoC: spear: Remove nonexistant EVM options | Mark Brown | 2013-06-17 | 2 | -24/+0 |
* | ASoC: SPEAr: Hide component drivers in Kconfig | Mark Brown | 2013-06-14 | 1 | -13/+3 |
* | ASoC: SPEAr: Add dependency on dmaengine helpers | Mark Brown | 2013-06-14 | 1 | -0/+1 |
* | ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanup | Uwe Kleine-König | 2013-06-13 | 2 | -19/+3 |
* | ASoC: Add Kconfig and Makefile to support SPEAr audio driver | Rajeev Kumar | 2013-06-12 | 2 | -0/+46 |
* | ASoC: spear: spdif_out: Staticize unexported function | Lars-Peter Clausen | 2013-05-15 | 1 | -1/+1 |
* | ASoC: spear: spdif_in: Staticize non exported struct | Lars-Peter Clausen | 2013-05-15 | 1 | -1/+1 |
* | ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanups | Uwe Kleine-König | 2013-05-12 | 2 | -11/+3 |
* | ASoC: spear: Use generic dmaengine PCM | Lars-Peter Clausen | 2013-05-12 | 1 | -137/+15 |
* | ASoC: spear: Setup dma data in DAI probe | Lars-Peter Clausen | 2013-05-12 | 2 | -11/+8 |
* | Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2013-04-18 | 1 | -2/+3 |
|\ |
|
| * | Merge tag 'v3.9-rc7' into asoc-dma | Mark Brown | 2013-04-17 | 1 | -6/+6 |
| |\ |
|
| * | | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen | 2013-04-17 | 1 | -2/+3 |
* | | | Merge remote-tracking branch 'asoc/topic/spear' into asoc-next | Mark Brown | 2013-04-12 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | ASoC: spear_pcm: Staticize non-exported structs | Lars-Peter Clausen | 2013-03-20 | 1 | -2/+2 |
* | | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2013-04-12 | 1 | -16/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ASoC: speaer_pcm: No need to use snd_dmaengine_pcm_set_data() | Lars-Peter Clausen | 2013-03-26 | 1 | -7/+1 |
| * | | | ASoC: spear_pcm: No need to wrap snd_dmaengine_pcm_close() | Lars-Peter Clausen | 2013-03-26 | 1 | -9/+1 |
| |/ / |
|
* | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2013-04-12 | 2 | -4/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | ASoC: switch over to use snd_soc_register_component() on spear spdif in | Kuninori Morimoto | 2013-03-26 | 1 | -2/+7 |
| * | | ASoC: switch over to use snd_soc_register_component() on spear spdif out | Kuninori Morimoto | 2013-03-26 | 1 | -2/+7 |
| |/ |
|
* | | ASoC: spear_pcm: Update to new pcm_new() API | Lars-Peter Clausen | 2013-03-20 | 1 | -6/+6 |
|/ |
|
* | ASoC: spear: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -3/+3 |
* | ASoC: spear: correct the check for NULL dma_buffer pointer | Prasad Joshi | 2012-08-31 | 1 | -1/+1 |
* | ASoC: SPEAr spdif_out: Add spdif out support | Vipin Kumar | 2012-07-04 | 2 | -0/+468 |
* | ASoC: SPEAr spdif_in: Add spdif IN support | Vipin Kumar | 2012-06-23 | 2 | -0/+357 |
* | ASoC: Add support for SPEAr ASoC pcm layer. | Rajeev Kumar | 2012-06-22 | 1 | -0/+214 |