1. 82285f2 ALSA: au1x00: Use resource_size instead of computation by Benoit Taine · 10 years ago
  2. a58bdba Merge branch 'topic/firewire' into for-next by Takashi Iwai · 10 years ago
  3. 51fa31d ALSA: bebob: Improve comments about stream format by Takashi Sakamoto · 10 years ago
  4. 7862126 ALSA: bebob: Remove meaningless mutex_unlock() by Takashi Sakamoto · 10 years ago
  5. 9fb01cd ALSA: bebob: Add static specifier to identifier with file scope by Takashi Sakamoto · 10 years ago
  6. 791c67b ALSA: bebob: Use different names for identifiers in the same file by Takashi Sakamoto · 10 years ago
  7. 73616c4 ALSA: fireworks/bebob: Improve indentation by Takashi Sakamoto · 10 years ago
  8. 9b5f0ed ALSA: fireworks/bebob: Add suffix for long long integer literal by Takashi Sakamoto · 10 years ago
  9. a6b598b ALSA: fireworks/bebob: Use the same type of variables as function parameters by Takashi Sakamoto · 10 years ago
  10. 4a286d5 ALSA: fireworks/bebob: Change type of argument for sampling rate by Takashi Sakamoto · 10 years ago
  11. 93219d0 ALSA: fireworks: Use the same prototype for functions as actual declaration by Takashi Sakamoto · 10 years ago
  12. ba06b2c ALSA: fireworks: Fix wrong value as argument for PTR_ERR() by Takashi Sakamoto · 10 years ago
  13. 51212ee ALSA: firewire-lib: Fix sparse warning of incorrect type in assignment by Takashi Sakamoto · 10 years ago
  14. f9503a6 ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit by Takashi Sakamoto · 10 years ago
  15. 00a6d7b ALSA: sound/aoa/codecs/onyx.c: use static const for texts by Fabian Frederick · 10 years ago
  16. 16c2395 ALSA: hda: fix tegra build by Arnd Bergmann · 10 years ago
  17. 033b0a7 ALSA: hda - Pop noises fix for XPS13 9333 by Gabriele Mazzotta · 10 years ago
  18. 9b1ee0b ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series by Takashi Sakamoto · 10 years ago
  19. a2b2a77 ALSA: bebob: Send a cue to load firmware for M-Audio Firewire series by Takashi Sakamoto · 10 years ago
  20. c495a4a ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio devices by Takashi Sakamoto · 10 years ago
  21. 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
  22. 3149ac4 ALSA: bebob: Add support for M-Audio special Firewire series by Takashi Sakamoto · 10 years ago
  23. 9076c22 ALSA: bebob: Add support for M-Audio usual Firewire series by Takashi Sakamoto · 10 years ago
  24. 25784ec ALSA: bebob: Add support for Focusrite Saffire/SaffirePro series by Takashi Sakamoto · 10 years ago
  25. 8ac98a3 ALSA: bebob: Add support for Yamaha GO series by Takashi Sakamoto · 10 years ago
  26. 326b9ca ALSA: bebob: Add support for Terratec PHASE, EWS series and Aureon by Takashi Sakamoto · 10 years ago
  27. 1fc9522 ALSA: bebob: Prepare for device specific operations by Takashi Sakamoto · 10 years ago
  28. 618eabe ALSA: bebob: Add hwdep interface by Takashi Sakamoto · 10 years ago
  29. fbbebd2 ALSA: bebob: Add PCM interface by Takashi Sakamoto · 10 years ago
  30. 248b780 ALSA: bebob: Add MIDI interface by Takashi Sakamoto · 10 years ago
  31. ad9697b ALSA: bebob: Add proc interface for debugging purpose by Takashi Sakamoto · 10 years ago
  32. b6bc812 ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset by Takashi Sakamoto · 10 years ago
  33. eb7b3a0 ALSA: bebob: Add commands and connections/streams management by Takashi Sakamoto · 10 years ago
  34. fd6f4b0d ALSA: bebob: Add skelton for BeBoB based devices by Takashi Sakamoto · 10 years ago
  35. 555e8a8 ALSA: fireworks: Add command/response functionality into hwdep interface by Takashi Sakamoto · 10 years ago
  36. 594ddce ALSA: fireworks: Add hwdep interface by Takashi Sakamoto · 10 years ago
  37. aa02bb6 ALSA: fireworks: Add PCM interface by Takashi Sakamoto · 10 years ago
  38. 53111cd ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream by Takashi Sakamoto · 10 years ago
  39. a63d3ff ALSA: fireworks: Add MIDI interface by Takashi Sakamoto · 10 years ago
  40. 6a22683 ALSA: fireworks: Add proc interface for debugging purpose by Takashi Sakamoto · 10 years ago
  41. b84b1a2 ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset by Takashi Sakamoto · 10 years ago
  42. d9cd006 ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc by Takashi Sakamoto · 10 years ago
  43. 6970223 ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets by Takashi Sakamoto · 10 years ago
  44. c8bdf49 ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc by Takashi Sakamoto · 10 years ago
  45. 7ab5664 ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0 by Takashi Sakamoto · 10 years ago
  46. 315fd41 ALSA: fireworks: Add connection and stream management by Takashi Sakamoto · 10 years ago
  47. bde8a8f ALSA: fireworks: Add transaction and some commands by Takashi Sakamoto · 10 years ago
  48. b5b0433 ALSA: fireworks: Add skelton for Fireworks based devices by Takashi Sakamoto · 10 years ago
  49. 1017abe ALSA: firewire-lib: Add some AV/C general commands by Takashi Sakamoto · 10 years ago
  50. 00a7bb8 ALSA: firewire-lib: Add support for deferred transaction by Takashi Sakamoto · 10 years ago
  51. b04479f ALSA: firewire-lib: Add a new function to check others' connection by Takashi Sakamoto · 10 years ago
  52. 44aff69 ALSA: firewire-lib: Add handling output connection by CMP by Takashi Sakamoto · 10 years ago
  53. c68a1c6 ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structure by Takashi Sakamoto · 10 years ago
  54. a7fa0d0 ALSA: firewire-lib: Rename macros, variables and functions for CMP by Takashi Sakamoto · 10 years ago
  55. c8de6db ALSA: firewire-lib: Restrict calling flush_context_completion() when context exists by Takashi Sakamoto · 10 years ago
  56. 7b2d99f ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams by Takashi Sakamoto · 10 years ago
  57. 10550be ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE by Takashi Sakamoto · 10 years ago
  58. 77d2a8a ALSA: firewire-lib: Add support for channel mapping by Takashi Sakamoto · 10 years ago
  59. 7b3b0d8 ALSA: firewire-lib: Add support for duplex streams synchronization in blocking mode by Takashi Sakamoto · 10 years ago
  60. ccccad8 ALSA: firewire-lib: Give syt value as parameter to handle_out_packet() by Takashi Sakamoto · 10 years ago
  61. 83d8d72 ALSA: firewire-lib: Add support for MIDI capture/playback by Takashi Sakamoto · 10 years ago
  62. 2b3fc45 ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture by Takashi Sakamoto · 10 years ago
  63. 4b7da11 ALSA: firewire-lib: Split some codes into functions to reuse for both streams by Takashi Sakamoto · 10 years ago
  64. 3ff7e8f ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure by Takashi Sakamoto · 10 years ago
  65. b445db4 ALSA: firewire-lib: Add macros instead of fixed value for AMDTP by Takashi Sakamoto · 10 years ago
  66. be4a289 ALSA: firewire-lib: Rename functions, structure, member for AMDTP by Takashi Sakamoto · 10 years ago
  67. e191893 ALSA: hda - add an instance to use snd_hda_pick_pin_fixup by Hui Wang · 10 years ago
  68. c687200 ALSA: hda - drop def association and sequence from pinconf comparing by Hui Wang · 10 years ago
  69. 621b5a0 ALSA: hda - get subvendor from codec rather than pci_dev by Hui Wang · 10 years ago
  70. 2053141 ALSA: hda - Add a new quirk match based on default pin configuration by David Henningsson · 10 years ago
  71. c21c8cf ALSA: hda - Add fixup_forced flag by David Henningsson · 10 years ago
  72. a860d95 ALSA: snd-usb: mixer: remove error messages on failed kmalloc() by Daniel Mack · 10 years ago
  73. 6bc170e ALSA: snd-usb: mixer: coding style fixups by Daniel Mack · 10 years ago
  74. 038b845 ALSA: Remove deprecated snd_card_create() by Takashi Iwai · 10 years ago
  75. 0c1d121 Merge tag 'asoc-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  76. 6f51f6c ALSA: Replace DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  77. cee429e Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc/topic/wm8804', 'asoc/topic/wm8955' and 'asoc/topic/wm8985' into asoc-next by Mark Brown · 10 years ago
  78. 04f8744 Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/sta350' and 'asoc/topic/tlv320dac33' into asoc-next by Mark Brown · 10 years ago
  79. 6f821c6 Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/rt5640' and 'asoc/topic/rt5645' into asoc-next by Mark Brown · 10 years ago
  80. 6630f30 Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-next by Mark Brown · 10 years ago
  81. 3a6a489 Merge remote-tracking branches 'asoc/topic/devm', 'asoc/topic/fsl', 'asoc/topic/fsl-esai', 'asoc/topic/fsl-sai', 'asoc/topic/fsl-spdif' and 'asoc/topic/fsl-ssi' into asoc-next by Mark Brown · 10 years ago
  82. 0c5dacf Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and 'asoc/topic/davinci' into asoc-next by Mark Brown · 10 years ago
  83. b03a1c7 Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/topic/ak4104', 'asoc/topic/ak4642', 'asoc/topic/alc5623', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/cache' into asoc-next by Mark Brown · 10 years ago
  84. 497c11a Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next by Mark Brown · 10 years ago
  85. b79e16c Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next by Mark Brown · 10 years ago
  86. e3ac3f2 Merge remote-tracking branch 'asoc/topic/enum' into asoc-next by Mark Brown · 10 years ago
  87. 566d4ee Merge remote-tracking branch 'asoc/topic/dt' into asoc-next by Mark Brown · 10 years ago
  88. 8e8fbd8 Merge remote-tracking branch 'asoc/topic/dapm-init' into asoc-next by Mark Brown · 10 years ago
  89. 6bf88ab Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next by Mark Brown · 10 years ago
  90. 1450da3 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  91. 0f4019e Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 10 years ago
  92. 228704bb Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linus by Mark Brown · 10 years ago
  93. 95b9cff Merge tag 'asoc-v3.15-rc5-intel' into asoc-linus by Mark Brown · 10 years ago
  94. dd97254 Merge tag 'asoc-v3.15-rc5-drivers' into asoc-linus by Mark Brown · 10 years ago
  95. 266bd27 Merge tag 'asoc-v3.15-rc5-core' into asoc-linus by Mark Brown · 10 years ago
  96. 1d55417 ASoC: samsung: Add devm_clk_get to pcm.c by Tushar Behera · 10 years ago
  97. 7253e35 ASoC: samsung: Use devm_snd_soc_register_component by Tushar Behera · 10 years ago
  98. 55313bd ASoC: samsung: Use devm_snd_soc_register_platform by Tushar Behera · 10 years ago
  99. c583883 ASoC: samsung: Use devm_snd_soc_register_card by Tushar Behera · 10 years ago
  100. 4b660a7 Linux 3.15-rc6 by Linus Torvalds · 10 years ago