index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
/
pxa2xx-ac97.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
ALSA: ASoC: pxa: fix pxa2xx-ac97 DAI initialization order
Dmitry Eremin-Solenikov
1
-31
/
+25
2013-08-15
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
1
-33
/
+34
2013-06-29
ASoC: pxa2xx: fixup multi-platform AC'97 build failures
Kevin Hilman
1
-0
/
+2
2013-06-27
ASoC: ac97: Support multi-platform AC'97
Mark Brown
1
-2
/
+6
2013-03-26
ASoC: switch over to use snd_soc_register_component() on pxa2xx ac97
Kuninori Morimoto
1
-3
/
+7
2013-03-22
ASoC: pxa2xx-ac97: move EXPORT_SYMBOL_GPL() next to definition
Kuninori Morimoto
1
-2
/
+1
2012-12-10
ASoC: pxa: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-0
/
+1
2012-03-25
ARM: pxa: use common IOMEM definition
Rob Herring
1
-0
/
+1
2012-02-19
ASoC: Add __devinit annotation for pxa2xx_ac97_probe
Axel Lin
1
-5
/
+5
2011-11-25
ASoC: Convert pxa directory to module_platform_driver
Axel Lin
1
-11
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-3
/
+3
2010-08-20
ASoC: remove include of pxa2xx-pcm.h in pxa2xx-ac97.c
Axel Lin
1
-1
/
+0
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-33
/
+12
2010-04-05
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
1
-5
/
+12
2009-08-23
ASoC: Pass correct platform data from pxa2xx-ac97
Marek Vasut
1
-2
/
+2
2009-08-13
ALSA: Allow passing platform_data for pxa2xx-ac97
Marek Vasut
1
-1
/
+11
2009-03-28
Merge branch 'origin' into devel
Russell King
1
-10
/
+49
2009-03-16
ASoC: Each PXA AC97 DAI needs a separate ops
Mark Brown
1
-4
/
+12
2009-03-11
ASoC: Merge dai_ops factor out
Mark Brown
1
-6
/
+7
2009-03-09
ASoC: Convert PXA AC97 driver to probe with the platform device
Mark Brown
1
-4
/
+34
2009-03-09
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
1
-1
/
+1
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
1
-6
/
+7
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2008-12-10
ALSA: ASoC - Fix wrong section types
Takashi Iwai
1
-1
/
+1
2008-12-09
ASoC: Register platform DAIs
Mark Brown
1
-0
/
+12
2008-12-03
ASoC: Remove platform device from DAI suspend and resume operations
Mark Brown
1
-4
/
+2
2008-12-02
[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
Eric Miao
1
-0
/
+1
2008-11-24
ASoC: Remove DAI type information
Mark Brown
1
-3
/
+3
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
1
-3
/
+6
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-5
/
+5
2008-10-07
[ARM] pxa: simplify DMA register definitions
Eric Miao
1
-5
/
+5
2008-09-25
[ARM] pxa: avoid needless pxa_gpio_mode() during resume
Russell King
1
-8
/
+0
2008-09-23
ALSA: Separate common pxa2xx-ac97 code
Dmitry Baryshkov
1
-263
/
+9
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-4
/
+4
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-10
ALSA: ASoC: pxa2xx-ac97: fix warning due to missing argument in fuction decla...
Dmitry Baryshkov
1
-1
/
+2
2008-07-10
ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
1
-7
/
+7
2008-06-13
ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove
Mark Brown
1
-1
/
+2
2008-04-24
[ALSA] soc - Support PXA3xx AC97
Mark Brown
1
-2
/
+27
2008-04-24
[ALSA] sound: replace remaining __FUNCTION__ occurences
Harvey Harrison
1
-4
/
+4
2008-04-19
[ARM] 4977/2: soc - pxa2xx-ac97 - Add missing clk_enable()
Mark Brown
1
-0
/
+1
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2008-04-19
[ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock API
Mark Brown
1
-11
/
+38
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-12-08
[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code
Michael Brunner
1
-2
/
+2
2007-07-28
[ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change
Eric Miao
1
-2
/
+2
2007-07-02
[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume
Richard Purdie
1
-1
/
+1
2007-04-21
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-6
/
+6
2007-02-09
[ALSA] soc - ASoC 0.13 pxa2xx AC97 driver
Liam Girdwood
1
-35
/
+29
[next]