1. e287d04 ASoC: au1x: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 6 months ago
  2. 11a828f ASoC: au1x: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
  3. fb95aae Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  4. 250a15c ASoC: soc-core: remove bus_control by Kuninori Morimoto · 5 years ago
  5. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  6. fe9912a ASoC: au1x: Use managed buffer allocation by Takashi Iwai · 5 years ago
  7. 4000fc0 ASoC: au1x: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  8. 1a48603 ASoC: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  9. 297bdfd ASoC: au1x: dma: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  10. 58c2dbe ASoC: au1x: dbdma2: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  11. 12a63c0 ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  12. b1abe87 ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  13. 7422104 ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component() by Kuninori Morimoto · 6 years ago
  14. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  15. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  16. fc4b060 ASoC: au1x: db1200: use modern dai_link style by Kuninori Morimoto · 6 years ago
  17. 34592f7 ASoC: au1x: db1000: use modern dai_link style by Kuninori Morimoto · 6 years ago
  18. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  19. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  20. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  21. 781a9fc ASoC: au1x: dma: replace platform to component by Kuninori Morimoto · 7 years ago
  22. abf33c7 ASoC: au1x: dbdma2: replace platform to component by Kuninori Morimoto · 7 years ago
  23. 123af90 ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read() by Dan Carpenter · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. bf3cc31 Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and 'asoc/topic/pxa' into asoc-next by Mark Brown · 7 years ago
  26. 052fba7 ASoC: aux1x: make snd_soc_ops const by Bhumika Goyal · 7 years ago
  27. e731a87 ASoC: au1x: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  28. 90982dc ASoC: au1x: psc-i2s: constify dev_pm_ops structure by Gustavo A. R. Silva · 7 years ago
  29. da61a11 ASoC: psc-ac97: constify dev_pm_ops structure by Gustavo A. R. Silva · 7 years ago
  30. 896491b ASoC: au1x: use correct format specifier by Heinrich Schuchardt · 9 years ago
  31. 3c69ea4 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  32. 1e2fa4c Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/imx-ssi', 'asoc/fix/maintainers', 'asoc/fix/rt5645', 'asoc/fix/sgtl5000' and 'asoc/fix/tas2552' into asoc-linus by Mark Brown · 9 years ago
  33. e74679b ASoC: db1200: Fix DAI link format for db1300 and db1550 by Lars-Peter Clausen · 9 years ago
  34. 97e15d9 Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/au1x' into asoc-next by Mark Brown · 9 years ago
  35. 921e546 ASoC: au1x: psc-i2s: Fix unused variable 'ret' warning by Axel Lin · 9 years ago
  36. 2342caf ASoC: au1x: Convert to devm_snd_soc_register_card by Axel Lin · 9 years ago
  37. fd63542 ASoC: au1x: psc-i2s: Convert to use devm_ioremap_resource by Axel Lin · 9 years ago
  38. edd98a1 ASoC: au1x: Convert to devm_snd_soc_register_platform by Axel Lin · 9 years ago
  39. 6c21919 ASoC: au1x: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  40. 6d5c729 Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'asoc/topic/davinci' into asoc-next by Mark Brown · 10 years ago
  41. b4508d0 ASoC: db1200: Use static DAI format setup by Lars-Peter Clausen · 10 years ago
  42. 12e29a0 ASoC: au1x: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() by Lars-Peter Clausen · 10 years ago
  43. 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
  44. bc26321 ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control by Lars-Peter Clausen · 10 years ago
  45. 68db31f ASoC: au1x: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  46. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  47. f467a0f ASoC: au1x: Don't set unused struct snd_pcm_hardware fields by Lars-Peter Clausen · 11 years ago
  48. a04a2ac Merge remote-tracking branch 'asoc/topic/au1x' into asoc-next by Mark Brown · 11 years ago
  49. d2ee88d ASoC: au1x: Fix build by Ralf Baechle · 11 years ago
  50. 60db923 ASoC: au1x: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  51. 35261ed ASoC: db1200: add .owner to struct snd_soc_card by Wei Yongjun · 12 years ago
  52. b047e1c ASoC: ac97: Support multi-platform AC'97 by Mark Brown · 12 years ago
  53. d8b51c1 ASoC: ac97c: Use module_platform_driver() by Mark Brown · 12 years ago
  54. 2105d63 ASoC: psc-ac97: Convert to module_platform_driver() by Mark Brown · 12 years ago
  55. a16a6c6 ASoC: psc-ac97: Use devm_ioremap_resource() by Mark Brown · 12 years ago
  56. bbedf1b ASoC: switch over to use snd_soc_register_component() on au1x ac97c by Kuninori Morimoto · 12 years ago
  57. 4edf87f ASoC: switch over to use snd_soc_register_component() on au1x psc-i2s by Kuninori Morimoto · 12 years ago
  58. a4ff200 ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97 by Kuninori Morimoto · 12 years ago
  59. 8b1be63 ASoC: switch over to use snd_soc_register_component() on au1x i2sc by Kuninori Morimoto · 12 years ago
  60. 5c658be ASoC: au1x: remove __dev* attributes by Bill Pemberton · 12 years ago
  61. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  62. 6065abf ASoC: ac97c.c: use devm_ functions by Julia Lawall · 13 years ago
  63. be547dd ASoC: dbdma2.c: use devm_ functions by Julia Lawall · 13 years ago
  64. 46c3a02 ASoC: dma.c: use devm_ functions by Julia Lawall · 13 years ago
  65. 6d89552 ASoC: i2sc.c: use devm_ functions by Julia Lawall · 13 years ago
  66. 8d9626d ASoC: psc-ac97.c: use devm_ functions by Julia Lawall · 13 years ago
  67. aa4079c ASoC: psc-i2s.c: use devm_ functions by Julia Lawall · 13 years ago
  68. 662d4e5c ASoC: au1x: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  69. 796ba90 ASoC: Staticise alchemy_pcm_soc_platform by Axel Lin · 13 years ago
  70. bba59f3 ASoC: Staticise au1xpsc_soc_platform by Axel Lin · 13 years ago
  71. f869d42 MIPS: Alchemy: Improved DB1550 support, with audio and serial busses. by Manuel Lauss · 13 years ago
  72. 64cd04d MIPS: Alchemy: Basic support for the DB1300 board. by Manuel Lauss · 13 years ago
  73. 809f36c MIPS: Alchemy: Au1300 SoC support by Manuel Lauss · 13 years ago
  74. 8a124f9 ASoC: Convert au1x directory to module_platform_driver by Axel Lin · 13 years ago
  75. 890754a ASoC: Cleanup duplicated const by Lars-Peter Clausen · 13 years ago
  76. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  77. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  78. bb14eb0 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  79. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  80. 226d0f2 ASoC: keep pointer to resource so it can be freed by Julia Lawall · 13 years ago
  81. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  82. 4f7e795 ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobe by Axel Lin · 13 years ago
  83. 25942fd ASoC: au1x: use substream stream info directly by Manuel Lauss · 13 years ago
  84. adbc7a5 ASoC: au1x: update db1200 machine to the new way of things by Manuel Lauss · 13 years ago
  85. 5b0912b ASoC: au1x: remove automatic DMA device registration from PSC drivers by Manuel Lauss · 13 years ago
  86. b2ce305 ASoC: Add a DB1x00 AC97 machine driver by Manuel Lauss · 13 years ago
  87. b3c70c9 ASoC: Alchemy AC97C/I2SC audio support by Manuel Lauss · 13 years ago
  88. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 14 years ago
  89. 99b59f3 ASoC: Remove -codec from WM8731 driver name by Mark Brown · 14 years ago
  90. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  91. ffc4fdb ASoC: fix au1x platform by Manuel Lauss · 14 years ago
  92. 9745e82 ASoC: Support non-crystal master clocks for WM8731 by Mark Brown · 14 years ago
  93. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  94. 0c74a93 ASoC: au1x: fix section mismatch in psc-i2s.c by Manuel Lauss · 14 years ago
  95. c0da550 ASoC: use resource_size for au1x by Wan ZongShun · 15 years ago
  96. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  97. 05ae323 MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support. by Manuel Lauss · 15 years ago
  98. 963accb MIPS: Alchemy: change dbdma to accept physical memory addresses by Manuel Lauss · 15 years ago
  99. ea071cc MIPS: Alchemy: remove dbdma compat macros by Manuel Lauss · 15 years ago
  100. efd9eb9 ASoC: au1x: dbdma2: plug memleak in pcm device creation error path by Manuel Lauss · 15 years ago