summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - reset display codec when power onLu, Han2015-05-053-3/+43
* Merge branch 'topic/jack' into for-nextTakashi Iwai2015-05-022-11/+1
|\
| * ALSA: jack: fix a randconfig build issueJie Yang2015-05-022-11/+1
* | Merge branch 'topic/hda' into for-nextTakashi Iwai2015-04-302-4/+1
|\ \
| * | ALSA: hda - Reduce ifdef CONFIG_SND_HDA_I915Takashi Iwai2015-04-302-4/+1
* | | Merge branch 'topic/hda' into for-nextTakashi Iwai2015-04-297-12/+80
|\| |
| * | ALSA: hda - remove controller dependency on i915 power well for Baytrail/Bras...Mengdong Lin2015-04-292-2/+13
| * | ALSA: hda - divide controller and codec dependency on i915 gfx power wellMengdong Lin2015-04-292-8/+28
| * | ALSA: hda - implement link_power ops for i915 display power controlMengdong Lin2015-04-293-0/+22
| * | ALSA: hda - allow a codec to control the link powerMengdong Lin2015-04-291-0/+4
| * | ALSA: hda - implement a refcount for i915 power well switchMengdong Lin2015-04-292-4/+15
* | | Merge branch 'topic/jack' into for-nextTakashi Iwai2015-04-284-71/+28
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Update to use the new jack kctls methodJie Yang2015-04-273-70/+27
| * | ALSA: jack: extend snd_jack_new to support phantom jackJie Yang2015-04-271-1/+1
| * | ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang2015-04-271-1/+1
| * | ALSA: jack: implement kctl creating for jack devicesJie Yang2015-04-271-1/+1
* | | Merge branch 'for-4.2' into for-nextTakashi Iwai2015-04-2712-1927/+512
|\ \ \
| * \ \ Merge branch 'topic/hda' into for-4.2Takashi Iwai2015-04-2711-1922/+507
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: hda - Replace open codes with snd_hdac_stream_set_params()Takashi Iwai2015-04-181-19/+4
| | * | ALSA: hda - Move prepared flag into struct hdac_streamTakashi Iwai2015-04-172-5/+4
| | * | ALSA: hda - Replace hda_bus_ops with static bindingTakashi Iwai2015-04-163-72/+31
| | * | ALSA: hda - Drop azx_sd_read*/write*() macrosTakashi Iwai2015-04-162-14/+1
| | * | ALSA: hda/tegra - Fix build error and warningTakashi Iwai2015-04-161-3/+1
| | * | ALSA: hda - Reenable tracepoints for controllerTakashi Iwai2015-04-162-2/+8
| | * | ALSA: hda - Move PCM format and rate handling code to core libraryTakashi Iwai2015-04-164-322/+8
| | * | ALSA: hda - Minor refactoringTakashi Iwai2015-04-163-9/+7
| | * | ALSA: hda - Embed bus into controller objectTakashi Iwai2015-04-167-646/+232
| | * | ALSA: hda - Migrate more hdac_stream codesTakashi Iwai2015-04-163-379/+54
| | * | ALSA: hda - Migrate hdac_stream into legacy driverTakashi Iwai2015-04-164-359/+211
| | * | ALSA: hda - Pass bus io_ops directly from the top-level driverTakashi Iwai2015-04-166-63/+66
| | * | ALSA: hda - Move send_cmd / get_response to hdac_bus_opsTakashi Iwai2015-04-163-34/+23
| | * | ALSA: hda - Merge codec and controller helpersTakashi Iwai2015-04-162-5/+1
| | * | ALSA: hda - Add DSP loader to core library codeTakashi Iwai2015-04-161-3/+0
| | * | ALSA: hda - Add the controller helper codes to hda-core moduleTakashi Iwai2015-04-162-131/+3
| | * | ALSA: hda - Handle error from get_response bus ops directlyTakashi Iwai2015-04-143-35/+32
| * | | ALSA: core: Remove child proc file elements recursivelyTakashi Iwai2015-04-241-1/+1
| * | | ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-4/+4
* | | | ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()Takashi Iwai2015-04-271-1/+2
* | | | ALSA: hda - Add mute-LED mode control to ThinkpadTakashi Iwai2015-04-271-0/+1
* | | | ALSA: hda - Fix mute-LED fixed modeTakashi Iwai2015-04-271-9/+12
* | | | ALSA: hda - Fix click noise at start on Dell XPS13Takashi Iwai2015-04-272-5/+14
| |_|/ |/| |
* | | ALSA: hda - fix headset mic detection problem for one more machineHui Wang2015-04-241-9/+15
* | | ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang2015-04-231-0/+1
* | | ALSA: hda - fix "num_steps = 0" error on ALC256David Henningsson2015-04-211-2/+3
* | | ALSA: hda - add AZX_DCAPS_I915_POWERWELL to BaytrailMengdong Lin2015-04-211-1/+4
* | | ALSA: hda - only sync BCLK to the display clock for Haswell & BroadwellMengdong Lin2015-04-201-0/+6
* | | ALSA: hda - Mute headphone pin on suspend on XPS13 9333Gabriele Mazzotta2015-04-201-10/+7
* | | ALSA: hda - potential (but unlikely) uninitialized variableDan Carpenter2015-04-171-2/+2
* | | ALSA: hda - Fix regression for slave SPDIF setupsTakashi Iwai2015-04-161-1/+1
|/ /
* / ALSA: hda - simplify azx_has_pm_runtimeDavid Henningsson2015-04-161-1/+1
|/