1. 335e3b8 ALSA: hda - Change BTL amp level on some HP notebooks by Vitaliy Kulikov · 14 years ago
  2. 506ecbc Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  3. a74ccea ALSA: hda - Fix wrong TLV mute bit for STAC/IDT codecs by Clemens Ladisch · 14 years ago
  4. 1cc9e8f ALSA: hda - Fix codec muted after rebooting from Windows by Charles · 14 years ago
  5. de8c85f ALSA: HDA: Sigmatel: work around incorrect master muting by Clemens Ladisch · 14 years ago
  6. 9b2167d ALSA: hda - Add another HP DV6 quirk by Luke Yelavich · 14 years ago
  7. f41cc2a ALSA: hda - Fix switching between dmic and mic using the same mux on IDT/STAC by Vitaliy Kulikov · 14 years ago
  8. 9e5341b ALSA: hda - Introduce hda_call_check_power_status() helper by Takashi Iwai · 14 years ago
  9. 99ae28b ALSA: hda - Make snd_hda_get_input_pin_attr() helper by Takashi Iwai · 14 years ago
  10. 9907790 ALSA: hda - Fix automatic MIC switching and include dock MIC for IDT codecs by Charles Chin · 14 years ago
  11. 10a20af ALSA: hda - Improve the input source name labels by Takashi Iwai · 14 years ago
  12. 86e2959 ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE} by Takashi Iwai · 14 years ago
  13. b5786e8 ALSA: hda - Keep char arrays in input_mux items by Takashi Iwai · 14 years ago
  14. 263d032 ALSA: hda - Improve input control names for IDT/STAC codecs by Vitaliy Kulikov · 14 years ago
  15. ab5a6eb ALSA: hda - Adding support for new IDT 92HD90BXX and 92HD91BXX codecs by Vitaliy Kulikov · 14 years ago
  16. eea7dc9 ALSA: hda - Use new inputs[] field to parse input-pins for STAC/IDT codecs by Takashi Iwai · 14 years ago
  17. 4d8ec5f ALSA: hda - Add support for IDT 92HD89XX codecs by Charles Chin · 14 years ago
  18. 8a345a0 ALSA: hda - Adding support for new IDT 92HD87XX codecs by Charles Chin · 14 years ago
  19. 4831559 ALSA: hda - New snd-hda-intel model/pin config for hp dv7-4000 by Steven Eastland · 14 years ago
  20. 1b0e372 ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs by Daniel J Blueman · 14 years ago
  21. 66668b6 ALSA: hda: Fix model quirk for Dell M1730 by Daniel T Chen · 15 years ago
  22. 2a6ce6e ALSA: hda - Add hp-dv4 model for IDT 92HD71bx by Takashi Iwai · 15 years ago
  23. 26ebe0a ALSA: hda - Fix mute-LED GPIO pin for HP dv series by Takashi Iwai · 15 years ago
  24. 4d26f44 ALSA: hda - fix DG45ID SPDIF output by Wu Fengguang · 15 years ago
  25. 5c1bccf ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558 by Daniel T Chen · 15 years ago
  26. aac78da ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645 by Daniel T Chen · 15 years ago
  27. e3d2530 ALSA: hda - Add PCI quirk for HP dv6-1110ax. by Kunal Gangakhedkar · 15 years ago
  28. dce17d4 ALSA: hda - Fix default polarity of mute-LED GPIO on 92HD83x/88x codecs by Takashi Iwai · 15 years ago
  29. b99a776 ALSA: hda - Remove static gpio_led setup via model by Takashi Iwai · 15 years ago
  30. c21bd02 ALSA: hda - Merge HP mute-LED status callback on both IDT 92HD7x and 8x codecs by Takashi Iwai · 15 years ago
  31. 07f8044 ALSA: hda - Detect HP mute-LED GPIO setup from GPIO counts by Takashi Iwai · 15 years ago
  32. 04b5efe ALSA: hda - Fix docking output for IDT 92HD8xx codecs by Charles Chin · 15 years ago
  33. a9694fa ALSA: hda - Adding support for another IDT 92HD83XXX codec by Vitaliy Kulikov · 15 years ago
  34. 3670600 ALSA: hda - Add support for IDT 92HD88 family codecs by Charles Chin · 15 years ago
  35. e108c7b ALSA: hda - Add mute LED check for HP laptops with IDT 92HD83xxx codec by Vitaliy Kulikov · 15 years ago
  36. 9e4c849 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  37. d38cce7 ALSA: hda - Fix mute led GPIO on HP dv-series notebooks by Kunal Gangakhedkar · 15 years ago
  38. 014c41f ALSA: hda - Use strict_strtoul() by Takashi Iwai · 15 years ago
  39. 92ee616 ALSA: hda - Add snd_hda_shutup_pins() helper function by Takashi Iwai · 15 years ago
  40. 043958e ALSA: hda - Add more hints for GPIO setup of IDT/STAC codecs by Takashi Iwai · 15 years ago
  41. a252c81 ALSA: hda - use snd_hda_jack_detect() again in patch_sigmatel.c by Takashi Iwai · 15 years ago
  42. 15e7f8b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  43. 95e70e8 ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700 by Anisse Astier · 15 years ago
  44. 5240279 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  45. 75d1aeb ALSA: hda - Add Bass Speaker switch for HP dv7 by Takashi Iwai · 15 years ago
  46. d8d881d ALSA: hda - Fix NULL dereference with enable_beep=0 option by Takashi Iwai · 15 years ago
  47. 5e26dfd ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG by Jaroslav Kysela · 15 years ago
  48. 9e3fd87 ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc) by Jaroslav Kysela · 15 years ago
  49. 52dc438 ALSA: hda - Overwrite pin config on intel DG45ID board. by Alexey Fisher · 15 years ago
  50. c357aab ALSA: hda - Fix LED GPIO setup for HP laptops with IDT codecs by Vitaliy Kulikov · 15 years ago
  51. bfc9902 ALSA: hda - Don't trigger pin-sense for STAC/IDT codecs by Takashi Iwai · 15 years ago
  52. b4e8187 ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecs by Takashi Iwai · 15 years ago
  53. 8af3aeb ALSA: hda - Fix detection of dual headphones by Takashi Iwai · 15 years ago
  54. d56757a ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect() by Takashi Iwai · 15 years ago
  55. 9c96fa5 ALSA: hda - Get rid of magic digits for subdev hack by Takashi Iwai · 15 years ago
  56. 4d02d1b ALSA: hda - proc - add support for dynamic controls to mixer<->NID mapping by Jaroslav Kysela · 15 years ago
  57. 3911a4c ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment by Jaroslav Kysela · 15 years ago
  58. 123c07a ALSA: hda_intel: Digital PC Beep - change behaviour for input layer by Jaroslav Kysela · 15 years ago
  59. fe705ab Merge branch 'topic/beep-rename' into topic/hda by Takashi Iwai · 15 years ago
  60. 7d1794e Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  61. 8ef5837 ALSA: hda - Dell Studio 1557 hd-audio quirk by Daniel J Blueman · 15 years ago
  62. fb8d1a3 ALSA: hda - Add reboot notifier to each codec by Takashi Iwai · 15 years ago
  63. 167eae5 ALSA: hda - Reset pins of IDT/STAC codecs at free by Takashi Iwai · 15 years ago
  64. 78987bd ALSA: hda, move hp_bseries_system by Randy Dunlap · 15 years ago
  65. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  66. 5bdaaad ALSA: hda - Enable GPIO control for mute LED on HP systems by Vitaliy Kulikov · 15 years ago
  67. ccca7cd ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228 by Takashi Iwai · 15 years ago
  68. 5493053 ALSA: hda - Fix mute sound with STAC9227/9228 codecs by Takashi Iwai · 15 years ago
  69. 02d3332 ALSA: hda - Fix digita/analog mic auto-switching with IDT codecs by Takashi Iwai · 15 years ago
  70. 69b5655 ALSA: hda - Fix Dell S14 pin setup by Takashi Iwai · 15 years ago
  71. 44da531 ALSA: hda - Fix IDT92HD83* codec setup by Takashi Iwai · 15 years ago
  72. 6e34c03 ALSA: hda - Add support for HP dv6 by Takashi Iwai · 15 years ago
  73. 5f380eb ALSA: hda - Fix HP/line-out initialization with IDT/STAC codecs by Takashi Iwai · 15 years ago
  74. fc64b26 ALSA: hda - Set default GPIO for IDT92HD71bxx by Takashi Iwai · 15 years ago
  75. af6ee30 ALSA: hda - Set default GPIO for STAC/IDT codecs by Takashi Iwai · 15 years ago
  76. 842ae63 ALSA: hda - Add support of Alienware M17x laptop by Takashi Iwai · 15 years ago
  77. 4a96789 ALSA: hda - Remove dead codes from patch_sigmatel.c by Takashi Iwai · 15 years ago
  78. e2aec17 ALSA: hda - Fix input source selection of IDT92HD73xx by Takashi Iwai · 15 years ago
  79. 96f845d ALSA: hda - Create "Digital Mic Capture Volume" correctly for IDT codecs by Takashi Iwai · 15 years ago
  80. 1c11ce8 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  81. ae70944 ALSA: hda: add model for Intel DG45ID/DG45FC boards by Wu Fengguang · 15 years ago
  82. 7570ef1 ALSA: hda - Add missing num_adc_nids definition for IDT92HD8xxx by Takashi Iwai · 15 years ago
  83. 667067d ALSA: hda - Fix / clean up IDT92HD83xxx codec parser by Takashi Iwai · 15 years ago
  84. a6cd7a7 Merge branch 'topic/hda-dmic-fix' into topic/hda by Takashi Iwai · 15 years ago
  85. 1c4bdf9 ALSA: hda - Enable line-out detection only with speakers by Takashi Iwai · 15 years ago
  86. da2a2aa ALSA: hda - Fix Oops due to STAC/IDT auto-mic changes by Takashi Iwai · 15 years ago
  87. 1972d02 ALSA: hda - Add quirks for some HP laptops by Takashi Iwai · 15 years ago
  88. 16ffe32 ALSA: hda - Fix line-out jack handling with STAC/IDT codec by Takashi Iwai · 15 years ago
  89. 15cfa2b ALSA: hda - Fix line-out jack detection by Takashi Iwai · 15 years ago
  90. e44d4e4 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  91. 84d3dc2 ALSA: hda: Correct EAPD for Dell Inspiron 1525 by Chengu Wang · 15 years ago
  92. d195658 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 15 years ago
  93. fefd67f ALSA: hda - Add line-out jack detection on IDT/STAC codecs by Takashi Iwai · 15 years ago
  94. 5207e10 ALSA: hda - Integrate Digital Input Source to Input Source by Takashi Iwai · 15 years ago
  95. bf677bd ALSA: hda - Fix typos of Capture controls. by Takashi Iwai · 15 years ago
  96. 71443b0 ALSA: hda - No analog mix input source as default for IDT92HD71bxx by Takashi Iwai · 15 years ago
  97. 15b4f29 ALSA: hda - Add missing DMUX initialization for auto-mic with STAC/IDT by Takashi Iwai · 15 years ago
  98. 26a2798 ALSA: hda - Remove static connection in IDT 92HD71bxx by Takashi Iwai · 15 years ago
  99. 3d21d3f ALSA: hda - Support auto-mic switching with IDT/STAC codec by Takashi Iwai · 15 years ago
  100. 62558ce ALSA: hda - Avoid overwrite of jack events with STAC/IDT by Takashi Iwai · 15 years ago