Commit History

Author SHA1 Message Date
  Linus Torvalds 0a264b6db7 Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 8 years ago
  Takashi Iwai 85dc0f8554 ALSA: pcm: Simplify check for dma_mmap_coherent() availability 8 years ago
  Geert Uytterhoeven abe594c2cf ALSA: pcm: Protect call to dma_mmap_coherent() by check for HAS_DMA 8 years ago
  Linus Torvalds 920f2ecdf6 Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 8 years ago
  Takashi Iwai b602aa8eb1 ALSA: pcm: Disable only control mmap for explicit appl_ptr sync 8 years ago
  Takashi Iwai 4b671f5774 ALSA: pcm: Add an ioctl to specify the supported protocol version 8 years ago
  Takashi Iwai 42f945970a ALSA: pcm: Add the explicit appl_ptr sync support 8 years ago
  Ingo Molnar ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t 8 years ago
  Takashi Iwai 602d7d72c8 ALSA: pcm: Follow standard EXPORT_SYMBOL() declarations 8 years ago
  Takashi Sakamoto e11f0f90a6 ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command 8 years ago
  Takashi Iwai 4e99151435 ALSA: pcm: Use common PCM_RUNTIME_CHECK() for sanity checks 9 years ago
  Takashi Iwai 1b745cd974 ALSA: pcm: Preprocess PAUSED or SUSPENDED stream before PREPARE 9 years ago
  Takashi Iwai 4b95ff781e ALSA: pcm: Allow dropping stream directly after resume 9 years ago
  Takashi Iwai 68b4acd322 ALSA: pcm: Apply power lock globally to common ioctls 9 years ago
  Takashi Iwai 34bcc44abb ALSA: pcm: Clean up SNDRV_PCM_IOCTL_PAUSE code 9 years ago
  Takashi Sakamoto 66e01a5cf6 ALSA: pcm: unify codes to operate application-side position on PCM buffer 8 years ago
  Takashi Sakamoto 82e7d5012f ALSA: pcm: probe events when parameters are changed actually 8 years ago
  Takashi Sakamoto f74ae15fe3 ALSA: pcm: return error immediately for parameters handling 8 years ago
  Takashi Sakamoto 7b8a54aff3 ALSA: pcm: add tracepoints for final selection process of hardware parameters 8 years ago
  Takashi Sakamoto 60f96aaecb ALSA: pcm: localize snd_pcm_hw_params_choose() 8 years ago
  Takashi Sakamoto 7802fb5256 ALSA: pcm: move fixup of info flag after selecting single parameters 8 years ago
  Takashi Sakamoto f9a076bff0 ALSA: pcm: calculate non-mask/non-interval parameters always when possible 8 years ago
  Takashi Sakamoto e02de47e3c ALSA: pcm: use helper functions to refer parameters as constants 8 years ago
  Takashi Sakamoto d81052f92c ALSA: pcm: add comment about application of rule to PCM parameters 8 years ago
  Takashi Sakamoto b81e5ddb15 ALSA: pcm: use helper functions to check whether parameters are determined 8 years ago
  Takashi Sakamoto a1c06e39a9 ALSA: pcm: adaption of code formatting 8 years ago
  Takashi Sakamoto d656b4a654 ALSA: pcm: remove function local variable with alternative evaluation 8 years ago
  Takashi Sakamoto 0d4e399965 ALSA: pcm: use goto statement instead of while statement to reduce indentation 8 years ago
  Takashi Sakamoto 9cc07f55d4 ALSA: pcm: add a helper function to apply parameter rules 8 years ago
  Takashi Sakamoto 3432fa0402 ALSA: pcm: add a helper function to constrain interval-type parameters 8 years ago