1. fed5794 ALSA: pcm: Build OSS writev/readv helpers conditionally by Takashi Iwai · 8 years ago
  2. 13f72c8 ALSA: pcm: Kill set_fs() in PCM OSS layer by Takashi Iwai · 8 years ago
  3. 6854121 ALSA: pcm: Direct in-kernel read/write support by Takashi Iwai · 8 years ago
  4. a9cd29e ALSA: pcm: Simplify snd_pcm_playback_silence() by Takashi Iwai · 8 years ago
  5. 5c7264c ALSA: pcm: Unify read/write loop by Takashi Iwai · 8 years ago
  6. 9f60063 ALSA: pcm: More unification of PCM transfer codes by Takashi Iwai · 8 years ago
  7. c48f12ee ALSA: pcm: Call directly the common read/write helpers by Takashi Iwai · 8 years ago
  8. bdc4acf ALSA: pcm: Shuffle codes by Takashi Iwai · 8 years ago
  9. 6ba6392 ALSA: pcm: Check PCM state by a common helper function by Takashi Iwai · 8 years ago
  10. 2ae4835 ALSA: pcm: Drop the old copy and silence ops by Takashi Iwai · 8 years ago
  11. aa708c6 ASoC: blackfin: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  12. 1cc2f8b ALSA: sh: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  13. 4b83eff ALSA: sb: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  14. a6970bb ALSA: gus: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  15. 0925e6b ALSA: hdsp: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  16. 7b6ae34 ALSA: rme9652: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  17. 53945f5 ALSA: rme96: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  18. 032db75 ALSA: rme32: Convert to the new PCM copy ops by Takashi Iwai · 8 years ago
  19. 6c6ba11 ALSA: korg1212: Convert to the new PCM ops by Takashi Iwai · 8 years ago
  20. 21de567 ALSA: nm256: Convert to new PCM copy ops by Takashi Iwai · 8 years ago
  21. b96c3a1 ALSA: es1938: Convert to the new PCM copy ops by Takashi Iwai · 8 years ago
  22. d53611d ALSA: dummy: Convert to new PCM copy ops by Takashi Iwai · 8 years ago
  23. 29d1a87 ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops by Takashi Iwai · 8 years ago
  24. 7421a16 ALSA: pcm: include pcm_local.h and remove some extraneous tabs by Colin Ian King · 8 years ago
  25. 905e46a ALSA: declare snd_kcontrol_new structures as const by Bhumika Goyal · 8 years ago
  26. 2c4842d ALSA: pcm: add local header file for snd-pcm module by Takashi Sakamoto · 8 years ago
  27. 9027c46 ALSA: pcm: Call ack() whenever appl_ptr is updated by Takashi Iwai · 8 years ago
  28. 3e02c5a ALSA: rme32: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  29. 00277e2 ALSA: emu10k1: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  30. cebf6bf ALSA: cs46xx: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  31. 0f21e57 ALSA: mips: Deliver indirect-PCM transfer error by Takashi Iwai · 8 years ago
  32. 6dbaf8b ALSA: sb: remove needless evaluation in implementation for copy callback by Takashi Sakamoto · 8 years ago
  33. 097a7fe ALSA: gus: remove unused local flag by Takashi Sakamoto · 8 years ago
  34. 4e361d3 ALSA: control: remove entry limitation for list operation by Takashi Sakamoto · 8 years ago
  35. ffb73b0 ALSA: info: Use kvzalloc() for a temporary write buffer by Takashi Iwai · 8 years ago
  36. c2c86a9 ALSA: pcm: Remove set_fs() in PCM core code by Takashi Iwai · 8 years ago
  37. 53e7bf4 ALSA: control: Simplify snd_ctl_elem_list() implementation by Takashi Iwai · 8 years ago
  38. a02cb8f ALSA: firewire: remove support for 16 bit PCM samples in playback substream by Takashi Sakamoto · 8 years ago
  39. 665170f ALSA: mixart: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  40. 30b5817 ALSA: cs46xx: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  41. 6ba1ad3 ALSA: ice1712: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  42. 3a84d6c ALSA: sound/isa: constify snd_kcontrol_new structures by Bhumika Goyal · 8 years ago
  43. e0327a0 ALSA: pcm: Simplify forward/rewind codes by Takashi Iwai · 8 years ago
  44. f839cc1 ALSA: pcm: Use a common helper for PCM state check and hwsync by Takashi Iwai · 8 years ago
  45. dcab5fb ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as const by Arnd Bergmann · 8 years ago
  46. 9aee03f ALSA: pcm: use "do {} while (0)" for empty macro by Arnd Bergmann · 8 years ago
  47. b46fe5d ALSA: pcm: constify function local and read-only table by Takashi Sakamoto · 8 years ago
  48. e76bf3c ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kernel stack by Takashi Sakamoto · 8 years ago
  49. b55f9fd ALSA: pcm: use helper function to refer parameter as read-only by Takashi Sakamoto · 8 years ago
  50. 8b67430 ALSA: pcm: add const qualifier for read-only table for sampling rate by Takashi Sakamoto · 8 years ago
  51. a96801b Merge branch 'topic/avr32-removal' into for-next by Takashi Iwai · 8 years ago
  52. 29b59b3 ALSA: Enable build with m68k by Takashi Iwai · 8 years ago
  53. d42fe63 ALSA: emu10k1: Get rid of set_fs() usage by Takashi Iwai · 8 years ago
  54. 3ac8226 ALSA: opl3: Kill unused set_fs() by Takashi Iwai · 8 years ago
  55. 88c125b ALSA: hda - Remove superfluous header inclusions by Takashi Iwai · 8 years ago
  56. f0049e1 ALSA: hda - Fix a typo in comment by Takashi Iwai · 8 years ago
  57. 99b5c5b ALSA: hda - Remove the use of set_fs() by Takashi Iwai · 8 years ago
  58. 3db9e97 ALSA: hda - Remove the generic bind ctl helpers by Takashi Iwai · 8 years ago
  59. 698f5ee ALSA: hda - Move bind-mixer switch codes to generic parser by Takashi Iwai · 8 years ago
  60. a717777 ALSA: hda - Simplify bound-beep mute control for ALC268 by Takashi Iwai · 8 years ago
  61. 6670117 ALSA: cs4281: Fix the leftover comment by Takashi Iwai · 8 years ago
  62. a0af56d ALSA: sb: Use IS_REACHABLE() by Takashi Iwai · 8 years ago
  63. 2e2d4cb ALSA: opl4: Use IS_REACHABLE() by Takashi Iwai · 8 years ago
  64. 88faa38 ALSA: cmi8238: Use IS_ENABLED() by Takashi Iwai · 8 years ago
  65. 58f30d6 ALSA: pcm: Build pcm notifier code conditionally by Takashi Iwai · 8 years ago
  66. 239480a ALSA: ak411x: Use array instead of offsetof() by Takashi Iwai · 8 years ago
  67. 2e0de6e ALSA: vxpocket: Use container_of() by Takashi Iwai · 8 years ago
  68. 020c526 ALSA: atmel: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  69. 5f976f5 ALSA: vx222: Use container_of() by Takashi Iwai · 8 years ago
  70. 6c1df23 ALSA: us122l: enable compile testing by Johan Hovold · 8 years ago
  71. 5c7e7d5 ALSA: us122l: clean up US144 handling by Johan Hovold · 8 years ago
  72. f83914f ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hosts by Johan Hovold · 8 years ago
  73. deac842 Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  74. 31cbee6 sound: Disable the build of OSS drivers by Takashi Iwai · 8 years ago
  75. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  76. 9600137 ALSA: hda: Fix cpu lockup when stopping the cmd dmas by Jeeja KP · 8 years ago
  77. 7f80f51 alsa: use set_memory.h header by Laura Abbott · 8 years ago
  78. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  79. c3123d6 ALSA: hda - Add mute led support for HP EliteBook 840 G3 by Florin Tudorache · 8 years ago
  80. 221656e Merge tag 'sound-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  81. a5c3b32 Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 8 years ago
  82. d7dc450 Merge branch 'for-next' into for-linus by Takashi Iwai · 8 years ago
  83. 85724ed Merge tag 'leds_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  84. 20d5c84 Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm8978' and 'asoc/topic/zte-tdm' into asoc-next by Mark Brown · 8 years ago
  85. 258ced9 Merge remote-tracking branches 'asoc/topic/uda1380', 'asoc/topic/unregister', 'asoc/topic/ux500', 'asoc/topic/wm5100' and 'asoc/topic/wm8903' into asoc-next by Mark Brown · 8 years ago
  86. 7b7b384 Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/tlv320aic23', 'asoc/topic/topology', 'asoc/topic/twl6040' and 'asoc/topic/txx9' into asoc-next by Mark Brown · 8 years ago
  87. 65fd525 Merge remote-tracking branches 'asoc/topic/sta529', 'asoc/topic/sti', 'asoc/topic/stm', 'asoc/topic/sunxi' and 'asoc/topic/tas2552' into asoc-next by Mark Brown · 8 years ago
  88. ae17a14 Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'asoc/topic/sirf' and 'asoc/topic/ssm4567' into asoc-next by Mark Brown · 8 years ago
  89. fc180c0 Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5514', 'asoc/topic/rt5645' and 'asoc/topic/rt5677' into asoc-next by Mark Brown · 8 years ago
  90. 757fc30 Merge remote-tracking branches 'asoc/topic/nau8824', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/qcom' into asoc-next by Mark Brown · 8 years ago
  91. ccf9fc8 Merge remote-tracking branches 'asoc/topic/max9878', 'asoc/topic/max98927', 'asoc/topic/mtk' and 'asoc/topic/nau8540' into asoc-next by Mark Brown · 8 years ago
  92. 50946b2 Merge remote-tracking branches 'asoc/topic/fsl-ssi', 'asoc/topic/hi6220' and 'asoc/topic/imx' into asoc-next by Mark Brown · 8 years ago
  93. 0f57c12 Merge remote-tracking branches 'asoc/topic/es7134', 'asoc/topic/es8328', 'asoc/topic/fsl', 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-esai' into asoc-next by Mark Brown · 8 years ago
  94. 99dd3c5 Merge remote-tracking branches 'asoc/topic/cs35l35', 'asoc/topic/cs53l30', 'asoc/topic/da7213', 'asoc/topic/dio2125' and 'asoc/topic/dwc' into asoc-next by Mark Brown · 8 years ago
  95. 2f42a77 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4613', 'asoc/topic/au1761' and 'asoc/topic/blackfin' into asoc-next by Mark Brown · 8 years ago
  96. cce9b27 Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-next by Mark Brown · 8 years ago
  97. 245e302 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 8 years ago
  98. 0c2964c Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  99. d872f04 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 8 years ago
  100. 9dfc539 Merge remote-tracking branch 'asoc/fix/cs4271' into asoc-linus by Mark Brown · 8 years ago