summary refs log tree commit diff
path: root/sound
AgeCommit message (Expand)Author
2017-02-20ALSA: usb-audio: Tascam US-16x08 DSP mixer quirkDetlef Urban
2017-02-20Merge branch 'for-next' into for-linusTakashi Iwai
2017-02-19ALSA: emu10k1: constify snd_emux_operators structureBhumika Goyal
2017-02-16ALSA: x86: Don't bail out from PCM ops when disconnectedTakashi Iwai
2017-02-16ALSA: x86: Minor code rearrangementTakashi Iwai
2017-02-16ALSA: x86: Stop the stream when buffer is processed after disconnectionTakashi Iwai
2017-02-16ALSA: x86: Avoid register accesses during disconnectionTakashi Iwai
2017-02-16ALSA: x86: Don't return an error from chmap ctl at disconnectedTakashi Iwai
2017-02-16ALSA: x86: Fix memory leak in had_build_channel_allocation_map()Takashi Iwai
2017-02-16ALSA: x86: Use snd_pcm_stop_xrun() for connection / disconnection pathsTakashi Iwai
2017-02-16ALSA: x86: Implement jack controlTakashi Iwai
2017-02-16ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIOKai-Heng Feng
2017-02-15ALSA: hda - add sanity check to force the separate stream tagsJaroslav Kysela
2017-02-15ALSA: hda - fix Lewisburg audio issueJaroslav Kysela
2017-02-14ALSA: hda/patch_sigmatel: Add AmigaOne X1000 pinconfigsDarren Stevens
2017-02-13ALSA: x86: Drop unused stream.running fieldTakashi Iwai
2017-02-13ALSA: x86: Handle reset at prepare callbackTakashi Iwai
2017-02-10ALSA: x86: Support S16 formatTakashi Iwai
2017-02-10ALSA: x86: Support S32 formatTakashi Iwai
2017-02-10ALSA: x86: Allow no-period-wakeup setupTakashi Iwai
2017-02-10ALSA: x86: Allow single period PCM operationTakashi Iwai
2017-02-10ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flagTakashi Iwai
2017-02-09ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang
2017-02-08ALSA: seq: Fix race at creating a queueTakashi Iwai
2017-02-07ALSA: x86: Cache AUD_CONFIG register valueTakashi Iwai
2017-02-07ALSA: x86: Rearrange definesTakashi Iwai
2017-02-07ALSA: x86: mark hdmi suspend/resume functions as __maybe_unusedArnd Bergmann
2017-02-07ALSA: x86: Fix driver name string overflowTakashi Iwai
2017-02-07ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs()Takashi Iwai
2017-02-07ALSA: x86: Drop suspicious U24 format supportTakashi Iwai
2017-02-07ALSA: line6: Always setup isochronous transfer propertiesAndrej Krutak
2017-02-07Merge branch 'for-linus' into for-nextTakashi Iwai
2017-02-07Revert "ALSA: line6: Only determine control port properties if needed"Takashi Iwai
2017-02-06ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai
2017-02-06ALSA: x86: Refactor PCM process engineTakashi Iwai
2017-02-05ALSA: x86: Unify local function prefixTakashi Iwai
2017-02-05ALSA: x86: Minor cleanup of reset buffer procedureTakashi Iwai
2017-02-05ALSA: x86: Don't check connection in lowlevel accessorsTakashi Iwai
2017-02-05ALSA: x86: Explicit specify 32bit DMATakashi Iwai
2017-02-03Merge branch 'topic/intel-lpe-audio' into for-nextTakashi Iwai
2017-02-03ALSA: x86: Rename drv_status to connectedTakashi Iwai
2017-02-03ALSA: x86: Yet more tidy-up and clean-upsTakashi Iwai
2017-02-03ALSA: x86: Simplify commentsTakashi Iwai
2017-02-03ALSA: x86: Set CA bits for DisplayPort tooTakashi Iwai
2017-02-03ALSA: x86: Create ELD control elementTakashi Iwai
2017-02-03ALSA: x86: Clean up unused defines and inclusionsTakashi Iwai
2017-02-03ALSA: x86: Reduce redundant register field namesTakashi Iwai
2017-02-03ALSA: x86: Use the standard ELD bytes definitionsTakashi Iwai
2017-02-03ALSA: x86: Move stream status into pcm_stream_infoTakashi Iwai
2017-02-03ALSA: x86: Implement runtime PMTakashi Iwai