| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-06 | ASoC: dwc: always enable/disable i2s irqs | Brady Norander | 1 | -7/+6 |
| 2025-03-17 | ASoC: dwc: Convert to RUNTIME_PM_OPS() | Takashi Iwai | 1 | -3/+3 |
| 2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-08-22 | ASoC: dwc: change to use devm_clk_get_enabled() helpers | Wu Bo | 1 | -13/+3 |
| 2023-10-21 | Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -1/+1 |
| 2023-10-13 | ASoC: dwc: Fix non-DT instantiation | Mark Brown | 1 | -1/+1 |
| 2023-09-25 | ASoC: dwc: convert not to use asoc_xxx() | Kuninori Morimoto | 1 | -1/+1 |
| 2023-08-28 | ASoC: dwc: i2s: Fix unused functions | Takashi Iwai | 1 | -0/+2 |
| 2023-08-23 | ASoC: dwc: i2s: Add StarFive JH7110 SoC support | Xingyu Wu | 1 | -21/+283 |
| 2023-08-23 | ASoC: dwc: Use ops to get platform data | Xingyu Wu | 1 | -1/+1 |
| 2023-08-14 | ASoC: dwc: merge DAI call back functions into ops | Kuninori Morimoto | 1 | -9/+9 |
| 2023-07-09 | ASoC: dwc: Add TDM mode support | Maxim Kochetkov | 1 | -3/+62 |
| 2023-06-19 | ASoC: dwc: don't assign addr_width for dt configs | Maxim Kochetkov | 1 | -6/+0 |
| 2023-06-19 | ASoC: dwc: add DMA handshake control | Maxim Kochetkov | 1 | -2/+37 |
| 2023-06-16 | ASoC: Merge fixes due to dependencies | Mark Brown | 1 | -32/+9 |
| 2023-05-23 | ASoC: dwc: move DMA init to snd_soc_dai_driver probe() | Maxim Kochetkov | 1 | -32/+9 |
| 2023-05-15 | ASoC: Merge up fixes for CI | Mark Brown | 1 | -2/+2 |
| 2023-05-08 | ASoC: dwc: limit the number of overrun messages | Maxim Kochetkov | 1 | -2/+2 |
| 2023-05-08 | ASoC: dwc: extend supported formats | Maxim Kochetkov | 1 | -3/+3 |
| 2023-05-08 | ASoC: dwc: add optional reset support | Maxim Kochetkov | 1 | -6/+21 |
| 2023-03-20 | ASoC: dwc: dwc-i2s: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2022-06-27 | ASoC: dwc: Migrate to new style legacy DAI naming flag | Charles Keepax | 1 | -3/+4 |
| 2022-06-06 | ASoC: dwc: Rename set_fmt_new back to set_fmt | Charles Keepax | 1 | -1/+1 |
| 2022-06-06 | ASoC: dwc: Update to use set_fmt_new callback | Charles Keepax | 1 | -5/+5 |
| 2022-03-02 | ASoC: dwc-i2s: Handle errors for clk_enable | Jiasheng Jiang | 1 | -5/+12 |
| 2021-09-27 | ASoC: dwc-i2s: Update to modern clocking terminology | Mark Brown | 1 | -6/+6 |
| 2021-08-26 | ASoC: dwc: Get IRQ optionally | Robin Murphy | 1 | -1/+1 |
| 2021-06-15 | ASoC: dwc: dwc-i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -2/+1 |
| 2020-05-18 | ASoC: dwc: use snd_soc_xxx_active() | Kuninori Morimoto | 1 | -1/+1 |
| 2020-02-18 | ASoC: dwc: dwc-i2s: use for_each_pcm_streams() macro | Kuninori Morimoto | 1 | -4/+4 |
| 2020-02-18 | ASoC: soc-pcm: merge playback/cature_active into stream_active | Kuninori Morimoto | 1 | -2/+2 |
| 2020-01-21 | ASoC: dwc: dwc-i2s: move .suspend/.resume to component | Kuninori Morimoto | 1 | -14/+18 |
| 2018-02-16 | ASoC: dwc: Extends DW_I2S_QUIRK_COMP_PARAM1 to playback | Akshu Agrawal | 1 | -0/+4 |
| 2017-08-14 | ASoC: dwc: Delete an error message for a failed memory allocation in dw_i2s_p... | Markus Elfring | 1 | -3/+1 |
| 2017-07-17 | ASoC: dwc: constify snd_soc_dai_ops structure | Gustavo A. R. Silva | 1 | -1/+1 |
| 2017-06-28 | ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driver | Vijendar Mukunda | 1 | -0/+6 |
| 2017-04-30 | ASoC: dwc: Disallow building designware_pcm as a module | Jose Abreu | 1 | -0/+753 |