summaryrefslogtreecommitdiffstats
path: root/sound/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-092-128/+216
|\
| * Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-05-302-132/+216
| |\
| | * ALSA: x86: Register multiple PCM devices for the LPE audio cardVille Syrjälä2017-05-032-55/+78
| | * ALSA: x86: Split snd_intelhad into card and PCM specific structuresVille Syrjälä2017-05-032-100/+142
| | * ALSA: x86: Prepare LPE audio ctls for multiple PCMsVille Syrjälä2017-05-031-4/+19
| | * drm/i915: Clean up the LPE audio platform dataVille Syrjälä2017-05-031-10/+9
| | * drm/i915: Remove hdmi_connected from LPE audio pdataVille Syrjälä2017-05-031-4/+4
| | * drm/i915: Replace tmds_clock_speed and link_rate with just ls_clockVille Syrjälä2017-05-031-3/+8
| | * drm/i915: Remove the unused pending_notify from LPE platform dataVille Syrjälä2017-05-031-1/+0
| | * ALSA: x86: Clear the pdata.notify_lpe_audio pointer before teardownVille Syrjälä2017-05-031-0/+5
| | * drm/i915: Fix runtime PM for LPE audioVille Syrjälä2017-05-031-4/+0
* | | ALSA: x86: fix error return code in hdmi_lpe_audio_probe()Gustavo A. R. Silva2017-06-301-2/+2
* | | drm/i915: Fix runtime PM for LPE audioVille Syrjälä2017-05-151-4/+0
|/ /
* | alsa: use set_memory.h headerLaura Abbott2017-05-081-1/+1
|/
* ALSA: x86: Make CONFIG_SND_X86 boolTakashi Iwai2017-03-211-1/+2
* ALSA: x86: hdmi: select CONFIG_SND_PCMArnd Bergmann2017-02-211-0/+1
* ALSA: x86: Don't enable runtime PM as defaultTakashi Iwai2017-02-211-2/+4
* ALSA: x86: Use runtime PM autosuspendTakashi Iwai2017-02-211-4/+18
* ALSA: x86: Don't bail out from PCM ops when disconnectedTakashi Iwai2017-02-161-22/+0
* ALSA: x86: Minor code rearrangementTakashi Iwai2017-02-161-16/+11
* ALSA: x86: Stop the stream when buffer is processed after disconnectionTakashi Iwai2017-02-161-3/+6
* ALSA: x86: Avoid register accesses during disconnectionTakashi Iwai2017-02-161-8/+26
* ALSA: x86: Don't return an error from chmap ctl at disconnectedTakashi Iwai2017-02-161-9/+3
* ALSA: x86: Fix memory leak in had_build_channel_allocation_map()Takashi Iwai2017-02-161-6/+5
* ALSA: x86: Use snd_pcm_stop_xrun() for connection / disconnection pathsTakashi Iwai2017-02-161-2/+2
* ALSA: x86: Implement jack controlTakashi Iwai2017-02-162-0/+24
* ALSA: x86: Drop unused stream.running fieldTakashi Iwai2017-02-132-10/+2
* ALSA: x86: Handle reset at prepare callbackTakashi Iwai2017-02-132-14/+26
* ALSA: x86: Support S16 formatTakashi Iwai2017-02-101-3/+5
* ALSA: x86: Support S32 formatTakashi Iwai2017-02-101-9/+19
* ALSA: x86: Allow no-period-wakeup setupTakashi Iwai2017-02-101-2/+5
* ALSA: x86: Allow single period PCM operationTakashi Iwai2017-02-102-3/+13
* ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flagTakashi Iwai2017-02-101-4/+2
* ALSA: x86: Cache AUD_CONFIG register valueTakashi Iwai2017-02-072-27/+13
* ALSA: x86: Rearrange definesTakashi Iwai2017-02-073-81/+83
* ALSA: x86: mark hdmi suspend/resume functions as __maybe_unusedArnd Bergmann2017-02-071-2/+2
* ALSA: x86: Fix driver name string overflowTakashi Iwai2017-02-072-2/+3
* ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs()Takashi Iwai2017-02-071-14/+7
* ALSA: x86: Drop suspicious U24 format supportTakashi Iwai2017-02-071-2/+1
* ALSA: x86: Refactor PCM process engineTakashi Iwai2017-02-063-354/+231
* ALSA: x86: Unify local function prefixTakashi Iwai2017-02-051-67/+60
* ALSA: x86: Minor cleanup of reset buffer procedureTakashi Iwai2017-02-051-7/+6
* ALSA: x86: Don't check connection in lowlevel accessorsTakashi Iwai2017-02-051-66/+25
* ALSA: x86: Explicit specify 32bit DMATakashi Iwai2017-02-051-2/+6
* ALSA: x86: Rename drv_status to connectedTakashi Iwai2017-02-033-30/+22
* ALSA: x86: Yet more tidy-up and clean-upsTakashi Iwai2017-02-031-32/+36
* ALSA: x86: Simplify commentsTakashi Iwai2017-02-031-52/+14
* ALSA: x86: Set CA bits for DisplayPort tooTakashi Iwai2017-02-031-4/+4
* ALSA: x86: Create ELD control elementTakashi Iwai2017-02-031-21/+51
* ALSA: x86: Clean up unused defines and inclusionsTakashi Iwai2017-02-033-69/+20
OpenPOWER on IntegriCloud