1. db40eeb ALSA: fireworks: support AMDTP domain by Takashi Sakamoto · 5 years ago
  2. b0db4d5 ALSA: bebob: support AMDTP domain by Takashi Sakamoto · 5 years ago
  3. 42355ab ALSA: fireface: code refactoring for initialization/destruction of AMDTP stream by Takashi Sakamoto · 5 years ago
  4. 39e522a ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP stream by Takashi Sakamoto · 5 years ago
  5. 5f9625a ALSA: firewire-tascam: code refactoring for initialization/destruction of AMDTP stream by Takashi Sakamoto · 5 years ago
  6. d79360e ALSA: firewire-digi00x: code refactoring for initialization/destruction of AMDTP stream by Takashi Sakamoto · 5 years ago
  7. 7eb7b18 ALSA: fireworks: code refactoring for bus reset handler by Takashi Sakamoto · 5 years ago
  8. 94491c1 ALSA: fireworks: code refactoring for initialization/destruction of AMDTP streams by Takashi Sakamoto · 5 years ago
  9. 9b4702b ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain by Takashi Sakamoto · 5 years ago
  10. 157a53e ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain by Takashi Sakamoto · 5 years ago
  11. 6261f90 ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain by Takashi Sakamoto · 5 years ago
  12. 3ec3d7a ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts by Takashi Sakamoto · 5 years ago
  13. b6fcab1 ALSA: hda: Add support of Zhaoxin controller by Tony W Wang-oc · 5 years ago
  14. 3bb4aef ALSA: isa/wavefront: remove redundant assignment to pointer bptr by Colin Ian King · 5 years ago
  15. c1c0c03 Merge branch 'topic/hda-dmic' into for-next by Takashi Iwai · 5 years ago
  16. 8c57588 ALSA: hda/intel: stop probe if DMICS are detected on Skylake+ platforms by Pierre-Louis Bossart · 5 years ago
  17. 1169cbf ASoC: Intel: Skylake: use common NHLT module by Pierre-Louis Bossart · 5 years ago
  18. 7a33ea7 ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry by Pierre-Louis Bossart · 5 years ago
  19. 303681f ALSA: hda: move parts of NHLT code to new module by Pierre-Louis Bossart · 5 years ago
  20. 63643b5 ASoC: Intel: Skylake: move NHLT header to common directory by Pierre-Louis Bossart · 5 years ago
  21. 83554cb ALSA: sparc: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  22. 8e774e0 sound: dmasound_atari: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  23. f474808 ALSA: aoa: onyx: always initialize register read value by Johannes Berg · 5 years ago
  24. 9e4d5c1 ALSA: usb-audio: Scarlett Gen 2 mixer interface by Geoffrey D. Bennett · 5 years ago
  25. 2127c01 ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_controls() by Jia-Ju Bai · 5 years ago
  26. dd65f7e ALSA: hda - Show the fatal CORB/RIRB error more clearly by Takashi Iwai · 5 years ago
  27. 5e291a9 ALSA: echoaudio: Replace kmalloc + memcpy with kmemdup by Chuhong Yuan · 5 years ago
  28. a30f174 ALSA: line6: sizeof (byte) is always 1, use that fact. by Pavel Machek · 5 years ago
  29. d2d5a6b ALSA: firewire-motu: more code refactoring for MOTU data block processing layer by Takashi Sakamoto · 5 years ago
  30. 9a738ad ALSA: firewire-lib: process payload of isoc context according to packet descriptors by Takashi Sakamoto · 5 years ago
  31. 4731c67 ALSA: fireface: code refactoring for FF data block processing layer by Takashi Sakamoto · 5 years ago
  32. 00d004d ALSA: firewire-motu: code refactoring for MOTU data block processing layer by Takashi Sakamoto · 5 years ago
  33. 806653b ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer by Takashi Sakamoto · 5 years ago
  34. bb47396 ALSA: firewire-digi00x: code refactoring for DOT data block processing layer by Takashi Sakamoto · 5 years ago
  35. 9fc9064 ALSA: firewire-lib: code refactoring for AM824 data block processing layer by Takashi Sakamoto · 5 years ago
  36. d2c104a ALSA: firewire-lib: pass packet descriptor to data block processing layer by Takashi Sakamoto · 5 years ago
  37. 0f5cfcb ALSA: firewire-lib: code refactoring to process context payloads by Takashi Sakamoto · 5 years ago
  38. 5e2ece0 ALSA: firewire-lib: code refactoring to process PCM substream by Takashi Sakamoto · 5 years ago
  39. 753e717 ALSA: firewire-lib: use packet descriptor for IR context by Takashi Sakamoto · 5 years ago
  40. f4f6ae7 ALSA: firewire-lib: use packet descriptor for IT context by Takashi Sakamoto · 5 years ago
  41. 04130cf ALSA: firewire-lib: add list of packet descriptor by Takashi Sakamoto · 5 years ago
  42. 600c801 ALSA: firewire-lib: pass no syt information to data block processing layer by Takashi Sakamoto · 5 years ago
  43. 3baf305 ALSA: firewire-lib: add syt_override member for some protocols by Takashi Sakamoto · 5 years ago
  44. a35463d ALSA: firewire-lib: operate data block counter in top level of processing for IR context by Takashi Sakamoto · 5 years ago
  45. 860d798 ALSA: firewire-lib: operate data block counter in top level of processing for IT context by Takashi Sakamoto · 5 years ago
  46. ab75481 ALSA: firewire-lib: pass data block counter to data block processing layer by Takashi Sakamoto · 5 years ago
  47. cdefaa44 ALSA: firewire-lib: pass data block count as an argument to tracepoints event by Takashi Sakamoto · 5 years ago
  48. 588f2e2 ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag by Takashi Sakamoto · 5 years ago
  49. 4df4888 Merge branch 'topic/hda-acomp-base' into for-next by Takashi Iwai · 5 years ago
  50. caa8422 ALSA: hda: Flush interrupts on disabling by Chris Wilson · 5 years ago
  51. ade49db ALSA: hda/hdmi - Allow audio component for AMD/ATI and Nvidia HDMI by Takashi Iwai · 6 years ago
  52. 551626e ALSA: hda/hdmi - Don't report spurious jack state changes by Takashi Iwai · 5 years ago
  53. e4091bd ALSA: line6: Fix a typo by Christophe JAILLET · 5 years ago
  54. 0e279dc ALSA: pcm: Fix refcount_inc() on zero usage by Takashi Iwai · 5 years ago
  55. 2ae048e Merge tag 'sound-fix-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  56. 70256b4 ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1 by Kai-Heng Feng · 5 years ago
  57. 59d81c1 ALSA: hda - Optimize resume for codecs without jack detection by Takashi Iwai · 5 years ago
  58. 65f50f2 kernel: fix typos and some coding style in comments by Weitao Hou · 5 years ago
  59. 4914da2 ALSA: hda - Don't resume forcibly i915 HDMI/DP codec by Takashi Iwai · 5 years ago
  60. 3140aaf ALSA: hda/hdmi - Fix i915 reverse port/pin mapping by Takashi Iwai · 5 years ago
  61. eb41771 ALSA: hda/hdmi - Remove duplicated define by Takashi Iwai · 5 years ago
  62. ede34f3 ALSA: seq: Break too long mutex context in the write loop by Takashi Iwai · 5 years ago
  63. 4b4e0e3 ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine by Hui Wang · 5 years ago
  64. 2f235d9 ALSA: rme9652: Unneeded variable: "result". by Hariprasad Kelam · 5 years ago
  65. b7cad26 ALSA: emu10k1: Remove unneeded variable "change" by Hariprasad Kelam · 5 years ago
  66. 5e19cad ALSA: au88x0: Remove unneeded variable: "changed" by Hariprasad Kelam · 5 years ago
  67. fbc5712 ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform by Kailang Yang · 5 years ago
  68. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  69. d7d170a Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  70. 73948ca ALSA: ps3: Remove Unneeded variable: "ret" by Hariprasad Kelam · 6 years ago
  71. 7a3c2b6 ALSA: lx6464es: Remove unneeded variable err by Hariprasad Kelam · 6 years ago
  72. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  73. 0dcb4ef ALSA: firewire-lib: code refactoring for local variables by Takashi Sakamoto · 6 years ago
  74. 02394af ALSA: firewire-lib: code refactoring for post operation to data block counter by Takashi Sakamoto · 6 years ago
  75. b8b0e24 ALSA: firewire-lib: code refactoring for error path of parser for CIP header by Takashi Sakamoto · 6 years ago
  76. 213fa98 ALSA: firewire-lib: fix different data block counter between probed event and transferred isochronous packet by Takashi Sakamoto · 6 years ago
  77. 4ece7f6f ALSA: firewire-lib: fix initial value of data block count for IR context without CIP_DBC_IS_END_EVENT by Takashi Sakamoto · 6 years ago
  78. 7fbf909 ALSA: firewire-lib/fireface: fix initial value of data block counter for IR context with CIP_NO_HEADER by Takashi Sakamoto · 6 years ago
  79. 0ebf3ce ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint events by Takashi Sakamoto · 6 years ago
  80. 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  81. b89b889 Merge branch 'topic/hda-refresh-cleanup' into for-next by Takashi Iwai · 6 years ago
  82. d4bd305 ALSA: usb-audio: fix Line6 Helix audio format rates by Nicola Lunghi · 6 years ago
  83. ba18ca2 firewire-motu: fix wrong reference count for stream functionality at error path of rawmidi interface by Takashi Sakamoto · 6 years ago
  84. 64582c5 ALSA: firewire-digi00x: fix wrong reference count for stream functionality at error path of rawmidi interface by Takashi Sakamoto · 6 years ago
  85. e79c3f0 ALSA: dice: fix wrong reference count for stream functionality at error path of rawmidi interface by Takashi Sakamoto · 6 years ago
  86. 03a954a ALSA: oxfw: fix wrong reference count for stream functionality at error path of rawmidi interface by Takashi Sakamoto · 6 years ago
  87. 2e9f17e3 ALSA: fireworks: fix wrong reference count for stream functionality at error path of rawmidi interface by Takashi Sakamoto · 6 years ago
  88. 097f8ba ALSA: bebob: fix wrong reference count for stream functionality at error path of rawmidi interface by Takashi Sakamoto · 6 years ago
  89. 043b35f Merge branch 'asoc-5.3' into asoc-next by Mark Brown · 6 years ago
  90. 0dceaf7 Merge branch 'asoc-5.2' into asoc-linus by Mark Brown · 6 years ago
  91. 87a6fe8 ASoC: SOF: Intel: implement runtime idle for CNL/APL by Kai Vehmanen · 6 years ago
  92. 62fde97 ASoC: SOF: add runtime idle callback by Kai Vehmanen · 6 years ago
  93. e62bccf ASoC: hdac_hdmi: report codec link up/down status to bus by Kai Vehmanen · 6 years ago
  94. b90bab3 ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write() by Wei Yongjun · 6 years ago
  95. 1fe0860 ASoC: sunxi: sun50i-codec-analog: Add earpiece by Luca Weiss · 6 years ago
  96. 590eb2f ASoC: rt5665: remove redundant assignment to variable idx by Colin Ian King · 6 years ago
  97. c150266 ASoC: wcd9335: remove multiple defines. by Srinivas Kandagatla · 6 years ago
  98. 388b00f ALSA: cs4281: remove redundant assignment to variable val and remove a goto by Colin Ian King · 6 years ago
  99. 774a075 ALSA: hda: Simplify snd_hdac_refresh_widgets() by Takashi Iwai · 6 years ago
  100. bb26e0c ALSA: asihpi: Remove unneeded variable change by Hariprasad Kelam · 6 years ago