1. 06feec6 ASoC: hdmi-codec: Fix OOB memory accesses by Dmitry Osipenko · 3 years ago
  2. e99d7c6 ASoC: hdmi-codec: make hdmi_codec_controls static by Jiapeng Chong · 3 years, 7 months ago
  3. 116b1e1 Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into asoc-5.14 by Mark Brown · 3 years, 7 months ago
  4. 2fef64e ASoC: hdmi-codec: Add a prepare hook by Maxime Ripard · 3 years, 8 months ago
  5. 7a8e1d4 ASoC: hdmi-codec: Add iec958 controls by Maxime Ripard · 3 years, 8 months ago
  6. 366b45b ASoC: hdmi-codec: Rework to support more controls by Maxime Ripard · 3 years, 8 months ago
  7. 68d8b7b ASoC: hdmi-codec: add .auto_selectable_formats support by Kuninori Morimoto · 3 years, 8 months ago
  8. 9ad869fe ASoC: hdmi-codec: remove unused spk_mask member by Pierre-Louis Bossart · 3 years, 10 months ago
  9. 3c011ef ASoC: hdmi-codec: remove useless initialization by Pierre-Louis Bossart · 3 years, 10 months ago
  10. 28785f5 ASoC: codec: hdmi-codec: Support IEC958 encoded PCM format by Sia Jee Heng · 4 years ago
  11. 2a0435d ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack() by Stephan Gerhold · 4 years ago
  12. 144f836 ASoC: hdmi-codec: Add RX support by Shengjiu Wang · 4 years, 2 months ago
  13. 25ce4f2 ASoC: hdmi-codec: Get ELD in before reporting plugged event by Cheng-Yi Chiang · 4 years, 2 months ago
  14. 55c5cc63 ASoC: hdmi-codec: Use set_jack ops to set jack by Cheng-Yi Chiang · 4 years, 4 months ago
  15. 5856d8b ASoC: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  16. d789710 ASoC: hdmi-codec: merge .digital_mute() into .mute_stream() by Kuninori Morimoto · 4 years, 6 months ago
  17. e07e49c ASoC: hdmi-codec: return -ENOTSUPP for digital_mute by Kuninori Morimoto · 4 years, 6 months ago
  18. 3855360 Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  19. 4aadf4b ASoC: hdmi-codec: set plugged_cb to NULL when component removing by Tzung-Bi Shih · 5 years ago
  20. a7196ca Merge branch 'asoc-5.6' into asoc-next by Mark Brown · 5 years ago
  21. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  22. 1442842 ASoC: hdmi-codec: re-introduce mutex locking again by Jerome Brunet · 5 years ago
  23. 901af18 ASoC: hdmi-codec: drop mutex locking again by Jerome Brunet · 5 years ago
  24. 6fa5963 ASoC: hdmi-codec: Add an op to set callback function for plug event by Cheng-Yi Chiang · 6 years ago
  25. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  26. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  27. eb1ecad ASoC: hdmi-codec: re-introduce mutex locking by Jerome Brunet · 6 years ago
  28. 0cf4610 ASoC: hdmi-codec: remove ops dependency on the dai id by Jerome Brunet · 6 years ago
  29. 1de005d ASoC: hdmi-codec: remove reference to the dai drivers in the private data by Jerome Brunet · 6 years ago
  30. 3fcf94e ASoC: hdmi-codec: remove reference to the current substream by Jerome Brunet · 6 years ago
  31. 900e5da ASoC: hdmi-codec: remove function name debug traces by Jerome Brunet · 6 years ago
  32. 378d590 Merge branch 'asoc-5.2' into asoc-next by Mark Brown · 6 years ago
  33. 726fc60 ASoC: hdmi-codec: stream is already locked in hw_params by Jerome Brunet · 6 years ago
  34. 30180e8 ASoC: hdmi-codec: unlock the device on startup errors by Jerome Brunet · 6 years ago
  35. 7b6531c ASoC: hdmi-codec: fix spelling mistake "plalform" -> "platform" by Colin Ian King · 6 years ago
  36. bbf6256 ASoC: hdmi-codec: avoid limiting params->msbits in hw_params() by Russell King · 6 years ago
  37. 2e95f98 ASoC: hdmi-codec: fix S/PDIF DAI by Russell King · 6 years ago
  38. 0ce23d6 ASoC: hdmi-codec: fix oops on re-probe by Russell King · 6 years ago
  39. 6c08483 Merge branch 'asoc-4.18' into asoc-linus by Mark Brown · 6 years ago
  40. d30e23d ASoC: hdmi-codec: fix routing by Russell King · 7 years ago
  41. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  42. f1c680f ASoC: hdmi-codec: Fix module unloading caused kernel crash by Peter Ujfalusi · 7 years ago
  43. d20aa60 ASoC: hdmi-codec: replace codec to component by Kuninori Morimoto · 7 years ago
  44. 0607aa3 ASoC: hdmi-codec: use sizeof_field rather than declaring hcp by Colin Ian King · 7 years ago
  45. 7d630ce Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/hdmi' into asoc-next by Mark Brown · 7 years ago
  46. 943fa02 ASoC: hdmi-codec: Use different name for playback streams by Jeffy Chen · 7 years ago
  47. 6e37f93 ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver const by Bhumika Goyal · 7 years ago
  48. 3013c75 ASoC: hdmi-codec: make a function and two arrays static by Colin Ian King · 7 years ago
  49. a180ba4 ASoC: codecs: add const to snd_soc_codec_driver structures by Bhumika Goyal · 7 years ago
  50. 1d6463a ASoC: hdmi-codec: make const array hdmi_codec_eld_spk_alloc_bits static by Colin Ian King · 8 years ago
  51. ecbb1b8 ASoC: hdmi-codec: ELD control corresponds to the PCM stream by Kuninori Morimoto · 8 years ago
  52. ca3b5ad ASoC: hdmi-codec: remove unused ratec by Kuninori Morimoto · 8 years ago
  53. 96203fb ASoC: hdmi-codec: add .get_dai_id support by Kuninori Morimoto · 8 years ago
  54. 24069b5 ASoC: hdmi-codec: remove multi detection support by Kuninori Morimoto · 8 years ago
  55. 0c343a3 ASoC: hdmi-codec: fix spelling mistake: "deteced" -> "detected" by Colin Ian King · 8 years ago
  56. 8480ac5 ASoC: hdmi-codec: remove HDMI device unregister by Vincent Abriou · 8 years ago
  57. cd6111b ASoC: hdmi-codec: add channel mapping control by Arnaud Pouliquen · 8 years ago
  58. 340327a ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name when #sound-dai-cells = <0> by Jon Medhurst (Tixy) · 8 years ago
  59. 88b0f76 ASoC: codec duplicated callback function goes to component on hdmi-codec by Kuninori Morimoto · 8 years ago
  60. 9731f82 ASoC: hdmi-codec: enable multi probe for same device by Kuninori Morimoto · 8 years ago
  61. efc9194 ASoC: hdmi-codec: callback function will be called with private data by Kuninori Morimoto · 9 years ago
  62. db71336 ASoC: hdmi-codec: Add ELD control by Philipp Zabel · 9 years ago
  63. 81151cf ASoC: hdmi-codec: Add ELD control by Philipp Zabel · 9 years ago
  64. 0918411 ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders by Jyri Sarha · 9 years ago