summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Drop unused fields from struct hda_codec_presetTakashi Iwai2015-05-282-13/+1
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-275-8/+9
* ALSA: lx6464es: Use NULL for pointersTakashi Iwai2015-05-261-2/+2
* ALSA: lx6464es: Fix duplicated SSID entriesTakashi Iwai2015-05-261-6/+6
* ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hdaMengdong Lin2015-05-205-280/+66
* ALSA: hda - Add headset-mode* model options for ALC269 & coTakashi Iwai2015-05-191-0/+2
* ALSA: hda/ca0132: support for Alienware 15 Creative Sound Core3D-EXGabriele Martino2015-05-191-26/+92
* ALSA: hda - add hda_intel_trace.hLibin Yang2015-05-183-0/+63
* ALSA: hda - rename hda_intel_trace.h to hda_controller_trace.hLibin Yang2015-05-183-63/+103
* ALSA: hda/hdmi - Add Tegra210 supportThierry Reding2015-05-181-0/+1
* ALSA: hda/hdmi - Add Tegra114 supportThierry Reding2015-05-181-0/+1
* ALSA: hda/hdmi - Add Tegra30 supportThierry Reding2015-05-181-0/+1
* ALSA: hda/tegra - Improve error reportingThierry Reding2015-05-181-6/+19
* ALSA: hda/hdmi - Implement Tegra-specific patchThierry Reding2015-05-181-1/+166
* ALSA: hda/tegra - Set CORBRP self-clear flagThierry Reding2015-05-181-1/+2
* ALSA: hda/realtek - Support Dell headset mode for ALC298Kailang Yang2015-05-181-0/+26
* ALSA: hda/realtek - Support headset mode for ALC298Kailang Yang2015-05-121-0/+12
* ALSA: hda - Remove unused call to "get_pin" in patch_hdmi.cDavid Henningsson2015-05-111-2/+0
* ALSA: hda/tegra - Fix oopsThierry Reding2015-05-051-4/+4
* 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 'for-linus' into for-nextTakashi Iwai2015-04-294-13/+21
|\ \ \
| * | | ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-04-294-13/+21
* | | | Merge branch 'topic/jack' into for-nextTakashi Iwai2015-04-285-72/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | 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-272-2/+2
| * | | 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-2734-1971/+556
|\ \ \ \ | |_|/ / |/| | |
| * | | 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