summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-04ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED stateEric Laurent
2016-03-04ALSA: uapi: Make alsa asound.h header more portableThomas Klausner
2016-03-04Merge branch 'for-linus' into for-nextTakashi Iwai
2016-03-04ALSA: hda - hdmi defer to register acomp eld notifierLibin Yang
2016-03-04ALSA: hda - hdmi add wmb barrier for audio componentLibin Yang
2016-03-03ALSA: hda - Fix mic issues on Acer Aspire E1-472Simon South
2016-03-02ALSA: portman2x4: fix NULL pointer dereferenceSudip Mukherjee
2016-03-01ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai
2016-03-01ALSA: usb-audio: Add a quirk for Plantronics DA45Dennis Kadioglu
2016-03-01ALSA: hda - hdmi_find_pcm_slot return value bug fixLibin Yang
2016-02-29ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai
2016-02-29ALSA: hdspm: Fix zero-divisionTakashi Iwai
2016-02-29ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai
2016-02-29ALSA: seq: Remove unimplemented ioctlsTakashi Iwai
2016-02-29Merge branch 'for-linus' into for-nextTakashi Iwai
2016-02-29ALSA: mts64: fix NULL pointer dereferenceSudip Mukherjee
2016-02-28ALSA: timer: Fix ioctls for X32 ABITakashi Iwai
2016-02-28ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai
2016-02-28ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai
2016-02-28ALSA: rawmidi: Use comapt_put_timespec()Takashi Iwai
2016-02-28ALSA: pcm: Fix ioctls for X32 ABITakashi Iwai
2016-02-28ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai
2016-02-28ALSA: dice: drop duplex streams synchronization to transfer own time stampsTakashi Sakamoto
2016-02-26Merge branch 'for-linus' into for-nextTakashi Iwai
2016-02-26ALSA: hda - Autosuspend controller after probe even if codecs are already sus...Ville Syrjälä
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai
2016-02-25ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2Takashi Iwai
2016-02-25ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225David Henningsson
2016-02-25ALSA: hda - Fixing background noise on Dell Inspiron 3162Kai-Heng Feng
2016-02-24ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failureTakashi Sakamoto
2016-02-24ALSA: oxfw: retry MIDI transferring for scs1x at transaction failureTakashi Sakamoto
2016-02-23ALSA: hda - hdmi eld control created based on pcmLibin Yang
2016-02-23ALSA: jack: Allow building the jack layer without input deviceTakashi Iwai
2016-02-22ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai
2016-02-22ALSA: mts64: use new parport device modelSudip Mukherjee
2016-02-21ALSA: hda - Use acpi_dev_present()Lukas Wunner
2016-02-20ALSA: fireworks: serialize transactions to update connections at bus resetTakashi Sakamoto
2016-02-20ALSA: bebob: give up updating streams at bus reset handlerTakashi Sakamoto
2016-02-20ALSA: bebob: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto
2016-02-20ALSA: bebob: move mutex from function callee to callersTakashi Sakamoto
2016-02-20ALSA: bebob: simplify bus-reset handlingTakashi Sakamoto
2016-02-19ALSA: hda - hdmi get jack from hda_jack_tbl when not dyn_pcm_assignLibin Yang
2016-02-18ALSA: oxfw: use workqueue instead of tasklet for scs1xTakashi Sakamoto
2016-02-18ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai
2016-02-18ALSA: portman2x4 - use new parport device modelSudip Mukherjee
2016-02-16ALSA: seq: Fix double port list deletionTakashi Iwai
2016-02-15ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai
2016-02-15ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai
2016-02-13Merge branch 'topic/core-fixes' into for-nextTakashi Iwai
2016-02-13ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov