1. 5de035c ASoC: bcm: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
  2. a91b0e5 ASoC: bcm: Convert to modern clocking terminology by Mark Brown · 3 years, 3 months ago
  3. a8729ef Merge tag 'asoc-v5.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years, 4 months ago
  4. 13ce4d8 ASoC: bcm: Use managed PCM buffer allocation by Takashi Iwai · 3 years, 5 months ago
  5. 14db549 ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc' by Tang Bin · 3 years, 5 months ago
  6. 3814c41 ASoC: bcm: cygnus_ssp: Use devm_platform_ioremap_resource_byname() by Yang Yingliang · 3 years, 7 months ago
  7. ffc9841 Merge remote-tracking branch 'asoc/for-5.13' into asoc-next by Mark Brown · 3 years, 8 months ago
  8. ce36242 ASoC: bcm: cygnus_ssp: remove useless initialization by Pierre-Louis Bossart · 3 years, 9 months ago
  9. aa320c7 ASoC: cygnus: fix for_each_child.cocci warnings by kernel test robot · 3 years, 9 months ago
  10. a8e9402 ASoC: bcm: sync parameter naming (rate/sample_bits) by Kuninori Morimoto · 4 years ago
  11. 5ac813c ASoC: bcm: cygnus: Use managed DMA buffer allocation by Lars-Peter Clausen · 4 years ago
  12. 46713ed ASoC: bcm2835-i2s: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
  13. 92a0079 ASoC: bcm2835: Silence clk_get() error on -EPROBE_DEFER by Seung-Woo Kim · 4 years, 5 months ago
  14. 0359c83 ASoC: bcm: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 5 months ago
  15. 8ca4602 ASoC: bcm: use snd_soc_xxx_active() by Kuninori Morimoto · 4 years, 8 months ago
  16. 76385a6 ASoC: bcm: Fix pointer cast warning by Takashi Iwai · 4 years, 9 months ago
  17. fc39236 ASoC: bcm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
  18. 88eb404 ASoC: brcm: Add DSL/PON SoC audio driver by Kevin Li · 4 years, 10 months ago
  19. 7307d33 ASoC: bcm: cygnus-ssp: move .suspend/.resume to component by Kuninori Morimoto · 5 years ago
  20. e7a83df ASoC: bcm: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  21. dc06bd0 ASoC: bcm: cygnus-pcm: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  22. cf9441a ASoC: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  23. d400b1b ASoC: bcm2835-i2s: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  24. e1fb714 ASoC: bcm: cygnus-pcm: Unneeded variable: "ret". by Hariprasad Kelam · 5 years ago
  25. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  26. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  27. 570f75b ASoC: bcm: use devm_snd_soc_register_component() by Kuninori Morimoto · 6 years ago
  28. 221dd96 ASoC: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  29. f499cf3 Merge remote-tracking branches 'asoc/topic/cx20442', 'asoc/topic/cygnus', 'asoc/topic/da7210', 'asoc/topic/da7213' and 'asoc/topic/da7218' into asoc-next by Mark Brown · 7 years ago
  30. 0338753 ASoC: cygnus: remove redundant assignment to pointer 'res' by Colin Ian King · 7 years ago
  31. 540b925 ASoC: bcm: cygnus: replace platform to component by Kuninori Morimoto · 7 years ago
  32. 8d5737a ASoC: bcm2835: fix hw_params error when device is in prepared state by Matthias Reichl · 7 years ago
  33. 67e85d4 Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'asoc/topic/davinci' and 'asoc/topic/doc' into asoc-next by Mark Brown · 7 years ago
  34. abd4f0e ASoC: bcm2835: Support left/right justified and DSP modes by Matthias Reichl · 7 years ago
  35. 3d2b3c7 ASoC: bcm2835: Enforce full symmetry by Matthias Reichl · 7 years ago
  36. 675c0ee ASoC: bcm2835: Support additional samplerates up to 384kHz by Matthias Reichl · 7 years ago
  37. 9448572 ASoC: bcm2835: Add support for TDM modes by Matthias Reichl · 7 years ago
  38. 4c75968 ASoC: cygnus: Remove unnecessary active_slots check by Christos Gkekas · 7 years ago
  39. 934e488 ASoC: cygnus: Remove support for 8 bit audio and for mono by Lori Hikichi · 7 years ago
  40. fcf30f3 ASoC: cygnus: Remove set_fmt from SPDIF dai ops by Lori Hikichi · 7 years ago
  41. d8302aa ASoC: cygnus: Add EXPORT_SYMBOL for helper function by Lori Hikichi · 7 years ago
  42. 3b2d0bb Merge remote-tracking branches 'asoc/topic/cs43130', 'asoc/topic/cs53l30', 'asoc/topic/cygnus' and 'asoc/topic/davinci' into asoc-next by Mark Brown · 7 years ago
  43. cc6e256 ASoC: bcm: make snd_soc_dai_driver const by Bhumika Goyal · 7 years ago
  44. 8937ea0 ASoC: cygnus: Add support for 384kHz frame rates by Lori Hikichi · 7 years ago
  45. fe36837 ASoC: bcm: add depends on HAS_DMA by Scott Branden · 8 years ago
  46. 1200a7d ASoC: cygnus: Add Cygnus audio DMA driver by Simran Rai · 9 years ago
  47. a6ee05d ASoC: cygnus: Add Cygnus audio DAI driver by Simran Rai · 9 years ago
  48. beff053 ASoC: bcm2835: Add S16_LE support via packed DMA transfers by Matthias Reichl · 9 years ago
  49. 60507fe ASoC: bcm2835: setup clock only if CPU is clock master by Matthias Reichl · 9 years ago
  50. a34b027 ASoC: bcm2835: add 24bit support by Matthias Reichl · 9 years ago
  51. 517e7a1 ASoC: bcm2835: move to use the clock framework by Martin Sperl · 9 years ago
  52. 7905f08 ASoC: bcm2835: cleanup includes by ordering them alphabetically by Martin Sperl · 9 years ago
  53. 054bc83 ASoC: bcm2835-i2s: Fix module autoload for OF platform drivers by Luis de Bethencourt · 9 years ago
  54. ea3bcca ASoC: bcm: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  55. 053ad6a ASoC: bcm: Remove obsoleted Kconfig dependency by Takashi Iwai · 11 years ago
  56. 3990c51 ASoC: bcm2835-i2s: Use devm_snd_dmaengine_pcm_register() by Lars-Peter Clausen · 11 years ago
  57. c6aeb7d ASoC: Add support for BCM2835 by Florian Meier · 11 years ago