1. cda9856 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  2. a3f730a ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889A by Takashi Iwai · 15 years ago
  3. 0f67a61 ALSA: hda - Add missing mux check for VT1708 by Takashi Iwai · 15 years ago
  4. a1d1251 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  5. 3abf2f3 ALSA: hda - Fix probe of Toshiba laptops with ALC268 codec by Takashi Iwai · 15 years ago
  6. ae70944 ALSA: hda: add model for Intel DG45ID/DG45FC boards by Wu Fengguang · 15 years ago
  7. 150fe14 ALSA: hda: enable speaker output for Compaq 6530s/6531s by Wu Fengguang · 15 years ago
  8. 8884be9 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  9. dd70469 ALSA: hda - Don't override ADC definitions for ALC codecs by Takashi Iwai · 15 years ago
  10. 100d5eb ALSA: hda - Add missing vmaster initialization for ALC269 by Takashi Iwai · 15 years ago
  11. 6ce90c4 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  12. 4b35d2ca ALSA: hda - Read buffer overflow by Roel Kluin · 15 years ago
  13. 84d3dc2 ALSA: hda: Correct EAPD for Dell Inspiron 1525 by Chengu Wang · 15 years ago
  14. e310bb0 ALSA: hda: warn on spurious response by Wu Fengguang · 15 years ago
  15. feb2734 ALSA: hda: remember last command for each codec by Wu Fengguang · 15 years ago
  16. c32649f ALSA: hda: read CORBWP inside reg_lock by Wu Fengguang · 15 years ago
  17. cdb1fbf ALSA: hda: take reg_lock in azx_init_cmd_io/azx_free_cmd_io by Wu Fengguang · 15 years ago
  18. a678cde ALSA: hda: take cmd_mutex in probe_codec() by Wu Fengguang · 15 years ago
  19. deadff1 ALSA: hda: track CIRB/CORB command/response states for each codec by Wu Fengguang · 15 years ago
  20. ce577e8 ALSA: hda - Fix quirk for Toshiba Satellite A135-S4527 by Takashi Iwai · 15 years ago
  21. 6280b61 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  22. aa563af ALSA: hda - Increase PCM stream name buf in patch_realtek.c by Takashi Iwai · 15 years ago
  23. 78735cf ALSA: hda: fix out-of-bound hdmi_eld.sad[] write by Roel Kluin · 15 years ago
  24. 626f5ce ALSA: hda - Add quirk for Dell Studio 1555 by Takashi Iwai · 15 years ago
  25. de5d674 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  26. 8de56b7 ALSA: hda - Fix mute control with some ALC262 models by Takashi Iwai · 15 years ago
  27. 4012ade ALSA: hda - Restore GPIO1 properly at resume with AD1984A by Takashi Iwai · 15 years ago
  28. 86de741 ALSA: hda - Use snprintf() to be safer by Takashi Iwai · 15 years ago
  29. a9d90c8 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  30. b04add9 ALSA: hda - Fix pin-setup for Sony VAIO with STAC9872 codecs by Takashi Iwai · 15 years ago
  31. 42b95f0 ALSA: hda - Add quirk for Gateway T6834c laptop by Hao Song · 15 years ago
  32. 2e9bf24 ALSA: hda_codec: Check for invalid zero connections by Jaroslav Kysela · 15 years ago
  33. 2688779 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  34. 9d30937 ALSA: hda_intel: more strict alc880_parse_auto_config dig_nid checking by Jaroslav Kysela · 15 years ago
  35. 3ae3079 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  36. 005b107 ALSA: hda - targa and targa-2ch fix by David Heidelberger · 15 years ago
  37. 369693d ALSA: hda - fix beep tone calculation for IDT/STAC codecs by Paul Vojta · 15 years ago
  38. 508f711 ALSA: hda - Missing volume controls for Intel HDA (ALC269/EeePC) by Darren Salt · 15 years ago
  39. dc4c2e6 ALSA: hda - Disable AMD SB600 64bit address support only by Andiry Brienza · 15 years ago
  40. 1c55d52 ALSA: hda - Check widget types while parsing capture source in patch_via.c by Takashi Iwai · 15 years ago
  41. 337b9d0 ALSA: hda - Fix capture source selection in patch_via.c by Takashi Iwai · 15 years ago
  42. d3a11e6 ALSA: hda - Add missing EAPD initialization for VIA codecs by Takashi Iwai · 15 years ago
  43. 55d1d6c ALSA: hda - Clean up VT170x dig-in initialization code by Takashi Iwai · 15 years ago
  44. aba6653 ALSA: hda - Fix error path in the sanity check in azx_pcm_open() by Takashi Iwai · 15 years ago
  45. 02358fc ALSA: hda - move 8086:fb30 quirk (stac9205) to the proper section by Herton Ronaldo Krzesinski · 15 years ago
  46. 854ace9c Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  47. c470331 ALSA: hda - Add sanity check in PCM open callback by Takashi Iwai · 15 years ago
  48. 70d321e ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callback by Takashi Iwai · 15 years ago
  49. 022b466 ALSA: hda - Avoid invalid formats and rates with shared SPDIF by Takashi Iwai · 15 years ago
  50. aa20245 ALSA: hda - Improve ASUS eeePC 1000 mixer by Takashi Iwai · 15 years ago
  51. 099db17e ALSA: hda - Add GPIO1 control at muting with HP laptops by Takashi Iwai · 15 years ago
  52. 4413c8d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  53. ff84847 ALSA: hda - Add quirk for HP 6930p by Takashi Iwai · 15 years ago
  54. 1e16895 ALSA: hda - Add missing static to patch_ca0110() by Takashi Iwai · 15 years ago
  55. cdae219 Merge branch 'fix/hda-samsung-p50' into for-linus by Takashi Iwai · 15 years ago
  56. 1d955eb ALSA: hda - Add missing initializations for ALC268 and ALC269 by Takashi Iwai · 15 years ago
  57. 684a884 ALSA: hda - Line In for Acer Inspire 6530G model by Tony Vroon · 15 years ago
  58. dde6535 ALSA: hda - Use model=acer-aspire-6530g for Acer Aspire 6930G by Takashi Iwai · 15 years ago
  59. 320d592 ALSA: hda - Fix acer-aspire-6530g model quirk by Emilio López · 15 years ago
  60. 261c240 ALSA: hda - Add pin-sense trigger when needed for Realtek codecs by Takashi Iwai · 15 years ago
  61. c912e7a ALSA: hda - Fix support for Samsung P50 with AD1986A codec by Takashi Iwai · 15 years ago
  62. 03c405a ALSA: hda - Generalize the pin-detect quirk for Lenovo N100 by Takashi Iwai · 15 years ago
  63. 16d11a8 ALSA: hda - Simplify AD1986A mixer definitions by Takashi Iwai · 15 years ago
  64. 8c8145b ALSA: hda - Make jack-plug notification selectable by Takashi Iwai · 15 years ago
  65. 8c927b4 ALSA: hda - Add digital-mic support to ALC262 auto model by Takashi Iwai · 15 years ago
  66. 0169b6b ALSA: hda - Fix check of input source type for realtek codecs by Takashi Iwai · 15 years ago
  67. 376b508 ALSA: hda - Add quirk for Sony VAIO Z21MN by Takashi Iwai · 15 years ago
  68. ae14ef6 ALSA: hda - Get back Input Source for ALC262 toshiba-s06 model by Takashi Iwai · 15 years ago
  69. b862151 ALSA: hda - Fix unsigned comparison in patch_sigmatel.c by Takashi Iwai · 15 years ago
  70. b1a9146 ALSA: hda - Add model=6530g option by Takashi Iwai · 15 years ago
  71. d2fd4b0 ALSA: hda - Acer Inspire 6530G model for Realtek ALC888 by Tony Vroon · 15 years ago
  72. def319f ALSA: HDA - Correct trivial typos in comments. by Sasha Alexandr · 15 years ago
  73. c259249 ALSA: HDA - Name-fixes in code (tagra/targa) by Sasha Alexandr · 15 years ago
  74. df01b8a ALSA: HDA - Add pci-quirk for MSI MS-7350 motherboard. by Sasha Alexandr · 15 years ago
  75. f75dcc8 ALSA: hda - Fix memory leak at codec creation by Takashi Iwai · 15 years ago
  76. e46b0c8 ALSA: hda - Add quirk for Acer Aspire 6935G by Takashi Iwai · 15 years ago
  77. a5c0f88 ALSA: hda - add quirk for STAC92xx (SigmaTel STAC9205) by Simos Xenitellis · 15 years ago
  78. f03ecf5 ALSA: hda - Fix the previous tagra-8ch patch by Takashi Iwai · 15 years ago
  79. 64a8be7 ALSA: hda - Add 7.1 support for MSI GX620 by David Heidelberger · 15 years ago
  80. 3e1647c ALSA: support Sony Vaio TT by Guido Günther · 15 years ago
  81. 65f7598 ALSA: hda_intel: fix build error when !PM by Alexander Beregalov · 15 years ago
  82. 018df41 ALSA: hda - More Aspire 8930G fixes by Hector Martin · 15 years ago
  83. 3c4dbda Merge branch 'topic/hda-ctl-reset' into topic/hda by Takashi Iwai · 15 years ago
  84. 3b315d7 ALSA: hda - Acer Aspire 8930G support by Hector Martin · 15 years ago
  85. b20f3b8 ALSA: hda - Limit codec-verb retry to limited hardwares by Takashi Iwai · 15 years ago
  86. 8dd7833 ALSA: hda - Add codec bus reset and verb-retry at critical errors by Takashi Iwai · 15 years ago
  87. 8871e5b ALSA: hda - Reorder and clean-up ALC268 quirk table by Takashi Iwai · 15 years ago
  88. d22142a ALSA: hda - fix audio on LG R510 by Ozan Çağlayan · 15 years ago
  89. 92b9de8 ALSA: hda - Macbook[Pro] 5 6ch support by Kacper Szczesniak · 15 years ago
  90. 0e4835c ALSA: hda-intel: improve initialization for ALC262_HP_BPC model by Jaroslav Kysela · 15 years ago
  91. 7c922de ALSA: hda - Jack Mode changes for Sigmatel boards by Nickolas Lloyd · 15 years ago
  92. a3d6ab9 ALSA: hda - Support NVIDIA 8 channel HDMI audio by Wei Ni · 15 years ago
  93. 8a933ec ALSA: hda - Fix a typo in the previous patch by Takashi Iwai · 15 years ago
  94. ba84bfc ALSA: hda - Fix reverted LED setup for HP by Takashi Iwai · 15 years ago
  95. b4f8b5e Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  96. b21fadb ALSA: hda - Add more register bits definitions by Takashi Iwai · 15 years ago
  97. b05a7d4 ALSA: hda - Always sync writes in single_cmd mode by Takashi Iwai · 15 years ago
  98. 1812e67 ALSA: hda - Compaq Presario CQ60 patching for Conexant by Tony Vroon · 15 years ago
  99. aa2936f ALSA: hda - Support sync after writing a verb by Takashi Iwai · 15 years ago
  100. 8174086 ALSA: hda - Allow concurrent RIRB access in single_cmd mode by Takashi Iwai · 15 years ago