summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa2xx-ac97.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnosticRobert Jarzmik2017-09-041-6/+26
* ASoC: pxa: Remove unneeded else after return statementCodrut Grosu2017-03-071-3/+2
* ASoC: pxa2xx-ac97: Remove unused DAI ID definesLars-Peter Clausen2017-01-051-2/+0
* ASoC: pxa: Fix module autoload for platform driversAndrea Adami2016-05-061-0/+1
* ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcmDaniel Mack2015-09-301-17/+32
* ASoC: pxa: pxa2xx-ac97: fix dma requestor linesRobert Jarzmik2015-09-221-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: pxa: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-3/+3
|/
* ALSA: ASoC: pxa: fix pxa2xx-ac97 DAI initialization orderDmitry Eremin-Solenikov2013-10-181-31/+25
* ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack2013-08-151-33/+34
* ASoC: pxa2xx: fixup multi-platform AC'97 build failuresKevin Hilman2013-06-291-0/+2
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-2/+6
* ASoC: switch over to use snd_soc_register_component() on pxa2xx ac97Kuninori Morimoto2013-03-261-3/+7
* ASoC: pxa2xx-ac97: move EXPORT_SYMBOL_GPL() next to definitionKuninori Morimoto2013-03-221-2/+1
* ASoC: pxa: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-0/+1
|\
| * ARM: pxa: use common IOMEM definitionRob Herring2012-03-251-0/+1
* | ASoC: Add __devinit annotation for pxa2xx_ac97_probeAxel Lin2012-02-191-5/+5
|/
* ASoC: Convert pxa directory to module_platform_driverAxel Lin2011-11-251-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-3/+3
* ASoC: remove include of pxa2xx-pcm.h in pxa2xx-ac97.cAxel Lin2010-08-201-1/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-33/+12
* ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-5/+12
* ASoC: Pass correct platform data from pxa2xx-ac97Marek Vasut2009-08-231-2/+2
* ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut2009-08-131-1/+11
* Merge branch 'origin' into develRussell King2009-03-281-10/+49
|\
| * ASoC: Each PXA AC97 DAI needs a separate opsMark Brown2009-03-161-4/+12
| * ASoC: Merge dai_ops factor outMark Brown2009-03-111-6/+7
| |\
| | * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-6/+7
| * | ASoC: Convert PXA AC97 driver to probe with the platform deviceMark Brown2009-03-091-4/+34
| |/
* | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-091-1/+1
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-301-0/+1
|\
| * [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2008-12-021-0/+1
* | ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* | ASoC: Register platform DAIsMark Brown2008-12-091-0/+12
* | ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2008-12-031-4/+2
* | ASoC: Remove DAI type informationMark Brown2008-11-241-3/+3
* | ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-3/+6
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-5/+5
|\
| * [ARM] pxa: simplify DMA register definitionsEric Miao2008-10-071-5/+5
| * [ARM] pxa: avoid needless pxa_gpio_mode() during resumeRussell King2008-09-251-8/+0
* | ALSA: Separate common pxa2xx-ac97 codeDmitry Baryshkov2008-09-231-263/+9
|/
* [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
* ALSA: ASoC: pxa2xx-ac97: fix warning due to missing argument in fuction decla...Dmitry Baryshkov2008-07-101-1/+2
* ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-7/+7
* ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown2008-06-131-1/+2
* [ALSA] soc - Support PXA3xx AC97Mark Brown2008-04-241-2/+27
* [ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2008-04-241-4/+4
OpenPOWER on IntegriCloud