1. a4b7f21 ALSA: hda - Enable beep for ASUS 1015E by W. Trevor King · 11 years ago
  2. a870593 ALSA: hda - add headset mic detect quirks for three Dell laptops by Hui Wang · 11 years ago
  3. 9b7564a ALSA: hda - Inform the unexpectedly ignored pins by auto-parser by Takashi Iwai · 11 years ago
  4. 2df6742 ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codec by Mengdong Lin · 11 years ago
  5. 67b2fb4 Merge branch 'topic/alc28x' into for-next by Takashi Iwai · 11 years ago
  6. cb149cb ALSA: hda/realtek - Restore default value for ALC282 by Kailang Yang · 11 years ago
  7. 376f94c Merge branch 'topic/alc28x' into for-next by Takashi Iwai · 11 years ago
  8. 7b5c7a0 ALSA: hda/realtek - Fix the noise after suspend and resume on ALC282 codec by Kailang Yang · 11 years ago
  9. 6bd55b0 ALSA: hda/realtek - Restore default value for ALC283 by Kailang Yang · 11 years ago
  10. 5fdb83f Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  11. caaf5ef ALSA: hda - initialize audio InfoFrame to be all zero by Mengdong Lin · 11 years ago
  12. 9b745ab ALSA: hda - Fix loud click noise with IdeaPad 410Y by Takashi Iwai · 11 years ago
  13. f3e9b59 ALSA: hda - Use analog beep for Thinkpads with AD1984 codecs by Takashi Iwai · 11 years ago
  14. c5eda4c ALSA: hda - Add missing loopback merge path for AD1884/1984 codecs by Takashi Iwai · 11 years ago
  15. 3b44675 ALSA: hda - add automute fix for another dell AIO model by Hui Wang · 11 years ago
  16. 3127899 ALSA: hda/realtek - Add headset quirk for Dell DT by Kailang Yang · 11 years ago
  17. a6b92b6 ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371 by Marius Knaust · 11 years ago
  18. db291e3 ALSA: hda - Mark reg op args as iomem by Dylan Reid · 11 years ago
  19. 778bde6 ALSA: hda - Rename reg access ops in hda_controller_ops by Dylan Reid · 11 years ago
  20. 7c3e438 ALSA: hda - Make azx_attach_pcm_stream static by Dylan Reid · 11 years ago
  21. 78e34f3 ALSA: hda - remove PCI dependency in Kconfig by Dylan Reid · 11 years ago
  22. 154867c ALSA: hda - Move codec create to hda_controller by Dylan Reid · 11 years ago
  23. f0b1df8 ALSA: hda - Move azx_interrupt to hda_controller by Dylan Reid · 11 years ago
  24. 7ca954a ALSA: hda - Add position_check op by Dylan Reid · 11 years ago
  25. f43923f ALSA: hda - Move low level functions to hda_controller by Dylan Reid · 11 years ago
  26. f19c3ec ALSA: hda - move alloc_cmd_io to hda_controller by Dylan Reid · 11 years ago
  27. 6e85ddd ALSA: hda - Relocate RIRB/CORB interface to hda_controller by Dylan Reid · 11 years ago
  28. 2b5fd6c ALSA: hda - Move the dsp loader to hda_controller by Dylan Reid · 11 years ago
  29. 6790899 ALSA: hda - Pull pages allocation to hda_controller by Dylan Reid · 11 years ago
  30. 05e8487 ALSA: hda - Add hda_controller.c and move pcm ops from hda_intel by Dylan Reid · 11 years ago
  31. 8769b27 ALSA: hda - Add pcm_mmap_prepare op. by Dylan Reid · 11 years ago
  32. b419b35 ALSA: hda - Move snd page allocation to ops by Dylan Reid · 11 years ago
  33. e62a42a ALSA: hda - Pass max_slots and power_save to codec_create by Dylan Reid · 11 years ago
  34. 749ee28 ALSA: hda - Add jackpoll_ms to struct azx by Dylan Reid · 11 years ago
  35. f563bf6 ALSA: hda - remove unused clear of STATESTS by Dylan Reid · 11 years ago
  36. f46ea60 ALSA: hda - Add function pointer for disabling MSI by Dylan Reid · 11 years ago
  37. 8928756 ALSA: hda - Use device pointer from the card instead of pci by Dylan Reid · 11 years ago
  38. 9cdc011 ALSA: hda - Keep pointer to bdl_pos_fix in chip struct by Dylan Reid · 11 years ago
  39. 4083081 ALSA: hda - Allow different ops to read/write registers by Dylan Reid · 11 years ago
  40. 2538a4f ALSA: hda - Move some definitions to new hda_priv.h by Dylan Reid · 11 years ago
  41. ca460f8 ALSA: hda - Fix CORB reset to follow specification by David Henningsson · 11 years ago
  42. d604b39 ALSA: hda - Fix registration of beep input device by Takashi Iwai · 11 years ago
  43. e8b99a1 ALSA: hda/sigmatel - Allow auto-switching for dock line-in of HP laptops by Takashi Iwai · 11 years ago
  44. f2606a8 ALSA: hda - Make codec object as a parent for input beep devices by Takashi Iwai · 11 years ago
  45. fce0a0c ALSA: hda/realtek - Add more entry for enable HP mute led by Kailang Yang · 11 years ago
  46. 4e76a88 ALSA: hda - Replace with standard printk by Takashi Iwai · 11 years ago
  47. b989d04 ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG by Takashi Iwai · 11 years ago
  48. 648a8d2 ALSA: hda - Add sysfs to codec object, too by Takashi Iwai · 11 years ago
  49. 13aeaf6 ALSA: hda - Create own device struct for each codec by Takashi Iwai · 11 years ago
  50. 2565c89 ALSA: hda - Manage each codec instance individually by Takashi Iwai · 11 years ago
  51. f806bdb ALSA: hwdep: Take private_data as drvdata for sysfs by Takashi Iwai · 11 years ago
  52. caa751b ALSA: Create sysfs attribute files via groups by Takashi Iwai · 11 years ago
  53. d01a838 Merge branch 'for-linus' into HEAD by Takashi Iwai · 11 years ago
  54. bf68665 ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0 by Takashi Iwai · 11 years ago
  55. 37c367e ALSA: hda - Add a fixup for HP Folio 13 mute LED by Takashi Iwai · 11 years ago
  56. c60666b ALSA: hda/realtek - Add more entry for enable HP mute led by Kailang Yang · 11 years ago
  57. 1de7ca5 ALSA: hda - Enable front audio jacks on one HP desktop model by Hui Wang · 11 years ago
  58. dff86f8 ALSA: hda - Add QEMU codec vendor ID by Takashi Iwai · 11 years ago
  59. 13c12db ALSA: hda/ca0132 - Fix recording from mode id 0x8 by Hsin-Yu Chao · 11 years ago
  60. 28fba95 ALSA: hda/ca0132 - setup/cleanup streams by Hsin-Yu Chao · 11 years ago
  61. 4913e0b ALSA: hda - add headset mic detect quirks for two Dell laptops by Hui Wang · 11 years ago
  62. 1f85a0f ALSA: hda - Remove superfluous inclusion of linux/pci.h by Takashi Iwai · 11 years ago
  63. 5100cd0 ALSA: hda/realtek - Allow NULL bus->pci by Takashi Iwai · 11 years ago
  64. ed9d0b6 ALSA: hda - Remove dependency on bus->pci in hda_beep.c by Takashi Iwai · 11 years ago
  65. 2078600 ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X" by Martin Kepplinger · 11 years ago
  66. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  67. c4d1489 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  68. a8dca46 ALSA: hda - Make snd_hda_gen_spec_free() static by Takashi Iwai · 11 years ago
  69. 998caa4 ALSA: hda - Disable static quirks for C-Media codecs by Takashi Iwai · 11 years ago
  70. 8a02c0c ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free() by Takashi Iwai · 11 years ago
  71. ef8e39b ALSA: hda - Fix undefined symbol due to builtin/module mixup by Takashi Iwai · 11 years ago
  72. 8eeaa2f ALSA: Replace with IS_ENABLED() by Takashi Iwai · 11 years ago
  73. 61a75f1 ALSA: hda - Add subwoofer quirks for Asus UX51VZH and N55SF by David Henningsson · 11 years ago
  74. 8e54b4a ALSA: hda - Rename ASUS subwoofer quirks by David Henningsson · 11 years ago
  75. f88abaa ALSA: hda - Fix mic capture on Sony VAIO Pro 11 by Takashi Iwai · 11 years ago
  76. f47e5dc ALSA: hda - Add a headset quirk for Dell XPS 13 by David Henningsson · 11 years ago
  77. 7fe3071 ALSA: hda - Fix inconsistent Mic mute LED by Takashi Iwai · 11 years ago
  78. f8f1bec ALSA: hda - Fix leftover ifdef checks after modularization by Takashi Iwai · 11 years ago
  79. 276ab33 ALSA: hda - Improve loopback path lookups for AD1983 by Takashi Iwai · 11 years ago
  80. c20f31e ALSA: hda - Fix missing VREF setup for Mac Pro 1,1 by Takashi Iwai · 11 years ago
  81. c7579fe ALSA: hda - Add missing mixer widget for AD1983 by Takashi Iwai · 11 years ago
  82. d3c5656 ALSA: hda/realtek - Avoid invalid COEFs for ALC271X by Takashi Iwai · 11 years ago
  83. 4528eb1 ALSA: hda - Fix silent output on Toshiba Satellite L40 by Takashi Iwai · 11 years ago
  84. 3e887f3 ALSA: hda - Add mute LED support to Lenovo Ideapad by Takashi Iwai · 11 years ago
  85. 63f4b3a Merge branch 'topic/hda' into for-next by Takashi Iwai · 11 years ago
  86. 75fae11 ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled by Stephen Warren · 11 years ago
  87. 3d69245 ALSA: hda - Do not accept responses from non-existing codecs by David Henningsson · 11 years ago
  88. 3760bc7 ALSA: hda/conexant - Disable static quirks by Takashi Iwai · 11 years ago
  89. d50ce6c ALSA: hda/conexant - Enable stereo mix input for CX20549 and CX20551 by Takashi Iwai · 11 years ago
  90. 70540e2 ALSA: hda/conexant - Add analog loopback mixing to CX20549 by Takashi Iwai · 11 years ago
  91. ea30e7d ALSA: hda/conexant - Apply cap of mix amp volume on CX20551 codec by Takashi Iwai · 11 years ago
  92. e5eac90 ALSA: hda/conexant - Use generic parser for HP 530 by Takashi Iwai · 11 years ago
  93. 6dcbade ALSA: hda/conexant - Use generic parser for Toshiba P105 by Takashi Iwai · 11 years ago
  94. ad7725d ALSA: hda/conexant - Apply the amp cap override for CX20549 mixer by Takashi Iwai · 11 years ago
  95. 3a00c66 ALSA: hda/conexant - Re-implement OLPC XO workarounds via fixup by Takashi Iwai · 11 years ago
  96. 8f0972d ALSA: hda - Avoid unnecessary verbs write in snd_hda_activate_path() by Takashi Iwai · 11 years ago
  97. a2dd933d ALSA: hda - Add fixup name lookup for CX5051 and 5066 codecs by Takashi Iwai · 11 years ago
  98. 5e87d58 ALSA: hda - add headset mic detect quirks for another Dell laptop by Hui Wang · 11 years ago
  99. cd26251 ALSA: hda - Add parameter for dumping processing coefficients by David Henningsson · 11 years ago
  100. e7729a4 ALSA: hda - Fix silent output on MacBook Air 1,1 by Adrien Vergé · 11 years ago