summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen2014-05-201-1/+1
* ASoC: ux500: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-091-15/+0
* ASoC: ux500: Fix sparse non static symbol warningWei Yongjun2014-01-081-3/+3
* ASoC: ux500: Dramatically reduce the size of the DAI driver data structLee Jones2014-01-071-82/+14
* ASoC: ux500_pcm: Differentiate between pdata and DT initialisationLee Jones2014-01-071-5/+15
* ASoC: ux500_pcm: Take out pointless dev_dbg() callLee Jones2014-01-071-4/+0
* ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT caseLee Jones2014-01-071-2/+40
* ASoC: ux500_pcm: Extend Device Tree support to deal with DMA dataLee Jones2014-01-071-15/+41
* ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI storeLee Jones2014-01-071-4/+15
* ASoC: ux500_pcm: Stop pretending that we support varying address widthsLee Jones2014-01-071-4/+3
* ASoC: Ux500: Match platform by device node when booting Device TreeLee Jones2014-01-071-0/+2
* ASoC: ux500: Provide better checking for Device Tree and/or Platform DataLee Jones2014-01-071-2/+6
* ARM: ux500: Don't use enums for MSP IDs - for easy DT conversionLee Jones2014-01-071-1/+1
* ASoC: mop500: add .owner to struct snd_soc_cardWei Yongjun2013-07-151-0/+1
* Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-037-171/+100
|\
| * ASoC: ux500: Add DMA slave config prepare routineFabio Baltieri2013-06-121-0/+30
| * ASoC: ux500: Set DMA address during device initFabio Baltieri2013-06-122-0/+4
| * ASoC: ux500: Move DMA parameters into ux500_mspFabio Baltieri2013-06-124-20/+17
| * ASoC: ux500: Ensure consistent configuration between DAIsFabio Baltieri2013-05-281-0/+35
| * ASoC: ux500: Drop redundant msp id enumerationsFabio Baltieri2013-05-251-8/+2
| * ASoC: ux500: Add missing mop500_ab8500.h includeFabio Baltieri2013-05-251-0/+1
| * ASoC: ux500: Drop unused code from msp headersFabio Baltieri2013-05-252-33/+0
| * ASoC: ux500: Drop dangling struct i2s_controllerFabio Baltieri2013-05-252-31/+0
| * ASoC: ux500: Drop pinctrl sleep supportFabio Baltieri2013-05-252-60/+2
| * ASoC: mop500: Staticize non exported structLars-Peter Clausen2013-05-151-1/+1
| * ASoC: mop500_ab8500: Staticize non exported functionsLars-Peter Clausen2013-05-151-3/+3
| * ASoC: ux500: drop clock gating widgets from machine driverFabio Baltieri2013-05-121-10/+0
| * ASoC: ux500: register controls to card instead of codecFabio Baltieri2013-05-121-5/+5
* | dmaengine: ste_dma40: Convert data_width from register bit format to valueLee Jones2013-06-041-5/+5
|/
* Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-036-223/+41
|\
| * Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextMark Brown2013-04-231-0/+1
| |\
| | * ASoC: ux500: forward declare msp_i2s_platform_dataArnd Bergmann2013-04-231-0/+1
| * | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-232-143/+18
| |\ \
| | * | ASoC: ux500: Use generic dmaengine PCMLars-Peter Clausen2013-04-182-143/+18
| | * | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-3/+3
| * | | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextMark Brown2013-04-121-5/+0
| |\ \ \
| | * | | ASoC: Ux500: remove test for undefined Kconfig macroPaul Bolle2013-04-081-5/+0
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-122-74/+16
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and captureLars-Peter Clausen2013-04-072-50/+15
| | * | ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data()Lars-Peter Clausen2013-03-261-2/+0
| | * | ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen2013-03-261-13/+1
| | * | ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraintLars-Peter Clausen2013-03-261-9/+0
| | |/
| * / ASoC: switch over to use snd_soc_register_component() on ux500 mspKuninori Morimoto2013-03-261-4/+9
| |/
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-024-10/+2
|\ \
| * | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-083-6/+0
| * | ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann2013-04-083-4/+2
| |/
* / sound: Remove stray pluses from Kconfig filePaul Bolle2013-03-271-2/+2
|/
* ASoC: Ux500: Fix build error pertaining to missing include fileLee Jones2013-01-311-1/+1
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-135-31/+65
|\
| * ASoC: ux500: remove __dev* attributesBill Pemberton2012-12-103-9/+9