summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * Merge tag 'v3.7-rc7' into asoc-ux500Mark Brown2012-11-272-5/+20
| |\
| * | ASoC: Ux500: Initialise PCM from MSP probe rather than as a deviceLee Jones2012-11-234-17/+22
| * | ASoC: Ux500: Control apb clockUlf Hansson2012-10-222-6/+33
| * | ASoC: Ux500: Fixup use of clocksUlf Hansson2012-10-221-5/+7
* | | ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-051-2/+1
| |/ |/|
* | ASoC: ux500_msp_i2s: Fix devm_* and return code merge errorLee Jones2012-10-161-5/+3
* | ASoC: Ux500: Dispose of device nodes correctlyLee Jones2012-10-161-0/+17
|/
* Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown2012-09-224-26/+124
|\
| * ASoC: Ux500: Minor coding layout changesLee Jones2012-09-201-5/+2
| * ASoC: Ux500: Enable ux500 MSP driver for Device TreeLee Jones2012-09-202-3/+25
| * ASoC: Ux500: Enable MOP500 driver for Device TreeLee Jones2012-09-201-0/+40
| * ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones2012-09-202-18/+57
* | Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-221-20/+5
|\|
| * ASoC: ux500_msp_i2s: better use devm functions and fix error return codeJulia Lawall2012-08-201-20/+5
* | ASoC: ux500: Strengthen error checking after memory allocationLee Jones2012-08-032-0/+5
|/
* ASoC: ux500: Include the correct header filesLee Jones2012-07-263-3/+3
* ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen2012-06-201-1/+1
* ASoC: Ux500: Add machine-driverOla Lilja2012-06-175-0/+580
* ASoC: Ux500: Correct license stringsOla Lilja2012-06-133-3/+3
* ASoC: Ux500: Add platform-driverOla Lilja2012-06-034-0/+363
* ASoC: ux500: Don't make the CPU I2S driver user selectableMark Brown2012-05-101-3/+1
* ASoC: ux500: Fix dependenciesMark Brown2012-05-101-0/+1
* ASoC: Ux500: Add MSP I2S-driverOla Lilja2012-05-096-0/+2236