summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2017-06-08ALSA: pcm: add a helper function to constrain mask-type parametersTakashi Sakamoto
2017-06-08ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi 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-07ALSA: fireface: constify ALSA specific operationsTakashi Sakamoto
2017-06-07ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto
2017-06-06Merge tag 'asoc-fix-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai
2017-06-06ALSA: hda/realtek - Reorder ALC269 ASUS quirk entriesTakashi Iwai
2017-06-06ALSA: hda/realtek: Fix mic and headset jack sense on Asus X705UDChris Chiu
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-02ASoC: blackfin: Convert to the new PCM opsTakashi Iwai
2017-06-02ALSA: sh: Convert to the new PCM opsTakashi Iwai
2017-06-02ALSA: sb: Convert to the new PCM opsTakashi Iwai
2017-06-02ALSA: gus: Convert to the new PCM opsTakashi Iwai
2017-06-02ALSA: hdsp: Convert to the new PCM opsTakashi Iwai
2017-06-02ALSA: rme9652: Convert to the new PCM opsTakashi Iwai
2017-06-02ALSA: rme96: Convert to the new PCM opsTakashi Iwai
2017-06-02ALSA: rme32: Convert to the new PCM copy opsTakashi Iwai
2017-06-02ALSA: korg1212: Convert to the new PCM opsTakashi Iwai
2017-06-02ALSA: nm256: Convert to new PCM copy opsTakashi Iwai
2017-06-02ALSA: es1938: Convert to the new PCM copy opsTakashi Iwai
2017-06-02ALSA: dummy: Convert to new PCM copy opsTakashi Iwai
2017-06-02ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai
2017-06-01ALSA: hda - Fix applying MSI dual-codec mobo quirkTakashi Iwai
2017-05-31ALSA: usb: Avoid VLA in mixer_us16x08.cTakashi Iwai
2017-05-31ALSA: usb: Fix a typo in Tascam US-16x08 mixer elementTakashi Iwai
2017-05-31Revert "ALSA: usb-audio: purge needless variable length array"Takashi 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-26Merge remote-tracking branch 'asoc/fix/rt286' into asoc-linusMark Brown
2017-05-26Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/cirrus', 'asoc/fix...Mark Brown
2017-05-26Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown
2017-05-26Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown
2017-05-26ASoC: rsnd: fixup parent_clk_name of AUDIO_CLKOUTxKuninori Morimoto
2017-05-26ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto