1. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 13 years ago
  2. 785f857 ALSA: hda - Set codec to D3 forcibly even if not used by Takashi Iwai · 13 years ago
  3. a6f2fd5 ALSA: hda - Add position_fix=4 (COMBO) option by Takashi Iwai · 13 years ago
  4. 8bc039a ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDs by Seth Heasley · 13 years ago
  5. 7bfe059 ALSA: hda - explicitly set buffer-align flag for Nvidia controllers by Takashi Iwai · 13 years ago
  6. 633544a Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  7. 52409aa ALSA: hda - Fix buffer-alignment regression with Nvidia HDMI by Takashi Iwai · 13 years ago
  8. ac9ef6c ALSA: hda - Use bint for enable_msi option by Takashi Iwai · 13 years ago
  9. b01de4f ALSA: HDA: Use LPIB position fix for Macbook Pro 7,1 by David Henningsson · 13 years ago
  10. 9e4ce16 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  11. f16c2cc ALSA: HDA: Remove Poulsbo position fix quirks by David Henningsson · 13 years ago
  12. 716e5db ALSA: HDA: Use LPIB position fix for Oaktrail by David Henningsson · 13 years ago
  13. 09904b9 ALSA: hda_intel: Add Oaktrail identifiers by Li Peng · 13 years ago
  14. db9c6f8 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  15. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  16. 645e903 ALSA: HDA: Use LPIB Position fix for Intel SCH Poulsbo by David Henningsson · 13 years ago
  17. a1585d7 ALSA: hda - Check non-snoop in a single place by Takashi Iwai · 13 years ago
  18. 1815b34 ALSA: HDA: Add support for new AMD products by Andiry Xu · 13 years ago
  19. 1c89fe3 ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based device by David Henningsson · 13 years ago
  20. 9eb6e9b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  21. 4f8b6c7 ALSA: hda_intel - revert a quirk that affect VIA chipsets by Marc Vertes · 13 years ago
  22. 01b65bf ALSA: hda - Supports more audio streams by Takashi Iwai · 13 years ago
  23. 69f9ba9 ALSA: hda - Fix a regression for DMA-position check with CA0110 by Takashi Iwai · 13 years ago
  24. c146623 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  25. 051a8cb ALSA: hda - Add position_fix quirk for Dell Inspiron 1010 by Takashi Iwai · 13 years ago
  26. d5cf991 ALSA: hda - Distinguish each substream for better sticky assignment by Takashi Iwai · 13 years ago
  27. 97999e2 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 13 years ago
  28. 798cb7e ALSA: hda - Fix a regression of the position-buffer check by Takashi Iwai · 13 years ago
  29. 27fe48d9 ALSA: hda - Add snoop option by Takashi Iwai · 13 years ago
  30. 2ae66c2 ALSA: hda: option to enable arbitrary buffer/period sizes by Pierre-Louis Bossart · 13 years ago
  31. 76531d4 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  32. acfa634 ALSA: hda - Add Kconfig for the default buffer size by Takashi Iwai · 13 years ago
  33. b13e552 ALSA: HDA: Remove redundant LPIB quirks for ATI chipset by David Henningsson · 14 years ago
  34. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 14 years ago
  35. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 14 years ago
  36. 8b0bd22 ALSA: hda - Fix SSYNC register value for non-Intel controllers by Takashi Iwai · 14 years ago
  37. b4a655e ALSA: hda - Judge playback stream from stream id in azx_via_get_position() by Takashi Iwai · 14 years ago
  38. a810364 ALSA: hda - Handle -1 as invalid position, too by Takashi Iwai · 14 years ago
  39. 7c93597 ALSA: hda: Allow multple SPDIF controls per codec by Stephen Warren · 14 years ago
  40. 46f2cc8 ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps by Linus Torvalds · 14 years ago
  41. 9477c58 ALSA: hda - Reorganize controller quriks with bit flags by Takashi Iwai · 14 years ago
  42. 50e3bbf ALSA: hda - Use LPIB for ATI/AMD chipsets as default by Takashi Iwai · 14 years ago
  43. 314c3ff Revert "ALSA: hda - Use position_fix=3 as default for AMD chipsets" by Takashi Iwai · 14 years ago
  44. 20c304e ALSA: hda - Enable snoop bit for AMD controllers by Takashi Iwai · 14 years ago
  45. 447ee6a ALSA: hda - Use position_fix=3 as default for AMD chipsets by Takashi Iwai · 14 years ago
  46. d507cd6 ALSA: hda - Enable sync_write workaround for AMD generically by Takashi Iwai · 14 years ago
  47. d2edeb7 ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs by Seth Heasley · 14 years ago
  48. a09e89f ALSA: hda: Prevent writing ICH6_PCIREG_TCSEL on AMD systems by Adam Lackorzynski · 14 years ago
  49. b540afc ALSA: HDA: Add position_fix quirk for an Asus device by David Henningsson · 14 years ago
  50. 41a63f1 ALSA: hda - Don't handle empty patch files by Takashi Iwai · 14 years ago
  51. 321051f Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  52. 0f0714c5 ALSA: hda - Add support for VMware controller by Bankim Bhavsar · 14 years ago
  53. e38302f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  54. e03fa05 ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120 by Daniel T Chen · 14 years ago
  55. dd5a089 ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on internal mic by Daniel T Chen · 14 years ago
  56. 7bb8fb7 ALSA: hda-intel: support for period wakeup disabling by Clemens Ladisch · 14 years ago
  57. 62b7e5e ALSA: hda - Add workarounds for CT-IBG controllers by Takashi Iwai · 14 years ago
  58. 14d34f1 ALSA: hda - Add some workarounds for Creative IBG by Takashi Iwai · 14 years ago
  59. bdd9ef2 ALSA: HDA: Correctly apply position_fix quirks for ATI and VIA controllers by David Henningsson · 14 years ago
  60. 4cb3631 ALSA: HDA: Add position_fix=3 module option, and refactor related code by David Henningsson · 14 years ago
  61. e35d4b1 ALSA: hda: add Vortex86MX PCI ids by Otavio Salvador · 14 years ago
  62. b686453 ALSA: hda - Reduce pci id list for Intel with class id by Takashi Iwai · 14 years ago
  63. cea310e ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  64. eb54133 ALSA: hda - Make converter setups sticky by Takashi Iwai · 14 years ago
  65. 08af495 ALSA: hda - More relax for pending period handling by Takashi Iwai · 14 years ago
  66. 32c168c ALSA: hda - Set Stream Type in Stream Format according to AES0 by Anssi Hannula · 14 years ago
  67. e4caa8b Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hda by Takashi Iwai · 15 years ago
  68. edb3993 ALSA: hda-intel - fix wallclk variable update and condition by Jaroslav Kysela · 15 years ago
  69. 9f75c1b ALSA: hda: Use LPIB for ASUS M2V by Daniel T Chen · 15 years ago
  70. b90c076 ALSA: hda: Use LPIB for another mainboard by Daniel T Chen · 15 years ago
  71. dd37f8e ALSA: hda: Use LPIB for an ASUS device by Daniel T Chen · 15 years ago
  72. 61bb42c ALSA: hda: Use LPIB for a Shuttle device by Daniel T Chen · 15 years ago
  73. e96d312 ALSA: hda: Use LPIB for Sony VPCS11V9E by Daniel T Chen · 15 years ago
  74. 9ef0406 ALSA: hda_intel: fix handling of non-completion stream interrupts by Clemens Ladisch · 15 years ago
  75. 4e0938d ALSA: hda: Use LPIB for Toshiba A100-259 by Daniel T Chen · 15 years ago
  76. 7a68be9 ALSA: hda: Use LPIB for Acer Aspire 5110 by Daniel T Chen · 15 years ago
  77. f48f606 [ALSA] snd-hda-intel: Improve azx_position_ok() by Jaroslav Kysela · 15 years ago
  78. e546372 [ALSA] snd-hda-intel: use WALLCLK register to check for early irqs by Jaroslav Kysela · 15 years ago
  79. beaffc3 ALSA: hda - Fixes distorted recording on US15W chipset by Shahin Ghazinouri · 15 years ago
  80. 20d157ae Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  81. 0e0280d ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203 by Daniel T Chen · 15 years ago
  82. 039f0f3 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  83. 8815cd0 ALSA: hda - Add position_fix quirk for Biostar mobo by Takashi Iwai · 15 years ago
  84. 92ab7b8 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  85. 3815595 ALSA: hda - Add MSI blacklist for Aopen MZ915-M by Takashi Iwai · 15 years ago
  86. 55440e4 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  87. 9ec8dda ALSA: hda: Use LPIB for ga-ma770-ud3 board by Daniel T Chen · 15 years ago
  88. 079e683 ALSA: hda-intel - probe_only module option is int type now by Jaroslav Kysela · 15 years ago
  89. 10e77dd ALSA: hda-intel - remove model=hwio , use probe_only=3 instead by Jaroslav Kysela · 15 years ago
  90. cd508fe ALSA: hda-intel - add special 'hwio' model to bypass initialization by Jaroslav Kysela · 15 years ago
  91. e04dd2d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  92. 572c0e3 ALSA: hda: Use LPIB and 6stack-dig for eMachines T5212 by Daniel T Chen · 15 years ago
  93. 80c43ed ALSA: hda - Disable MSI for Nvidia controller by Takashi Iwai · 15 years ago
  94. c602c8a ALSA: hda - New Intel HDA controller by Vitaliy Kulikov · 15 years ago
  95. 7d39cf6 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  96. ecd2162 ALSA: hda - Sound MSI fallout on a Asus mobo NVIDIA MCP55 by Ralf Gerbig · 15 years ago
  97. f1cf9a6 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  98. 4193d13 ALSA: hda - Add ASRock mobo to MSI blacklist by Michele Ballabio · 15 years ago
  99. 7484399 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  100. 0321b69 ALSA: hda: Use LPIB for a Biostar Microtech board by Daniel T Chen · 15 years ago