1. 0a264b6 Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  2. 85dc0f8 ALSA: pcm: Simplify check for dma_mmap_coherent() availability by Takashi Iwai · 7 years ago
  3. abe594c ALSA: pcm: Protect call to dma_mmap_coherent() by check for HAS_DMA by Geert Uytterhoeven · 7 years ago
  4. 920f2ec Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  5. 343fe85 ALSA: pcm: constify attribute_group structures. by Arvind Yadav · 7 years ago
  6. b602aa8 ALSA: pcm: Disable only control mmap for explicit appl_ptr sync by Takashi Iwai · 7 years ago
  7. 4b671f5 ALSA: pcm: Add an ioctl to specify the supported protocol version by Takashi Iwai · 7 years ago
  8. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  9. 42f9459 ALSA: pcm: Add the explicit appl_ptr sync support by Takashi Iwai · 7 years ago
  10. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  11. aa30db0 ALSA: pcm: Fix possible inconsistent appl_ptr update via mmap by Takashi Iwai · 7 years ago
  12. 7fc8e7c Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  13. 35f8001 ALSA: core: Follow standard EXPORT_SYMBOL() declarations by Takashi Iwai · 7 years ago
  14. 9885639 ALSA: timer: Follow standard EXPORT_SYMBOL() declarations by Takashi Iwai · 7 years ago
  15. 9c8ddd1 ALSA: seq: Follow standard EXPORT_SYMBOL() declarations by Takashi Iwai · 7 years ago
  16. 602d7d7 ALSA: pcm: Follow standard EXPORT_SYMBOL() declarations by Takashi Iwai · 7 years ago
  17. 2deaeaf ALSA: pcm: Don't treat NULL chmap as a fatal error by Takashi Iwai · 7 years ago
  18. e11f0f9 ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command by Takashi Sakamoto · 7 years ago
  19. f8ff2f2 ALSA: pcm: Skip ack callback without actual appl_ptr update by Takashi Iwai · 7 years ago
  20. 4e99151 ALSA: pcm: Use common PCM_RUNTIME_CHECK() for sanity checks by Takashi Iwai · 8 years ago
  21. 1b745cd ALSA: pcm: Preprocess PAUSED or SUSPENDED stream before PREPARE by Takashi Iwai · 8 years ago
  22. 4b95ff7 ALSA: pcm: Allow dropping stream directly after resume by Takashi Iwai · 8 years ago
  23. 68b4acd ALSA: pcm: Apply power lock globally to common ioctls by Takashi Iwai · 8 years ago
  24. 34bcc44 ALSA: pcm: Clean up SNDRV_PCM_IOCTL_PAUSE code by Takashi Iwai · 8 years ago
  25. 7f8a01b Merge branch 'topic/seq-kconfig' into for-next by Takashi Iwai · 7 years ago
  26. f5abd53 ALSA: pcm: use %s instead of %c for format of PCM buffer tracepoints by Takashi Sakamoto · 7 years ago
  27. fccf538 ALSA: pcm: add 'applptr' event of tracepoint by Takashi Sakamoto · 7 years ago
  28. 66e01a5 ALSA: pcm: unify codes to operate application-side position on PCM buffer by Takashi Sakamoto · 7 years ago
  29. 111b0cd ALSA: seq: Allow the modular sequencer registration by Takashi Iwai · 7 years ago
  30. 82e7d50 ALSA: pcm: probe events when parameters are changed actually by Takashi Sakamoto · 7 years ago
  31. f74ae15 ALSA: pcm: return error immediately for parameters handling by Takashi Sakamoto · 7 years ago
  32. 0181307 ALSA: seq: Reorganize kconfig and build by Takashi Iwai · 7 years ago
  33. 3d774d5 ALSA: seq: Allow the tristate build of OSS emulation by Takashi Iwai · 7 years ago
  34. eb3b705 ALSA: Make CONFIG_SND_OSSEMUL user-selectable by Takashi Iwai · 7 years ago
  35. 6baca01 ALSA: pcm: use friendly name for id of PCM substream in trace print by Takashi Sakamoto · 7 years ago
  36. 7b8a54a ALSA: pcm: add tracepoints for final selection process of hardware parameters by Takashi Sakamoto · 7 years ago
  37. 60f96aa ALSA: pcm: localize snd_pcm_hw_params_choose() by Takashi Sakamoto · 7 years ago
  38. 7802fb5 ALSA: pcm: move fixup of info flag after selecting single parameters by Takashi Sakamoto · 7 years ago
  39. f9a076b ALSA: pcm: calculate non-mask/non-interval parameters always when possible by Takashi Sakamoto · 7 years ago
  40. e02de47 ALSA: pcm: use helper functions to refer parameters as constants by Takashi Sakamoto · 7 years ago
  41. d81052f ALSA: pcm: add comment about application of rule to PCM parameters by Takashi Sakamoto · 7 years ago
  42. b81e5dd ALSA: pcm: use helper functions to check whether parameters are determined by Takashi Sakamoto · 7 years ago
  43. a1c06e3 ALSA: pcm: adaption of code formatting by Takashi Sakamoto · 7 years ago
  44. d656b4a ALSA: pcm: remove function local variable with alternative evaluation by Takashi Sakamoto · 7 years ago
  45. 0d4e399 ALSA: pcm: use goto statement instead of while statement to reduce indentation by Takashi Sakamoto · 7 years ago
  46. 9cc07f5 ALSA: pcm: add a helper function to apply parameter rules by Takashi Sakamoto · 7 years ago
  47. 3432fa0 ALSA: pcm: add a helper function to constrain interval-type parameters by Takashi Sakamoto · 7 years ago
  48. 561e1ca ALSA: pcm: add a helper function to constrain mask-type parameters by Takashi Sakamoto · 7 years ago
  49. c6706de ALSA: pcm: obsolete RULES_DEBUG local macro by Takashi Sakamoto · 7 years ago
  50. 37567c5 ALSA: pcm: enable parameter tracepoints only when CONFIG_SND_DEBUG is enabled by Takashi Sakamoto · 7 years ago
  51. be4e31d ALSA: pcm: tracepoints for refining PCM parameters by Takashi Sakamoto · 7 years ago
  52. d7f910b ALSA: timer: Wrap with spinlock for queue access by Takashi Iwai · 7 years ago
  53. 890e2cb ALSA: timer: Improve user queue reallocation by Takashi Iwai · 7 years ago
  54. 4c7aba4 Merge branch 'for-linus' into for-next by Takashi Iwai · 7 years ago
  55. ba3021b ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT by Takashi Iwai · 7 years ago
  56. d11662f ALSA: timer: Fix race between read and ioctl by Takashi Iwai · 7 years ago
  57. fed5794 ALSA: pcm: Build OSS writev/readv helpers conditionally by Takashi Iwai · 7 years ago
  58. 13f72c8 ALSA: pcm: Kill set_fs() in PCM OSS layer by Takashi Iwai · 7 years ago
  59. 6854121 ALSA: pcm: Direct in-kernel read/write support by Takashi Iwai · 7 years ago
  60. a9cd29e ALSA: pcm: Simplify snd_pcm_playback_silence() by Takashi Iwai · 7 years ago
  61. 5c7264c ALSA: pcm: Unify read/write loop by Takashi Iwai · 7 years ago
  62. 9f60063 ALSA: pcm: More unification of PCM transfer codes by Takashi Iwai · 7 years ago
  63. c48f12e ALSA: pcm: Call directly the common read/write helpers by Takashi Iwai · 7 years ago
  64. bdc4acf ALSA: pcm: Shuffle codes by Takashi Iwai · 7 years ago
  65. 6ba6392 ALSA: pcm: Check PCM state by a common helper function by Takashi Iwai · 7 years ago
  66. 2ae4835 ALSA: pcm: Drop the old copy and silence ops by Takashi Iwai · 7 years ago
  67. 29d1a87 ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops by Takashi Iwai · 7 years ago
  68. 7421a16 ALSA: pcm: include pcm_local.h and remove some extraneous tabs by Colin Ian King · 7 years ago
  69. 905e46a ALSA: declare snd_kcontrol_new structures as const by Bhumika Goyal · 7 years ago
  70. 2c4842d ALSA: pcm: add local header file for snd-pcm module by Takashi Sakamoto · 7 years ago
  71. 9027c46 ALSA: pcm: Call ack() whenever appl_ptr is updated by Takashi Iwai · 7 years ago
  72. 4e361d3 ALSA: control: remove entry limitation for list operation by Takashi Sakamoto · 7 years ago
  73. ffb73b0 ALSA: info: Use kvzalloc() for a temporary write buffer by Takashi Iwai · 7 years ago
  74. c2c86a9 ALSA: pcm: Remove set_fs() in PCM core code by Takashi Iwai · 7 years ago
  75. 53e7bf4 ALSA: control: Simplify snd_ctl_elem_list() implementation by Takashi Iwai · 7 years ago
  76. e0327a0 ALSA: pcm: Simplify forward/rewind codes by Takashi Iwai · 7 years ago
  77. f839cc1 ALSA: pcm: Use a common helper for PCM state check and hwsync by Takashi Iwai · 7 years ago
  78. dcab5fb ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as const by Arnd Bergmann · 7 years ago
  79. 9aee03f ALSA: pcm: use "do {} while (0)" for empty macro by Arnd Bergmann · 7 years ago
  80. b46fe5d ALSA: pcm: constify function local and read-only table by Takashi Sakamoto · 7 years ago
  81. e76bf3c ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kernel stack by Takashi Sakamoto · 7 years ago
  82. b55f9fd ALSA: pcm: use helper function to refer parameter as read-only by Takashi Sakamoto · 7 years ago
  83. 8b67430 ALSA: pcm: add const qualifier for read-only table for sampling rate by Takashi Sakamoto · 7 years ago
  84. 58f30d6 ALSA: pcm: Build pcm notifier code conditionally by Takashi Iwai · 7 years ago
  85. 1900d94 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  86. 4e7655f ALSA: seq: Don't break snd_use_lock_sync() loop by timeout by Takashi Iwai · 8 years ago
  87. b7c5ac8 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  88. a8c006a ALSA: timer: Info leak in snd_timer_user_tinterrupt() by Dan Carpenter · 8 years ago
  89. e8ed682 ALSA: timer: remove some dead code by Dan Carpenter · 8 years ago
  90. 2d7d540 ALSA: seq: Fix race during FIFO resize by Takashi Iwai · 8 years ago
  91. c520ff3 ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() by Takashi Iwai · 8 years ago
  92. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  93. 044d5df Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  94. f3ac9f7 ALSA: seq: Fix link corruption by event error handling by Takashi Iwai · 8 years ago
  95. 71321eb ALSA: timer: Reject user params with too small ticks by Takashi Iwai · 8 years ago
  96. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  97. fc0e23f Merge branch 'for-next' into for-linus by Takashi Iwai · 8 years ago
  98. 4842e98 ALSA: seq: Fix race at creating a queue by Takashi Iwai · 8 years ago
  99. 1e94320 Merge branch 'for-linus' into for-next by Takashi Iwai · 8 years ago
  100. 37a7ea4 ALSA: seq: Don't handle loop timeout at snd_seq_pool_done() by Takashi Iwai · 8 years ago