summaryrefslogtreecommitdiff
path: root/sound/soc/pxa/pxa2xx-i2s.c
AgeCommit message (Expand)Author
2023-09-25ASoC: pxa: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-22ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto
2023-07-17ASoC: pxa: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2022-06-27ASoC: pxa: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: pxa: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: pxa: Update to use set_fmt_new callbackCharles Keepax
2022-05-07ASoC: pxa: i2s: use normal MMIO accessorsArnd Bergmann
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2021-08-04ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai
2021-01-21ASoC: pxa: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-23ASoC: pxa: use asoc_substream_to_rtd()Kuninori Morimoto
2020-05-18ASoC: pxa: use snd_soc_xxx_active()Kuninori Morimoto
2020-03-27ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-01-21ASoC: pxa: pxa2xx-i2s: move .suspend/.resume to componentKuninori Morimoto
2019-12-11ASoC: pxa: Drop superfluous ioctl PCM opsTakashi Iwai
2019-10-08ASoC: pxa: remove snd_pcm_opsKuninori Morimoto
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-06-29ASoC: pxa: provide PCM ops for ssp, i2s and ac97 componentsDaniel Mack
2018-06-29ASoC: pxa: remove the dmaengine compat needRobert Jarzmik
2017-03-07ASoC: pxa: Remove spaces before tabsCodrut Grosu
2017-03-07ASoC: pxa: Add space around ':' and '('Codrut Grosu
2015-09-30ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcmDaniel Mack
2015-08-28ASoC: pxa2xx-i2s: Convert to devm_snd_soc_register_componentAxel Lin
2014-10-20ASoC: pxa: drop owner assignment from platform_driversWolfram Sang
2013-11-07ASoC: pxa: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-08-15ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack
2013-03-26ASoC: switch over to use snd_soc_register_component() on pxa2xx i2sKuninori Morimoto
2012-12-10ASoC: pxa: remove __dev* attributesBill Pemberton
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown
2012-04-02ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macroMartin Jansa
2012-04-01ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare callsPhilipp Zabel
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2010-08-23ASoC: Enable autoloading of pxa2xx CPU I2S driver with module aliasIan Lartey
2010-08-15ASoC: multi-component: Fix reference to moved header file, which was unused a...Ian Lartey
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack
2009-07-01ASoC: Only disable pxa2xx-i2s clocks if we enabled themMark Brown
2009-05-14ASoC: pxa2xx-i2s: Fix suspend/resumeKarl Beldan
2009-05-14ASoC: pxa2xx-i2s: Fix inappropriate release of i2s clockKarl Beldan
2009-05-14ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separatelyKarl Beldan
2009-05-14ASoC: pxa2xx-i2s: Proper hw initializationKarl Beldan
2009-05-12ASoC: Enforce symmetric rates for PXA2xx I2SMark Brown
2009-03-28Merge branch 'origin' into develRussell King
2009-03-09[ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao
2009-02-08ASoC: pxa2xx-i2s: remove I2S pin setupPhilipp Zabel
2008-12-09ASoC: Register platform DAIsMark Brown
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown
2008-11-24ASoC: Remove DAI type informationMark Brown