1. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  2. 74bf40f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  3. 2603798 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  4. fc09176 ALSA: hda - Add pin-fix for HP dc5750 by Takashi Iwai · 14 years ago
  5. c468584 ALSA: als4000: Fix potentially invalid DMA mode setup by Ondrej Zary · 14 years ago
  6. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  7. b961923 ALSA: als4000: enable burst mode by Ondrej Zary · 14 years ago
  8. 748cce4 ALSA: hda - Fix initial capsrc selection in patch_alc269() by Takashi Iwai · 14 years ago
  9. e096c8e ALSA: hda - Add PC-beep whitelist for an Intel board by Takashi Iwai · 14 years ago
  10. 08af495 ALSA: hda - More relax for pending period handling by Takashi Iwai · 14 years ago
  11. 92f10b3 ALSA: hda - Define AC_FMT_* constants by Takashi Iwai · 14 years ago
  12. 1b0e372 ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs by Daniel J Blueman · 14 years ago
  13. ea87d1c ALSA: hda - Add support for HDMI HBR passthrough by Anssi Hannula · 14 years ago
  14. 32c168c ALSA: hda - Set Stream Type in Stream Format according to AES0 by Anssi Hannula · 14 years ago
  15. 68c1869 ALSA: hda - Fix Thinkpad X300 so SPDIF is not exposed by Jerone Young · 14 years ago
  16. 607bc3e ALSA: hda - FIX to not expose SPDIF on Thinkpad X301, since it does not have the ability to use SPDIF by Jerone Young · 14 years ago
  17. 7bfb9c0 ALSA: hda - Do not try to create speaker NIDs for ALC268 if there aren't any by David Henningsson · 14 years ago
  18. c7a9434 ALSA: hda - Add a warning for ignored pins with ALC259/268/269 by Takashi Iwai · 14 years ago
  19. b08b163 ALSA: hda - Handle pin NID 0x1a on ALC259/269 by Takashi Iwai · 14 years ago
  20. 697c373 ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs by Takashi Iwai · 14 years ago
  21. 954a29c ALSA: hda - Prefer VREF50 if BIOS sets for Realtek codecs by Takashi Iwai · 14 years ago
  22. 5d4abf9 ALSA: hda - Handle missing NID 0x1b on ALC259 codec by Takashi Iwai · 14 years ago
  23. 757899a ALSA: hda - Share digital I/O parser in patch_realtek.c by Takashi Iwai · 14 years ago
  24. ce503f3 ALSA: hda - Increase the connection list size for ALC662 by Takashi Iwai · 14 years ago
  25. 5aacc21 ALSA: hda - Make error messages more verbose by Takashi Iwai · 14 years ago
  26. e271e87 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  27. 150b432 ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763 by David Henningsson · 14 years ago
  28. b048561 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  29. dc1eae2 ALSA: hda - Add a PC-beep workaround for ASUS P5-V by Takashi Iwai · 14 years ago
  30. ec9d04b ALSA: asihpi: check return value of get_user() by Kulikov Vasiliy · 14 years ago
  31. b6cbe51 ALSA: hda - Assume PC-beep as default for Realtek by Takashi Iwai · 14 years ago
  32. 8af2591 ALSA: hda - Don't register beep input device when no beep is available by Takashi Iwai · 14 years ago
  33. a39afc8 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  34. 38faddb ALSA: hda - Fix pin-detection of Nvidia HDMI by Takashi Iwai · 14 years ago
  35. 63818c4 ALSA: hpimsgx: fix wrong sizeof by Axel Lin · 14 years ago
  36. 7899f81 Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc by Takashi Iwai · 14 years ago
  37. 7ccc3ef ALSA: hda - Fix max amp cap calculation for IDT/STAC codecs by Takashi Iwai · 14 years ago
  38. 2385b78 ALSA: hda - Ensure codec patch files are checked for the correct codec ID by David Henningsson · 14 years ago
  39. cd7643b ALSA: hda-intel - fix function_id rework (add missing bitmask) by Jaroslav Kysela · 14 years ago
  40. ab85457 ALSA: hda - Add conexant quirk for AMD based Lenovo G series machines by Jerone Young · 14 years ago
  41. 68bf570 ALSA: riptide: check kzalloc() result by Kulikov Vasiliy · 14 years ago
  42. 0b6d092 ALSA: echoaudio: check kmalloc() result by Kulikov Vasiliy · 14 years ago
  43. 8d011cc Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc by Takashi Iwai · 14 years ago
  44. 79c944a ALSA: hda-intel - do not mix audio and modem function IDs by Jaroslav Kysela · 14 years ago
  45. e2768c0 ALSA: asihpi - Avoid useless assignment of returned index values. by Eliot Blennerhassett · 14 years ago
  46. 604a440 ALSA: asihpi - Avoid using c99 uintX types. by Eliot Blennerhassett · 14 years ago
  47. 8d4bbee ALSA: asihpi - HPI version 4.04.01 by Eliot Blennerhassett · 14 years ago
  48. 315e8f7 ALSA: asihpi: fix sign bug by Kulikov Vasiliy · 14 years ago
  49. 840b64c ALSA: hda - Add support of dual-ADCs for Realtek ALC275 by Takashi Iwai · 14 years ago
  50. 7e48c02 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  51. 32e0191 ALSA: HDA: VT1708S: fix Smart5.1 mode by Clemens Ladisch · 14 years ago
  52. 395c61d ALSA: via82xx: allow changing the initial DXS volume by Clemens Ladisch · 14 years ago
  53. f8fb27b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  54. afbd9b8 ALSA: hda - Limit the amp value to write by Takashi Iwai · 14 years ago
  55. 3507e2a ALSA: hda - Add beep mixer support to Conexant codecs by Takashi Iwai · 14 years ago
  56. ac0547d ALSA: hda - Restore cleared pin controls on resume by Takashi Iwai · 14 years ago
  57. b492c4e Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  58. f978d36 ALSA: asihpi - Remove unneeded ; by Eliot Blennerhassett · 14 years ago
  59. 36ed8bd ALSA: asihpi - Minor HPI error handling fixes by Eliot Blennerhassett · 14 years ago
  60. 108ccb3 ALSA: asihpi - Change compander API and tidy by Eliot Blennerhassett · 14 years ago
  61. 3843914 ALSA: asihpi - Add ASI5200 family by Eliot Blennerhassett · 14 years ago
  62. 1dd6aaa ALSA: asihpi - Use version string instead of printf formatting by Eliot Blennerhassett · 14 years ago
  63. 168f1b0 ALSA: asihpi - HPI API updates by Eliot Blennerhassett · 14 years ago
  64. f189efc ALSA: hda - Enable beep on Realtek codecs with PCI SSID override by Takashi Iwai · 14 years ago
  65. 65ee2ba Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc by Takashi Iwai · 14 years ago
  66. 08b4509 sis7019: increase reset delays by David Dillow · 14 years ago
  67. 3a3d5fd sis7019: fix capture issues with multiple periods per buffer by David Dillow · 14 years ago
  68. d4a86d8 ALSA: hda - Add missing ALC680_* definitions by Takashi Iwai · 14 years ago
  69. d1eb57f ALSA: hda - Support ALC680 codec by Kailang Yang · 14 years ago
  70. 1240e6b Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  71. 3bfea98 ALSA: hda - Add Macbook 5,2 quirk by Luke Yelavich · 14 years ago
  72. 2f44f84 ALSA: hda - Fix uninitialized variable by Takashi Iwai · 14 years ago
  73. 2ac90e9 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  74. f7154de ALSA: hda - add ideapad model for Conexant 5051 codec by Herton Ronaldo Krzesinski · 14 years ago
  75. c9ff921 ALSA: alsa: riptide: don't use own hex_to_bin() method by Andy Shevchenko · 14 years ago
  76. 2a383cb ALSA: asihpi - Get rid of incorrect "long" types and casts. by Eliot Blennerhassett · 14 years ago
  77. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  78. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  79. b8f171e ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2 by Alex Murray · 14 years ago
  80. fbe618f ALSA: hda - Don't check capture source mixer if no ADC is available by Takashi Iwai · 14 years ago
  81. ab66996 ALSA: hda - Add SSID table for iMac7,1. by Justin P. Mattock · 14 years ago
  82. f53dae2 ALSA: hda - Add SSID table for MacBookAir1,1 by Justin P. Mattock · 14 years ago
  83. 6e12970 ALSA: hda - Add SSID table for MacBookAir2,1 by Justin P. Mattock · 14 years ago
  84. c7a441b Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  85. e4caa8b Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hda by Takashi Iwai · 14 years ago
  86. 8fc6d41 ALSA: hda-intel - fix wallclk variable update and condition by Jaroslav Kysela · 14 years ago
  87. edb3993 ALSA: hda-intel - fix wallclk variable update and condition by Jaroslav Kysela · 14 years ago
  88. ead54d8 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  89. 21896bc ALSA: asihpi - Fix uninitialized variable by Takashi Iwai · 14 years ago
  90. 9f75c1b ALSA: hda: Use LPIB for ASUS M2V by Daniel T Chen · 14 years ago
  91. b90c076 ALSA: hda: Use LPIB for another mainboard by Daniel T Chen · 14 years ago
  92. 26fd74f ALSA: hda: Use mb31 quirk for an iMac model by Daniel T Chen · 14 years ago
  93. dd37f8e ALSA: hda: Use LPIB for an ASUS device by Daniel T Chen · 14 years ago
  94. d6695f0 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  95. a98d398 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  96. 61bb42c ALSA: hda: Use LPIB for a Shuttle device by Daniel T Chen · 14 years ago
  97. badf18b ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codec by Andreas Herrmann · 14 years ago
  98. e96d312 ALSA: hda: Use LPIB for Sony VPCS11V9E by Daniel T Chen · 14 years ago
  99. 3ee317f ALSA: asihpi - Minor code cleanup by Eliot Blennerhassett · 14 years ago
  100. cadae42 ALSA: asihpi - Add support for new ASI8800 family by Eliot Blennerhassett · 14 years ago