1. d2c6b63 ALSA: hda - Make some helper functions local by Takashi Iwai · 9 years ago
  2. 2377c3c ALSA: hda: Intel: enable automatic runtime pm for HDMI codecs by default by Lu, Han · 9 years ago
  3. 18fe73e ALSA: hda - Drop unused fields from struct hda_codec_preset by Takashi Iwai · 9 years ago
  4. bd5b2d4 Merge branch 'topic/jack' into for-next by Takashi Iwai · 9 years ago
  5. 973109ca ALSA: jack: fix a randconfig build issue by Jie Yang · 9 years ago
  6. 0a50575 ALSA: hda - Replace hda_bus_ops with static binding by Takashi Iwai · 9 years ago
  7. b7d023e ALSA: hda - Move PCM format and rate handling code to core library by Takashi Iwai · 9 years ago
  8. a41d122 ALSA: hda - Embed bus into controller object by Takashi Iwai · 9 years ago
  9. a43ff5b ALSA: hda - Pass bus io_ops directly from the top-level driver by Takashi Iwai · 9 years ago
  10. 7e8be1b ALSA: hda - Move send_cmd / get_response to hdac_bus_ops by Takashi Iwai · 9 years ago
  11. cad372f ALSA: hda - Handle error from get_response bus ops directly by Takashi Iwai · 9 years ago
  12. 664c715 ALSA: hda - Work around races of power up/down with runtime PM by Takashi Iwai · 9 years ago
  13. 664bc5c Merge branch 'topic/hda-regmap' into for-next by Takashi Iwai · 9 years ago
  14. 44e39b9 ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.h by Takashi Iwai · 9 years ago
  15. a551d91 ALSA: hda - Use regmap for command verb caches, too by Takashi Iwai · 10 years ago
  16. faa75f8 ALSA: hda - Use regmap for parameter caches, too by Takashi Iwai · 10 years ago
  17. 01ed3c0 ALSA: hda - Use regmap for codec parameter reads by Takashi Iwai · 10 years ago
  18. 4d75faa0 ALSA: hda - Add regmap support by Takashi Iwai · 10 years ago
  19. 71fc4c7 ALSA: hda - Move generic array helpers to core lib by Takashi Iwai · 10 years ago
  20. c4c2533 ALSA: hda - Fix possible runtime PM refcount unbalance by Takashi Iwai · 10 years ago
  21. 7639a06 ALSA: hda - Move a part of hda_codec stuff into hdac_device by Takashi Iwai · 10 years ago
  22. d068ebc ALSA: hda - Move some codes up to hdac_bus struct by Takashi Iwai · 10 years ago
  23. e3d280f ALSA: hda - Make snd_hda_bus_type public by Takashi Iwai · 10 years ago
  24. 967b130 ALSA: hda - Rename power_mgmt flag with power_save_node by Takashi Iwai · 9 years ago
  25. e6feb5d ALSA: hda - Support advanced power state controls by Takashi Iwai · 9 years ago
  26. b2a0baf ALSA: hda - Use shutdown driver ops instead of reboot notifier by Takashi Iwai · 10 years ago
  27. 2f35c63 ALSA: hda - Use standard workqueue for unsol and jack events by Takashi Iwai · 10 years ago
  28. bcd9655 ALSA: hda - Build PCMs and controls at codec driver probe by Takashi Iwai · 10 years ago
  29. 9a6246f ALSA: hda - Implement unbind more safely by Takashi Iwai · 10 years ago
  30. bbbc7e8 ALSA: hda - Allocate hda_pcm objects dynamically by Takashi Iwai · 10 years ago
  31. 6efdd85 ALSA: hda - Add card field to hda_codec struct by Takashi Iwai · 10 years ago
  32. 1a4ba30 ALSA: hda - Split snd_hda_build_pcms() by Takashi Iwai · 10 years ago
  33. 55ed9cd ALSA: hda - Replace bus pm_notify with the standard runtime PM framework by Takashi Iwai · 10 years ago
  34. bb57392 ALSA: hda - Drop power_save value indirection in hda_bus by Takashi Iwai · 10 years ago
  35. cc72da7 ALSA: hda - Use standard runtime PM for codec power-save control by Takashi Iwai · 10 years ago
  36. 59ed1ea ALSA: hda - Move codec suspend/resume to codec driver by Takashi Iwai · 10 years ago
  37. d8a766a ALSA: hda - Bind codecs via standard bus by Takashi Iwai · 10 years ago
  38. 922c88a ALSA: hda - Embed struct hda_bus_unsolicited into struct hda_bus by Takashi Iwai · 10 years ago
  39. ef74497 ALSA: hda - Drop hda_bus_template for snd_hda_bus_new() by Takashi Iwai · 10 years ago
  40. e52faba ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macro by Takashi Iwai · 10 years ago
  41. f5662e1 ALSA: hda - Refactor quirk picking and change quirk priority by David Henningsson · 10 years ago
  42. 6194b99 ALSA: hda - Kill the rest of snd_print*() usages by Takashi Iwai · 10 years ago
  43. c21c8cf ALSA: hda - Add fixup_forced flag by David Henningsson · 10 years ago
  44. b989d04 ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG by Takashi Iwai · 11 years ago
  45. 648a8d2 ALSA: hda - Add sysfs to codec object, too by Takashi Iwai · 11 years ago
  46. 13aeaf6 ALSA: hda - Create own device struct for each codec by Takashi Iwai · 11 years ago
  47. cd26251 ALSA: hda - Add parameter for dumping processing coefficients by David Henningsson · 11 years ago
  48. 595fe1b ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristate by Takashi Iwai · 11 years ago
  49. ed32636 ALSA: hda - Split verb definitions into sound/hda_verbs.h by Takashi Iwai · 11 years ago
  50. f4d6a55 ALSA: hda - Clean up async codec PM using standard async infrastructure by Takashi Iwai · 11 years ago
  51. 7f13292 ALSA: hda - allow a codec to define its own depop delay time by Mengdong Lin · 11 years ago
  52. 12edb89 ALSA: hda - resume codecs in parallel by Mengdong Lin · 11 years ago
  53. 0e24dbb ALSA: hda - suspend codecs in parallel by Mengdong Lin · 11 years ago
  54. a40e0a8 ALSA: hda - Refactor pm notification in hda_codec.c by Takashi Iwai · 11 years ago
  55. b21bdd0 ALSA: hda - Split the generic parser as an individual module by Takashi Iwai · 11 years ago
  56. 873ce8a ALSA: hda - Drop bus->avoid_link_reset flag by Takashi Iwai · 11 years ago
  57. 95f74c4 ALSA: hda - Fix mute LED on HP laptops in runtime suspend by Takashi Iwai · 11 years ago
  58. 2e59e5a ALSA: hda - add device entry and inactive flag to unsolicited response by Mengdong Lin · 11 years ago
  59. f1aa068 ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST by Mengdong Lin · 11 years ago
  60. 63e51fd ALSA: hda - Don't take unresponsive D3 transition too serious by Takashi Iwai · 11 years ago
  61. e7ecc27 ALSA: hda - Introduce bit flags to snd_hda_codec_read/write() by Takashi Iwai · 11 years ago
  62. 2122961 ALSA: hda - Introduce get_delay codec PCM ops by Takashi Iwai · 11 years ago
  63. ea9b43a ALSA: hda - Fix broken workaround for HDMI/SPDIF conflicts by Takashi Iwai · 12 years ago
  64. a15d05d ALSA: hda - Support rereading widgets under the function group by Mengdong Lin · 12 years ago
  65. 4eea309 ALSA: hda - Remove limit of widget connections by Takashi Iwai · 12 years ago
  66. 45acc86 Merge branch 'topic/hda-ca0132-dsp' into for-next by Takashi Iwai · 12 years ago
  67. 9419ab6 ALSA: hda - Add power state filtering by Takashi Iwai · 12 years ago
  68. dc870f3 ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single function by Takashi Iwai · 12 years ago
  69. 09b70e8 ALSA: hda - Protect user-defined arrays via mutex by Takashi Iwai · 12 years ago
  70. d7fdc00 ALSA: hda - Add helper functions to cache the current pinctl target by Takashi Iwai · 12 years ago
  71. ee8e765 ALSA: hda - Revive snd_hda_get_conn_list() by Takashi Iwai · 12 years ago
  72. 9cc159c ALSA: hda - Add codec->inv_jack_detect flag by Takashi Iwai · 12 years ago
  73. ecac3ed ALSA: hda - Add inv_eapd flag to struct hda_codec by Takashi Iwai · 12 years ago
  74. 0c3d47b ALSA: hda - Add snd_hda_codec_flush_*_cache() aliases by Takashi Iwai · 12 years ago
  75. c9ce6b2 ALSA: hda - Move fixup code into struct hda_codec by Takashi Iwai · 12 years ago
  76. c370dd6 ALSA: hda - Introduce cache & flush cmd / amp writes by Takashi Iwai · 12 years ago
  77. a3af480 ALSA: hda - Change return value for load_dsp_prepare() to -ENOSYS by Ian Minett · 12 years ago
  78. 1d1a456 ALSA: hda - Add new DSP loader callback routines by Takashi Iwai · 12 years ago
  79. 87af0b8 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  80. 989c318 ALSA: hda - Fix recursive suspend/resume call by Takashi Iwai · 12 years ago
  81. ee81abb ALSA: hda - Apply a proper chmap for built-in 2.1 speakers by Takashi Iwai · 12 years ago
  82. dcda580 ALSA: hda - Add workaround for conflicting IEC958 controls by Takashi Iwai · 12 years ago
  83. 26a6cb6 ALSA: hda - Implement a poll loop for jacks as a module parameter by David Henningsson · 12 years ago
  84. e5d6db8 Merge branch 'topic/tlv-chmap' into for-next by Takashi Iwai · 12 years ago
  85. 5fe8e1e ALSA: hda - Remove ignore_misc_bit by David Henningsson · 12 years ago
  86. 9c9a517 ALSA: hda - Add standard channel maps by Takashi Iwai · 12 years ago
  87. 08fa20a ALSA: hda - Yet another fix for D3 stop-clock refcounting by Takashi Iwai · 12 years ago
  88. 4b92734 ALSA: hda - Optimize bitfield usage in struct hda_codec by Takashi Iwai · 12 years ago
  89. 83012a7 ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE by Takashi Iwai · 12 years ago
  90. 68467f5 ALSA: hda - Fix runtime PM leftover refcounts by Takashi Iwai · 12 years ago
  91. a184d4e Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  92. 983f6b9 ALSA: hda - Avoid unnecessary parameter read for EPSS by Takashi Iwai · 12 years ago
  93. b8dfc462 ALSA: hda - add runtime PM support by Mengdong Lin · 12 years ago
  94. ddf8348 Merge branch 'for-linus' into for-next by Takashi Iwai · 12 years ago
  95. c376e2c ALSA: hda - Implement snd_hda_power_sync() helper function by Takashi Iwai · 12 years ago
  96. 6152597 ALSA: hda - show ICT/KAE control bits by Wang Xingchao · 12 years ago
  97. 4918cda ALSA: hda - Load firmware in hda_intel.c by Takashi Iwai · 12 years ago
  98. ed36081 ALSA: hda - Add codec->pcm_format_first flag by Takashi Iwai · 12 years ago
  99. 1558eb8 Merge branch 'topic/pm-convert' into for-next by Takashi Iwai · 12 years ago
  100. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago