1. 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
  2. dc1eae2 ALSA: hda - Add a PC-beep workaround for ASUS P5-V by Takashi Iwai · 14 years ago
  3. b6cbe51 ALSA: hda - Assume PC-beep as default for Realtek by Takashi Iwai · 14 years ago
  4. 8af2591 ALSA: hda - Don't register beep input device when no beep is available by Takashi Iwai · 14 years ago
  5. 38faddb ALSA: hda - Fix pin-detection of Nvidia HDMI by Takashi Iwai · 14 years ago
  6. 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
  7. ac0547d ALSA: hda - Restore cleared pin controls on resume by Takashi Iwai · 14 years ago
  8. b492c4e Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  9. f189efc ALSA: hda - Enable beep on Realtek codecs with PCI SSID override by Takashi Iwai · 14 years ago
  10. 3bfea98 ALSA: hda - Add Macbook 5,2 quirk by Luke Yelavich · 14 years ago
  11. 2f44f84 ALSA: hda - Fix uninitialized variable by Takashi Iwai · 14 years ago
  12. 2ac90e9 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  13. 2a383cb ALSA: asihpi - Get rid of incorrect "long" types and casts. by Eliot Blennerhassett · 14 years ago
  14. b8f171e ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2 by Alex Murray · 14 years ago
  15. fbe618f ALSA: hda - Don't check capture source mixer if no ADC is available by Takashi Iwai · 14 years ago
  16. ab66996 ALSA: hda - Add SSID table for iMac7,1. by Justin P. Mattock · 14 years ago
  17. f53dae2 ALSA: hda - Add SSID table for MacBookAir1,1 by Justin P. Mattock · 14 years ago
  18. 6e12970 ALSA: hda - Add SSID table for MacBookAir2,1 by Justin P. Mattock · 14 years ago
  19. c7a441b Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  20. e4caa8b Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hda by Takashi Iwai · 14 years ago
  21. edb3993 ALSA: hda-intel - fix wallclk variable update and condition by Jaroslav Kysela · 14 years ago
  22. ead54d8 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  23. 21896bc ALSA: asihpi - Fix uninitialized variable by Takashi Iwai · 14 years ago
  24. 9f75c1b ALSA: hda: Use LPIB for ASUS M2V by Daniel T Chen · 14 years ago
  25. b90c076 ALSA: hda: Use LPIB for another mainboard by Daniel T Chen · 14 years ago
  26. 26fd74f ALSA: hda: Use mb31 quirk for an iMac model by Daniel T Chen · 14 years ago
  27. dd37f8e ALSA: hda: Use LPIB for an ASUS device by Daniel T Chen · 14 years ago
  28. d6695f0 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  29. a98d398 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  30. 61bb42c ALSA: hda: Use LPIB for a Shuttle device by Daniel T Chen · 14 years ago
  31. badf18b ALSA: hda: Add support for another Lenovo ThinkPad Edge in conexant codec by Andreas Herrmann · 14 years ago
  32. e96d312 ALSA: hda: Use LPIB for Sony VPCS11V9E by Daniel T Chen · 14 years ago
  33. 3ee317f ALSA: asihpi - Minor code cleanup by Eliot Blennerhassett · 14 years ago
  34. cadae42 ALSA: asihpi - Add support for new ASI8800 family by Eliot Blennerhassett · 14 years ago
  35. 1a59fa7 ALSA: asihpi - Fix bug preventing outstream_write preload from happening by Eliot Blennerhassett · 14 years ago
  36. bca516b ALSA: asihpi - Fix imbalanced lock path in hw_message by Eliot Blennerhassett · 14 years ago
  37. 70ebe64 ALSA: asihpi - Remove support for old ASI8800 family by Eliot Blennerhassett · 14 years ago
  38. 5a498ef ALSA: asihpi - Add hd radio blend functions by Eliot Blennerhassett · 14 years ago
  39. f038e27 ALSA: asihpi - Remove unused io map functions by Eliot Blennerhassett · 14 years ago
  40. a39e33e ALSA: hda - Add support for Thinkpad Edge conexant chip by Jerone Young · 14 years ago
  41. d219212 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  42. 4daf7a0 ALSA: emu10k1: allow high-resolution mixer controls by Clemens Ladisch · 14 years ago
  43. 9ef0406 ALSA: hda_intel: fix handling of non-completion stream interrupts by Clemens Ladisch · 14 years ago
  44. 66668b6 ALSA: hda: Fix model quirk for Dell M1730 by Daniel T Chen · 14 years ago
  45. b7cccc5 ALSA: hda - iMac9,1 sound fixes by Justin P. Mattock · 14 years ago
  46. 4e0938d ALSA: hda: Use LPIB for Toshiba A100-259 by Daniel T Chen · 14 years ago
  47. 7a68be9 ALSA: hda: Use LPIB for Acer Aspire 5110 by Daniel T Chen · 14 years ago
  48. 34329fa ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noise by H Hartley Sweeten · 14 years ago
  49. 7f06a8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  50. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  51. 19008bd Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  52. 5e8aa85 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  53. 3374cd1 Merge branch 'topic/core-cleanup' into for-linus by Takashi Iwai · 14 years ago
  54. fbc2566 ALSA: hda: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  55. 550a8b6 ALSA: sound/pci/asihpi: Use kzalloc by Julia Lawall · 14 years ago
  56. 3eaead5 ALSA: hdmi - dont fail on extra nodes by Wu Fengguang · 14 years ago
  57. e48b008 ALSA: intelhdmi - add id for the CougarPoint chipset by Wu Fengguang · 14 years ago
  58. 41da2e0 ALSA: intelhdmi - user friendly codec name by Wu Fengguang · 14 years ago
  59. e9abf85 ALSA: intelhdmi - add dependency on SND_DYNAMIC_MINORS by Wu Fengguang · 14 years ago
  60. 1be1d76 ALSA: asihpi: incorrect range check by Dan Carpenter · 14 years ago
  61. 2448b14 ALSA: asihpi: testing the wrong variable by Dan Carpenter · 14 years ago
  62. 105ce39 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  63. 8213466 ALSA: ice1724 - Fix ESI Maya44 capture source control by Takashi Iwai · 14 years ago
  64. 6a45f78 ALSA: virtuoso: fix Xonar D1/DX front panel microphone by Clemens Ladisch · 14 years ago
  65. 2a6ce6e ALSA: hda - Add hp-dv4 model for IDT 92HD71bx by Takashi Iwai · 14 years ago
  66. f48f606 [ALSA] snd-hda-intel: Improve azx_position_ok() by Jaroslav Kysela · 14 years ago
  67. e546372 [ALSA] snd-hda-intel: use WALLCLK register to check for early irqs by Jaroslav Kysela · 14 years ago
  68. 26ebe0a ALSA: hda - Fix mute-LED GPIO pin for HP dv series by Takashi Iwai · 14 years ago
  69. beaffc3 ALSA: hda - Fixes distorted recording on US15W chipset by Shahin Ghazinouri · 14 years ago
  70. 0ebf9e3 ALSA: hda: Fix 0 dB for Lenovo models using Conexant CX20549 (Venice) by Daniel T Chen · 14 years ago
  71. 5433137 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  72. 482c453 ALSA: Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard" by Stefan Lippers-Hollmann · 14 years ago
  73. 1965c44 ALSA: hda: enable SPDIF output for Conexant 5051/Lenovo docking stations by Pierre-Louis Bossart · 14 years ago
  74. 0217f14 ALSA: hda - add support for Lenovo ThinkPad X100e in conexant codec by Andrej Gelenberg · 14 years ago
  75. 02a2ad4 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  76. 1bde78b ALSA: maestro3: Clear interrupts before enabling them by Ville Syrjälä · 14 years ago
  77. 6895b52 ALSA: es1968: Clear interrupts before enabling them by Ville Syrjälä · 14 years ago
  78. 4d26f44 ALSA: hda - fix DG45ID SPDIF output by Wu Fengguang · 14 years ago
  79. ef5dbbc ALSA: hda - Remove superfluous external amp setup for ALC888 by Takashi Iwai · 14 years ago
  80. 20d157a Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 14 years ago
  81. 69b5de8 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  82. 8f0f5ff ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice) by Daniel T Chen · 14 years ago
  83. 231f50b ALSA: hda - Add quirk for Dell Inspiron 19T using a Conexant CX20582 by Anisse Astier · 14 years ago
  84. c536668 ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite P500-PSPGSC-01800T by Daniel T Chen · 14 years ago
  85. 4442dd4 ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite Pro T130-15F by Daniel T Chen · 14 years ago
  86. 8dd34ab ALSA: hda - fix array indexing while creating inputs for Cirrus codecs by Brian J. Tarricone · 14 years ago
  87. 227c4ed Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  88. 1f10cd3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  89. 5a5e02e ALSA: snd-es1968: Make hardware volume buttons an input device (rev2) by Hans de Goede · 14 years ago
  90. eb581ad ALSA: snd-maestro3: Make hardware volume buttons an input device (rev2) by Hans de Goede · 14 years ago
  91. 5c1bccf ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558 by Daniel T Chen · 14 years ago
  92. 0e0280d ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203 by Daniel T Chen · 14 years ago
  93. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  94. 20133d4 ALSA: snd-meastro3: Document hardware volume control a bit by Hans de Goede · 14 years ago
  95. 6458a54 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  96. 715aa67 ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resume by Hans de Goede · 14 years ago
  97. 7efbfd1 ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600C by Hans de Goede · 14 years ago
  98. 3353541 ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526 by Daniel T Chen · 14 years ago
  99. aac78da ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645 by Daniel T Chen · 14 years ago
  100. 719f82d ALSA: Add support of AudioScience ASI boards by Eliot Blennerhassett · 14 years ago