Age | Commit message (Expand) | Author | Files | Lines |
2023-08-14 | ASoC: pxa: merge DAI call back functions into ops | Kuninori Morimoto | 1 | -1/+1 |
2023-03-20 | ASoC: pxa: mmp-sspa: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+3 |
2023-02-10 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -1/+1 |
2022-06-27 | ASoC: pxa: Migrate to new style legacy DAI naming flag | Charles Keepax | 1 | -4/+5 |
2022-06-06 | ASoC: pxa: Rename set_fmt_new back to set_fmt | Charles Keepax | 1 | -1/+1 |
2022-06-06 | ASoC: pxa: Update to use set_fmt_new callback | Charles Keepax | 1 | -4/+4 |
2021-03-10 | ASoC: mmp-sspa: drop unneeded snd_soc_dai_set_drvdata | Julia Lawall | 1 | -1/+0 |
2020-11-20 | ASoC: mmp-sspa: set phase two word length register | Kyle Russell | 1 | -0/+3 |
2020-11-18 | ASoC: mmp-sspa: clear transmit phase bit for non-stereo formats | Kyle Russell | 1 | -0/+1 |
2020-05-27 | ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe() | Wei Yongjun | 1 | -4/+4 |
2020-05-20 | ASoC: mmp-sspa: Fix the error handling in probe() | Lubomir Rintel | 1 | -6/+10 |
2020-05-19 | ASoC: mmp-sspa: Add Device Tree support | Lubomir Rintel | 1 | -45/+94 |
2020-05-12 | ASoC: mmp-sspa: Set appropriate bus format for given bit width | Lubomir Rintel | 1 | -12/+28 |
2020-05-12 | ASoC: mmp-sspa: Add support for the runtime power management | Lubomir Rintel | 1 | -60/+66 |
2020-05-12 | ASoC: mmp-sspa: Prepare/unprepare the clocks | Lubomir Rintel | 1 | -6/+6 |
2020-05-12 | ASoC: mmp-sspa: Remove the embedded struct ssp_device | Lubomir Rintel | 1 | -69/+60 |
2020-05-12 | ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcm | Lubomir Rintel | 1 | -0/+57 |
2020-05-12 | ASoC: mmp-sspa: Get rid of dma_params and phys_base | Lubomir Rintel | 1 | -15/+10 |
2020-05-12 | ASoC: mmp-sspa: Drop S20_3LE case | Lubomir Rintel | 1 | -3/+0 |
2020-05-12 | ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE on | Lubomir Rintel | 1 | -1/+1 |
2020-03-27 | ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 1 | -1/+1 |
2019-10-18 | spi: pxa2xx: No need to keep pointer to platform device | Andy Shevchenko | 1 | -1/+1 |
2019-07-31 | ASoC: mmp-sspa: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -15/+1 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -2/+2 |
2018-02-26 | ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE | Colin Ian King | 1 | -1/+0 |
2017-07-17 | ASoC: mmp-sspa: constify snd_soc_dai_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
2017-03-07 | ASoC: pxa: Remove unneeded return statement in void function | Codrut Grosu | 1 | -1/+0 |
2016-05-06 | ASoC: pxa: Fix module autoload for platform drivers | Andrea Adami | 1 | -0/+1 |
2014-10-20 | ASoC: pxa: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-09-19 | ASoC: mmp-sspa: Use devm_snd_soc_register_component | Sachin Kamat | 1 | -3/+2 |
2013-08-15 | ASoC: pxa: use snd_dmaengine_dai_dma_data | Daniel Mack | 1 | -4/+8 |
2013-07-24 | ASoC: pxa: don't check resource with devm_ioremap_resource | Wolfram Sang | 1 | -3/+0 |
2013-05-15 | ASoC: mmp-sspa: Staticize non exported struct | Lars-Peter Clausen | 1 | -1/+1 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on mmp sspa | Kuninori Morimoto | 1 | -2/+7 |
2013-01-22 | ASoC: Convert to devm_ioremap_resource() | Thierry Reding | 1 | -3/+3 |
2012-12-09 | ASoC: pxa: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-06-13 | ASoC: mmp: add sspa support | Zhangfei Gao | 1 | -0/+480 |