1. 99897b1e Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  2. 8a328ac ALSA: hda/realtek - Fix HP Headset Mic can't record by Kailang Yang · 6 years ago
  3. 70b20dd ALSA: update dell-wmi mic-mute registration to new world order by Linus Torvalds · 6 years ago
  4. 73b3831 Merge branch 'for-next' into for-linus by Takashi Iwai · 6 years ago
  5. 7250973 ALSA: mixart: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  6. 2f295f9 ALSA: hda/ca0132 - Add exit commands for Recon3D by Connor McAdams · 6 years ago
  7. e25e344 ALSA: hda/ca0132 - Change mixer controls for Recon3D by Connor McAdams · 6 years ago
  8. 42aa3a1 ALSA: hda/ca0132 - Add Recon3D input and output select commands by Connor McAdams · 6 years ago
  9. c986f50 ALSA: hda/ca0132 - Add DSP setup defaults for Recon3D by Connor McAdams · 6 years ago
  10. e42c7c7 ALSA: hda/ca0132 - Add Recon3D startup functions and setup by Connor McAdams · 6 years ago
  11. 08eca6b ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmio by Connor McAdams · 6 years ago
  12. 7f73df9 ALSA: hda/ca0132 - Add Recon3D pincfg by Connor McAdams · 6 years ago
  13. 8f8c523 ALSA: hda/ca0132 - Add quirk ID and enum for Recon3D by Connor McAdams · 6 years ago
  14. a1b7f01 ALSA: hda/ca0132 - Add alt_functions unsolicited response by Connor McAdams · 6 years ago
  15. d97420d ALSA: hda/ca0132 - Clean up ca0132_init function. by Connor McAdams · 6 years ago
  16. a62e473 ALSA: hda/ca0132 - Create mmio gpio function to make code clearer by Connor McAdams · 6 years ago
  17. ef00752 ALSA: echoaudio: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  18. 9d5a289 ALSA: emu10k1: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  19. ac69c2f ALSA: mixart: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  20. 56e40eb ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360 by Alexandru Gagniuc · 6 years ago
  21. a7da09f ALSA: pci: Remove empty init and exit by Takashi Iwai · 6 years ago
  22. 8e82a72 ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry by Hans de Goede · 6 years ago
  23. 0d00085 ALSA: sonicvibes: remove redundant pointer 'dir' by Colin Ian King · 6 years ago
  24. 3b0cbc7 ALSA: ens137x: remove redundant array pcm_devs by Colin Ian King · 6 years ago
  25. de42b4b ALSA: emu10k1: remove redundant variable attn by Colin Ian King · 6 years ago
  26. 45bf410 ALSA: cs5535audio: remove redundant pointer 'dma' by Colin Ian King · 6 years ago
  27. 96963de ALSA: asihpi: remove redundant variable max_streams by Colin Ian King · 6 years ago
  28. 16c796e Merge branch 'for-linus' into topic/virmidi by Takashi Iwai · 6 years ago
  29. f69548f ALSA: hda/hdmi: Use single mutex unlock in error paths by Takashi Iwai · 6 years ago
  30. f59cf9a ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs by Park Ju Hyung · 6 years ago
  31. d77a4b4 ALSA: hda - Turn CX8200 into D3 as well upon reboot by Park Ju Hyung · 6 years ago
  32. fad56c8 ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range() by Jia-Ju Bai · 6 years ago
  33. 08fd832 ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep() by Jia-Ju Bai · 6 years ago
  34. 7e49aad ALSA: atiixp_modem: Proper endian notations by Takashi Iwai · 6 years ago
  35. c44a81a ALSA: atiixp: Proper endian notations by Takashi Iwai · 6 years ago
  36. 58578d1 ALSA: bt87x: Proper endian notations by Takashi Iwai · 6 years ago
  37. 2a833a0 ALSA: echoaudio: Proper endian notations by Takashi Iwai · 6 years ago
  38. 8c0ab942e ALSA: maestro3: Proper endian notations by Takashi Iwai · 6 years ago
  39. 7752a7d ALSA: intel8x0m: Proper endian notations by Takashi Iwai · 6 years ago
  40. 3c164e2 ALSA: intel8x0: Proper endian notations by Takashi Iwai · 6 years ago
  41. 0d9a26f ALSA: lola: Proper endian notations by Takashi Iwai · 6 years ago
  42. 0e7ca66 ALSA: mixart: Proper endian notations by Takashi Iwai · 6 years ago
  43. be05e3d ALSA: riptide: Properly endian notations by Takashi Iwai · 6 years ago
  44. 752089f ALSA: trident: Proper endian notations by Takashi Iwai · 6 years ago
  45. d3c6376 ALSA: ymfpci: Proper endian notations by Takashi Iwai · 6 years ago
  46. a91a0e7 ALSA: asihpi: Fix PCM format notations by Takashi Iwai · 6 years ago
  47. 10d3d91 ALSA: au88x0: Fix sparse warning wrt PCM format type by Takashi Iwai · 6 years ago
  48. 94dfee0 ALSA: riptide: Fix PCM format type conversion by Takashi Iwai · 6 years ago
  49. d6b340d ALSA: trident: Suppress gcc string warning by Takashi Iwai · 6 years ago
  50. 6362364 ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer cast by Takashi Iwai · 6 years ago
  51. 0701492 ALSA: korg1212: Add __force annotation to cast in user-copy callbacks by Takashi Iwai · 6 years ago
  52. ebd836e ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_t by Takashi Iwai · 6 years ago
  53. bb86124c ALSA: hda/ca0132 - Use NULL instead of 0 by Takashi Iwai · 6 years ago
  54. 6975693 ALSA: cs5535audio: Fix invalid endian conversion by Takashi Iwai · 6 years ago
  55. fff71a4 ALSA: vx222: Fix invalid endian conversions by Takashi Iwai · 6 years ago
  56. 7abeb64 Merge branch 'topic/drm_audio_component' into for-next by Takashi Iwai · 6 years ago
  57. 67ece13 Merge branch 'topic/vga_switcheroo' into for-next by Takashi Iwai · 6 years ago
  58. f3d737b ALSA: hda/realtek - Yet another Clevo P950 quirk entry by Takashi Iwai · 6 years ago
  59. ed6b83d Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  60. a57942b ALSA: hda: Make audio component support more generic by Takashi Iwai · 6 years ago
  61. 82887c0 ALSA: hda/i915: Associate audio component with devres by Takashi Iwai · 6 years ago
  62. ae891ab drm/i915: Split audio component to a generic type by Takashi Iwai · 6 years ago
  63. e2d2f24 ALSA: emu10k1_patch: Use swap macro in snd_emu10k1_sample_new by Gustavo A. R. Silva · 6 years ago
  64. 4aaf448 vga_switcheroo: set audio client id according to bound GPU id by Jim Qu · 6 years ago
  65. 0fca97a ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk by YOKOTA Hiroshi · 7 years ago
  66. 9a6249d ALSA: hda: add mute led support for HP ProBook 455 G5 by Po-Hsu Lin · 6 years ago
  67. b6d7b36 ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA by Jim Qu · 6 years ago
  68. d6e08c7 ALSA: cs46xx: remove redundant pointer 'ins' by Colin Ian King · 6 years ago
  69. c888443 ALSA: ali5451: remove redundant pointer 'codec' by Colin Ian King · 6 years ago
  70. 9a9b13d Merge branch 'topic/hda-core-intel' into topic/hda-acomp by Takashi Iwai · 6 years ago
  71. c5a59d2 ALSA: hda/ca0132: Update a pci quirk device name by Alastair Bridgewater · 6 years ago
  72. dad5926 ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97 by Alastair Bridgewater · 6 years ago
  73. c6b17f1 ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATION by Hui Wang · 7 years ago
  74. 51d7d35 Merge branch 'topic/hda-core-intel' into for-next by Takashi Iwai · 7 years ago
  75. aaa23f8 ALSA: hda - Handle pm failure during hotplug by Chris Wilson · 7 years ago
  76. fdd49c5 ALSA: hda/hdmi - Don't fall back to generic when i915 binding fails by Takashi Iwai · 7 years ago
  77. 1adca4b ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge by Kai-Heng Feng · 7 years ago
  78. 24494d3 ALSA: hda: split snd_hda_codec_new function by Rakesh Ughreja · 7 years ago
  79. feb20fa ALSA: hda - Move in_pm accessors to HDA core by Takashi Iwai · 7 years ago
  80. 401caff ALSA: hda - Kill snd_hda_codec_update_cache() by Takashi Iwai · 7 years ago
  81. 772c291 ALSA: hda/realtek - Comprehensive model list for ALC882 & co by Takashi Iwai · 7 years ago
  82. e43c44d ALSA: hda/realtek - Comprehensive model list for ALC262 by Takashi Iwai · 7 years ago
  83. 03bf11c ALSA: hda/realtek - Comprehensive model list for ALC268 by Takashi Iwai · 7 years ago
  84. a26d96c ALSA: hda/realtek - Comprehensive model list for ALC259 & co by Takashi Iwai · 7 years ago
  85. aa3841b ALSA: hda/realtek - Comprehensive model list for ALC662 & co by Takashi Iwai · 7 years ago
  86. efe5573 ALSA: hda/realtek - Apply PRE_PROBE fixup after ALC269 codec variant setups by Takashi Iwai · 7 years ago
  87. f8bfc62 ALSA: hda/via - Use standard verb containers by Takashi Iwai · 7 years ago
  88. 0e8f986 ALSA: hda/via - Simplify control management by Takashi Iwai · 7 years ago
  89. fcbdcc1 ALSA: hda/via - Rewrite with error goto by Takashi Iwai · 7 years ago
  90. 0785b0e ALSA: hda/cirrus - Simplify creation of new controls by Takashi Iwai · 7 years ago
  91. 51e19ca ALSA: hda/conexant - Clean up beep code by Takashi Iwai · 7 years ago
  92. fea80fa ALSA: hda/realtek - Use common helper for creating beep controls by Takashi Iwai · 7 years ago
  93. a5cb463 ALSA: hda/realtek - Use common helper for creating ALC268 beep controls by Takashi Iwai · 7 years ago
  94. df73d83 ALSA: hda/realtek - Use common GPIO mask for ALC660VD ASUS fixup by Takashi Iwai · 7 years ago
  95. d44a686 ALSA: hda/realtek - Simplify Dell XPS13 GPIO handling by Takashi Iwai · 7 years ago
  96. ae065f1 ALSA: hda/realtek - Convert some manual GPIO setups by Takashi Iwai · 7 years ago
  97. 01e4a27 ALSA: hda/realtek - Simplify mute LED GPIO handling by Takashi Iwai · 7 years ago
  98. 215c850 ALSA: hda/realtek - Simplify alc885_fixup_macpro_gpio() by Takashi Iwai · 7 years ago
  99. d261eec ALSA: hda/realtek - Consolidate gpio_data and gpio_led by Takashi Iwai · 7 years ago
  100. aaf312d ALSA: hda/realtek - Add GPIO data update helper by Takashi Iwai · 7 years ago