index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
/
pxa2xx-i2s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-06-29
ASoC: pxa: provide PCM ops for ssp, i2s and ac97 components
Daniel Mack
1
-0
/
+3
2018-06-29
ASoC: pxa: remove the dmaengine compat need
Robert Jarzmik
1
-4
/
+2
2017-03-07
ASoC: pxa: Remove spaces before tabs
Codrut Grosu
1
-3
/
+3
2017-03-07
ASoC: pxa: Add space around ':' and '('
Codrut Grosu
1
-1
/
+1
2015-10-01
ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm
Daniel Mack
1
-0
/
+3
2015-08-28
ASoC: pxa2xx-i2s: Convert to devm_snd_soc_register_component
Axel Lin
1
-9
/
+2
2014-10-20
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-11-07
ASoC: pxa: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
1
-1
/
+2
2013-08-15
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
1
-14
/
+14
2013-03-27
ASoC: switch over to use snd_soc_register_component() on pxa2xx i2s
Kuninori Morimoto
1
-2
/
+7
2012-12-09
ASoC: pxa: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-04-16
ASoC: Merge tag 'v3.4-rc3' into for-3.5
Mark Brown
1
-0
/
+1
2012-04-03
ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro
Martin Jansa
1
-0
/
+1
2012-04-01
ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls
Philipp Zabel
1
-2
/
+2
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2010-08-23
ASoC: Enable autoloading of pxa2xx CPU I2S driver with module alias
Ian Lartey
1
-0
/
+1
2010-08-15
ASoC: multi-component: Fix reference to moved header file, which was unused a...
Ian Lartey
1
-1
/
+0
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-45
/
+44
2010-04-05
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
1
-2
/
+5
2009-07-01
ASoC: Only disable pxa2xx-i2s clocks if we enabled them
Mark Brown
1
-1
/
+6
2009-05-14
ASoC: pxa2xx-i2s: Fix suspend/resume
Karl Beldan
1
-8
/
+3
2009-05-14
ASoC: pxa2xx-i2s: Fix inappropriate release of i2s clock
Karl Beldan
1
-2
/
+0
2009-05-14
ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separately
Karl Beldan
1
-3
/
+5
2009-05-14
ASoC: pxa2xx-i2s: Proper hw initialization
Karl Beldan
1
-3
/
+14
2009-05-12
ASoC: Enforce symmetric rates for PXA2xx I2S
Mark Brown
1
-0
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
1
-44
/
+10
2009-03-09
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
1
-1
/
+1
2009-03-05
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
1
-8
/
+10
2009-02-08
ASoC: pxa2xx-i2s: remove I2S pin setup
Philipp Zabel
1
-36
/
+0
2008-12-09
ASoC: Register platform DAIs
Mark Brown
1
-1
/
+12
2008-12-03
ASoC: Remove platform device from DAI suspend and resume operations
Mark Brown
1
-4
/
+2
2008-11-24
ASoC: Remove DAI type information
Mark Brown
1
-1
/
+0
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
1
-6
/
+9
2008-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+2
2008-10-13
ALSA: ASoC: update email address for Liam Girdwood
Liam Girdwood
1
-2
/
+2
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+41
2008-10-07
[ARM] pxa: move I2S register and bit definitions into pxa2xx-i2s.c
Eric Miao
1
-0
/
+40
2008-10-07
[ARM] pxa: simplify DMA register definitions
Eric Miao
1
-2
/
+2
2008-09-23
ALSA: Separate common pxa2xx-pcm code
Dmitry Baryshkov
1
-0
/
+10
2008-09-23
sound: ASoC: Support runtime selection of CPU in pxa2xx-i2s
Dmitry Baryshkov
1
-5
/
+5
2008-09-01
ALSA: ASoC: fix pxa2xx-i2s clk_get call
Dmitry Baryshkov
1
-1
/
+39
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-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+10
2008-07-10
ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
1
-7
/
+7
2008-07-07
[ARM] 5063/1: pxa: add clk support for pxa2xx I2S
eric miao
1
-2
/
+10
2008-05-19
[ALSA] ASoC: Remove in-code changelogs
Mark Brown
1
-3
/
+0
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
[next]