index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Remove unnecessary variables
zuoqilin
2021-06-10
1
-3
/
+1
*
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
1
-1
/
+1
*
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
[next]