1. 8769b27 ALSA: hda - Add pcm_mmap_prepare op. by Dylan Reid · 11 years ago
  2. b419b35 ALSA: hda - Move snd page allocation to ops by Dylan Reid · 11 years ago
  3. e62a42a ALSA: hda - Pass max_slots and power_save to codec_create by Dylan Reid · 11 years ago
  4. 749ee28 ALSA: hda - Add jackpoll_ms to struct azx by Dylan Reid · 11 years ago
  5. f563bf6 ALSA: hda - remove unused clear of STATESTS by Dylan Reid · 11 years ago
  6. f46ea60 ALSA: hda - Add function pointer for disabling MSI by Dylan Reid · 11 years ago
  7. 8928756 ALSA: hda - Use device pointer from the card instead of pci by Dylan Reid · 11 years ago
  8. 9cdc011 ALSA: hda - Keep pointer to bdl_pos_fix in chip struct by Dylan Reid · 11 years ago
  9. 4083081 ALSA: hda - Allow different ops to read/write registers by Dylan Reid · 11 years ago
  10. 2538a4f ALSA: hda - Move some definitions to new hda_priv.h by Dylan Reid · 11 years ago
  11. ca460f8 ALSA: hda - Fix CORB reset to follow specification by David Henningsson · 11 years ago
  12. d604b39 ALSA: hda - Fix registration of beep input device by Takashi Iwai · 11 years ago
  13. e8b99a1 ALSA: hda/sigmatel - Allow auto-switching for dock line-in of HP laptops by Takashi Iwai · 11 years ago
  14. f2606a8 ALSA: hda - Make codec object as a parent for input beep devices by Takashi Iwai · 11 years ago
  15. 4e76a88 ALSA: hda - Replace with standard printk by Takashi Iwai · 11 years ago
  16. b989d04 ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG by Takashi Iwai · 11 years ago
  17. 648a8d2 ALSA: hda - Add sysfs to codec object, too by Takashi Iwai · 11 years ago
  18. 13aeaf6 ALSA: hda - Create own device struct for each codec by Takashi Iwai · 11 years ago
  19. 2565c89 ALSA: hda - Manage each codec instance individually by Takashi Iwai · 11 years ago
  20. f806bdb ALSA: hwdep: Take private_data as drvdata for sysfs by Takashi Iwai · 11 years ago
  21. caa751b ALSA: Create sysfs attribute files via groups by Takashi Iwai · 11 years ago
  22. d01a838 Merge branch 'for-linus' into HEAD by Takashi Iwai · 11 years ago
  23. bf68665 ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0 by Takashi Iwai · 11 years ago
  24. 37c367e ALSA: hda - Add a fixup for HP Folio 13 mute LED by Takashi Iwai · 11 years ago
  25. c60666b ALSA: hda/realtek - Add more entry for enable HP mute led by Kailang Yang · 11 years ago
  26. 1de7ca5 ALSA: hda - Enable front audio jacks on one HP desktop model by Hui Wang · 11 years ago
  27. dff86f8 ALSA: hda - Add QEMU codec vendor ID by Takashi Iwai · 11 years ago
  28. 13c12db ALSA: hda/ca0132 - Fix recording from mode id 0x8 by Hsin-Yu Chao · 11 years ago
  29. 28fba95 ALSA: hda/ca0132 - setup/cleanup streams by Hsin-Yu Chao · 11 years ago
  30. 4913e0b ALSA: hda - add headset mic detect quirks for two Dell laptops by Hui Wang · 11 years ago
  31. 1f85a0f ALSA: hda - Remove superfluous inclusion of linux/pci.h by Takashi Iwai · 11 years ago
  32. 5100cd0 ALSA: hda/realtek - Allow NULL bus->pci by Takashi Iwai · 11 years ago
  33. ed9d0b6 ALSA: hda - Remove dependency on bus->pci in hda_beep.c by Takashi Iwai · 11 years ago
  34. 2078600 ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X" by Martin Kepplinger · 11 years ago
  35. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  36. c4d1489 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  37. a8dca46 ALSA: hda - Make snd_hda_gen_spec_free() static by Takashi Iwai · 11 years ago
  38. 998caa4 ALSA: hda - Disable static quirks for C-Media codecs by Takashi Iwai · 11 years ago
  39. 8a02c0c ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free() by Takashi Iwai · 11 years ago
  40. ef8e39b ALSA: hda - Fix undefined symbol due to builtin/module mixup by Takashi Iwai · 11 years ago
  41. 8eeaa2f ALSA: Replace with IS_ENABLED() by Takashi Iwai · 11 years ago
  42. 61a75f1 ALSA: hda - Add subwoofer quirks for Asus UX51VZH and N55SF by David Henningsson · 11 years ago
  43. 8e54b4a ALSA: hda - Rename ASUS subwoofer quirks by David Henningsson · 11 years ago
  44. f88abaa ALSA: hda - Fix mic capture on Sony VAIO Pro 11 by Takashi Iwai · 11 years ago
  45. f47e5dc ALSA: hda - Add a headset quirk for Dell XPS 13 by David Henningsson · 11 years ago
  46. 7fe3071 ALSA: hda - Fix inconsistent Mic mute LED by Takashi Iwai · 11 years ago
  47. f8f1bec ALSA: hda - Fix leftover ifdef checks after modularization by Takashi Iwai · 11 years ago
  48. 276ab33 ALSA: hda - Improve loopback path lookups for AD1983 by Takashi Iwai · 11 years ago
  49. c20f31e ALSA: hda - Fix missing VREF setup for Mac Pro 1,1 by Takashi Iwai · 11 years ago
  50. c7579fe ALSA: hda - Add missing mixer widget for AD1983 by Takashi Iwai · 11 years ago
  51. d3c5656 ALSA: hda/realtek - Avoid invalid COEFs for ALC271X by Takashi Iwai · 11 years ago
  52. 4528eb1 ALSA: hda - Fix silent output on Toshiba Satellite L40 by Takashi Iwai · 11 years ago
  53. 3e887f3 ALSA: hda - Add mute LED support to Lenovo Ideapad by Takashi Iwai · 11 years ago
  54. 63f4b3a Merge branch 'topic/hda' into for-next by Takashi Iwai · 11 years ago
  55. 75fae11 ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled by Stephen Warren · 11 years ago
  56. 3d69245 ALSA: hda - Do not accept responses from non-existing codecs by David Henningsson · 11 years ago
  57. 3760bc7 ALSA: hda/conexant - Disable static quirks by Takashi Iwai · 11 years ago
  58. d50ce6c ALSA: hda/conexant - Enable stereo mix input for CX20549 and CX20551 by Takashi Iwai · 11 years ago
  59. 70540e2 ALSA: hda/conexant - Add analog loopback mixing to CX20549 by Takashi Iwai · 11 years ago
  60. ea30e7d ALSA: hda/conexant - Apply cap of mix amp volume on CX20551 codec by Takashi Iwai · 11 years ago
  61. e5eac90 ALSA: hda/conexant - Use generic parser for HP 530 by Takashi Iwai · 11 years ago
  62. 6dcbade ALSA: hda/conexant - Use generic parser for Toshiba P105 by Takashi Iwai · 11 years ago
  63. ad7725d ALSA: hda/conexant - Apply the amp cap override for CX20549 mixer by Takashi Iwai · 11 years ago
  64. 3a00c66 ALSA: hda/conexant - Re-implement OLPC XO workarounds via fixup by Takashi Iwai · 11 years ago
  65. 8f0972d ALSA: hda - Avoid unnecessary verbs write in snd_hda_activate_path() by Takashi Iwai · 11 years ago
  66. a2dd933d ALSA: hda - Add fixup name lookup for CX5051 and 5066 codecs by Takashi Iwai · 11 years ago
  67. 5e87d58 ALSA: hda - add headset mic detect quirks for another Dell laptop by Hui Wang · 11 years ago
  68. cd26251 ALSA: hda - Add parameter for dumping processing coefficients by David Henningsson · 11 years ago
  69. e7729a4 ALSA: hda - Fix silent output on MacBook Air 1,1 by Adrien Vergé · 11 years ago
  70. 2387083 ALSA: hda - Apply +5dB output amp on ASUS Zenbook UX31A by Takashi Iwai · 11 years ago
  71. c48ae0a ALSA: hda - add headset mic detect quirks for some Dell machines by Hui Wang · 11 years ago
  72. cf67c8e ALSA: hda - Fix endless vmaster hook call in thinkpad_helper.c by Takashi Iwai · 11 years ago
  73. 493a52a ALSA: hda - automute via amp instead of pinctl on some AIO models by Hui Wang · 11 years ago
  74. dfc6e46 ALSA: hda - Apply codec power_filter to FG nodes by Takashi Iwai · 11 years ago
  75. cbd209f ALSA: hda - Don't set indep_hp flag for old AD codecs by Takashi Iwai · 11 years ago
  76. 75dcbe4 ALSA: hda/hdmi - apply all Haswell fix-ups to Broadwell display codec by Mengdong Lin · 11 years ago
  77. 3adadd2 ALSA: hda - add codec ID for Broadwell display audio codec by Mengdong Lin · 11 years ago
  78. 862d761 ALSA: hda - add device ID for Broadwell display audio controller by Mengdong Lin · 11 years ago
  79. b317b03 ALSA: hda - Split Thinkpad ACPI-related code by Takashi Iwai · 11 years ago
  80. 43a8e50 ALSA: hda - Don't create duplicated ctls for loopback paths by Takashi Iwai · 11 years ago
  81. ed0e0d0 ALSA: hda - Correct AD1986A 3stack pin configs by Takashi Iwai · 11 years ago
  82. 8e3ae6f ALSA: hda - Add consistent tag names for firmware patch by Takashi Iwai · 11 years ago
  83. d81e397 ALSA: hda - firmware patch code cleanup by Takashi Iwai · 11 years ago
  84. 7546abf ALSA: hda - Increment default stream numbers for AMD HDMI controllers by Takashi Iwai · 11 years ago
  85. 58c57cf ALSA: hda - Minor code optimization for patch_realtek.c by Takashi Iwai · 11 years ago
  86. b2c53e2 ALSA: hda - Disable Front HP jack detection on Gigabyte Z87X-UD3H by David Henningsson · 11 years ago
  87. 4b5a509 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  88. 0f4881d ALSA: hda - Enable subwoofer on Dell Vostro 5460/5470 by David Henningsson · 11 years ago
  89. d171ebc ALSA: hda - Fix wrong <acpi/acpi.h> inclusion in Thinkpad ACPI users. by Lv Zheng · 11 years ago
  90. d8f66c7 ALSA: hda - Add warning texts when codec driver Kconfig doesn't match by Takashi Iwai · 11 years ago
  91. 2698ea9 ALSA: hda - Kill EXPORT_SYMBOL_HDA() by Takashi Iwai · 11 years ago
  92. 595fe1b ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristate by Takashi Iwai · 11 years ago
  93. da4a7a3 ALSA: hda - Explicitly keep codec powered up in hdmi_present_sense by David Henningsson · 11 years ago
  94. 3a6c5d8 ALSA: hda - Add Dell headset detection quirk for one more laptop model by Hui Wang · 11 years ago
  95. d094760 Merge branch 'for-linus' into for-next by Takashi Iwai · 11 years ago
  96. c29cb5e ALSA: hda - Add Dell headset detection quirk for three laptop models by Hui Wang · 11 years ago
  97. 693e0cb ALSA: hda - Add enable_msi=0 workaround for four HP machines by David Henningsson · 11 years ago
  98. 3690739 ALSA: hda - Add static DAC/pin mapping for AD1986A codec by Takashi Iwai · 11 years ago
  99. 7dca4bc ALSA: hda - One more Dell headset detection quirk by Hui Wang · 11 years ago
  100. c9a6338 ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devices by Anssi Hannula · 11 years ago