summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2017-06-08ALSA: pcm: use goto statement instead of while statement to reduce indentationTakashi Sakamoto
2017-06-08ALSA: pcm: add a helper function to apply parameter rulesTakashi Sakamoto
2017-06-08ALSA: pcm: add a helper function to constrain interval-type parametersTakashi Sakamoto
2017-06-08ALSA: pcm: add a helper function to constrain mask-type parametersTakashi Sakamoto
2017-06-07ALSA: pcm: obsolete RULES_DEBUG local macroTakashi Sakamoto
2017-06-07ALSA: pcm: enable parameter tracepoints only when CONFIG_SND_DEBUG is enabledTakashi Sakamoto
2017-06-07ALSA: pcm: tracepoints for refining PCM parametersTakashi Sakamoto
2017-06-07ALSA: timer: Wrap with spinlock for queue accessTakashi Iwai
2017-06-07ALSA: timer: Improve user queue reallocationTakashi Iwai
2017-06-07Merge branch 'for-linus' into for-nextTakashi Iwai
2017-06-07ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai
2017-06-07ALSA: timer: Fix race between read and ioctlTakashi Iwai
2017-06-02ALSA: pcm: Build OSS writev/readv helpers conditionallyTakashi Iwai
2017-06-02ALSA: pcm: Kill set_fs() in PCM OSS layerTakashi Iwai
2017-06-02ALSA: pcm: Direct in-kernel read/write supportTakashi Iwai
2017-06-02ALSA: pcm: Simplify snd_pcm_playback_silence()Takashi Iwai
2017-06-02ALSA: pcm: Unify read/write loopTakashi Iwai
2017-06-02ALSA: pcm: More unification of PCM transfer codesTakashi Iwai
2017-06-02ALSA: pcm: Call directly the common read/write helpersTakashi Iwai
2017-06-02ALSA: pcm: Shuffle codesTakashi Iwai
2017-06-02ALSA: pcm: Check PCM state by a common helper functionTakashi Iwai
2017-06-02ALSA: pcm: Drop the old copy and silence opsTakashi Iwai
2017-06-02ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai
2017-05-30ALSA: pcm: include pcm_local.h and remove some extraneous tabsColin Ian King
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2017-05-26ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto
2017-05-25ALSA: pcm: Call ack() whenever appl_ptr is updatedTakashi Iwai
2017-05-24ALSA: control: remove entry limitation for list operationTakashi Sakamoto
2017-05-23ALSA: info: Use kvzalloc() for a temporary write bufferTakashi Iwai
2017-05-23ALSA: pcm: Remove set_fs() in PCM core codeTakashi Iwai
2017-05-23ALSA: control: Simplify snd_ctl_elem_list() implementationTakashi Iwai
2017-05-21ALSA: pcm: Simplify forward/rewind codesTakashi Iwai
2017-05-21ALSA: pcm: Use a common helper for PCM state check and hwsyncTakashi Iwai
2017-05-18ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as constArnd Bergmann
2017-05-18ALSA: pcm: use "do {} while (0)" for empty macroArnd Bergmann
2017-05-17ALSA: pcm: constify function local and read-only tableTakashi Sakamoto
2017-05-17ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...Takashi Sakamoto
2017-05-17ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto
2017-05-17ALSA: pcm: add const qualifier for read-only table for sampling rateTakashi Sakamoto
2017-05-17ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai
2017-04-14Merge branch 'for-linus' into for-nextTakashi Iwai
2017-04-13ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai
2017-04-12Merge branch 'for-linus' into for-nextTakashi Iwai
2017-03-31ALSA: timer: Info leak in snd_timer_user_tinterrupt()Dan Carpenter
2017-03-31ALSA: timer: remove some dead codeDan Carpenter
2017-03-24ALSA: seq: Fix race during FIFO resizeTakashi Iwai
2017-03-21ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-01Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-28ALSA: seq: Fix link corruption by event error handlingTakashi Iwai