summaryrefslogtreecommitdiffstats
path: root/sound/soc/dwc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-10-212-3/+3
|\
| * ASoC: dwc: convert not to use asoc_xxx()Kuninori Morimoto2023-09-252-3/+3
* | ASoC: dwc: Fix non-DT instantiationMark Brown2023-10-131-1/+1
|/
* ASoC: dwc: i2s: Fix unused functionsTakashi Iwai2023-08-281-0/+2
* ASoC: dwc: i2s: Add StarFive JH7110 SoC supportXingyu Wu2023-08-232-21/+284
* ASoC: dwc: Use ops to get platform dataXingyu Wu2023-08-231-1/+1
* ASoC: dwc: merge DAI call back functions into opsKuninori Morimoto2023-08-141-9/+9
* ASoC: dwc: Add TDM mode supportMaxim Kochetkov2023-07-093-7/+90
* ASoC: dwc: don't assign addr_width for dt configsMaxim Kochetkov2023-06-191-6/+0
* ASoC: dwc: add DMA handshake controlMaxim Kochetkov2023-06-192-2/+43
* ASoC: Merge fixes due to dependenciesMark Brown2023-06-161-32/+9
|\
| * ASoC: dwc: move DMA init to snd_soc_dai_driver probe()Maxim Kochetkov2023-05-231-32/+9
* | ASoC: Merge up fixes for CIMark Brown2023-05-151-2/+2
|\|
| * ASoC: dwc: limit the number of overrun messagesMaxim Kochetkov2023-05-081-2/+2
* | ASoC: dwc: extend supported formatsMaxim Kochetkov2023-05-081-3/+3
* | ASoC: dwc: add optional reset supportMaxim Kochetkov2023-05-082-6/+22
|/
* ASoC: dwc: dwc-i2s: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* ASoC: dwc: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-3/+4
* ASoC: dwc: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* ASoC: dwc: Update to use set_fmt_new callbackCharles Keepax2022-06-061-5/+5
* ASoC: dwc-i2s: Handle errors for clk_enableJiasheng Jiang2022-03-021-5/+12
* ASoC: dwc-i2s: Update to modern clocking terminologyMark Brown2021-09-271-6/+6
* ASoC: dwc: Get IRQ optionallyRobin Murphy2021-08-261-1/+1
* Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-07-021-2/+1
|\
| * ASoC: dwc: dwc-i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-151-2/+1
* | clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2021-06-081-1/+1
|/
* ASoC: dwc: Fix -Wmissing-prototypes warningsYueHaibing2021-03-291-3/+3
* ASoC: dwc: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: dwc: use snd_soc_xxx_active()Kuninori Morimoto2020-05-181-1/+1
* ASoC: dwc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* ASoC: dwc: dwc-i2s: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-4/+4
* ASoC: soc-pcm: merge playback/cature_active into stream_activeKuninori Morimoto2020-02-181-2/+2
* ASoC: dwc: dwc-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-14/+18
* ASoC: dwc: Use managed buffer allocationTakashi Iwai2019-12-111-22/+2
* ASoC: dwc: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-091-1/+1
* ASoC: dwc: dwc-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-22/+26
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* ASoC: dwc: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-1/+2
*-. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es7134', 'asoc/t...Mark Brown2018-03-281-0/+4
|\ \
| * | ASoC: dwc: Extends DW_I2S_QUIRK_COMP_PARAM1 to playbackAkshu Agrawal2018-02-161-0/+4
| |/
* / ASoC: dwc-pcm: replace platform to componentKuninori Morimoto2018-02-121-2/+3
|/
* ASoC: dwc: fix typos in KconfigNik Nyby2017-10-091-2/+2
* ASoC: dwc: Delete an error message for a failed memory allocation in dw_i2s_p...Markus Elfring2017-08-141-3/+1
* ASoC: dwc: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
* ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driverVijendar Mukunda2017-06-281-0/+6
* ASoC: dwc: Disallow building designware_pcm as a moduleJose Abreu2017-04-304-8/+5
* ASoC: dwc: Enable 24 bit sample size in PIO modeJose Abreu2017-01-091-0/+2
* ASoC: dwc: Add record capability in PIO modeJose Abreu2017-01-093-23/+92
* ASoC: dwc: Fix PIO mode initializationJose Abreu2016-12-141-14/+11