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
/
arm
/
pxa2xx-ac97.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
ALSA: arm: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-1
/
+0
2018-06-29
ASoC: pxa: move some functions to pxa2xx-lib
Daniel Mack
1
-3
/
+3
2018-06-29
ASoC: pxa: clean up function names in pxa2xx-lib
Daniel Mack
1
-5
/
+5
2018-06-29
ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97
Daniel Mack
1
-38
/
+76
2018-06-29
ASoC: pxa: remove the dmaengine compat need
Robert Jarzmik
1
-12
/
+2
2017-09-04
ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic
Robert Jarzmik
1
-8
/
+27
2015-09-30
ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm
Daniel Mack
1
-2
/
+11
2014-10-20
ALSA: arm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-02-14
ALSA: arm: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-4
/
+2
2013-10-29
ALSA: Use strlcpy() instead of strncpy()
Takashi Iwai
1
-1
/
+1
2013-08-15
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
1
-12
/
+14
2013-05-23
ALSA: pxa2xx-ac97: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2012-12-07
ALSA: pxa2xx: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-08-09
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
Takashi Iwai
1
-2
/
+2
2012-07-03
ALSA: convert PM ops of platform_driver to new pm ops
Takashi Iwai
1
-6
/
+3
2012-03-25
ARM: pxa: use common IOMEM definition
Rob Herring
1
-0
/
+1
2011-11-27
ALSA: convert sound/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-09-21
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-9
/
+11
2009-09-10
[ARM] pxa: update pxa2xx-ac97.c to use 'struct dev_pm_ops'
Mike Rapoport
1
-9
/
+11
2009-09-04
ASoC: fix pxa2xx-ac97.c breakage
Robert Schwebel
1
-1
/
+1
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
-0
/
+10
2009-03-28
Merge branch 'origin' into devel
Russell King
1
-4
/
+3
2009-03-09
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
1
-2
/
+0
2009-01-12
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
1
-4
/
+3
2008-12-02
[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
Eric Miao
1
-0
/
+1
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2008-10-07
[ARM] pxa: simplify DMA register definitions
Eric Miao
1
-2
/
+2
2008-09-23
ALSA: Separate common pxa2xx-ac97 code
Dmitry Baryshkov
1
-229
/
+18
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-04-24
[ALSA] pxa2xx-ac97: Support PXA3xx AC97
Mark Brown
1
-0
/
+24
2008-04-24
[ALSA] sound: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-04-24
[ALSA] sound: replace remaining __FUNCTION__ occurences
Harvey Harrison
1
-4
/
+4
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2008-04-19
[ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API
Mark Brown
1
-8
/
+40
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] Add missing device link
Takashi Iwai
1
-0
/
+1
2007-12-08
[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code
Michael Brunner
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-14
[ALSA] Fix __devinit and __devexit issues with sound drivers
Prarit Bhargava
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-03-22
[ALSA] semaphore -> mutex (Archs, misc buses)
Ingo Molnar
1
-6
/
+6
2006-01-03
[ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugs
Nicolas Pitre
1
-17
/
+22
2006-01-03
[ALSA] Fix PM support
Takashi Iwai
1
-20
/
+16
2006-01-03
[ALSA] Remove xxx_t typedefs: ARM PXA2xx
Takashi Iwai
1
-22
/
+22
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-17
/
+18
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
[next]