开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
/
pxa2xx-i2s.c
Age
Commit message (
Expand
)
Author
2023-09-25
ASoC: pxa: convert not to use asoc_xxx()
Kuninori Morimoto
2023-08-22
ASoC: pxa: merge DAI call back functions into ops
Kuninori Morimoto
2023-07-17
ASoC: pxa: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2022-06-27
ASoC: pxa: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: pxa: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: pxa: Update to use set_fmt_new callback
Charles Keepax
2022-05-07
ASoC: pxa: i2s: use normal MMIO accessors
Arnd Bergmann
2022-04-19
ARM: pxa: move mach/sound.h to linux/platform_data/
Arnd Bergmann
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
2021-08-04
ALSA: pxa2xx: Use managed PCM buffer allocation
Takashi Iwai
2021-01-21
ASoC: pxa: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2020-07-23
ASoC: pxa: use asoc_substream_to_rtd()
Kuninori Morimoto
2020-05-18
ASoC: pxa: use snd_soc_xxx_active()
Kuninori Morimoto
2020-03-27
ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-01-21
ASoC: pxa: pxa2xx-i2s: move .suspend/.resume to component
Kuninori Morimoto
2019-12-11
ASoC: pxa: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-10-08
ASoC: pxa: remove snd_pcm_ops
Kuninori Morimoto
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-06-29
ASoC: pxa: provide PCM ops for ssp, i2s and ac97 components
Daniel Mack
2018-06-29
ASoC: pxa: remove the dmaengine compat need
Robert Jarzmik
2017-03-07
ASoC: pxa: Remove spaces before tabs
Codrut Grosu
2017-03-07
ASoC: pxa: Add space around ':' and '('
Codrut Grosu
2015-09-30
ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm
Daniel Mack
2015-08-28
ASoC: pxa2xx-i2s: Convert to devm_snd_soc_register_component
Axel Lin
2014-10-20
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
2013-11-07
ASoC: pxa: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
2013-08-15
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
2013-03-26
ASoC: switch over to use snd_soc_register_component() on pxa2xx i2s
Kuninori Morimoto
2012-12-10
ASoC: pxa: remove __dev* attributes
Bill Pemberton
2012-04-16
ASoC: Merge tag 'v3.4-rc3' into for-3.5
Mark Brown
2012-04-02
ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro
Martin Jansa
2012-04-01
ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls
Philipp Zabel
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2010-08-23
ASoC: Enable autoloading of pxa2xx CPU I2S driver with module alias
Ian Lartey
2010-08-15
ASoC: multi-component: Fix reference to moved header file, which was unused a...
Ian Lartey
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-04-05
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
2009-07-01
ASoC: Only disable pxa2xx-i2s clocks if we enabled them
Mark Brown
2009-05-14
ASoC: pxa2xx-i2s: Fix suspend/resume
Karl Beldan
2009-05-14
ASoC: pxa2xx-i2s: Fix inappropriate release of i2s clock
Karl Beldan
2009-05-14
ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separately
Karl Beldan
2009-05-14
ASoC: pxa2xx-i2s: Proper hw initialization
Karl Beldan
2009-05-12
ASoC: Enforce symmetric rates for PXA2xx I2S
Mark Brown
2009-03-28
Merge branch 'origin' into devel
Russell King
2009-03-09
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
2009-02-08
ASoC: pxa2xx-i2s: remove I2S pin setup
Philipp Zabel
2008-12-09
ASoC: Register platform DAIs
Mark Brown
2008-12-03
ASoC: Remove platform device from DAI suspend and resume operations
Mark Brown
2008-11-24
ASoC: Remove DAI type information
Mark Brown
[next]