index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
arm
/
pxa2xx-ac97.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: arm: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: arm: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ALSA: arm: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-15
1
-1
/
+0
*
ASoC: pxa: move some functions to pxa2xx-lib
Daniel Mack
2018-06-29
1
-3
/
+3
*
ASoC: pxa: clean up function names in pxa2xx-lib
Daniel Mack
2018-06-29
1
-5
/
+5
*
ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97
Daniel Mack
2018-06-29
1
-38
/
+76
*
ASoC: pxa: remove the dmaengine compat need
Robert Jarzmik
2018-06-29
1
-12
/
+2
*
ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic
Robert Jarzmik
2017-09-04
1
-8
/
+27
*
ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm
Daniel Mack
2015-09-30
1
-2
/
+11
*
ALSA: arm: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ALSA: arm: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
1
-4
/
+2
*
ALSA: Use strlcpy() instead of strncpy()
Takashi Iwai
2013-10-29
1
-1
/
+1
*
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
2013-08-15
1
-12
/
+14
*
ALSA: pxa2xx-ac97: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-23
1
-1
/
+0
*
ALSA: pxa2xx: remove __dev* attributes
Bill Pemberton
2012-12-07
1
-3
/
+3
*
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
Takashi Iwai
2012-08-09
1
-2
/
+2
*
ALSA: convert PM ops of platform_driver to new pm ops
Takashi Iwai
2012-07-03
1
-6
/
+3
*
ARM: pxa: use common IOMEM definition
Rob Herring
2012-03-25
1
-0
/
+1
*
ALSA: convert sound/* to use module_platform_driver()
Axel Lin
2011-11-27
1
-12
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2009-09-21
1
-9
/
+11
|
\
|
*
[ARM] pxa: update pxa2xx-ac97.c to use 'struct dev_pm_ops'
Mike Rapoport
2009-09-10
1
-9
/
+11
*
|
ASoC: fix pxa2xx-ac97.c breakage
Robert Schwebel
2009-09-04
1
-1
/
+1
*
|
ASoC: Pass correct platform data from pxa2xx-ac97
Marek Vasut
2009-08-23
1
-2
/
+2
*
|
ALSA: Allow passing platform_data for pxa2xx-ac97
Marek Vasut
2009-08-13
1
-0
/
+10
|
/
*
Merge branch 'origin' into devel
Russell King
2009-03-28
1
-4
/
+3
|
\
|
*
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
2009-01-12
1
-4
/
+3
*
|
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
2009-03-09
1
-2
/
+0
|
/
*
[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
Eric Miao
2008-12-02
1
-0
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-10-11
1
-2
/
+2
|
\
|
*
[ARM] pxa: simplify DMA register definitions
Eric Miao
2008-10-07
1
-2
/
+2
*
|
ALSA: Separate common pxa2xx-ac97 code
Dmitry Baryshkov
2008-09-23
1
-229
/
+18
|
/
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-4
/
+4
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
[ALSA] pxa2xx-ac97: Support PXA3xx AC97
Mark Brown
2008-04-24
1
-0
/
+24
*
[ALSA] sound: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-24
1
-0
/
+2
*
[ALSA] sound: replace remaining __FUNCTION__ occurences
Harvey Harrison
2008-04-24
1
-4
/
+4
*
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
2008-04-19
1
-0
/
+1
*
[ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API
Mark Brown
2008-04-19
1
-8
/
+40
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
[ALSA] Add missing device link
Takashi Iwai
2008-01-31
1
-0
/
+1
*
[ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code
Michael Brunner
2007-12-08
1
-2
/
+2
*
[ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume
Richard Purdie
2007-07-02
1
-1
/
+1
*
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
2007-04-21
1
-6
/
+6
*
[ALSA] Fix __devinit and __devexit issues with sound drivers
Prarit Bhargava
2007-02-14
1
-3
/
+3
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[ALSA] semaphore -> mutex (Archs, misc buses)
Ingo Molnar
2006-03-22
1
-6
/
+6
*
[ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugs
Nicolas Pitre
2006-01-03
1
-17
/
+22
*
[ALSA] Fix PM support
Takashi Iwai
2006-01-03
1
-20
/
+16
[next]