1. 4b55899 ALSA: hda - add support for Intel DX58SO board by Wu Fengguang · 16 years ago
  2. 5a9e02e ALSA: hda - create hda_codec.control_mutex for kcontrol->private_value by Wu Fengguang · 16 years ago
  3. 57d1392 ALSA: hda - Add quirk for Dell Inspiron Mini9 by Takashi Iwai · 16 years ago
  4. a8e4f9d ALSA: hda - Add quirks for Acer Aspire 5930G and 6930G by Lukasz Wojnilowicz · 16 years ago
  5. e3d6ce6 ALSA: hda - Add codec ID for MCP73 HDMI by Brian Hinz · 16 years ago
  6. c247ed6 ALSA: hda - Fix typos for AD1882 codecs by Clemens Fruhwirth · 16 years ago
  7. d5337de ALSA: hda - Add quirk for HP 2230s by Takashi Iwai · 16 years ago
  8. acf26c0 ALSA: hda - cxt5051 report jack state by Ulrich Dangel · 16 years ago
  9. bc7a166 ALSA: hda - add basic jack reporting functions to patch_conexant.c by Ulrich Dangel · 16 years ago
  10. 06bf3e1 LSA: hda - Add HP Acacia detection by Chris Bagwell · 16 years ago
  11. 3fea2cb ALSA: hda - fix name for ALC1200 by Wu Fengguang · 16 years ago
  12. 5ce442f Merge branch 'topic/udev-id-rename' into to-push by Takashi Iwai · 16 years ago
  13. a9c3c7e Merge branch 'topic/pcxhr-update' into to-push by Takashi Iwai · 16 years ago
  14. cc49108 Merge branch 'topic/oxygen' into to-push by Takashi Iwai · 16 years ago
  15. a650562 Merge branch 'topic/hda' into to-push by Takashi Iwai · 16 years ago
  16. 313769d Merge branch 'topic/cs5535audio' into to-push by Takashi Iwai · 16 years ago
  17. 8afabfa Merge branch 'topic/convert-tasklet' into to-push by Takashi Iwai · 16 years ago
  18. 86b3aa3 Merge branch 'topic/ca0106' into to-push by Takashi Iwai · 16 years ago
  19. e4456e7 Merge branch 'topic/audigy-capture-boost' into to-push by Takashi Iwai · 16 years ago
  20. 7645c4b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  21. 574f3c4 ALSA: hda - Add missing terminators in patch_sigmatel.c by Herton Ronaldo Krzesinski · 16 years ago
  22. 74b7ff4 ALSA: hda: fix incorrect mixer index values for 92hd83xx by Matthew Ranostay · 16 years ago
  23. f8ccbf6 ALSA: hda: dinput_mux check by Matthew Ranostay · 16 years ago
  24. ebef7cf Merge branch 'topic/ca0106-spdif-stream' into topic/ca0106 by Takashi Iwai · 16 years ago
  25. 6bcdbd5 Merge branch 'topic/ca0106-resume' into topic/ca0106 by Takashi Iwai · 16 years ago
  26. 6a84364 Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106 by Takashi Iwai · 16 years ago
  27. 8326e32 Merge branch 'topic/hda-resume-fix' into topic/hda by Takashi Iwai · 16 years ago
  28. 55fa518 Merge branch 'topic/pcsp-fix' into topic/misc by Takashi Iwai · 16 years ago
  29. 69dfaef ALSA: hda - Add quirk for another HP dv7 by Takashi Iwai · 16 years ago
  30. ff75427 ALSA: ca0106 - disable 44.1kHz capture by Takashi Iwai · 16 years ago
  31. 72077aa ALSA: ca0106 - Add missing card->private_data initialization by Takashi Iwai · 16 years ago
  32. 50232d6 ALSA: ca0106 - Check ac97 availability at PM by Takashi Iwai · 16 years ago
  33. eb63212 ALSA: hda - Power up always when no jack detection is available by Takashi Iwai · 16 years ago
  34. 9158923 ALSA: hda - Fix unused variable warnings in patch_sigmatel.c by Takashi Iwai · 16 years ago
  35. 6030634 Merge branch 'topic/hda-stac-fix' into topic/hda by Takashi Iwai · 16 years ago
  36. d4d9cd03 ALSA: hda - Add probe_only option by Takashi Iwai · 16 years ago
  37. 7662453 ALSA: hda - Use more distinct name for a unique volume in STAC/IDT by Takashi Iwai · 16 years ago
  38. c21ca4a ALSA: hda - Rework on STAC/IDT auto-configuration code by Takashi Iwai · 16 years ago
  39. 03c6901 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  40. 8f55c1e ALSA: hda - Remove non-working headphone control for Dell laptops by Takashi Iwai · 16 years ago
  41. 8df0f70 ALSA: ca0106 - Fix typo in resume code by Takashi Iwai · 16 years ago
  42. 3d475829 ALSA: ca0106 - Add IEC958 PCM Stream controls by Takashi Iwai · 16 years ago
  43. 86effd7 ALSA: ca0106 - Don't override the values at resume by Takashi Iwai · 16 years ago
  44. 4f2d23e ALSA: hda - Use snd_hda_ctl_add() in patch_sigmatel.c by Takashi Iwai · 16 years ago
  45. 827057f ALSA: hda - Add missing initializations of amp and verb caches by Takashi Iwai · 16 years ago
  46. 0ff5551 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  47. 9e43f0d ALSA: hda - Add no-jd model for IDT 92HD73xx by Takashi Iwai · 16 years ago
  48. 85f13b6 ALSA: Revert "ALSA: hda: removed unneeded hp_nid references" by Takashi Iwai · 16 years ago
  49. fa620e9 ALSA: hda - Add quirk for Dell Studio 17 by Joerg Schirottke · 16 years ago
  50. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
  51. 3218c17 ALSA: hda - Remove duplicated strings from codec name by Takashi Iwai · 16 years ago
  52. 74c6113 ALSA: hda - Add Intel vendor id string by Takashi Iwai · 16 years ago
  53. e28d832 ALSA: hda - Fix silent HP output on D975 by Takashi Iwai · 16 years ago
  54. bb1f24b ALSA: ca0106 MSI K8N Diamond MB spi_dac 2->1 by Ben Stanley · 16 years ago
  55. f649a71 ALSA: ca0106 Add comments to snd_ca0106_details struct by Ben Stanley · 16 years ago
  56. 31117b7 ALSA: hda - Add Nvidia vendor id string by Takashi Iwai · 16 years ago
  57. 5c0b9be ALSA: hda - Fix a compile warning when CONFIG_PM=n by Takashi Iwai · 16 years ago
  58. f144b7f ALSA: cs5535 - Make OLPC-stuff depending on MGEODE_LX by Takashi Iwai · 16 years ago
  59. 0fb497f ALSA: cs5535audio: ensure MIC Bias/Analog Input bail if not on an OLPC machine by Andres Salomon · 16 years ago
  60. b5ccc57 ALSA: cs5535audio: clean up OLPC code by Andres Salomon · 16 years ago
  61. c8f0eee ALSA: cs5535audio: turn off mic bias on OLPCs by default by Andres Salomon · 16 years ago
  62. 01da024 ALSA: cs5535audio: for OLPC, default to Analog Input being off by Andres Salomon · 16 years ago
  63. bf1e527 ALSA: cs5535audio: rename V_REFOUT control to MIC Bias by Andres Salomon · 16 years ago
  64. e463ae1 ALSA: cs5535audio: enable OLPC's V_REFOUT bias when recording by Chris Ball · 16 years ago
  65. 189d34e ALSA: cs5535audio: check OLPC's Analog Input status vis GPIO by Andres Salomon · 16 years ago
  66. 466ae3055 ALSA: cs5535audio: rename OLPC's analog input control && drop AD1888's HPF by Andres Salomon · 16 years ago
  67. d6276b7 ALSA: cs5535audio: create function for setting OLPC's Analog Input mode by Andres Salomon · 16 years ago
  68. 1e2232b ALSA: cs5535audio: decouple HPF from V_REFOUT in OLPC code by Andres Salomon · 16 years ago
  69. b91254e ALSA: cs5535audio: drop ec_analog_input flag for OLPC stuff by Andres Salomon · 16 years ago
  70. 3556d18 ALSA: cs5535audio: invert EAPD for OLPC (newer than B3) by Andres Salomon · 16 years ago
  71. c8974be ALSA: cs5535audio: Use OLPC/Geode basic infrastructure by Jordan Crouse · 16 years ago
  72. 57d4bf6 ALSA: cs5535audio: OLPC analog input support by Jaya Kumar · 16 years ago
  73. b6c52a2cd ALSA: cs5535audio: suspend/resume callbacks are only defined with CONFIG_PM by Andres Salomon · 16 years ago
  74. b035ce0 ALSA: cs5535audio: turn off PCM properly if closing the audio device by Jaya Kumar · 16 years ago
  75. 0bed7b2 ALSA: cs5535audio: stick AD1888 bitshift values into a header file by Andres Salomon · 16 years ago
  76. 11d518e ALSA: hda - Add quirk for HP6730B laptop by Takashi Iwai · 16 years ago
  77. 44411e0 ALSA: ca0106 - Check return value of pci_enable_device() in resume by Takashi Iwai · 16 years ago
  78. 32e176c Sound: hda - Restore PCI configuration space with interrupts off by Rafael J. Wysocki · 16 years ago
  79. 12dde4c ALSA: hda - Proper power-map toggling for input pins by Takashi Iwai · 16 years ago
  80. e6e3ea2 ALSA: hda - Fix pin-detection in patch_sigmatel.c by Takashi Iwai · 16 years ago
  81. 5da9527 ALSA: ca0106 - Add power-management support by Takashi Iwai · 16 years ago
  82. 4151d15 ALSA: hda - Add forgotten module alias for Nvidia MCP67 HDMI by Takashi Iwai · 16 years ago
  83. e5f7343 ALSA: hda - Add MCP67 HDMI support by Scott Waye · 16 years ago
  84. 0f620830 ALSA: Reduce stall detection timeout in riptide.c by Peter Gruber · 16 years ago
  85. 0640f84 Merge branch 'topic/hda-modularize' into topic/hda by Takashi Iwai · 16 years ago
  86. 16950e0 ALSA: emu10k1 - Add capture boost mixer switch for Audigy by Takashi Iwai · 16 years ago
  87. 1966bbd ALSA: ac97 - Add WM9715 to AC97 IDs by Mark Brown · 16 years ago
  88. ade9b2f ALSA: pcxhr - change firmware filenames by Markus Bollinger · 16 years ago
  89. 480cf66 ALSA: Fix a compile warning in cs46xx_lib.c by Takashi Iwai · 16 years ago
  90. 8c2f767 ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.c by Takashi Iwai · 16 years ago
  91. c9b46f9 ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.c by Takashi Iwai · 16 years ago
  92. 36adba1 ALSA: hda - Remove EXPERIMENTAL from CONFIG_SND_HDA_POWER_SAVE by Takashi Iwai · 16 years ago
  93. ff7a326 ALSA: hda - Don't export symbols when built-in kernel by Takashi Iwai · 16 years ago
  94. 645f10c ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULE by Takashi Iwai · 16 years ago
  95. de04b10 ALSA: oxygen: add Claro halo support by Clemens Ladisch · 16 years ago
  96. 57a5ef4 ALSA: hda - Add quirk for Sony VAIO VGN-SR19XN by Takashi Iwai · 16 years ago
  97. 56d1771 ALSA: hda - Clear codec->proc_widget_hook at reset by Takashi Iwai · 16 years ago
  98. 2d34e1b ALSA: hda - Add IDT/STAC-specific proc output by Takashi Iwai · 16 years ago
  99. bb40abe ALSA: hda - Remove unused proc entry in hda_bus struct by Takashi Iwai · 16 years ago
  100. daead53 ALSA: hda - Add codec-specific proc hook by Takashi Iwai · 16 years ago