summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-3/+3
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-1/+2
|\
| * ASoC: mmp-pcm: add NO_PERIOD_WAKEUP for PCM INFOQiao Zhou2014-09-111-1/+2
* | ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack2014-08-131-3/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/...Mark Brown2014-08-041-1/+2
|\ \
| | * ASoC: pxa: pxa-ssp: small leak in probe()Dan Carpenter2014-07-311-1/+2
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/fix/fsl-dma', 'asoc/fix/fsl-spdif', 'aso...Mark Brown2014-06-161-5/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ASoC: MMP audio needs sram supportArnd Bergmann2014-06-051-0/+1
| | * ASoC: pxa: add I2C dependencies as neededArnd Bergmann2014-06-031-5/+5
* | | ASoC: Fix wrong argument for card remove callbacksTakashi Iwai2014-06-031-1/+1
|/ /
* | ASoC: free jack GPIOs before the sound card is freedStephen Warren2014-06-031-1/+8
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into...Mark Brown2014-06-031-0/+1
|\ \ \ | | |/ | |/|
| * | ASoC: pxa: pxa-ssp: Terminate of match tableStephen Boyd2014-05-261-0/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown2014-05-223-3/+3
|\ \ \ | | |/ | |/|
| | * ASoC: pxa: remove mach header dependencyArnd Bergmann2014-05-202-2/+2
| | * ASoC: pxa: TTC DKB audio needs I2CArnd Bergmann2014-05-011-1/+1
| |/
* | ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula2014-05-194-18/+0
* | ASoC: Remove needless snd_soc_dapm_sync() from machine driver initsJarkko Nikula2014-05-191-2/+0
|/
* ASoC: pxa: tosa: Convert to table based DAPM and control setupLars-Peter Clausen2014-03-131-22/+13
* ASoC: pxa: magician: Convert to table based DAPM and control setupLars-Peter Clausen2014-03-131-22/+12
* Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2014-03-134-63/+80
|\
| * ASoC: pxa: tosa: Update locking around use of DAPM pin APICharles Keepax2014-02-201-12/+16
| * ASoC: pxa: spitz: Update locking around use of DAPM pin APICharles Keepax2014-02-201-23/+28
| * ASoC: pxa: magician: Update locking around use of DAPM pin APICharles Keepax2014-02-201-9/+13
| * ASoC: pxa: corgi: Update locking around use of DAPM pin APICharles Keepax2014-02-201-19/+23
* | ASoC: pxa: zylonite: Convert to table based DAPM setupLars-Peter Clausen2014-03-031-12/+5
* | ASoC: pxa: mioa701_wm9713: Convert to table based DAPM setupLars-Peter Clausen2014-03-031-14/+5
* | ASoC: pxa: e800_wm9712: Convert to table based DAPM setupLars-Peter Clausen2014-03-031-14/+5
* | ASoC: pxa: e750_wm9705: Convert to table based DAPM setupLars-Peter Clausen2014-03-031-5/+5
* | ASoC: pxa: e740_wm9705: Convert to table based DAPM setupLars-Peter Clausen2014-03-031-5/+5
* | ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_controlLars-Peter Clausen2014-03-033-6/+3
* | ASoC: pxa: Remove superfluous lockingLars-Peter Clausen2014-02-235-20/+0
|/
* ASoC: mmp: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-301-6/+0
* ASoC: mmp-pcm: config pcm slave via generic dmaengineQiao Zhou2013-12-172-16/+4
* 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
* | sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma bufferNicolin Chen2013-11-131-2/+1
* | Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown2013-11-081-1/+2
|\ \
| * | ASoC: pxa: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-071-1/+2
| |/
* | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2013-11-0812-31/+36
|\ \
| * | ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio driversDmitry Eremin-Solenikov2013-10-1811-0/+11
| * | ALSA: ASoC: pxa: fix pxa2xx-ac97 DAI initialization orderDmitry Eremin-Solenikov2013-10-181-31/+25
| |/
* | ASoC: mmp-sspa: Use devm_snd_soc_register_componentSachin Kamat2013-09-191-3/+2
|/
* ASoC: pxa: Remove duplicate inclusion of dmaengine.hSachin Kamat2013-08-221-1/+0
* ASoC: pxa: add DT bindings for pxa2xx-pcmDaniel Mack2013-08-151-2/+11
* ASoC: pxa: pxa-ssp: set dma filter data from startup hookDaniel Mack2013-08-151-1/+4
* ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack2013-08-156-81/+78
* ASoC: pxa: pxa-ssp: add DT bindingsDaniel Mack2013-08-151-6/+31
* Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2013-08-151-1/+1
|\
| * ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack2013-08-151-1/+1
OpenPOWER on IntegriCloud