aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-01ASoC: ep93xx-i2s: use devm_* helpers to cleanup probeH Hartley Sweeten1-35/+14
2012-04-01ASoC: ep93xx-ac97: use devm_* helpers to cleanup probeH Hartley Sweeten1-48/+26
2012-03-12ASoC: ep93xx-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen2-126/+23
2012-01-20ep93xx: Don't use system controller defines in audio driversRyan Mallon2-6/+2
2012-01-20ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood1-2/+2
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-3/+2
2011-12-22ASoC: ep93xx: Add .owner to struct snd_soc_cardAxel Lin3-0/+3
2011-12-20ASoC: Use dai_fmt in snappercl15 machine driverAxel Lin1-10/+2
2011-12-20ASoC: Use dai_fmt in edb93xx machine driverAxel Lin1-12/+2
2011-11-24ASoC: Convert ep93xx directory to module_platform_driverAxel Lin6-69/+6
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2-2/+2
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-2/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker2-0/+2
2011-10-31sound-soc: move to dma_transfer_directionVinod Koul1-2/+2
2011-10-03ASoC: Staticise ep93xx_ac97_daiAxel Lin1-1/+1
2011-09-16ASoC: edb93xx: convert to use snd_soc_register_card()Mika Westerberg1-27/+33
2011-09-16ASoC: simone: convert to use snd_soc_register_card()Mika Westerberg1-28/+36
2011-09-16ASoC: ep93xx-pcm: add MODULE_ALIASMika Westerberg1-0/+1
2011-09-16ASoC: snappercl15: convert to use snd_soc_register_card()Mika Westerberg1-17/+36
2011-08-22sound/soc/ep93xx/ep93xx-i2s.c: add missing kfreeJulia Lawall1-2/+3
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-6/+6
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+4
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon3-6/+6
2011-06-08ASoC: ep93xx: convert to use the DMA engine APIMika Westerberg3-64/+81
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-03-09ASoC: Enable 192kHz sample rate for EP93xx.Alexander Sverdlin2-4/+4
2011-03-09ASoC: Improve EP93xx I2S clocks management.Alexander Sverdlin1-10/+9
2011-03-09ASoC: EDB93xx: Manage I2S rates according to datasheet for CS4271 CODEC.Alexander Sverdlin1-8/+8
2011-03-07ASoC: Remove warnings in ep93xx-i2s.cAlexander Sverdlin1-2/+6
2011-02-04ASoC: ep93xx-ac97: remove extra empty lineMika Westerberg1-1/+0
2011-01-24ASoC: EDB93xx machine sound driver with CS4271Alexander Sverdlin3-0/+153
2011-01-17ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S codeAlexander Sverdlin1-9/+9
2010-12-09ASoC: EP93xx: sampling rate range extendedAlexander Sverdlin2-4/+4
2010-11-25Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-8/+10
2010-11-25ASoC: simone: fix resource leak in simone_init error pathAxel Lin1-8/+10
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-2/+3
2010-10-15ASoC: ep93xx: add Simplemachines Sim.One AC97 audio supportMika Westerberg3-0/+100
2010-10-15ASoC: add ep93xx AC97 audio driverMika Westerberg3-1/+476
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood5-64/+51
2010-06-09ASoC: EP93xx: Add Snapper CL15 i2s audio supportRyan Mallon3-0/+162
2010-06-07ASoC: ep93xx i2s audio driverRyan Mallon6-0/+863