summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa2xx-i2s.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* ASoC: pxa: provide PCM ops for ssp, i2s and ac97 componentsDaniel Mack2018-06-291-0/+3
* ASoC: pxa: remove the dmaengine compat needRobert Jarzmik2018-06-291-4/+2Star
* ASoC: pxa: Remove spaces before tabsCodrut Grosu2017-03-071-3/+3
* ASoC: pxa: Add space around ':' and '('Codrut Grosu2017-03-071-1/+1
* ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcmDaniel Mack2015-10-011-0/+3
* ASoC: pxa2xx-i2s: Convert to devm_snd_soc_register_componentAxel Lin2015-08-281-9/+2Star
* ASoC: pxa: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ASoC: pxa: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-071-1/+2
* ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack2013-08-151-14/+14
* ASoC: switch over to use snd_soc_register_component() on pxa2xx i2sKuninori Morimoto2013-03-261-2/+7
* ASoC: pxa: remove __dev* attributesBill Pemberton2012-12-091-2/+2
* ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-161-0/+1
|\
| * ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macroMartin Jansa2012-04-031-0/+1
* | ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare callsPhilipp Zabel2012-04-011-2/+2
|/
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: Enable autoloading of pxa2xx CPU I2S driver with module aliasIan Lartey2010-08-231-0/+1
* ASoC: multi-component: Fix reference to moved header file, which was unused a...Ian Lartey2010-08-151-1/+0Star
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-45/+44Star
* ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-2/+5
* ASoC: Only disable pxa2xx-i2s clocks if we enabled themMark Brown2009-07-011-1/+6
* ASoC: pxa2xx-i2s: Fix suspend/resumeKarl Beldan2009-05-141-8/+3Star
* ASoC: pxa2xx-i2s: Fix inappropriate release of i2s clockKarl Beldan2009-05-141-2/+0Star
* ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separatelyKarl Beldan2009-05-141-3/+5
* ASoC: pxa2xx-i2s: Proper hw initializationKarl Beldan2009-05-141-3/+14
* ASoC: Enforce symmetric rates for PXA2xx I2SMark Brown2009-05-121-0/+1
* Merge branch 'origin' into develRussell King2009-03-281-44/+10Star
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-8/+10
| * ASoC: pxa2xx-i2s: remove I2S pin setupPhilipp Zabel2009-02-081-36/+0Star
* | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-091-1/+1
|/
* ASoC: Register platform DAIsMark Brown2008-12-091-1/+12
* ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2008-12-031-4/+2Star
* ASoC: Remove DAI type informationMark Brown2008-11-241-1/+0Star
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-6/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-131-2/+2
|\
| * ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-131-2/+2
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-2/+41
|\ \ | |/ |/|
| * [ARM] pxa: move I2S register and bit definitions into pxa2xx-i2s.cEric Miao2008-10-071-0/+40
| * [ARM] pxa: simplify DMA register definitionsEric Miao2008-10-071-2/+2
* | ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov2008-09-231-0/+10
* | sound: ASoC: Support runtime selection of CPU in pxa2xx-i2sDmitry Baryshkov2008-09-231-5/+5
|/
* ALSA: ASoC: fix pxa2xx-i2s clk_get callDmitry Baryshkov2008-09-011-1/+39
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-4/+4
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-151-2/+10
|\
| * [ARM] 5063/1: pxa: add clk support for pxa2xx I2Seric miao2008-07-071-2/+10
* | ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-7/+7
* | [ALSA] ASoC: Remove in-code changelogsMark Brown2008-05-191-3/+0Star
|/
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star