- d090004 ASoC: dwc-i2s: Update to modern clocking terminology by Mark Brown · 3 years, 3 months ago
- 2fd276c ASoC: dwc: Get IRQ optionally by Robin Murphy · 3 years, 4 months ago
- d6b63b5 Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 6 months ago
- 1f65c9b ASoC: dwc: dwc-i2s: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
- 2f4574d clkdev: remove CONFIG_CLKDEV_LOOKUP by Arnd Bergmann · 3 years, 7 months ago
- 0803a5c ASoC: dwc: Fix -Wmissing-prototypes warnings by YueHaibing · 3 years, 9 months ago
- a7c7ff1 ASoC: dwc: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 5 months ago
- 8db4f94 ASoC: dwc: use snd_soc_xxx_active() by Kuninori Morimoto · 4 years, 8 months ago
- e42b2047 ASoC: dwc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
- 0a170be ASoC: dwc: dwc-i2s: use for_each_pcm_streams() macro by Kuninori Morimoto · 4 years, 11 months ago
- 0f6011f ASoC: soc-pcm: merge playback/cature_active into stream_active by Kuninori Morimoto · 4 years, 11 months ago
- ef20061 ASoC: dwc: dwc-i2s: move .suspend/.resume to component by Kuninori Morimoto · 5 years ago
- fcf306e ASoC: dwc: Use managed buffer allocation by Takashi Iwai · 5 years ago
- f6201a3 ASoC: dwc: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
- 1a48603 ASoC: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
- dfd00af ASoC: dwc: dwc-pcm: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- ad8ba77 ASoC: dwc: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
- 323a56e Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es7134', 'asoc/topic/es8316', 'asoc/topic/es8328' and 'asoc/topic/fsl' into asoc-next by Mark Brown · 7 years ago
- 97a865d ASoC: dwc: Extends DW_I2S_QUIRK_COMP_PARAM1 to playback by Akshu Agrawal · 7 years ago
- ddce03c ASoC: dwc-pcm: replace platform to component by Kuninori Morimoto · 7 years ago
- 44860b9 ASoC: dwc: fix typos in Kconfig by Nik Nyby · 7 years ago
- b888454 ASoC: dwc: Delete an error message for a failed memory allocation in dw_i2s_probe() by Markus Elfring · 7 years ago
- 73a995c ASoC: dwc: constify snd_soc_dai_ops structure by Gustavo A. R. Silva · 7 years ago
- 286345e ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driver by Vijendar Mukunda · 8 years ago
- c9afc18 ASoC: dwc: Disallow building designware_pcm as a module by Jose Abreu · 8 years ago
- e21ab17 ASoC: dwc: Enable 24 bit sample size in PIO mode by Jose Abreu · 8 years ago
- e2f748e ASoC: dwc: Add record capability in PIO mode by Jose Abreu · 8 years ago
- 6fce983f ASoC: dwc: Fix PIO mode initialization by Jose Abreu · 8 years ago
- 35397ed ASoC: dwc: Drop DMA channel names assignment by Sylwester Nawrocki · 8 years ago
- 57072ae1 SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported" by Colin Ian King · 9 years ago
- 3276d0a ASoC: dwc: make pcm support built-in when necessary by Arnd Bergmann · 9 years ago
- 79361b2 ASoC: dwc: Add PIO PCM extension by Jose Abreu · 9 years ago
- b1d32fe ASoC: dwc: Add helper functions to disable/enable irqs by Jose Abreu · 9 years ago
- 3fafd14 ASoC: dwc: Use fifo depth to program FCR by Jose Abreu · 9 years ago
- 613c7c4 ASoC: dwc: Unmask I2S interrupts only for enabled channels by Jose Abreu · 9 years ago
- d2f916a ASoC: dwc: Ensure i2s_reg_comp{1,2} is always initialised by Jon Medhurst (Tixy) · 9 years ago
- a242cac ASoC: dwc: add quirk to override COMP_PARAM_1 register by Maruthi Srinivas Bayyavarapu · 9 years ago
- 0032e9d ASoC: dwc: reconfigure dwc in 'resume' from 'suspend' by Maruthi Srinivas Bayyavarapu · 9 years ago
- e164835 ASoC: dwc: add quirk for different register offset by Maruthi Srinivas Bayyavarapu · 9 years ago
- f483031 ASoC: dwc: add runtime suspend/resume functionality by Maruthi Srinivas Bayyavarapu · 9 years ago
- f72362e Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/topic/fsl' and 'asoc/topic/fsl-card' into asoc-next by Mark Brown · 9 years ago
- ab57b8e ASoC: dwc: add check for master/slave format by Maruthi Srinivas Bayyavarapu · 9 years ago
- 1d957d8 ASoC: dwc: support dw i2s in slave mode by Maruthi Srinivas Bayyavarapu · 9 years ago
- 924eb47 ASoC: dwc: fix dma stop transferring issue by yitian · 9 years ago
- 4873867 ASoC: dwc: correct irq clear method by Yitian Bu · 9 years ago
- d40d194 Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/fsl-asrc' into asoc-next by Mark Brown · 10 years ago
- acae254 ASoC: dwc: Remove unnecessary conditional compilation by Andrew Jackson · 10 years ago
- 0d27454 ASoC: dwc: Add devicetree support for Designware I2S by Andrew Jackson · 10 years ago
- 758c2de ASoC: dwc: Register components with managed interface by Andrew Jackson · 10 years ago
- 3a19272 ASoC: dwc: Prepare clock before use by Andrew Jackson · 10 years ago
- b226efe ASoC: dwc: Read I2S block configuration from registers by Andrew Jackson · 10 years ago
- a56257c6 ASoC: dwc: Switch to managed clock resource by Andrew Jackson · 10 years ago
- db2c1f9 ASoC: dwc: Iterate over all channels by Andrew Jackson · 10 years ago
- 3475c3d ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap by Andrew Jackson · 10 years ago
- afa8603 ASoC: dwc: Reorder code in preparation for DT support by Andrew Jackson · 10 years ago
- be33465 ASoC: dwc: Remove unnecessary debug messages and tests by Andrew Jackson · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- b163be4 ASoC: dwc: Allocate resources with devm_ioremap_resource by Andrew Jackson · 10 years ago
- 27cbfa1 ASoC: dwc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- b794dbc ASoC: Update email id of the author by Rajeev Kumar · 10 years ago
- 9a302c3 ASoC: dwc: Update email id of the author by Rajeev Kumar · 10 years ago
- e925a6b1 ASoC: designware_i2s: Remove unnecessary dev_set_drvdata() by Fabio Estevam · 11 years ago
- 22a4adf ASoC: dwc: Folder path correction in file header. by Rajeev Kumar · 12 years ago
- 5e83c16 ASoC: dwc: debug message correction. by Rajeev Kumar · 12 years ago
- 92eaa32 ASoC: switch over to use snd_soc_register_component() on dw i2s by Kuninori Morimoto · 12 years ago
- 0099d24 ASoC: dwc: fix support for more than two channels by Dan Carpenter · 12 years ago
- 1520ffd ASoC: dwc: Staticise non-exported i2s_start() by Mark Brown · 12 years ago
- 6b4a21b ASoC: dwc: Add missing __iomem annotations by Mark Brown · 13 years ago
- d69d652 ASoC: dwc: Bodge around continuing absence of clock API stubs by Mark Brown · 13 years ago
- 3a9cf8e ASoC: Add support for synopsys i2s controller as per ASoC framework. by Rajeev Kumar · 13 years ago