1. 3531ba2 ALSA: hda: fix kernel-doc warnings by Pierre-Louis Bossart · 3 years, 10 months ago
  2. f9e5fd1 ALSA: hda: add link_power op to hdac_bus_ops by Kai Vehmanen · 3 years, 11 months ago
  3. 158e188 ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link() by Dan Carpenter · 4 years, 2 months ago
  4. 163cd10 ASoC: hdac: make SOF HDA codec driver probe deterministic by Kai Vehmanen · 4 years, 3 months ago
  5. 50f0bf5 ALSA: hda: Use dev_to_hdac_dev macro by Kai-Heng Feng · 4 years, 8 months ago
  6. 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 · 4 years, 11 months ago
  7. 43bcb1c ALSA: hda: do not override bus codec_mask in link_get() by Kai Vehmanen · 5 years ago
  8. 6e57188f ALSA: hda: Update kernel-doc function parameter descriptions by Keyon Jie · 5 years ago
  9. 130bce3 ALSA: hdac: clear link output stream mapping by Rander Wang · 5 years ago
  10. 19abfef ALSA: hda: Direct MMIO accesses by Takashi Iwai · 5 years ago
  11. 619a1f1 ALSA: hda: Remove page allocation redirection by Takashi Iwai · 5 years ago
  12. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  13. 8a5b017 ALSA: hdac: Fix codec name after machine driver is unloaded and reloaded by Amadeusz Sławiński · 6 years ago
  14. bcb46a0 Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  15. 84396d1 Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  16. a8e9923 Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
  17. 6d647b7 ALSA: hdac: fix memory release for SST and SOF drivers by Amadeusz Sławiński · 6 years ago
  18. 8e8e69d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 by Thomas Gleixner · 6 years ago
  19. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  20. e61ab9f ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), too by Takashi Iwai · 6 years ago
  21. d7a181d ALSA: hda: Fix racy display power access by Takashi Iwai · 6 years ago
  22. c32bf86 ALSA: hda: Fix mismatch for register mask and value in ext controller. by Keyon Jie · 6 years ago
  23. f7c50fa ALSA: hda: Fix several mismatch for register mask and value by Keyon Jie · 6 years ago
  24. cb04ba3 ALSA: hdac: add extended ops in the hdac_bus by Rakesh Ughreja · 7 years ago
  25. 6298542 ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_init by Rakesh Ughreja · 7 years ago
  26. f8a7fe1 ALSA: hdac: ext: add wait for codec to respond after link reset by Rakesh Ughreja · 7 years ago
  27. e1df931 ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead by Rakesh Ughreja · 7 years ago
  28. 76f56fa ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead by Rakesh Ughreja · 7 years ago
  29. 3787a39 ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead by Rakesh Ughreja · 7 years ago
  30. f0c5ebe ASoC: hdac_hdmi: clean up hdac_device variable names by Ughreja, Rakesh A · 7 years ago
  31. dde5bff ALSA: hda - add more ML register definitions by Libin Yang · 8 years ago
  32. 09a8bf8 ALSA: hda: check stream decoupled register state by Jeeja KP · 8 years ago
  33. 3617631 ALSA: hdac: add missing \n to end of dev_err messages by Colin Ian King · 8 years ago
  34. 404735c ALSA - Ext hda: remove bus_parse_capabilities by Vinod Koul · 8 years ago
  35. ec8ae57 ALSA: convert users to core bus_parse_capabilities by Vinod Koul · 8 years ago
  36. a158f2b Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  37. 4446085d ALSA: hdac: add link pm and ref counting by Vinod Koul · 9 years ago
  38. 2e00fde Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  39. 94e9080 ALSA: hda: fix the missing ptr initialization by Vinod Koul · 9 years ago
  40. 4a6c5e6 ALSA: hda: use list macro for parsing on cleanup by Vinod Koul · 9 years ago
  41. 6706a19 ALSA: hdac: add snd_hdac_ext_bus_link_power_up_all by Vinod Koul · 9 years ago
  42. cf8fe58 ALSA: hdac: Increase timeout value for link power check by Jayachandran B · 9 years ago
  43. 8888815 ALSA: hdac: couple the hda DMA stream in cleanup by Jeeja KP · 9 years ago
  44. a9c48f7 ALSA: hdac: Add support for hda DMA Resume capability by Jeeja KP · 9 years ago
  45. 3c69ea4 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  46. 42f2bb1 ALSA: hdac: Explicitly add io.h by Vinod Koul · 9 years ago
  47. a04267f ALSA: hdac: Fix to check if stream not in use in release by Jeeja KP · 9 years ago
  48. 88b1996 ALSA: hdac: Fix incorrect update of stream id mapping by Subhransu S. Prusty · 9 years ago
  49. 54d1d2f ALSA: hdac: fix the spbmaxfifo API by Vinod Koul · 9 years ago
  50. e57690b ALSA: hdac: Fix size allocation for ext device allocation by Vinod Koul · 9 years ago
  51. f09d4f2 ALSA: hdac: Remove the usage of key for host stream by Jeeja KP · 9 years ago
  52. ee8bc4d ALSA: hdac: Add support to enable SPIB for hdac ext stream by Jeeja KP · 9 years ago
  53. c5b0c09 ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all() by Jeeja KP · 9 years ago
  54. a7e3dd8 ALSA: hdac: Fix to read the correct offset of spcap/link register by Jeeja KP · 9 years ago
  55. d51783c ALSA: hdac: add extended device driver registration by Vinod Koul · 9 years ago
  56. a512f56 ALSA: hdac: add hdac extended device by Vinod Koul · 9 years ago
  57. ee2d51b ALSA: hdac: Add API for removing hdac extended device by Vinod Koul · 9 years ago
  58. 5d942ce ALSA: HDA: Dont check return for snd_hdac_chip_readl by Jeeja KP · 9 years ago
  59. 9b06dc9 ALSA: HDA: Fix stream assignment for host in decoupled mode by Jeeja KP · 9 years ago
  60. 99463b3 ALSA: hda: provide default bus io ops extended hdac by Vinod Koul · 10 years ago
  61. bab4445 ALSA: hda: add hda link cleanup routine by Vinod Koul · 10 years ago
  62. e7a3484 ALSA: hda: add hdac_ext stream creation and cleanup routines by Vinod Koul · 10 years ago
  63. df203a4 ALSA: hdac_ext: add extended stream capabilities by Jeeja KP · 10 years ago
  64. 0b00a56 ALSA: hdac_ext: add hdac extended controller by Jeeja KP · 10 years ago
  65. dfe66a1 ALSA: hdac_ext: add extended HDA bus by Jeeja KP · 10 years ago