aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/ux500
AgeCommit message (Expand)AuthorFilesLines
2014-05-20ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->cardGravatar Lars-Peter Clausen 1-1/+1
2014-01-09ASoC: ux500: Don't set unused struct snd_pcm_hardware fieldsGravatar Lars-Peter Clausen 1-15/+0
2014-01-08ASoC: ux500: Fix sparse non static symbol warningGravatar Wei Yongjun 1-3/+3
2014-01-07ASoC: ux500: Dramatically reduce the size of the DAI driver data structGravatar Lee Jones 1-82/+14
2014-01-07ASoC: ux500_pcm: Differentiate between pdata and DT initialisationGravatar Lee Jones 1-5/+15
2014-01-07ASoC: ux500_pcm: Take out pointless dev_dbg() callGravatar Lee Jones 1-4/+0
2014-01-07ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT caseGravatar Lee Jones 1-2/+40
2014-01-07ASoC: ux500_pcm: Extend Device Tree support to deal with DMA dataGravatar Lee Jones 1-15/+41
2014-01-07ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI storeGravatar Lee Jones 1-4/+15
2014-01-07ASoC: ux500_pcm: Stop pretending that we support varying address widthsGravatar Lee Jones 1-4/+3
2014-01-07ASoC: Ux500: Match platform by device node when booting Device TreeGravatar Lee Jones 1-0/+2
2014-01-07ASoC: ux500: Provide better checking for Device Tree and/or Platform DataGravatar Lee Jones 1-2/+6
2014-01-07ARM: ux500: Don't use enums for MSP IDs - for easy DT conversionGravatar Lee Jones 1-1/+1
2013-07-15ASoC: mop500: add .owner to struct snd_soc_cardGravatar Wei Yongjun 1-0/+1
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Gravatar Linus Torvalds 7-171/+100
2013-06-12ASoC: ux500: Add DMA slave config prepare routineGravatar Fabio Baltieri 1-0/+30
2013-06-12ASoC: ux500: Set DMA address during device initGravatar Fabio Baltieri 2-0/+4
2013-06-12ASoC: ux500: Move DMA parameters into ux500_mspGravatar Fabio Baltieri 4-20/+17
2013-06-04dmaengine: ste_dma40: Convert data_width from register bit format to valueGravatar Lee Jones 1-5/+5
2013-05-28ASoC: ux500: Ensure consistent configuration between DAIsGravatar Fabio Baltieri 1-0/+35
2013-05-25ASoC: ux500: Drop redundant msp id enumerationsGravatar Fabio Baltieri 1-8/+2
2013-05-25ASoC: ux500: Add missing mop500_ab8500.h includeGravatar Fabio Baltieri 1-0/+1
2013-05-25ASoC: ux500: Drop unused code from msp headersGravatar Fabio Baltieri 2-33/+0
2013-05-25ASoC: ux500: Drop dangling struct i2s_controllerGravatar Fabio Baltieri 2-31/+0
2013-05-25ASoC: ux500: Drop pinctrl sleep supportGravatar Fabio Baltieri 2-60/+2
2013-05-15ASoC: mop500: Staticize non exported structGravatar Lars-Peter Clausen 1-1/+1
2013-05-15ASoC: mop500_ab8500: Staticize non exported functionsGravatar Lars-Peter Clausen 1-3/+3
2013-05-12ASoC: ux500: drop clock gating widgets from machine driverGravatar Fabio Baltieri 1-10/+0
2013-05-12ASoC: ux500: register controls to card instead of codecGravatar Fabio Baltieri 1-5/+5
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Gravatar Linus Torvalds 6-223/+41
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-10/+2
2013-04-23Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextGravatar Mark Brown 1-0/+1
2013-04-23Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextGravatar Mark Brown 2-143/+18
2013-04-23ASoC: ux500: forward declare msp_i2s_platform_dataGravatar Arnd Bergmann 1-0/+1
2013-04-18ASoC: ux500: Use generic dmaengine PCMGravatar Lars-Peter Clausen 2-143/+18
2013-04-17ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalGravatar Lars-Peter Clausen 1-3/+3
2013-04-12Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextGravatar Mark Brown 1-5/+0
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextGravatar Mark Brown 2-74/+16
2013-04-08ASoC: Ux500: remove test for undefined Kconfig macroGravatar Paul Bolle 1-5/+0
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Gravatar Linus Walleij 3-6/+0
2013-04-08ARM: ux500: move mach/msp.h to <linux/platform_data/*>Gravatar Arnd Bergmann 3-4/+2
2013-04-07ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and captureGravatar Lars-Peter Clausen 2-50/+15
2013-03-27sound: Remove stray pluses from Kconfig fileGravatar Paul Bolle 1-2/+2
2013-03-26ASoC: switch over to use snd_soc_register_component() on ux500 mspGravatar Kuninori Morimoto 1-4/+9
2013-03-26ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data()Gravatar Lars-Peter Clausen 1-2/+0
2013-03-26ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close()Gravatar Lars-Peter Clausen 1-13/+1
2013-03-26ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraintGravatar Lars-Peter Clausen 1-9/+0
2013-01-31ASoC: Ux500: Fix build error pertaining to missing include fileGravatar Lee Jones 1-1/+1
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Gravatar Linus Torvalds 5-31/+65
2012-12-10ASoC: ux500: remove __dev* attributesGravatar Bill Pemberton 3-9/+9