1. 4dcdd43 ASoC: pcm: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  2. be448b4 ASoC: rx51: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  3. 8dfabe7 ASoC: n810: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  4. 95c68b8 ASoC: wl1273: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  5. 0de8ab9 ASoC: uda134x: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  6. e795d83 ASoC: twl4030: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  7. 153e2f5 ASoC: adav80x: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  8. b4ffc1b ALSA: rme9652: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  9. 1a8e41e ALSA: rme96: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  10. 80ec889 ALSA: rme32: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  11. dfcdb02 ALSA: lx6464es: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  12. 9c9cb68 ALSA: korg1212: Use snd_pcm_hw_constraint_single() by Lars-Peter Clausen · 9 years ago
  13. f8f2dc4 ASoC: rt298: fix wrong setting of gpio2_en by Bard Liao · 9 years ago
  14. ce7b8db ASoC: ssm2518: Drop .volatile_reg implementation by Axel Lin · 9 years ago
  15. 92b822a ASoC: ad193x: Drop .volatile_reg implementation by Axel Lin · 9 years ago
  16. f937b43 ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction by Takashi Sakamoto · 9 years ago
  17. 123990e ALSA: firewire-tascam: fix loop condition with some readable variables by Takashi Sakamoto · 9 years ago
  18. b7ab614 ALSA: firewire-tascam: use better name for local variables to describe their intension by Takashi Sakamoto · 9 years ago
  19. 516a306 ALSA: firewire-tascam: change type of valiables according to function prototype by Takashi Sakamoto · 9 years ago
  20. 9f9c561 ALSA: firewire-tascam: remove buffer initialization in driver side by Takashi Sakamoto · 9 years ago
  21. d289619 ALSA: hda - Fix deadlock at error in building PCM by Takashi Iwai · 9 years ago
  22. c80a1da Merge branch 'topic/hda-modalias' into for-next by Takashi Iwai · 9 years ago
  23. 975c947 ALSA: hda - Advertise MODALIAS in uevent by Thierry Reding · 9 years ago
  24. b9a94a9 ALSA: hda - convert to hda_device_id by Takashi Iwai · 9 years ago
  25. 78abb2a ALSA: hda - Add hdaudio bus modalias support by Subhransu S. Prusty · 9 years ago
  26. 4f9e0c3 ALSA: hda - Add a common helper to give the codec modalias string by Takashi Iwai · 9 years ago
  27. da23ac1 ALSA: hda - Add hduadio support to DEVTABLE by Subhransu S. Prusty · 9 years ago
  28. 355b27e ASoC: ad193x-spi: Add adau1328 to ad193x_spi_id table by Axel Lin · 9 years ago
  29. 624729f ASoC: Intel: Skylake - Add Skylake RT286 I2S machine driver by Omair M Abdullah · 9 years ago
  30. 2057020 ASoC: rockchip: spdif: Convert to use devm_snd_dmaengine_pcm_register by Axel Lin · 9 years ago
  31. 9a30ae2 ALSA: firewire-tascam: off by one in identify_model() by Dan Carpenter · 9 years ago
  32. 9fa5cf8 ALSA: USB-audio: Remove mixer entry from Zoom R16/24 quirk by Ricard Wanderlof · 9 years ago
  33. 759c90f ALSA: USB-audio: Adjust max packet size calculation for tx_length_quirk by Ricard Wanderlof · 9 years ago
  34. e057044 ALSA: USB-audio: Add quirk for Zoom R16/24 playback by Ricard Wanderlof · 9 years ago
  35. b97a936 ALSA: USB-audio: Add offset parameter to copy_to_urb() by Ricard Wanderlof · 9 years ago
  36. 5cf310e ALSA: USB-audio: Break out creation of silent urbs from prepare_outbound_urb() by Ricard Wanderlof · 9 years ago
  37. 4c4e439 ALSA: USB-audio: Also move out hwptr_done wrap from prepare_playback_urb() by Ricard Wanderlof · 9 years ago
  38. 07a40c2f ALSA: USB-audio: Break out copying to urb from prepare_playback_urb() by Ricard Wanderlof · 9 years ago
  39. 759a2f4 ALSA: oxfw: add an entry for TASCAM FireOne by Takashi Sakamoto · 9 years ago
  40. bb71da4 ALSA: oxfw: support more MIDI ports by Takashi Sakamoto · 9 years ago
  41. 3205604 ALSA: oxfw: calculating MIDI ports in stream discover by Takashi Sakamoto · 9 years ago
  42. 56b1c72 ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI port by Takashi Sakamoto · 9 years ago
  43. bd04809 ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM by Takashi Sakamoto · 9 years ago
  44. fef586d ALSA: bebob: use correct type for __be32 data by Takashi Sakamoto · 9 years ago
  45. 463543a ALSA: fireworks: use u32 type for be32_to_cpup() macro by Takashi Sakamoto · 9 years ago
  46. cbc6f28 ALSA: dice: assign converted data to the same type of variable by Takashi Sakamoto · 9 years ago
  47. 3e93d42 ALSA: dice: correct variable types for __be32 data by Takashi Sakamoto · 9 years ago
  48. ad4401e ALSA: oxfw: remove a meaningless entry from firewire Makefile by Takashi Sakamoto · 9 years ago
  49. df48338 ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in by Takashi Sakamoto · 9 years ago
  50. 658a69b ALSA: hda - Remove leftover snd_hda_bus() prototype by Takashi Iwai · 9 years ago
  51. 2f0eaad ALSA: hda - Fix bogus codec address check for mixer name assignment by Takashi Iwai · 9 years ago
  52. 72409705 ALSA: firewire-tascam: off by one in handle_midi_tx() by Dan Carpenter · 9 years ago
  53. 69ec98d ALSA: firewire-tascam: fix an LED bug by Dan Carpenter · 9 years ago
  54. c962d03 ASoC: rt5645: Recheck the jack detect status after resuming from S3 by Oder Chiou · 9 years ago
  55. 3db7cb9 Merge branch 'fix/rt298' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rt298 by Mark Brown · 9 years ago
  56. 3943b9e ASoC: rt298: Make rt298_index_def const by Axel Lin · 9 years ago
  57. 3419871 ASoC: Add info callback for SX_TLV controls by Charles Keepax · 9 years ago
  58. 8a98b42 ASoC: rsnd: Gen1 probe is not error by Kuninori Morimoto · 9 years ago
  59. 7ba6e4e ASoC: rt298: correct index default value by Bard Liao · 9 years ago
  60. 90bbaf6 ALSA: timer: add config item to export PCM timer disabling for expert by Jie Yang · 9 years ago
  61. dab9981 ALSA: USB-audio: Add support for Novation Nocturn MIDIcontrol surface by Ricard Wanderlof · 9 years ago
  62. 7fbe824 ALSA: hda - Update mixer name for the lower codec address by Takashi Iwai · 9 years ago
  63. ded255b ALSA: hda - consolidate chip rename functions by Takashi Iwai · 9 years ago
  64. 3e19fec ALSA: hda - Enable widget power saving for Cirrus codecs by Takashi Iwai · 9 years ago
  65. 5a1f8c4 ALSA: oss: underflow in snd_mixer_oss_proc_write() by Dan Carpenter · 9 years ago
  66. 4362495 ASoC: rsnd: Announce for removing Gen1 SRU support by Kuninori Morimoto · 9 years ago
  67. ab30965 ALSA: usb-audio: Fix max packet size calculation for USB audio by Ricard Wanderlof · 9 years ago
  68. 3c69ea4 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  69. e8d65a8 ALSA: hda - Fix inverted internal mic on Lenovo G50-80 by David Henningsson · 9 years ago
  70. 42f2bb1 ALSA: hdac: Explicitly add io.h by Vinod Koul · 9 years ago
  71. a5fe58f ASoC: rt298: set register non-volatile by default by Bard Liao · 9 years ago
  72. 4272975 ASoC: sh: Fit typo in Kconfig by Masanari Iida · 9 years ago
  73. 53b3ffe ALSA: firewire-tascam: change device probing processing by Takashi Sakamoto · 9 years ago
  74. e65e2cb ALSA: firewire-tascam: Turn on/off FireWire LED by Takashi Sakamoto · 9 years ago
  75. 0db18e7 ALSA: firewire-tascam: add support for MIDI functionality by Takashi Sakamoto · 9 years ago
  76. 3beab0f ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous transaction by Takashi Sakamoto · 9 years ago
  77. 107cc01 ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous transaction by Takashi Sakamoto · 9 years ago
  78. e8bd577 ALSA: firewire-digi00x: add support for MIDI ports for physical controls by Takashi Sakamoto · 9 years ago
  79. b47f525 ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing MIDI messages to physical controls by Takashi Sakamoto · 9 years ago
  80. 3646a54 ALSA: firewire-digi00x: add support of asynchronous transaction for incoming MIDI messages from physical controls by Takashi Sakamoto · 9 years ago
  81. 9fbfd38 ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochronous packet streaming by Takashi Sakamoto · 9 years ago
  82. 9dc5d31 ALSA: firewire-digi00x: handle MIDI messages in isochronous packets by Takashi Sakamoto · 9 years ago
  83. 17385a3 ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits by Takashi Sakamoto · 9 years ago
  84. ac77423 ALSA: usb-audio: Allow any MIDI endpoint to drive use of interrupt transfer on newer Roland devices by Keith A. Milner · 9 years ago
  85. 2a7e171 ALSA: firewire-lib: continue packet processing at detecting wrong CIP headers by Takashi Sakamoto · 9 years ago
  86. 6b9866c ALSA: bebob: constify various snd_bebob structures by Julia Lawall · 9 years ago
  87. 01bb84b ASoC: Intel: Skylake: power down all link in suspend by Jeeja KP · 9 years ago
  88. 84c9e28 ASoC: Intel: Skylake: Correct the runtime handler behaviour by Jeeja KP · 9 years ago
  89. def656f ASoC: Intel: Skylake: Verify the status bit before handling interrupt by Jeeja KP · 9 years ago
  90. 6ea8ba3 ASoC: Intel: Skylake: Check CPA bit in DSP core power down by Jeeja KP · 9 years ago
  91. bde3e28 ALSA: firewire-lib: avoid endless loop to transfer MIDI messages at fatal error by Takashi Sakamoto · 9 years ago
  92. ea848b7 ALSA: firewire-lib: add throttle for MIDI data rate by Takashi Sakamoto · 9 years ago
  93. e8a40d9 ALSA: firewire-lib: schedule work again when MIDI substream has rest of MIDI messages by Takashi Sakamoto · 9 years ago
  94. d3ef9cb ALSA: firewire-lib: add a restriction for a transaction at once by Takashi Sakamoto · 9 years ago
  95. 585d7cb ALSA: firewire-lib: add helper functions for asynchronous transactions to transfer MIDI messages by Takashi Sakamoto · 9 years ago
  96. 6944702 ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss by Kosuke Tatsukawa · 9 years ago
  97. 70b4891 ALSA: hda: make use of core codec fns by Vinod Koul · 9 years ago
  98. 1b5e616 ALSA: hdac: Copy codec helpers to core by Subhransu S. Prusty · 9 years ago
  99. dc542fb ASoC: rt5645: fix build warning by Sudip Mukherjee · 9 years ago
  100. f874b80 ASoC: rockchip: Add rockchip SPDIF transceiver driver by Sjoerd Simons · 9 years ago