summaryrefslogtreecommitdiff
path: root/sound/x86
AgeCommit message (Expand)Author
2017-05-15drm/i915: Fix runtime PM for LPE audioVille Syrjälä
2017-05-08alsa: use set_memory.h headerLaura Abbott
2017-03-21ALSA: x86: Make CONFIG_SND_X86 boolTakashi Iwai
2017-02-21ALSA: x86: hdmi: select CONFIG_SND_PCMArnd Bergmann
2017-02-21ALSA: x86: Don't enable runtime PM as defaultTakashi Iwai
2017-02-21ALSA: x86: Use runtime PM autosuspendTakashi Iwai
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-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-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-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-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
2017-02-03ALSA: x86: Properly manage PCM substream lifetypeTakashi Iwai
2017-02-03ALSA: x86: Drop unused fields from pcm_stream_infoTakashi Iwai
2017-02-03ALSA: x86: Drop redundant had_stream_pvtTakashi Iwai
2017-02-03ALSA: x86: Drop superfluous state fieldTakashi Iwai
2017-02-03ALSA: x86: Drop flag_underrun fieldTakashi Iwai
2017-02-03ALSA: x86: Fix racy access to chmapTakashi Iwai
2017-02-03ALSA: x86: Remove superfluous irqsave flagsTakashi Iwai
2017-02-03ALSA: x86: Constfy tablesTakashi Iwai