aboutsummaryrefslogtreecommitdiffstats
path: root/sound/x86
AgeCommit message (Expand)Author
2018-03-08ALSA: x86: Fix missing spinlock and mutex initializationsTakashi Iwai
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-06-30ALSA: x86: fix error return code in hdmi_lpe_audio_probe()Gustavo A. R. Silva
2017-05-30Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-05-15drm/i915: Fix runtime PM for LPE audioVille Syrjälä
2017-05-08alsa: use set_memory.h headerLaura Abbott
2017-05-03ALSA: x86: Register multiple PCM devices for the LPE audio cardVille Syrjälä
2017-05-03ALSA: x86: Split snd_intelhad into card and PCM specific structuresVille Syrjälä
2017-05-03ALSA: x86: Prepare LPE audio ctls for multiple PCMsVille Syrjälä
2017-05-03drm/i915: Clean up the LPE audio platform dataVille Syrjälä
2017-05-03drm/i915: Remove hdmi_connected from LPE audio pdataVille Syrjälä
2017-05-03drm/i915: Replace tmds_clock_speed and link_rate with just ls_clockVille Syrjälä
2017-05-03drm/i915: Remove the unused pending_notify from LPE platform dataVille Syrjälä
2017-05-03ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardownVille Syrjälä
2017-05-03drm/i915: Fix runtime PM for LPE audioVille Syrjälä
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