1. 4a462ce ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper by Jyri Sarha · 9 years ago
  2. 4a44365 ALSA: pcm: add IEC958 channel status helper for hw_params by Jyri Sarha · 9 years ago
  3. 5847609 ASoC: wm_adsp: Improve DSP error handling by Charles Keepax · 8 years ago
  4. 9771b18 ASoC: wm_adsp: Factor out fetching of stream errors from the DSP by Charles Keepax · 8 years ago
  5. b8af8b1 ASoC: Intel: sst: fix a loop timeout in sst_hsw_stream_reset() by Dan Carpenter · 8 years ago
  6. b4203ff ALSA: usb-audio: Add a quirk for Plantronics BT300 by Dennis Kadioglu · 8 years ago
  7. 4926c80 ALSA: intel8x0: Drop superfluous VM checks by Takashi Iwai · 8 years ago
  8. 613c7c4 ASoC: dwc: Unmask I2S interrupts only for enabled channels by Jose Abreu · 8 years ago
  9. 62d2def Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  10. 44fde3b ALSA: hda - Update chmap tlv to report sink's capability by Subhransu S. Prusty · 8 years ago
  11. a99e315 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  12. f03b24a ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320 by Takashi Iwai · 8 years ago
  13. bfa5fb1 ALSA: hda - Bind with i915 only when Intel graphics is present by Takashi Iwai · 9 years ago
  14. af03741 ASoC: Intel: Skylake: Fix to turn OFF codec power when entering S3 by Subhransu S. Prusty · 9 years ago
  15. 1b377cc ASoC: hdac_hdmi: Fix codec power state in S3 during playback by Subhransu S. Prusty · 9 years ago
  16. 0fee179 ASoC: hdac_hdmi: Fix to use dev_pm ops instead soc pm by Subhransu S. Prusty · 9 years ago
  17. 2708d17 Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  18. 4a07083 ALSA: timer: Use mod_timer() for rearming the system timer by Takashi Iwai · 9 years ago
  19. e549d19 ALSA: hda - fix front mic problem for a HP desktop by Hui Wang · 9 years ago
  20. 5ba10dd ASoC: sti: correct typo errors by Moise Gergaud · 9 years ago
  21. cef794f ASoC: qcom: remove IS_ERR_VALUE usage on int. by Srinivas Kandagatla · 9 years ago
  22. ea4d25d ASoC: qcom: Fix uninitialized symbol warning. by Srinivas Kandagatla · 9 years ago
  23. c89178f [media] Revert "[media] sound/usb: Use Media Controller API to share media resources" by Mauro Carvalho Chehab · 9 years ago
  24. 23a282c ASoC: tas571x: added support for TAS5721 by Petr Kulhavy · 9 years ago
  25. a593ed0 ASoC: tas571x: added missing register literals by Petr Kulhavy · 9 years ago
  26. 836b34a ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() call by Vladis Dronov · 9 years ago
  27. 86c8dd7 ALSA: firewire-digi00x: delayed registration of sound card by Takashi Sakamoto · 9 years ago
  28. 6c29230 ALSA: oxfw: delayed registration of sound card by Takashi Sakamoto · 9 years ago
  29. 7d3c1d5 ALSA: fireworks: delayed registration of sound card by Takashi Sakamoto · 9 years ago
  30. 04a2c73 ALSA: bebob: delayed registration of sound card by Takashi Sakamoto · 9 years ago
  31. 923f92e ALSA: firewire-lib: add new function to schedule a work for sound card registration by Takashi Sakamoto · 9 years ago
  32. 0eced45 ALSA: dice: simplify unit probe processing by Takashi Sakamoto · 9 years ago
  33. 44c376b ALSA: firewire-lib: suppress kernel warnings when releasing uninitialized stream data by Takashi Sakamoto · 9 years ago
  34. 8eb2221 ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps by Maruthi Srinivas Bayyavarapu · 9 years ago
  35. 630e413 ASoC: tas571x: chip type detection via I2C name by Petr Kulhavy · 9 years ago
  36. 92eb4f6 ASoC: Intel: Bxtn: Add Broxton DSP support by Jeeja KP · 9 years ago
  37. f17131a ASoC: intel: add function stub when ACPI is not enabled by Randy Dunlap · 9 years ago
  38. 3fcdfc9 ASoC: wm8960: Depends on I2C by Mark Brown · 9 years ago
  39. 2dfadff ASoC: rt5677: Avoid duplicate the same test in each switch case by Axel Lin · 9 years ago
  40. 0400485 ASoC: tas571x: implemented digital mute by Petr Kulhavy · 9 years ago
  41. c13202f ASoC: cs47l24: Add support for audio trace firmware by Charles Keepax · 9 years ago
  42. 9abe3dc ASoC: cs47l24: Fix a couple of small whitespace errors by Charles Keepax · 9 years ago
  43. 33d740e ASoC: wm_adsp: Show avail in bytes to match other messages by Charles Keepax · 9 years ago
  44. 612047f ASoC: wm_adsp: Fix some subtle races on compressed stream by Charles Keepax · 9 years ago
  45. 937e92d ASoC: wm8962: Adjust clk definitions so that simple card can work by Fabio Estevam · 9 years ago
  46. 33362c6 ASoC: wm8962: Correct typo when setting DSPCLK rate by Charles Keepax · 9 years ago
  47. 8bfa934 ASoC: wm8962: Fit error message into a single line by Fabio Estevam · 9 years ago
  48. 6514784 ASoC: wm8962: Disable clock if wm8962_runtime_resume() fails by Fabio Estevam · 9 years ago
  49. 97cc2ed ALSA: hda - Fix yet another i915 pointer leftover in error path by Takashi Iwai · 9 years ago
  50. faafd03 ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit() by Takashi Iwai · 9 years ago
  51. 465011f ASoC: wm8960: Provide a menu selection text by Fabio Estevam · 9 years ago
  52. e6cee90 ASoC: nau8825: Fix jack detection across suspend by Ben Zhang · 9 years ago
  53. 4f329d9 ASoC: Intel: Skylake: Fix DSP resource de-allocation by Jeeja KP · 9 years ago
  54. d643678 ASoC: Intel: Skylake: Fix for unloading module only when it is loaded by Jeeja KP · 9 years ago
  55. 25c0e95 ALSA: firewire-tascam: add Kconfig entry for TASCAM FW-1804 by Takashi Sakamoto · 9 years ago
  56. 0655ac2 ALSA: fireworks: move model quirk detection code to information parser by Takashi Sakamoto · 9 years ago
  57. 329fec2 ALSA: oxfw: remove needless member from private structure by Takashi Sakamoto · 9 years ago
  58. 093dd44 ALSA: bebob: remove needless argument from local function by Takashi Sakamoto · 9 years ago
  59. 7ff652f ALSA: hda - Enable i915 ELD notifier for Intel IronLake and Baytrail by Takashi Iwai · 9 years ago
  60. d745f5e ALSA: hda - Add the pin / port mapping on Intel ILK and VLV by Takashi Iwai · 9 years ago
  61. e85015a ALSA: hda - Use eld notifier for Intel SandyBridge and IvyBridge HDMI/DP by Takashi Iwai · 9 years ago
  62. 4846a67 ALSA: hda - Introduce pin_cvt_fixup() ops to hdmi parser by Takashi Iwai · 9 years ago
  63. 2c1c9b8 ALSA: hda - Override HDMI setup_stream ops for Intel HSW+ by Takashi Iwai · 9 years ago
  64. 44bb6d0 ALSA: hda - Apply AMP fix in hdmi_setup_audio_infoframe() generically by Takashi Iwai · 9 years ago
  65. a686632 ALSA: hda - Split out Intel-specific codes from patch_generic_hdmi() by Takashi Iwai · 9 years ago
  66. 5c5daf9 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  67. 6b94fb1 ALSA: dice: fix memory leak when unplugging by Takashi Sakamoto · 9 years ago
  68. 83a9efb ALSA: hda - Apply fix for white noise on Asus N550JV, too by Bobi Mihalca · 9 years ago
  69. 9d4dc58 ALSA: hda - Fix white noise on Asus N750JV headphone by Bobi Mihalca · 9 years ago
  70. 70cf2cb ALSA: hda - Asus N750JV external subwoofer fixup by Bobi Mihalca · 9 years ago
  71. 91d2178 ALSA: timer: fix gparams ioctl compatibility for different architectures by Takashi Sakamoto · 9 years ago
  72. 87cf815 Merge tag 'sound-fix-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  73. 178ff7c ASoC: rt5645: Add dmi_system_id "Google Setzer" by John Lin · 9 years ago
  74. c64c143 ALSA: hda - Fix missing ELD update at unplugging by Takashi Iwai · 9 years ago
  75. 0ef2110 ALSA: usb-audio: add Microsoft HD-5001 to quirks by Victor Clément · 9 years ago
  76. 7169701 ALSA: hda - Workaround for unbalanced i915 power refcount by concurrent probe by Takashi Iwai · 9 years ago
  77. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  78. 93a9ff1 ALSA: hda - Fix spurious kernel WARNING on Baytrail HDMI by Takashi Iwai · 9 years ago
  79. 021f163 Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  80. bd48128 ALSA: hda - Fix forgotten HDMI monitor_present update by Takashi Iwai · 9 years ago
  81. c3efb42 ASoC: Intel: Skylake: Fix kbuild dependency by Vinod Koul · 9 years ago
  82. 691be97 ALSA: hda - Really restrict i915 notifier to HSW+ by Takashi Iwai · 9 years ago
  83. 4732507 ASoC: dapm: Make sure we have a card when displaying component widgets by Mark Brown · 9 years ago
  84. d4e44f1 ASoC: omap-mcbsp: Enable/disable sidetone block auto clock gating for omap3 by Peter Ujfalusi · 9 years ago
  85. 653aa46 ASoC: rt5640: Correct the digital interface data select by Sugar Zhang · 9 years ago
  86. 505f6d2 sound: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 9 years ago
  87. 222bde0 ALSA: hda - Fix mutex deadlock at HDMI/DP hotplug by Takashi Iwai · 9 years ago
  88. 6f02174 ALSA: ctl: change return value in compatibility layer so that it's the same value in core implementation by Takashi Sakamoto · 9 years ago
  89. bace3db Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  90. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  91. 36e7972c ASoC: Intel: Skylake: remove call to pci_dev_put by Vinod Koul · 9 years ago
  92. 8cf3968 ALSA: mixart: silence an uninitialized variable warning by Dan Carpenter · 9 years ago
  93. 447d627 ALSA: usb-audio: Add sanity checks for endpoint accesses by Takashi Iwai · 9 years ago
  94. 902eb7f ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk() by Takashi Iwai · 9 years ago
  95. 0f886ca ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk() by Takashi Iwai · 9 years ago
  96. 5b2fe89 ASoC: Intel: Skylake: Call i915 exit last by Vinod Koul · 9 years ago
  97. 077411e ASoC: Intel: Skylake: Unmap the address last by Vinod Koul · 9 years ago
  98. 3f7f848 ASoC: Intel: Skylake: Freeup properly on skl_dsp_free by Vinod Koul · 9 years ago
  99. 7373f48 ASoC: Intel: Skylake: free codec objects on removal by Vinod Koul · 9 years ago
  100. 4a6c5e6 ALSA: hda: use list macro for parsing on cleanup by Vinod Koul · 9 years ago