1. 0a27fcf ALSA: hda - Correct ASUA blacklist for MSI brokenness by Takashi Iwai · 14 years ago
  2. d6d8bf5 ALSA: hda - use WARN_ON_ONCE() for zero-division detection by Takashi Iwai · 14 years ago
  3. fed08d0 ALSA: hda-intel: Avoid divide by zero crash by Jody Bruchon · 14 years ago
  4. 9492837 ALSA: cosmetic: make hda intel interrupt name consistent with others by Maxim Levitsky · 14 years ago
  5. 1eb6dc7 ALSA: hda - Delay switching to polling mode if an interrupt was missing by Maxim Levitsky · 14 years ago
  6. 8ce28d6 ALSA: hda - Add an ASUS mobo to MSI blacklist by Takashi Iwai · 14 years ago
  7. ef18bed ALSA: hda - HDMI sticky stream tag support by Wu Fengguang · 15 years ago
  8. 9dc8398 ALSA: hda - Add MSI blacklist by Takashi Iwai · 15 years ago
  9. 6dd7dc7 ALSA: hda - Add PCI IDs for Nvidia G2xx-series by Stefan Ringel · 15 years ago
  10. 0287d97 intelhdmi - dont power off HDA link by Wu Fengguang · 15 years ago
  11. 396087e ALSA: hda - Terradici HDA controllers does not support 64-bit mode by Jaroslav Kysela · 15 years ago
  12. 2f703e7 ALSA: hda - Add position_fix quirk for HP dv3 by Takashi Iwai · 15 years ago
  13. 45d4ebf ALSA: hda - Add a position_fix quirk for MSI Wind U115 by Takashi Iwai · 15 years ago
  14. 2dca0bb ALSA: hda - add beep_mode module parameter by Jaroslav Kysela · 15 years ago
  15. 7d1794e Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  16. fb8d1a3 ALSA: hda - Add reboot notifier to each codec by Takashi Iwai · 15 years ago
  17. 1a69697 ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode by Takashi Iwai · 15 years ago
  18. 7d5ab41 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  19. 23c4a88 ALSA: hda - Switch to polling mode before disabling MSI by Takashi Iwai · 15 years ago
  20. db32f99 ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controller by peer chen · 15 years ago
  21. 71623855 ALSA: hda - Enable MSI as default by Takashi Iwai · 15 years ago
  22. 3d80dca ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelist by Daniel T Chen · 15 years ago
  23. 4d8e22e ALSA: hda - Add a white-list for MSI option by Takashi Iwai · 15 years ago
  24. e44d4e4 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  25. e310bb0 ALSA: hda: warn on spurious response by Wu Fengguang · 15 years ago
  26. feb2734 ALSA: hda: remember last command for each codec by Wu Fengguang · 15 years ago
  27. c32649f ALSA: hda: read CORBWP inside reg_lock by Wu Fengguang · 15 years ago
  28. cdb1fbf ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_io by Wu Fengguang · 15 years ago
  29. a678cde ALSA: hda: take cmd_mutex in probe_codec() by Wu Fengguang · 15 years ago
  30. deadff1 ALSA: hda: track CIRB/CORB command/response states for each codec by Wu Fengguang · 15 years ago
  31. 9176b67 ALSA: hda - Add support for new AMD HD audio devices by Andiry Brienza · 15 years ago
  32. 305355a Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  33. dc4c2e6 ALSA: hda - Disable AMD SB600 64bit address support only by Andiry Brienza · 15 years ago
  34. aba6653 ALSA: hda - Fix error path in the sanity check in azx_pcm_open() by Takashi Iwai · 15 years ago
  35. 1475ef0 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  36. c470331 ALSA: hda - Add sanity check in PCM open callback by Takashi Iwai · 15 years ago
  37. 70d321e ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callback by Takashi Iwai · 15 years ago
  38. 4ea6fbc ALSA: hda - Add patch module option by Takashi Iwai · 15 years ago
  39. a1e21c9 ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new() by Takashi Iwai · 15 years ago
  40. 65f7598 ALSA: hda_intel: fix build error when !PM by Alexander Beregalov · 15 years ago
  41. b20f3b8 ALSA: hda - Limit codec-verb retry to limited hardwares by Takashi Iwai · 15 years ago
  42. 8dd7833 ALSA: hda - Add codec bus reset and verb-retry at critical errors by Takashi Iwai · 15 years ago
  43. 8a933ec ALSA: hda - Fix a typo in the previous patch by Takashi Iwai · 15 years ago
  44. b21fadb ALSA: hda - Add more register bits definitions by Takashi Iwai · 15 years ago
  45. b05a7d4 ALSA: hda - Always sync writes in single_cmd mode by Takashi Iwai · 15 years ago
  46. 8174086 ALSA: hda - Allow concurrent RIRB access in single_cmd mode by Takashi Iwai · 15 years ago
  47. 20e91c5 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  48. 4fcd392 ALSA: hda - Reset CORB/RIRB at retrying the verb communication by Takashi Iwai · 15 years ago
  49. 9357484 ALSA: hda - Add forced codec-slots for ASUS W5Fm by Ozan Çağlayan · 15 years ago
  50. 4abc1cc ALSA: hda - Add prefix to kernel messages by Takashi Iwai · 15 years ago
  51. 313f6e2 ALSA: hda - Avoid conflicts with snd-ctxfi driver by Takashi Iwai · 15 years ago
  52. b97bedc Merge branch 'topic/hda-cache' into topic/hda by Takashi Iwai · 15 years ago
  53. b613291 ALSA: hda - Retry codec-verbs at errors by Takashi Iwai · 15 years ago
  54. 18cb710 ALSA: hda - Check strcpy length by Takashi Iwai · 15 years ago
  55. 4e01f54 ALSA: hda - Add Creative CA0110-IBG support by Takashi Iwai · 15 years ago
  56. d523b0c ALSA: hda_intel.c - Consolidate bitfields by Joe Perches · 15 years ago
  57. 45c27fc Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus by Takashi Iwai · 15 years ago
  58. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  59. fa00e04 [ALSA] hda_intel: fix unexpected ring buffer positions by Jaroslav Kysela · 15 years ago
  60. e7bfbb0 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  61. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 15 years ago
  62. 1dddab4 ALSA: hda - Don't reset stream at each prepare callback by Takashi Iwai · 15 years ago
  63. 97b71c9 ALSA: hda - Don't reset BDL unnecessarily by Takashi Iwai · 15 years ago
  64. 4a10079 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  65. c673ba1 ALSA: hda - Workaround for buggy DMA position on ATI controllers by Takashi Iwai · 15 years ago
  66. 09240cf ALSA: hda - Fix DMA mask for ATI controllers by Takashi Iwai · 15 years ago
  67. 4c4531d ALSA: hda - Remove Toshiba probe_mask quirk by Takashi Iwai · 15 years ago
  68. b31b43e Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  69. 38f1df2 ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268 by Takashi Iwai · 15 years ago
  70. bedfceb ALSA: hda - Add the Device IDs for MCP89 and remove IDs of MCP7B by peerchen · 15 years ago
  71. e23573d Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  72. d14a7e0 Revert "Sound: hda - Restore PCI configuration space with interrupts off" by Takashi Iwai · 15 years ago
  73. 20db7cb ALSA: hda - Add forced codec-slots for ASUS W5F by Takashi Iwai · 15 years ago
  74. f1eaaee ALSA: hda - Allow fixed codec-probe mask by Takashi Iwai · 15 years ago
  75. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  76. 6acaed3 ALSA: hda - Use own workqueue by Takashi Iwai · 16 years ago
  77. 8326e32 Merge branch 'topic/hda-resume-fix' into topic/hda by Takashi Iwai · 16 years ago
  78. d4d9cd03 ALSA: hda - Add probe_only option by Takashi Iwai · 16 years ago
  79. 0ff5551 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  80. 5c0b9be ALSA: hda - Fix a compile warning when CONFIG_PM=n by Takashi Iwai · 16 years ago
  81. 32e176c Sound: hda - Restore PCI configuration space with interrupts off by Rafael J. Wysocki · 16 years ago
  82. 11cd41b ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVE by Takashi Iwai · 16 years ago
  83. fee2fba ALSA: hda - Move power_save option to hda_intel.c by Takashi Iwai · 16 years ago
  84. 986862b ALSA: hda - make some functions static by Takashi Iwai · 16 years ago
  85. ef1681d ALSA: hda - Add probe_mask quirk for Medion MD96630 by Takashi Iwai · 16 years ago
  86. 41dda0f ALSA: azx_probe() cleanup by Wu Fengguang · 16 years ago
  87. c4da29c ALSA: hda - support detecting HD Audio devices with PCI class code by Yang, Libin · 16 years ago
  88. 0edb945 ALSA: hda - Fix probe errors on Dell Studio Desktop by Takashi Iwai · 16 years ago
  89. 6ce4a3b ALSA: hda - Make codec-probing more robust by Takashi Iwai · 16 years ago
  90. 33fa35e ALSA: hda - simplify hda_bus ops callbacks by Takashi Iwai · 16 years ago
  91. afecd78cd Merge branch 'topic/fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  92. 0552f29 Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus by Takashi Iwai · 16 years ago
  93. 0cbf009 ALSA: hda - Add reboot notifier by Takashi Iwai · 16 years ago
  94. 34c2535 ALSA: hda - Remove old codec-probe limitation by Takashi Iwai · 16 years ago
  95. 2f5ad54 pci: use pci_ioremap_bar() in sound/ by Arjan van de Ven · 16 years ago
  96. 176d533 ALSA: hda - Add infrastructure for dynamic stream allocation by Takashi Iwai · 16 years ago
  97. dc9c8e2 ALSA: Fix for reading RIRB buffer on NVIDIA aza controller with AMD Phenom cpu by Wei Ni · 16 years ago
  98. 2f5983f ALSA: hda - allow probing of 4 codecs by Takashi Iwai · 16 years ago
  99. 0e15347 ALSA: hda - Fix VIA recording problem by Joseph Chan · 16 years ago
  100. fc4abee ALSA: hda - check page continuity by Takashi Iwai · 16 years ago