summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
AgeCommit message (Expand)AuthorFilesLines
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai1-0/+4
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid1-9/+6
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid1-2/+3
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid1-2/+6
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson1-0/+29
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai1-10/+14
2013-03-07ALSA: hda - Add support of new codec ALC233Kailang Yang1-0/+2
2013-03-07ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang1-2/+6
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin1-2/+7
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin1-0/+2
2013-02-25ALSA: hda - Enable beep for ASUS EeeBox EBP1501PTakashi Iwai1-0/+1
2013-02-22ALSA: hda - hdmi: Make jacks phantom, if they're not detectableDavid Henningsson1-0/+3
2013-02-19ALSA: hda - hdmi: Notify userspace when ELD control changesDavid Henningsson1-2/+12
2013-02-19ALSA: hda - hdmi: Protect ELD bufferDavid Henningsson3-13/+47
2013-02-19ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eldDavid Henningsson3-44/+57
2013-02-19ALSA: hda - hdmi: Do not expose eld data when eld is invalidDavid Henningsson1-7/+18
2013-02-19ALSA: hda - hdmi: ELD shouldn't be valid after unplugDavid Henningsson1-0/+1
2013-02-18ALSA: hda - Fix the silent speaker output on Fujitsu S7020 laptopTakashi Iwai1-1/+7
2013-02-18ALSA: hda - add quirks for mute LED on two HP machinesDavid Henningsson1-0/+19
2013-02-14ALSA: hda - Remove speaker clicks on CX20549David Henningsson1-0/+1
2013-02-14ALSA: hda - Disable runtime PM for Intel 5 Series/3400Takashi Iwai1-1/+1
2013-02-13ALSA: hda - Increase badness for missing multi-ioTakashi Iwai1-1/+1
2013-02-12ALSA: hda - Fix broken workaround for HDMI/SPDIF conflictsTakashi Iwai2-23/+23
2013-02-12ALSA: hda/ca0132 - Add missing \n to debug printsTakashi Iwai1-75/+75
2013-02-12ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESSTakashi Iwai2-3/+3
2013-02-12ALSA: hda - update documentation for no-primary-hp fixupFernando Luis Vázquez Cao1-1/+2
2013-02-12ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889Fernando Luis Vázquez Cao1-0/+1
2013-02-11ALSA: hda/ca0132 - Slight optimization for build with DSPTakashi Iwai1-0/+4
2013-02-10ALSA: hda - Fix memory leak and error handling in CA0132 DSP loaderTakashi Iwai2-4/+17
2013-02-10ALSA: CA0132: Improve the DSP transfer timeout calculationsIan Minett1-16/+25
2013-02-10ALSA: hda_intel: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+5
2013-02-08ALSA: hda - Yet another fix for broken HSW HDMI pin connectionsTakashi Iwai1-19/+37
2013-02-08ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgetsMengdong Lin1-0/+54
2013-02-08ALSA: hda - Support rereading widgets under the function groupMengdong Lin2-0/+25
2013-02-07ALSA: hda - Remove limit of widget connectionsTakashi Iwai4-28/+61
2013-02-07ALSA: hda - Set non-snoop for Creative HD-audio controllersTakashi Iwai1-0/+3
2013-02-07ALSA: hda - Fix misc compile warnings in patch_ca0132.cTakashi Iwai1-8/+6
2013-02-07Merge branch 'topic/hda-ca0132-dsp' into for-nextTakashi Iwai5-357/+4582
2013-02-07ALSA: hda - Use generic array for loopback list managementTakashi Iwai3-12/+17
2013-02-07ALSA: hda - Enable loopback accounts for CONFIG_PM=n, tooTakashi Iwai2-6/+1
2013-02-06ALSA: hda - Apply mic-mute LED fixup for new HP laptopsTakashi Iwai1-0/+2
2013-02-05Merge branch 'for-linus' into for-nextTakashi Iwai3-23/+38
2013-02-05ALSA: hda - detect jacks on VT1708 even when no streams are activeDavid Henningsson1-2/+1
2013-02-05ALSA: hda - Fix phantom jacks on VT1708David Henningsson1-0/+13
2013-02-04ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSPTakashi Iwai2-10/+16
2013-02-04ALSA: hda - Fix default multichannel HDMI mapping regressionAnssi Hannula1-4/+7
2013-02-01ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai1-1/+5
2013-02-01ALSA - HDA: New PCI ID for Haswell ULTWang Xingchao1-0/+2
2013-02-01ALSA: hda - add support for IDT 92HD95 HDA codecVitaliy Kulikov1-0/+39
2013-01-29ALSA: hda - Fix non-snoop page handlingTakashi Iwai1-14/+26