1. a018c28 ASoC: Intel: remove duplicate headers by Andy Shevchenko · 10 years ago
  2. 58dcc48 ASoC: Intel: Clear stored Baytrail DSP DMA pointer before stream start by Jarkko Nikula · 10 years ago
  3. 4641c77 ASoC: cs42l56: Fix new value argument in snd_soc_update_bits calls by Axel Lin · 10 years ago
  4. 9cf0e45 ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup path by Imre Deak · 10 years ago
  5. 9b351d4 ASoC: Intel: Add Baytrail byt-max98090 machine driver by Jarkko Nikula · 10 years ago
  6. e6c111f ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() function by Peter Ujfalusi · 10 years ago
  7. 112cddc ALSA: firewire: Fix dependency on PCM and rawmidi by Takashi Iwai · 10 years ago
  8. 598e306 ALSA: hda/analog - Fix silent output on ASUS A8JN by Takashi Iwai · 10 years ago
  9. 66470c9 ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROM by Paul Bolle · 10 years ago
  10. 55d0cc2 sound: remove checks for CONFIG_BCM_CS4297A_CSWARM by Paul Bolle · 10 years ago
  11. 06109f4 ASoC: wm8804: Allow control of master clock divider in PLL generation by Daniel Matuschek · 10 years ago
  12. 532895c ALSA: hda - move some alc662 family machines to hda_pin_quirk table by Hui Wang · 10 years ago
  13. d91a4c1 ALSA: hda - move some alc269 family machines to hda_pin_quirk table by Hui Wang · 10 years ago
  14. 37df094 Revert "ALSA: hda - drop def association and sequence from pinconf comparing" by Hui Wang · 10 years ago
  15. 3961783 ALSA: fireworks: small leak on error path by Dan Carpenter · 10 years ago
  16. aeebbdd ALSA: fireworks: remove some stray checks by Dan Carpenter · 10 years ago
  17. 82285f2 ALSA: au1x00: Use resource_size instead of computation by Benoit Taine · 10 years ago
  18. cb07ef3 ASoC: Blackfin: ADAU1X81 eval board support by Lars-Peter Clausen · 10 years ago
  19. 5dcdbee ASoC: Blackfin: ADAU1X61 eval board support by Lars-Peter Clausen · 10 years ago
  20. 2923af0 ASoC: Add ADAU1381/ADAU1781 audio CODEC support by Lars-Peter Clausen · 10 years ago
  21. dab464b ASoC: Add ADAU1361/ADAU1761 audio CODEC support by Lars-Peter Clausen · 10 years ago
  22. 4101866 ASoC: Add ADAU1X61 and ADAU1X81 CODECs common code by Lars-Peter Clausen · 10 years ago
  23. a58bdba Merge branch 'topic/firewire' into for-next by Takashi Iwai · 10 years ago
  24. 51fa31d ALSA: bebob: Improve comments about stream format by Takashi Sakamoto · 10 years ago
  25. 7862126 ALSA: bebob: Remove meaningless mutex_unlock() by Takashi Sakamoto · 10 years ago
  26. 9fb01cd ALSA: bebob: Add static specifier to identifier with file scope by Takashi Sakamoto · 10 years ago
  27. 791c67b ALSA: bebob: Use different names for identifiers in the same file by Takashi Sakamoto · 10 years ago
  28. 73616c4 ALSA: fireworks/bebob: Improve indentation by Takashi Sakamoto · 10 years ago
  29. 9b5f0ed ALSA: fireworks/bebob: Add suffix for long long integer literal by Takashi Sakamoto · 10 years ago
  30. a6b598b ALSA: fireworks/bebob: Use the same type of variables as function parameters by Takashi Sakamoto · 10 years ago
  31. 4a286d5 ALSA: fireworks/bebob: Change type of argument for sampling rate by Takashi Sakamoto · 10 years ago
  32. 93219d0 ALSA: fireworks: Use the same prototype for functions as actual declaration by Takashi Sakamoto · 10 years ago
  33. ba06b2c ALSA: fireworks: Fix wrong value as argument for PTR_ERR() by Takashi Sakamoto · 10 years ago
  34. 51212ee ALSA: firewire-lib: Fix sparse warning of incorrect type in assignment by Takashi Sakamoto · 10 years ago
  35. f9503a6 ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit by Takashi Sakamoto · 10 years ago
  36. 62c35b3 ASoC: wm_adsp: Use adsp_err/warn instead of dev_err/warn by Charles Keepax · 10 years ago
  37. 29aa37c ASoC: sgtl5000: Fix the cache handling by Fabio Estevam · 10 years ago
  38. 00a6d7b ALSA: sound/aoa/codecs/onyx.c: use static const for texts by Fabian Frederick · 10 years ago
  39. 16c2395 ALSA: hda: fix tegra build by Arnd Bergmann · 10 years ago
  40. 88ce146 ASoC: samsung: Use params_width() by Tushar Behera · 10 years ago
  41. 772bc594 ASoC: sirf-audio-codec: Simplify the new bitmask value in regmap_update_bits by Axel Lin · 10 years ago
  42. 033b0a7 ALSA: hda - Pop noises fix for XPS13 9333 by Gabriele Mazzotta · 10 years ago
  43. 2896b8b ASoC: davinci-evm: Replace instances of rtd->codec->card with rtd->card by Lars-Peter Clausen · 10 years ago
  44. e3048c3 ASoC: max98095: Add master clock handling by Tushar Behera · 10 years ago
  45. b10ab7b ASoC: max98090: Add master clock handling by Tushar Behera · 10 years ago
  46. 5dc04f5 ASoC: alc5623: Fix Kconfig dependency by Takashi Iwai · 10 years ago
  47. 87c1936 ASoC: omap-pcm: Move omap-pcm under include/sound by Jyri Sarha · 10 years ago
  48. 35bcc3c Merge branch 'topic/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-omap by Mark Brown · 10 years ago
  49. f025d3b ASoC: jack: Add support for GPIO descriptor defined jack pins by Jarkko Nikula · 10 years ago
  50. 50dfb69 ASoC: jack: Basic GPIO descriptor conversion by Jarkko Nikula · 10 years ago
  51. 4c715c7 ASoC: pxa: pxa-ssp: Terminate of match table by Stephen Boyd · 10 years ago
  52. ad32d0c ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr by Kuninori Morimoto · 10 years ago
  53. 199e7688 ASoC: rsnd: care DMA slave channel name for DT by Kuninori Morimoto · 10 years ago
  54. 8aefda5 ASoC: rsnd: module name is unified by Kuninori Morimoto · 10 years ago
  55. 033e7ed ASoC: rsnd: remove rsnd_src_non_ops by Kuninori Morimoto · 10 years ago
  56. 9f464f8 ASoC: rsnd: save platform_device instead of device by Kuninori Morimoto · 10 years ago
  57. f451e48 ASoC: rsnd: DT node clean up by using the of_node_put() by Kuninori Morimoto · 10 years ago
  58. fb6b8e7 ASoC: tegra: free jack GPIOs before the sound card is freed by Stephen Warren · 10 years ago
  59. 3538632 ASoC: Intel: avoid format string leak to thread name by Kees Cook · 10 years ago
  60. 2942a0e ASoC: simple-card: Support setting mclk via a fixed factor by Andrew Lunn · 10 years ago
  61. 2c81a10 ASoC: max98090: Add NI/MI values for user pclk 19.2 MHz by Chen Zhen · 10 years ago
  62. b20e53a ASoC: fsl_ssi: Add suspend/resume support by Fabio Estevam · 10 years ago
  63. 9b1ee0b ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series by Takashi Sakamoto · 10 years ago
  64. a2b2a77 ALSA: bebob: Send a cue to load firmware for M-Audio Firewire series by Takashi Sakamoto · 10 years ago
  65. c495a4a ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio devices by Takashi Sakamoto · 10 years ago
  66. 9d59124 ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audio special Firewire series by Takashi Sakamoto · 10 years ago
  67. 3149ac4 ALSA: bebob: Add support for M-Audio special Firewire series by Takashi Sakamoto · 10 years ago
  68. 9076c22 ALSA: bebob: Add support for M-Audio usual Firewire series by Takashi Sakamoto · 10 years ago
  69. 25784ec ALSA: bebob: Add support for Focusrite Saffire/SaffirePro series by Takashi Sakamoto · 10 years ago
  70. 8ac98a3 ALSA: bebob: Add support for Yamaha GO series by Takashi Sakamoto · 10 years ago
  71. 326b9ca ALSA: bebob: Add support for Terratec PHASE, EWS series and Aureon by Takashi Sakamoto · 10 years ago
  72. 1fc9522 ALSA: bebob: Prepare for device specific operations by Takashi Sakamoto · 10 years ago
  73. 618eabe ALSA: bebob: Add hwdep interface by Takashi Sakamoto · 10 years ago
  74. fbbebd2 ALSA: bebob: Add PCM interface by Takashi Sakamoto · 10 years ago
  75. 248b780 ALSA: bebob: Add MIDI interface by Takashi Sakamoto · 10 years ago
  76. ad9697b ALSA: bebob: Add proc interface for debugging purpose by Takashi Sakamoto · 10 years ago
  77. b6bc812 ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset by Takashi Sakamoto · 10 years ago
  78. eb7b3a0 ALSA: bebob: Add commands and connections/streams management by Takashi Sakamoto · 10 years ago
  79. fd6f4b0d ALSA: bebob: Add skelton for BeBoB based devices by Takashi Sakamoto · 10 years ago
  80. 555e8a8 ALSA: fireworks: Add command/response functionality into hwdep interface by Takashi Sakamoto · 10 years ago
  81. 594ddce ALSA: fireworks: Add hwdep interface by Takashi Sakamoto · 10 years ago
  82. aa02bb6 ALSA: fireworks: Add PCM interface by Takashi Sakamoto · 10 years ago
  83. 53111cd ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream by Takashi Sakamoto · 10 years ago
  84. a63d3ff ALSA: fireworks: Add MIDI interface by Takashi Sakamoto · 10 years ago
  85. 6a22683 ALSA: fireworks: Add proc interface for debugging purpose by Takashi Sakamoto · 10 years ago
  86. b84b1a2 ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset by Takashi Sakamoto · 10 years ago
  87. d9cd006 ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc by Takashi Sakamoto · 10 years ago
  88. 6970223 ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets by Takashi Sakamoto · 10 years ago
  89. c8bdf49 ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc by Takashi Sakamoto · 10 years ago
  90. 7ab5664 ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0 by Takashi Sakamoto · 10 years ago
  91. 315fd41 ALSA: fireworks: Add connection and stream management by Takashi Sakamoto · 10 years ago
  92. bde8a8f ALSA: fireworks: Add transaction and some commands by Takashi Sakamoto · 10 years ago
  93. b5b0433 ALSA: fireworks: Add skelton for Fireworks based devices by Takashi Sakamoto · 10 years ago
  94. 1017abe ALSA: firewire-lib: Add some AV/C general commands by Takashi Sakamoto · 10 years ago
  95. 00a7bb8 ALSA: firewire-lib: Add support for deferred transaction by Takashi Sakamoto · 10 years ago
  96. b04479f ALSA: firewire-lib: Add a new function to check others' connection by Takashi Sakamoto · 10 years ago
  97. 44aff69 ALSA: firewire-lib: Add handling output connection by CMP by Takashi Sakamoto · 10 years ago
  98. c68a1c6 ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structure by Takashi Sakamoto · 10 years ago
  99. a7fa0d0 ALSA: firewire-lib: Rename macros, variables and functions for CMP by Takashi Sakamoto · 10 years ago
  100. c8de6db ALSA: firewire-lib: Restrict calling flush_context_completion() when context exists by Takashi Sakamoto · 10 years ago