| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer | Lars-Peter Clausen | 2012-06-20 | 1 | -1/+1 |
* | ASoC: ep93xx-i2s: use devm_* helpers to cleanup probe | H Hartley Sweeten | 2012-04-01 | 1 | -35/+14 |
* | ASoC: ep93xx-ac97: use devm_* helpers to cleanup probe | H Hartley Sweeten | 2012-04-01 | 1 | -48/+26 |
* | ASoC: ep93xx-pcm: Use dmaengine PCM helper functions | Lars-Peter Clausen | 2012-03-12 | 2 | -126/+23 |
* | ep93xx: Don't use system controller defines in audio drivers | Ryan Mallon | 2012-01-20 | 2 | -6/+2 |
* | ASoC: replace 0xffffffff with DMA_BIT_MASK macro | Joachim Eastwood | 2012-01-20 | 1 | -2/+2 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | 1 | -2/+2 |
| |\ |
|
| | * | sound-soc: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 1 | -2/+2 |
* | | | ASoC: check for substream not channels_min in pcm engines | Joachim Eastwood | 2012-01-07 | 1 | -3/+2 |
* | | | ASoC: ep93xx: Add .owner to struct snd_soc_card | Axel Lin | 2011-12-22 | 3 | -0/+3 |
* | | | ASoC: Use dai_fmt in snappercl15 machine driver | Axel Lin | 2011-12-20 | 1 | -10/+2 |
* | | | ASoC: Use dai_fmt in edb93xx machine driver | Axel Lin | 2011-12-20 | 1 | -12/+2 |
* | | | ASoC: Convert ep93xx directory to module_platform_driver | Axel Lin | 2011-11-24 | 6 | -69/+6 |
* | | | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 2 | -2/+2 |
|/ / |
|
* | | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
* | | ASoC: Staticise ep93xx_ac97_dai | Axel Lin | 2011-10-03 | 1 | -1/+1 |
* | | ASoC: edb93xx: convert to use snd_soc_register_card() | Mika Westerberg | 2011-09-16 | 1 | -27/+33 |
* | | ASoC: simone: convert to use snd_soc_register_card() | Mika Westerberg | 2011-09-16 | 1 | -28/+36 |
* | | ASoC: ep93xx-pcm: add MODULE_ALIAS | Mika Westerberg | 2011-09-16 | 1 | -0/+1 |
* | | ASoC: snappercl15: convert to use snd_soc_register_card() | Mika Westerberg | 2011-09-16 | 1 | -17/+36 |
|/ |
|
* | sound/soc/ep93xx/ep93xx-i2s.c: add missing kfree | Julia Lawall | 2011-08-22 | 1 | -2/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 3 | -6/+6 |
|\ |
|
| * | Change Ryan Mallon's email address across the kernel | Ryan Mallon | 2011-06-16 | 3 | -6/+6 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-07-23 | 1 | -2/+4 |
|\ \ |
|
| * | | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 2011-06-07 | 1 | -2/+4 |
| |/ |
|
* | | ASoC: ep93xx: convert to use the DMA engine API | Mika Westerberg | 2011-06-08 | 3 | -64/+81 |
|/ |
|
* | ASoC: Enable 192kHz sample rate for EP93xx. | Alexander Sverdlin | 2011-03-09 | 2 | -4/+4 |
* | ASoC: Improve EP93xx I2S clocks management. | Alexander Sverdlin | 2011-03-09 | 1 | -10/+9 |
* | ASoC: EDB93xx: Manage I2S rates according to datasheet for CS4271 CODEC. | Alexander Sverdlin | 2011-03-09 | 1 | -8/+8 |
* | ASoC: Remove warnings in ep93xx-i2s.c | Alexander Sverdlin | 2011-03-07 | 1 | -2/+6 |
* | ASoC: ep93xx-ac97: remove extra empty line | Mika Westerberg | 2011-02-04 | 1 | -1/+0 |
* | ASoC: EDB93xx machine sound driver with CS4271 | Alexander Sverdlin | 2011-01-24 | 3 | -0/+153 |
* | ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S code | Alexander Sverdlin | 2011-01-17 | 1 | -9/+9 |
* | ASoC: EP93xx: sampling rate range extended | Alexander Sverdlin | 2010-12-09 | 2 | -4/+4 |
* | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-11-25 | 1 | -8/+10 |
|\ |
|
| * | ASoC: simone: fix resource leak in simone_init error path | Axel Lin | 2010-11-25 | 1 | -8/+10 |
* | | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -2/+3 |
|/ |
|
* | ASoC: ep93xx: add Simplemachines Sim.One AC97 audio support | Mika Westerberg | 2010-10-15 | 3 | -0/+100 |
* | ASoC: add ep93xx AC97 audio driver | Mika Westerberg | 2010-10-15 | 3 | -1/+476 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 5 | -64/+51 |
* | ASoC: EP93xx: Add Snapper CL15 i2s audio support | Ryan Mallon | 2010-06-09 | 3 | -0/+162 |
* | ASoC: ep93xx i2s audio driver | Ryan Mallon | 2010-06-07 | 6 | -0/+863 |