summaryrefslogtreecommitdiff
path: root/sound/soc/dwc
AgeCommit message (Expand)Author
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-10-13ASoC: dwc: Fix non-DT instantiationMark Brown
2023-09-25ASoC: dwc: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-28ASoC: dwc: i2s: Fix unused functionsTakashi Iwai
2023-08-23ASoC: dwc: i2s: Add StarFive JH7110 SoC supportXingyu Wu
2023-08-23ASoC: dwc: Use ops to get platform dataXingyu Wu
2023-08-14ASoC: dwc: merge DAI call back functions into opsKuninori Morimoto
2023-07-09ASoC: dwc: Add TDM mode supportMaxim Kochetkov
2023-06-19ASoC: dwc: don't assign addr_width for dt configsMaxim Kochetkov
2023-06-19ASoC: dwc: add DMA handshake controlMaxim Kochetkov
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown
2023-05-23ASoC: dwc: move DMA init to snd_soc_dai_driver probe()Maxim Kochetkov
2023-05-15ASoC: Merge up fixes for CIMark Brown
2023-05-08ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov
2023-05-08ASoC: dwc: extend supported formatsMaxim Kochetkov
2023-05-08ASoC: dwc: add optional reset supportMaxim Kochetkov
2023-03-20ASoC: dwc: dwc-i2s: Convert to platform remove callback returning voidUwe Kleine-König
2022-06-27ASoC: dwc: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: dwc: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: dwc: Update to use set_fmt_new callbackCharles Keepax
2022-03-02ASoC: dwc-i2s: Handle errors for clk_enableJiasheng Jiang
2021-09-27ASoC: dwc-i2s: Update to modern clocking terminologyMark Brown
2021-08-26ASoC: dwc: Get IRQ optionallyRobin Murphy
2021-07-02Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-06-15ASoC: dwc: dwc-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann
2021-03-29ASoC: dwc: Fix -Wmissing-prototypes warningsYueHaibing
2020-07-23ASoC: dwc: use asoc_substream_to_rtd()Kuninori Morimoto
2020-05-18ASoC: dwc: use snd_soc_xxx_active()Kuninori Morimoto
2020-03-27ASoC: dwc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-02-18ASoC: dwc: dwc-i2s: use for_each_pcm_streams() macroKuninori Morimoto
2020-02-18ASoC: soc-pcm: merge playback/cature_active into stream_activeKuninori Morimoto
2020-01-21ASoC: dwc: dwc-i2s: move .suspend/.resume to componentKuninori Morimoto
2019-12-11ASoC: dwc: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: dwc: Drop superfluous ioctl PCM opsTakashi Iwai
2019-11-09ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-10-08ASoC: dwc: dwc-pcm: remove snd_pcm_opsKuninori Morimoto
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-06ASoC: dwc: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-03-28Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es7134', 'asoc/t...Mark Brown
2018-02-16ASoC: dwc: Extends DW_I2S_QUIRK_COMP_PARAM1 to playbackAkshu Agrawal
2018-02-12ASoC: dwc-pcm: replace platform to componentKuninori Morimoto
2017-10-09ASoC: dwc: fix typos in KconfigNik Nyby
2017-08-14ASoC: dwc: Delete an error message for a failed memory allocation in dw_i2s_p...Markus Elfring
2017-07-17ASoC: dwc: constify snd_soc_dai_ops structureGustavo A. R. Silva
2017-06-28ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driverVijendar Mukunda
2017-04-30ASoC: dwc: Disallow building designware_pcm as a moduleJose Abreu
2017-01-09ASoC: dwc: Enable 24 bit sample size in PIO modeJose Abreu
2017-01-09ASoC: dwc: Add record capability in PIO modeJose Abreu
2016-12-14ASoC: dwc: Fix PIO mode initializationJose Abreu