index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
/
pxa2xx-ac97.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: pxa: remove snd_pcm_ops
Kuninori Morimoto
2019-10-08
1
-3
/
+11
*
ASoC: pxa: pxa2xx-ac97.c: use devm_snd_soc_register_component()
Kuninori Morimoto
2019-07-02
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ASoC: pxa: switch to new ac97 bus support
Robert Jarzmik
2018-09-10
1
-23
/
+25
*
ASoC: pxa: provide PCM ops for ssp, i2s and ac97 components
Daniel Mack
2018-06-29
1
-0
/
+3
*
ASoC: pxa: remove the dmaengine compat need
Robert Jarzmik
2018-06-29
1
-27
/
+5
*
ASoC: pxa: add devicetree support
Robert Jarzmik
2018-06-18
1
-0
/
+12
*
ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic
Robert Jarzmik
2017-09-04
1
-6
/
+26
*
ASoC: pxa: Remove unneeded else after return statement
Codrut Grosu
2017-03-07
1
-3
/
+2
*
ASoC: pxa2xx-ac97: Remove unused DAI ID defines
Lars-Peter Clausen
2017-01-05
1
-2
/
+0
*
ASoC: pxa: Fix module autoload for platform drivers
Andrea Adami
2016-05-06
1
-0
/
+1
*
ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm
Daniel Mack
2015-09-30
1
-17
/
+32
*
ASoC: pxa: pxa2xx-ac97: fix dma requestor lines
Robert Jarzmik
2015-09-22
1
-2
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control
Lars-Peter Clausen
2014-11-18
1
-3
/
+3
|
/
*
ALSA: ASoC: pxa: fix pxa2xx-ac97 DAI initialization order
Dmitry Eremin-Solenikov
2013-10-18
1
-31
/
+25
*
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
2013-08-15
1
-33
/
+34
*
ASoC: pxa2xx: fixup multi-platform AC'97 build failures
Kevin Hilman
2013-06-29
1
-0
/
+2
*
ASoC: ac97: Support multi-platform AC'97
Mark Brown
2013-06-27
1
-2
/
+6
*
ASoC: switch over to use snd_soc_register_component() on pxa2xx ac97
Kuninori Morimoto
2013-03-26
1
-3
/
+7
*
ASoC: pxa2xx-ac97: move EXPORT_SYMBOL_GPL() next to definition
Kuninori Morimoto
2013-03-22
1
-2
/
+1
*
ASoC: pxa: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-4
/
+4
*
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-29
1
-0
/
+1
|
\
|
*
ARM: pxa: use common IOMEM definition
Rob Herring
2012-03-25
1
-0
/
+1
*
|
ASoC: Add __devinit annotation for pxa2xx_ac97_probe
Axel Lin
2012-02-19
1
-5
/
+5
|
/
*
ASoC: Convert pxa directory to module_platform_driver
Axel Lin
2011-11-25
1
-11
/
+1
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-3
/
+3
*
ASoC: remove include of pxa2xx-pcm.h in pxa2xx-ac97.c
Axel Lin
2010-08-20
1
-1
/
+0
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-33
/
+12
*
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
2010-04-05
1
-5
/
+12
*
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
-1
/
+11
*
Merge branch 'origin' into devel
Russell King
2009-03-28
1
-10
/
+49
|
\
|
*
ASoC: Each PXA AC97 DAI needs a separate ops
Mark Brown
2009-03-16
1
-4
/
+12
|
*
ASoC: Merge dai_ops factor out
Mark Brown
2009-03-11
1
-6
/
+7
|
|
\
|
|
*
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
2009-03-04
1
-6
/
+7
|
*
|
ASoC: Convert PXA AC97 driver to probe with the platform device
Mark Brown
2009-03-09
1
-4
/
+34
|
|
/
*
|
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
2009-03-09
1
-1
/
+1
|
/
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-12-30
1
-0
/
+1
|
\
|
*
[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
Eric Miao
2008-12-02
1
-0
/
+1
*
|
ALSA: ASoC - Fix wrong section types
Takashi Iwai
2008-12-10
1
-1
/
+1
*
|
ASoC: Register platform DAIs
Mark Brown
2008-12-09
1
-0
/
+12
*
|
ASoC: Remove platform device from DAI suspend and resume operations
Mark Brown
2008-12-03
1
-4
/
+2
*
|
ASoC: Remove DAI type information
Mark Brown
2008-11-24
1
-3
/
+3
*
|
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
2008-11-21
1
-3
/
+6
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-10-11
1
-5
/
+5
|
\
|
*
[ARM] pxa: simplify DMA register definitions
Eric Miao
2008-10-07
1
-5
/
+5
|
*
[ARM] pxa: avoid needless pxa_gpio_mode() during resume
Russell King
2008-09-25
1
-8
/
+0
*
|
ALSA: Separate common pxa2xx-ac97 code
Dmitry Baryshkov
2008-09-23
1
-263
/
+9
|
/
[next]