summaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ASoC: atmel_ssc_dai: add dai trigger opsBo Shen2013-12-041-1/+29
| |_|/ |/| |
* | | ASoC: atmel: sam9x5_wm8731: fix oops when unload moduleBo Shen2013-11-271-0/+2
|/ /
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-7/+4
|\ \
| * | DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-311-7/+4
* | | Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-10-253-9/+2
|\ \ \ | | |/ | |/|
| * | ASoC: atmel: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
| * | ASoC: atmel: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-10-141-8/+0
| * | ASoC: atmel-pcm: fix warningAndrew Morton2013-09-261-1/+1
| |/
* | sound: Remove unnecessary semicolonsJoe Perches2013-10-141-1/+1
|/
* ASoC: atmel: disable error interruptBo Shen2013-09-041-1/+1
* Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2013-08-226-119/+522
|\
| * ASoC: atmel: machine driver for at91sam9x5-wm8731 boardsNicolas Ferre2013-08-063-0/+220
| * ASoC: atmel: add wm8904 based audio machine driverBo Shen2013-07-193-0/+266
| * ASoC: atmel-pcm: use generic dmaengine frameworkBo Shen2013-07-152-88/+17
| * ASoC: atmel-pcm-dma: move prepare for dma to dai prepareBo Shen2013-07-152-14/+1
| * ASoC: atmel_ssc_dai: add error mask defineBo Shen2013-07-151-0/+2
| * ASoC: atmel_ssc_dai: move set dma data to startup callbackBo Shen2013-07-151-17/+16
* | ASoC: atmel: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+2
|/
* ASoC: sam9g20ek: Let device core handle pinctrlMark Brown2013-05-121-9/+0
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-181-3/+3
|\
| * ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-3/+3
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-121-18/+7
|\ \ | |/
| * ASoC: dmaengine_pcm: Setup device_fc in snd_hwparams_to_dma_slave_configLars-Peter Clausen2013-04-031-2/+0
| * ASoC: atmel-pcm-dma: Do not use snd_dmaengine_pcm_{set,get}_data()Lars-Peter Clausen2013-03-261-8/+6
| * ASoC: atmel-pcm-dma: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen2013-03-261-8/+1
* | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2013-04-121-3/+8
|\ \
| * | ASoC: switch over to use snd_soc_register_component() on atmel sscKuninori Morimoto2013-03-261-3/+8
| |/
* | ASoC: atmel: Add slave mode support to SSC in DSP Mode AZoltan Puskas2013-03-041-0/+43
|/
* ASoC: sam9g20_wm8731: disable clock and correct sequence when unloadBo Shen2013-02-041-3/+3
* ASoC: atmel_ssc_dai: correct sequence when unloadBo Shen2013-02-041-1/+1
* ASoC: atmel_ssc_dai: remove error set private dataBo Shen2013-02-041-10/+0
* ASoC: atmel_pcm: make it buildable as moduleBo Shen2013-02-041-2/+4
* ASoC: atmel-soc: make it buildable on other architecturesJoachim Eastwood2012-12-244-8/+6
* ASoC: atmel: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: atmel-pcm: dma support based on pcm dmaengineBo Shen2012-12-025-2/+276
* ASoC: atmel-pcm: split into two fileBo Shen2012-12-026-382/+441
* ASoC: at91sam9g20ek-wm8731: convert to dt supportBo Shen2012-11-162-4/+62
* ASoC: atmel-ssc-dai: match new method of dai and pcm registerBo Shen2012-11-161-2/+10
* ASoC: atmel-ssc-dai: register dai and pcm directlyBo Shen2012-11-164-136/+50
* ASoC: sam9g20-wm8731: convert to use snd_soc_register_card()Bo Shen2012-11-061-29/+22
* ASoC: Convert afeb9260 to table based DAPM initAxel Lin2012-02-011-8/+6
* ASoC: Use dai_fmt in afeb9260 machine driverAxel Lin2012-02-011-21/+2
* ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood2012-01-201-2/+2
* ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSCAxel Lin2012-01-101-2/+1
* ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-071-3/+2
* ASoC: Fix build dependency for SND_ATMEL_SOC_SSCAxel Lin2012-01-051-0/+1
* ASoC: atmel: Add .owner to struct snd_soc_cardAxel Lin2011-12-222-0/+2
* ASoC: Convert atmel directory to module_platform_driverAxel Lin2011-11-252-22/+2
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-233-497/+1
|\
| * ASoC: drop support for PlayPaq with WM8510Paul Bolle2011-11-233-497/+1
OpenPOWER on IntegriCloud