1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. 4e08d50 ASoC: wm_adsp: Factor out DSP specific operations by Charles Keepax · 6 years ago
  3. b9070df ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC drivers by Richard Fitzgerald · 6 years ago
  4. 909d74e ASoC: arizona: Add channel numbers to AIFs by Charles Keepax · 6 years ago
  5. 0a047f0 ASoC: wm_adsp: Declare firmware controls from codec driver by Richard Fitzgerald · 6 years ago
  6. 1b31de9 ASoC: arizona: Set compressed IRQ to a wake source by Charles Keepax · 7 years ago
  7. 7dd0f7c ASoC: arizona: Fixup some minor formatting issues by Charles Keepax · 7 years ago
  8. 0fe1daa ASoC: arizona: replace codec to component by Kuninori Morimoto · 7 years ago
  9. a208632 ASoC: wm5102: replace platform to component by Kuninori Morimoto · 7 years ago
  10. 2d6e28c ASoC: use snd_soc_component_init_regmap() on wm5102 by Kuninori Morimoto · 7 years ago
  11. 85e7dd3 ASoC: arizona: Add support for setting the output volume limits by Charles Keepax · 7 years ago
  12. 0a229b1 ASoC: arizona: Add handling for audio related device tree entries by Charles Keepax · 7 years ago
  13. 9e3f9f3 ASoC: arizona: Add new common Arizona init function by Charles Keepax · 7 years ago
  14. 82af2b7 Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x' and 'asoc/topic/bcm' into asoc-next by Mark Brown · 7 years ago
  15. 4dbcc5f ASoC: codecs: make snd_compr_ops const by Bhumika Goyal · 7 years ago
  16. 0ed6f15 ASoC: codecs: make snd_soc_platform_driver const by Bhumika Goyal · 7 years ago
  17. a2d6428 Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'asoc/topic/ak4642', 'asoc/topic/amd' and 'asoc/topic/arizona' into asoc-next by Mark Brown · 8 years ago
  18. acff07d ASoC: arizona: Propagate errors from arizona_spk_init by Charles Keepax · 8 years ago
  19. af813a6 ASoC: wm_adsp: Add mechanism to preload firmware on a core by Charles Keepax · 8 years ago
  20. 35f4403 ASoC: arizona: Use component pin control functions by Richard Fitzgerald · 8 years ago
  21. 88c1886 ASoC: arizona: Call arizona_init_notifiers for all CODECs by Charles Keepax · 8 years ago
  22. 1095e28 ASoC: arizona: Access driver data through platform from compressed ops by Charles Keepax · 8 years ago
  23. 0809492 ASoC: arizona: Move request of DSP IRQ into bus probe by Charles Keepax · 8 years ago
  24. 31833ea ASoC: arizona: Move request of speaker IRQs into bus probe by Charles Keepax · 8 years ago
  25. 7a4413d ASoC: arizona: Add gating for clock when used for direct MCLK by Charles Keepax · 8 years ago
  26. 7c90fc7 Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/codec-component' into asoc-next by Mark Brown · 8 years ago
  27. 3577357 ASoC: arizona: Attach SYSCLK to DSP preloaders by Charles Keepax · 8 years ago
  28. f802d6c ASoC: constify snd_soc_codec_driver structures by Julia Lawall · 8 years ago
  29. 19c8919 ASoC: arizona: Connect ASRCs to both clock domains by Charles Keepax · 8 years ago
  30. 4214c34 ASoC: codec duplicated callback function goes to component on wm5102 by Kuninori Morimoto · 8 years ago
  31. 5600eab Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/bt-sco', 'asoc/topic/compress' and 'asoc/topic/cs35l33' into asoc-next by Mark Brown · 8 years ago
  32. 19edeb30 ASoC: wm5102: Correct supported channels on trace compressed DAI by Charles Keepax · 9 years ago
  33. 9fc772e ASoC: arizona: Tie SYSCLK to DRC signal activity widgets by Charles Keepax · 9 years ago
  34. 3b15d43 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4624', 'asoc/topic/atmel' and 'asoc/topic/au1x' into asoc-next by Mark Brown · 9 years ago
  35. 401cf14 ASoC: arizona: call wm_adsp2_remove when codec driver is removed by Richard Fitzgerald · 9 years ago
  36. ab9f87c ASoC: wm5102: Free compressed IRQ in CODEC remove by Charles Keepax · 9 years ago
  37. 54dca70 ASoC: arizona: Free speaker thermal IRQs in CODEC remove by Charles Keepax · 9 years ago
  38. d81221f ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT by Charles Keepax · 9 years ago
  39. 69fa805 ASoC: wm5102: Add support for the audio trace firmware by Charles Keepax · 9 years ago
  40. d82d767 ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code by Charles Keepax · 9 years ago
  41. d90c6cc ASoC: arizona: Fix error path in codec probe by Charles Keepax · 10 years ago
  42. 5f8e671 ASoC: arizona: Implement stability check for LHPF coefficients by Charles Keepax · 10 years ago
  43. c05d9a8 ASoC: arizona: Implement stability check for EQ coefficients by Charles Keepax · 10 years ago
  44. 6791142 Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next by Mark Brown · 10 years ago
  45. 95baa28 Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/atmel' into asoc-next by Mark Brown · 10 years ago
  46. 336d044 ASoC: wm_adsp: Move DSP Rate controls into the codec by Richard Fitzgerald · 10 years ago
  47. 89a6192 Merge branches 'topic/adsp' and 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-arizona by Mark Brown · 10 years ago
  48. 218e508 ASoC: wm_adsp: create ALSA controls from wm_adsp driver by Richard Fitzgerald · 10 years ago
  49. f5e2ce9 ASoC: wm_adsp: Add codec_probe and codec_remove stubs by Richard Fitzgerald · 10 years ago
  50. 202f5ec Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-next by Mark Brown · 10 years ago
  51. 4b57895 Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  52. 81ac58b ASoC: wm_adsp: Move DVFS control into codec driver by Richard Fitzgerald · 10 years ago
  53. 346d968 ASoC: arizona: Export functions to control subsystem DVFS by Richard Fitzgerald · 10 years ago
  54. 0740135 ASoC: wm5102: Replace direct snd_soc_codec dapm field access by Lars-Peter Clausen · 10 years ago
  55. 15575ed ASoC: arizona: Fix noise generator gain TLV by Richard Fitzgerald · 10 years ago
  56. 158bf4e ASoC: wm5102: Remove set of volume update bits for output 3R by Charles Keepax · 10 years ago
  57. 60d66c9 Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-w-codec by Mark Brown · 10 years ago
  58. e1ae5fb ASoC: arizona: Coalesce output power up delays by Charles Keepax · 10 years ago
  59. 054e1b4 ASoC: arizona: Add delay for output disable by Charles Keepax · 10 years ago
  60. 42b7a19 ASoC: wm5102: Replace w->codec snd_soc_dapm_to_codec(w->dapm) by Lars-Peter Clausen · 10 years ago
  61. a6b3db2 ASoC: wm5102: Use put_unaligned_be16 by Vaishali Thakkar · 10 years ago
  62. 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
  63. 4737002 ASoC: wm5102: Initialize dac_comp_lock mutex by Mark Brown · 10 years ago
  64. d74bcaa ASoC: wm5102: Move ultrasonic response settings lock to the driver level by Lars-Peter Clausen · 10 years ago
  65. c756e83 ASoC: codecs: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  66. a486f18 Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'asoc/topic/ak5386' and 'asoc/topic/arizona' into asoc-next by Mark Brown · 10 years ago
  67. 11ecf2b ASoC: wm5102: Set symmetric samplebits on AIFs by Richard Fitzgerald · 10 years ago
  68. 5c3fc7a ASoC: wm5102: Convert snd_kcontrol_chip to snd_soc_kcontrol_codec by Charles Keepax · 11 years ago
  69. cc9e924 ASoC: wm5102: Add controls to allow shaping of ultrasonic response by Charles Keepax · 11 years ago
  70. e3ac3f2 Merge remote-tracking branch 'asoc/topic/enum' into asoc-next by Mark Brown · 11 years ago
  71. 0a822c1 ASoC: wm5102: Replace usage deprecated SOC_VALUE_ENUM macro by Lars-Peter Clausen · 11 years ago
  72. 6b2cab0 ASoC: wm5102: Replace usage deprecated MUX/ENUM macros by Lars-Peter Clausen · 11 years ago
  73. 7a34b1c ASoC: codec: fix the sparse check warnings. by Xiubo Li · 11 years ago
  74. c8b02ac ASoC: wm5102: Remove the set_cache_io() entirely from ASoC probe. by Xiubo Li · 11 years ago
  75. 2620954 Merge remote-tracking branch 'asoc/topic/io' into asoc-next by Mark Brown · 11 years ago
  76. 092eba9 ASoC: io: New signature for snd_soc_codec_set_cache_io() by Xiubo Li · 11 years ago
  77. 055bbe2 ASoC: wm{5102, 5110, 8997}: Replace codec->control_data with arizona->regmap by Lars-Peter Clausen · 11 years ago
  78. daf152a ASoC: wm5102: Use ARRAY_SIZE() for SOC_VALUE_ENUM_SINGLE() by Takashi Iwai · 11 years ago
  79. 1371105 ASoC: wm5102: Correct typo in EQ coefficient sizes by Charles Keepax · 11 years ago
  80. 2a67e79 ASoC: wm5102: Improve EQ coefficient controls by Charles Keepax · 11 years ago
  81. bd48934 ASoC: wm5102: Use async writes by Mark Brown · 11 years ago
  82. 12850b8 ASoC: arizona: Fix typo in name of EQ coefficient controls by Richard Fitzgerald · 11 years ago
  83. 3efd8a6 ASoC: wm5102: Add inputs for noise and mic mixers by Mark Brown · 11 years ago
  84. e7edb27 ASoC: arizona: Add widget<->mux route into mux route macro by Charles Keepax · 11 years ago
  85. b63144e ASoC: arizona: Add signal activity output for DRC by Charles Keepax · 12 years ago
  86. 9912b30 Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next by Mark Brown · 12 years ago
  87. 7c47037 ASoC: wm5102: Expose controls for DRE by Charles Keepax · 12 years ago
  88. 6dc6a3f ASoC: arizona: Hookup SYSCLK to inputs and noise generators by Charles Keepax · 12 years ago
  89. ee4b7c7 ASoC: arizona: Correct AEC loopback enable by Charles Keepax · 12 years ago
  90. 1804aff ASoC: wm5102: Stub hookup for Slimbus interface by Mark Brown · 12 years ago
  91. a64cbb9 ASoC: wm5102: Correct OSR control name for EPOUT by Charles Keepax · 12 years ago
  92. a18d515 Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next by Mark Brown · 12 years ago
  93. f6f629f ASoC: wm5102: Correct lookup of arizona struct in SYSCLK event by Mark Brown · 12 years ago
  94. b6ed61cf ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controls by Mark Brown · 12 years ago
  95. a96f5e9 ASoC: wm5102: Correctly use SOC_VALUE_ENUM for ISRC FSL controls by Charles Keepax · 12 years ago
  96. 658e610 ASoC: wm5102: Implement OSR support by Mark Brown · 12 years ago
  97. 49bc389 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into asoc-arizona by Mark Brown · 12 years ago
  98. f607e31 ASoC: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 12 years ago
  99. dc91428 ASoC: arizona: Basic support for ISRC rate selection by Mark Brown · 12 years ago
  100. 56447e1 ASoC: arizona: Factor out speaker widgets from CODEC drivers by Mark Brown · 12 years ago