1. f274baa ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers by Takashi Iwai · 6 years ago
  2. f91f180 ALSA: hda: Add Intel NUC5i7RY to the power_save blacklist by Hans de Goede · 6 years ago
  3. 4c0eaac ALSA: xen: ensure nul-terminated device name by Arnd Bergmann · 6 years ago
  4. 011ae2b ALSA: usb-audio: Avoid lowlevel device object by Takashi Iwai · 6 years ago
  5. f25ecf8 ALSA: usb-audio: Follow standard coding style by Takashi Iwai · 6 years ago
  6. e92be81 ALSA: usb-audio: Move autoresume call at the end of open by Takashi Iwai · 6 years ago
  7. 6fddc79 ALSA: usb-audio: Simplify PCM open/close callbacks by Takashi Iwai · 6 years ago
  8. 9f88058 ALSA: aloop: Reduced duplicated PCM ops definition by Takashi Iwai · 6 years ago
  9. 014cea5 ALSA: xen-front: fix unsigned error check on return from to_sndif_format by Colin Ian King · 6 years ago
  10. 3d62461 ALSA: xen-front: remove redundant error check on ret by Colin Ian King · 6 years ago
  11. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 6 years ago
  12. 84eaaef ALSA: dice: unuse second stream for MIDI conformant data channel for TC Electronic models by Takashi Sakamoto · 6 years ago
  13. 1ceb506 ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48 by Takashi Sakamoto · 6 years ago
  14. 6231a89 ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed" by Colin Ian King · 6 years ago
  15. afe5da3 ALSA: echoaudio: Drop superfluous macro by Takashi Iwai · 6 years ago
  16. b6622f5 ALSA: usb-audio: Drop superfluous ifndef by Takashi Iwai · 6 years ago
  17. 45e5fbc ALSA: hda: Add ASRock H81M-HDS to the power_save blacklist by Hans de Goede · 6 years ago
  18. 38d9c12 ALSA: hda: Add Gigabyte P55A-UD3 and Z87-D3HP to the power_save blacklist by Hans de Goede · 6 years ago
  19. b529ef2 ALSA: hda: Add Clevo W35xSS_370SS to the power_save blacklist by Hans de Goede · 6 years ago
  20. dd6dd53 ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklist by Hans de Goede · 6 years ago
  21. 09b83d1 ALSA: hda/conexant - Add hp-mic-fix model string by Takashi Iwai · 6 years ago
  22. f16041d ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation by Takashi Iwai · 6 years ago
  23. 2cc47d3 ALSA: oxfw: use match_string() helper by Yisheng Xie · 6 years ago
  24. 96382b4 Merge branch 'topic/xen' into for-next by Takashi Iwai · 6 years ago
  25. d0aa590 ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32 by Takashi Sakamoto · 6 years ago
  26. ed1812c ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats() by Dan Carpenter · 6 years ago
  27. ed14d9a Merge branch 'topic/timer-fixes' into for-next by Takashi Iwai · 6 years ago
  28. 7c1543f ALSA: dice: add stream format parameters for Mytek devices by Melvin Vermeeren · 6 years ago
  29. 9d4d207 ALSA: timer: Assure timer resolution access always locked by Takashi Iwai · 6 years ago
  30. 21244e3 ALSA: seq: Avoid open-code for getting timer resolution by Takashi Iwai · 6 years ago
  31. fdcb576 ALSA: timer: Simplify timer hw resolution calls by Takashi Iwai · 6 years ago
  32. 3ae1809 ALSA: timer: Fix pause event notification by Ben Hutchings · 6 years ago
  33. 6cd17ea ALSA: usb: stream: fix potential memory leak during uac3 interface parsing by Ruslan Bilovol · 6 years ago
  34. 11d42c8 ALSA: emu10k1: Rate-limit error messages about page errors by Takashi Iwai · 6 years ago
  35. bf8b47f ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture" by Colin Ian King · 6 years ago
  36. dc82e524 ALSA: core: Assure control device to be registered at last by Takashi Iwai · 6 years ago
  37. 377a879 ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback by Takashi Iwai · 6 years ago
  38. 1cee559 ALSA: xen-front: Implement ALSA virtual sound driver by Oleksandr Andrushchenko · 6 years ago
  39. d6e0fbb ALSA: xen-front: Implement handling of shared buffers by Oleksandr Andrushchenko · 6 years ago
  40. 788ef64 ALSA: xen-front: Implement Xen event channel handling by Oleksandr Andrushchenko · 6 years ago
  41. fd3b360 ALSA: xen-front: Read sound driver configuration from Xen store by Oleksandr Andrushchenko · 6 years ago
  42. cc3196a ALSA: xen-front: Introduce Xen para-virtualized sound frontend driver by Oleksandr Andrushchenko · 6 years ago
  43. 862154b ALSA: hda/ca0132: constify parameter table for effects by Takashi Sakamoto · 6 years ago
  44. 0cc1aa7 ALSA: hda/ca0132: merge strings just for printk by Takashi Sakamoto · 6 years ago
  45. 3a03f83 ALSA: hda/ca0132: constify read-only members of string array by Takashi Sakamoto · 6 years ago
  46. b0eaa07 ALSA: hda/ca0132: constify templates for control element set by Takashi Sakamoto · 6 years ago
  47. 7106694 ALSA: usb-audio: UAC3: Parse Input Terminal number of channels. by Jorge Sanjuan · 6 years ago
  48. 1d38f5d ALSA: usb-audio: UAC3 Add support for connector insertion. by Jorge Sanjuan · 6 years ago
  49. 6cfd839 ALSA: usb-audio: UAC3. Add support for mixer unit. by Jorge Sanjuan · 6 years ago
  50. 8def12d Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  51. c99f080 ALSA: usb-audio: Use Class Specific EP for UAC3 devices. by Jorge Sanjuan · 6 years ago
  52. c5f13d7 ALSA: hda/ca0132: fix array_size.cocci warnings by Fengguang Wu · 6 years ago
  53. 4844f51 ALSA: isight: use position offset macro of TLV data by Takashi Sakamoto · 6 years ago
  54. 51cdc8b ALSA: hda: use position offset macro of TLV data by Takashi Sakamoto · 6 years ago
  55. 841bdb7 ALSA: vmaster: use position offset macro of TLV data by Takashi Sakamoto · 6 years ago
  56. 2f0d520 ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup by Jeremy Soller · 6 years ago
  57. 2149331 ALSA: usb: mixer: volume quirk for CM102-A+/102S+ by Federico Cuello · 6 years ago
  58. c8beccc1 ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist by Hans de Goede · 6 years ago
  59. 16bafa7 ALSA: usb-audio: add boot quirk for Axe-Fx III by Alberto Aguirre · 6 years ago
  60. 47cdf76 ALSA: hda/ca0132: Add new control changes for SBZ + R3Di by Connor McAdams · 6 years ago
  61. e0026d0 ALSA: hda/ca0132: add ca0132_alt_set_vipsource by Connor McAdams · 6 years ago
  62. 017310f ALSA: hda/ca0132: Add DSP Volume set and New mixers for SBZ + R3Di by Connor McAdams · 6 years ago
  63. 7cb9d94 ALSA: hda/ca0132: add alt_select_in/out for R3Di + SBZ by Connor McAdams · 6 years ago
  64. 447fd8e ALSA: hda/ca0132: add the ability to set src_id on scp commands by Connor McAdams · 6 years ago
  65. 7e6ed62 ALSA: hda/ca0132: Add dsp setup + gpio functions for r3di by Connor McAdams · 6 years ago
  66. 38ba69f ALSA: hda/ca0132: add dsp setup related commands for the sbz by Connor McAdams · 6 years ago
  67. 009b8f9 ALSA: hda/ca0132: update core functions for sbz + r3di by Connor McAdams · 6 years ago
  68. e93ac30 ALSA: hda/ca0132: add extra init functions for r3di + sbz by Connor McAdams · 6 years ago
  69. 2e48b2b ALSA: hda/ca0132: Add extra exit functions for R3Di and SBZ by Connor McAdams · 6 years ago
  70. aa31704 ALSA: hda/ca0132: Add PCI region2 iomap for SBZ by Connor McAdams · 6 years ago
  71. 63177af ALSA: hda/ca0132: Add pincfg for SBZ + R3Di, add fp hp auto-detect by Connor McAdams · 6 years ago
  72. 8a19bce ALSA: hda/ca0132: R3Di and SBZ quirk entires + alt firmware loading by Connor McAdams · 6 years ago
  73. 3f12888 ALSA: control: fix a redundant-copy issue by Wenwen Wang · 6 years ago
  74. 17156f2 ALSA: usb: add UAC3 BADD profiles support by Ruslan Bilovol · 6 years ago
  75. 10aa7ca ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore() by Anna-Maria Gleixner · 6 years ago
  76. eccfc1b ALSA: usb: mixer: make string parsing independent of mixer_build state by Ruslan Bilovol · 6 years ago
  77. 3763f61 ALSA: usb: Only get AudioControl header for UAC1 class. by Jorge Sanjuan · 6 years ago
  78. eda553f ALSA: usb: stream: refactor uac3 audio interface parsing by Ruslan Bilovol · 6 years ago
  79. 68faa86 ALSA: usb: stream: refactor uac1/2 audio interface parsing by Ruslan Bilovol · 6 years ago
  80. 4d47fa8 ALSA: usb: stream: move audioformat alloc/init into separate function by Ruslan Bilovol · 6 years ago
  81. 8c55807 ALSA: usb-audio: Clean up mixer element list traverse by Takashi Iwai · 6 years ago
  82. 207459a ALSA: sparc: Use GFP_KERNEL for non-atomic allocation by Takashi Iwai · 6 years ago
  83. 6455abb ALSA: usb-audio: Give proper vendor/product name for Dell WD15 Dock by Takashi Iwai · 6 years ago
  84. 07eca5f ALSA: usb-audio: Allow to override the longname string by Takashi Iwai · 6 years ago
  85. 4120fbe ALSA: usb-audio: Add "Keep Interface" control by Takashi Iwai · 6 years ago
  86. 8a46322 ALSA: usb-audio: Add keep_iface flag by Takashi Iwai · 6 years ago
  87. b099b96 ALSA: usb-audio: Avoid superfluous usb_set_interface() calls by Takashi Iwai · 6 years ago
  88. 964af63 ALSA: usb-audio: Initialize Dell Dock playback volumes by Takashi Iwai · 6 years ago
  89. 9c367c0 ALSA: dice: remove local frag of force_two_pcms by Takashi Sakamoto · 6 years ago
  90. bd2b441 ALSA: dice: use cache for PCM constraints and rules by Takashi Sakamoto · 6 years ago
  91. b8f78234a ALSA: dice: use stream formats to add MIDI substreams by Takashi Sakamoto · 6 years ago
  92. afa617f ALSA: dice: enable to change current sampling transmission frequency by Takashi Sakamoto · 6 years ago
  93. 20b9454 ALSA: dice: add a helper function to restart all of available streams by Takashi Sakamoto · 6 years ago
  94. ec592fd ALSA: dice: use cache of stream format to check running stream by Takashi Sakamoto · 6 years ago
  95. 58579c0 ALSA: dice: use extended protocol to detect available stream formats by Takashi Sakamoto · 6 years ago
  96. 28b208f ALSA: dice: add parameters of stream formats for models produced by Alesis by Takashi Sakamoto · 6 years ago
  97. f1f0f33 ALSA: dice: add parameters of stream formats for models produced by TC Electronic by Takashi Sakamoto · 6 years ago
  98. b60152f ALSA: dice: cache stream formats at current mode of sampling transmission frequency by Takashi Sakamoto · 6 years ago
  99. b7fd3d6 ALSA: dice: add proc node for stream formation by Takashi Sakamoto · 6 years ago
  100. 37149d6 ALSA: dice: add 'firewire' directory for proc nodes by Takashi Sakamoto · 6 years ago