| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-09-26 | 1 | -19/+0 |
|\ |
|
| * | ASoC: ep93xx: Drop legacy DMA support | Alexander Sverdlin | 2024-09-12 | 1 | -19/+0 |
* | | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 2024-09-09 | 1 | -1/+1 |
|/ |
|
* | ASoC: cirrus: merge DAI call back functions into ops | Kuninori Morimoto | 2023-08-14 | 1 | -1/+1 |
* | ASoC: ep93xx: Add OF support | Alexander Sverdlin | 2023-04-12 | 1 | -0/+8 |
* | ASoC: ep93xx: i2s: move enable call to startup callback | Alexander Sverdlin | 2023-04-11 | 1 | -1/+11 |
* | ASoC: cirrus: ep93xx-i2s: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-20 | 1 | -3/+2 |
* | ASoC: ep93xx: ignore 0 Hz sysclk | Alexander Sverdlin | 2023-02-13 | 1 | -0/+2 |
* | ASoC: cirrus: use helper function | Kuninori Morimoto | 2023-01-31 | 1 | -2/+2 |
* | ASoC: ep93xx: Migrate to new style legacy DAI naming flag | Charles Keepax | 2022-06-27 | 1 | -3/+4 |
* | ASoC: ep93xx: Rename set_fmt_new back to set_fmt | Charles Keepax | 2022-06-06 | 1 | -1/+1 |
* | ASoC: ep93xx: Update to use set_fmt_new callback | Charles Keepax | 2022-06-06 | 1 | -3/+3 |
* | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2021-11-04 | 1 | -6/+6 |
|\ |
|
| * | ASoC: cirrus: i2s: Prepare clock before using it | Alexander Sverdlin | 2021-10-20 | 1 | -6/+6 |
* | | ASoC: ep93xx: Convert to modern clocking terminology | Mark Brown | 2021-09-27 | 1 | -5/+5 |
|/ |
|
* | ASoC: cirrus: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 2021-01-21 | 1 | -1/+1 |
* | ASoC: cirrus: use snd_soc_xxx_active() | Kuninori Morimoto | 2020-05-18 | 1 | -2/+2 |
* | ASoC: cirrus: ep93xx-i2s: move .suspend/.resume to component | Kuninori Morimoto | 2020-01-21 | 1 | -8/+8 |
* | ASoC: ep93xx-i2s: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-07-31 | 1 | -3/+1 |
* | ASoC: cirrus: ep93xx-i2s.c: use devm_snd_soc_register_component() | Kuninori Morimoto | 2019-07-02 | 1 | -5/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 |
* | ARM: ep93xx: move pinctrl interfaces into include/linux/soc | Arnd Bergmann | 2019-04-29 | 1 | -2/+1 |
* | ASoC: cirrus: i2s: IRQ-based stream watchdog | Alexander Sverdlin | 2018-05-11 | 1 | -0/+68 |
* | ASoC: cirrus: i2s: Stop enabling I2S2 and I2S3 FIFOs | Alexander Sverdlin | 2018-05-11 | 1 | -8/+4 |
* | ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup | Alexander Sverdlin | 2018-05-01 | 1 | -8/+10 |
* | ASoC: cirrus: i2s: Fix LRCLK configuration | Alexander Sverdlin | 2018-05-01 | 1 | -4/+4 |
* | ASoC: cirrus: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ASoC: ep93xx: remove custom DMA alloc compat function | Stephen Warren | 2013-12-18 | 1 | -2/+12 |
* | ASoC: ep93xx: get rid of ep93xx-pcm-audio struct device | Stephen Warren | 2013-12-18 | 1 | -0/+8 |
* | ASoC: ep93xx-i2s: Remove unnecessary dev_set_drvdata() | Fabio Estevam | 2013-08-29 | 1 | -2/+0 |
* | ASoC: ep93xx: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-07-24 | 1 | -3/+0 |
* | ASoC: ep93xx-i2s: Staticize non exported struct | Lars-Peter Clausen | 2013-05-15 | 1 | -1/+1 |
* | ASoC: ep93xx: Setup dma data in DAI probe | Lars-Peter Clausen | 2013-05-13 | 1 | -10/+4 |
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2013-04-12 | 1 | -8/+8 |
|\ |
|
| * | ASoC: ep93xx_pcm: Fix compile error | Lars-Peter Clausen | 2013-04-05 | 1 | -2/+2 |
| * | ASoC: ep93xx: Use ep93xx_dma_params instead of ep93xx_pcm_dma_params | Lars-Peter Clausen | 2013-03-26 | 1 | -6/+6 |
* | | ASoC: switch over to use snd_soc_register_component() on ep93xx i2s | Kuninori Morimoto | 2013-03-26 | 1 | -2/+7 |
|/ |
|
* | ASoC: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-22 | 1 | -3/+3 |
* | ASoC: cirrus: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -2/+2 |
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-09 | 1 | -1/+1 |
* | ASoC: Rename ep93xx soc directory to cirrus | Alexander Shiyan | 2012-08-28 | 1 | -0/+451 |