1. 1c7f0e3 ALSA: hda: Skip codec shutdown in case the codec is not registered by Peter Ujfalusi · 3 years ago
  2. 7206998 ALSA: hda: Fix potential deadlock at codec unbinding by Takashi Iwai · 3 years, 2 months ago
  3. 80bd64a ALSA: hda: Add missing rwsem around snd_ctl_remove() calls by Takashi Iwai · 3 years, 2 months ago
  4. c0f1886 ALSA: hda: intel: Allow repeatedly probing on codec configuration errors by Takashi Iwai · 3 years, 3 months ago
  5. 2eaf163 ALSA: hda: Disable runtime resume at shutdown by Takashi Iwai · 3 years, 5 months ago
  6. b98444e ALSA: hda: Suspend codec at shutdown by Takashi Iwai · 3 years, 5 months ago
  7. 3099406 ALSA: hda: Release codec display power during shutdown/reboot by Imre Deak · 3 years, 7 months ago
  8. b8b90c1 ALSA: hda: update the power_state during the direct-complete by Hui Wang · 3 years, 8 months ago
  9. 618fad3 ALSA: HDA: Add access description in __snd_hda_add_vmaster by Ranjani Sridharan · 3 years, 9 months ago
  10. e65bf99 ALSA: HDA - remove the custom implementation for the audio LED trigger by Jaroslav Kysela · 3 years, 10 months ago
  11. 3531ba2 ALSA: hda: fix kernel-doc warnings by Pierre-Louis Bossart · 3 years, 11 months ago
  12. 5c953a2 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years ago
  13. 2b73649c ALSA: hda: Balance runtime/system PM if direct-complete is disabled by Kai-Heng Feng · 4 years ago
  14. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  15. 2506318 ALSA: hda: Fix regressions on clear and reconfig sysfs by Takashi Iwai · 4 years, 1 month ago
  16. 215a22e ALSA: hda: Refactor codec PM to use direct-complete optimization by Kai-Heng Feng · 4 years, 3 months ago
  17. a0645da ALSA: HDA: Early Forbid of runtime PM by Harsha Priya · 4 years, 4 months ago
  18. c7fabbc ALSA: pci: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  19. 103f528 Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years, 5 months ago
  20. 3b5d1af Merge branch 'for-next' into for-linus by Takashi Iwai · 4 years, 5 months ago
  21. 7fcd9bb ALSA: hda: fix NULL pointer dereference during suspend by Ranjani Sridharan · 4 years, 6 months ago
  22. 9ab0cb3 ALSA: Replace the word "slave" in vmaster API by Takashi Iwai · 4 years, 6 months ago
  23. 95ce82a ALSA: hda: fix snd_hda_codec_cleanup() documentation by Kai Vehmanen · 4 years, 6 months ago
  24. cc1d0cd ALSA: hda: export snd_hda_codec_cleanup_for_unbind() by Kai Vehmanen · 4 years, 6 months ago
  25. 8d6762a ALSA: hda: Always use jackpoll helper for jack update after resume by Takashi Iwai · 4 years, 9 months ago
  26. c4c8dd6 ALSA: hda: Skip controller resume if not needed by Takashi Iwai · 4 years, 9 months ago
  27. cf4afed9 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 10 months ago
  28. 44eeb08 ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs by Takashi Iwai · 5 years ago
  29. bb80b96 ALSA: hda_codec: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  30. 4f5c265 ALSA: hda: correct kernel-doc parameter descriptions by Pierre-Louis Bossart · 5 years ago
  31. 1a462be ALSA: hda: Manage concurrent reg access more properly by Takashi Iwai · 5 years ago
  32. bf82326 ALSA: hda: More constifications by Takashi Iwai · 5 years ago
  33. 35ace5e ALSA: hda: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  34. 41f394a ALSA: hda: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  35. bb83178 Merge branch 'asoc-5.4' into asoc-next by Mark Brown · 5 years ago
  36. ef9bec2 ASoC: SOF: Intel: hda: Make hdac_device device-managed by Ranjani Sridharan · 6 years ago
  37. 59d81c1 ALSA: hda - Optimize resume for codecs without jack detection by Takashi Iwai · 6 years ago
  38. 4914da2 ALSA: hda - Don't resume forcibly i915 HDMI/DP codec by Takashi Iwai · 6 years ago
  39. 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  40. b89b889 Merge branch 'topic/hda-refresh-cleanup' into for-next by Takashi Iwai · 6 years ago
  41. 774a075 ALSA: hda: Simplify snd_hdac_refresh_widgets() by Takashi Iwai · 6 years ago
  42. b5c21c8 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  43. 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
  44. 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
  45. d6947bb ASoC: hda: fix unbalanced codec dev refcount for HDA_DEV_ASOC by Ranjani Sridharan · 6 years ago
  46. a2d4560 ALSA: hda: Use struct_size() by Takashi Iwai · 6 years ago
  47. d0fa117 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32 by Thomas Gleixner · 6 years ago
  48. 4d95c51 ALSA: hda: fix unregister device twice on ASoC driver by Bard liao · 6 years ago
  49. 183ab39 ALSA: hda: Initialize power_state field properly by Takashi Iwai · 6 years ago
  50. b5a236c ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec by Hui Wang · 6 years ago
  51. 45571bb ALSA: hda - Use standard device registration for beep by Takashi Iwai · 6 years ago
  52. 9a19c90 Merge branch 'topic/hda-pm-state' into for-next by Takashi Iwai · 6 years ago
  53. 98081ca ALSA: hda - Record the current power state before suspend/resume calls by Takashi Iwai · 6 years ago
  54. 3bb700e ALSA: hda - Fix unused variable warning by Takashi Iwai · 6 years ago
  55. 17bc481 ALSA: pci: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  56. 029d92c ALSA: hda: Refactor display power management by Takashi Iwai · 6 years ago
  57. 70f7922 Merge branch 'topic/pcm-indirect-fixes' into for-next by Takashi Iwai · 6 years ago
  58. be57bff ALSA: hda: move hda_codec.h to include/sound by Pierre-Louis Bossart · 6 years ago
  59. 1603764 ALSA: hda - Fix cancel_work_sync() stall from jackpoll work by Takashi Iwai · 6 years ago
  60. ebd836e ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_t by Takashi Iwai · 6 years ago
  61. ed6b83d Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  62. 51d7d35 Merge branch 'topic/hda-core-intel' into for-next by Takashi Iwai · 7 years ago
  63. 24494d3 ALSA: hda: split snd_hda_codec_new function by Rakesh Ughreja · 7 years ago
  64. feb20fa ALSA: hda - Move in_pm accessors to HDA core by Takashi Iwai · 7 years ago
  65. 401caff ALSA: hda - Kill snd_hda_codec_update_cache() by Takashi Iwai · 7 years ago
  66. 57cb54e ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI by Takashi Iwai · 7 years ago
  67. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  68. 51cdc8b ALSA: hda: use position offset macro of TLV data by Takashi Sakamoto · 7 years ago
  69. 0860506 ALSA: hda - Sanity check of access to SPDIF controls array by Takashi Iwai · 7 years ago
  70. a9c2dfc ALSA: hda - Use a macro for snd_array iteration loops by Takashi Iwai · 7 years ago
  71. 3b5b899 ALSA: hda: Make use of core codec functions to sync power state by Abhijeet Kumar · 7 years ago
  72. d6c0615 ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization by Takashi Iwai · 7 years ago
  73. c429bda Merge branch 'for-next' into for-linus by Takashi Iwai · 7 years ago
  74. 9780ded ALSA: hda: Avoid racy recreation of widget kobjects by Takashi Iwai · 7 years ago
  75. a91d661 ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal by Takashi Iwai · 7 years ago
  76. 6bf88a3 ALSA: hda: Remove superfluous '-' added by printk conversion by Takashi Iwai · 7 years ago
  77. 1f7f51a ALSA: hda: Fix regression of hdmi eld control created based on invalid pcm by Wang YanQing · 7 years ago
  78. 88c125b ALSA: hda - Remove superfluous header inclusions by Takashi Iwai · 8 years ago
  79. f0049e1 ALSA: hda - Fix a typo in comment by Takashi Iwai · 8 years ago
  80. 99b5c5b ALSA: hda - Remove the use of set_fs() by Takashi Iwai · 8 years ago
  81. 3db9e97 ALSA: hda - Remove the generic bind ctl helpers by Takashi Iwai · 8 years ago
  82. 698f5ee ALSA: hda - Move bind-mixer switch codes to generic parser by Takashi Iwai · 8 years ago
  83. ebe2aa9 Merge branch 'topic/for-4.12' into for-next by Takashi Iwai · 8 years ago
  84. f3b827e ALSA: pci: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  85. 9152085 ALSA: hda - add DP MST audio support by Libin Yang · 8 years ago
  86. 13800f3 ALSA: hda - add DP mst verb support by Libin Yang · 8 years ago
  87. 960a581 ALSA: hda: fix some klockwork scan warnings by Libin Yang · 9 years ago
  88. d82ad8e Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 9 years ago
  89. d289619 ALSA: hda - Fix deadlock at error in building PCM by Takashi Iwai · 9 years ago
  90. 2f0eaad ALSA: hda - Fix bogus codec address check for mixer name assignment by Takashi Iwai · 9 years ago
  91. 7fbe824 ALSA: hda - Update mixer name for the lower codec address by Takashi Iwai · 9 years ago
  92. 70b4891 ALSA: hda: make use of core codec fns by Vinod Koul · 9 years ago
  93. b25cf30 ALSA: hda - Remove superfluous pcm NULL check by Takashi Iwai · 9 years ago
  94. 9dcc144 ALSA: hda - Refresh sysfs at snd_hda_codec_update_widgets() by Takashi Iwai · 9 years ago
  95. c4a91e1 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  96. c7e69ae ALSA: hda: fix possible NULL dereference by Markus Osterhoff · 9 years ago
  97. d2c6b63 ALSA: hda - Make some helper functions local by Takashi Iwai · 9 years ago
  98. 6986a0e ALSA: hda: fix kstrdup return value by Heloise NH · 10 years ago
  99. cc1b76e Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  100. a457782 ALSA: hda - Fix link power unbalance at device removal by Takashi Iwai · 10 years ago