summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-12ALSA: hda - Protect user-defined arrays via mutexTakashi Iwai1-3/+10
2013-01-12ALSA: hda - More strict correction of invalid pinctl bitsTakashi Iwai1-14/+52
2013-01-12ALSA: hda - Add helper functions to cache the current pinctl targetTakashi Iwai1-0/+27
2013-01-12ALSA: hda - Don't set up active streams twiceTakashi Iwai1-2/+2
2013-01-12ALSA: hda - Revive snd_hda_get_conn_list()Takashi Iwai1-65/+99
2013-01-12ALSA: hda - Increase the max depth of widget connectionsTakashi Iwai1-1/+1
2013-01-12ALSA: hda - Avoid access of amp cache element outside mutexTakashi Iwai1-8/+12
2013-01-12ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp()Takashi Iwai1-3/+3
2013-01-12ALSA: hda - Check CORB overflowTakashi Iwai1-2/+8
2013-01-12ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()Takashi Iwai1-0/+2
2013-01-12ALSA: hda - Clear dirty flag upon cache writeTakashi Iwai1-6/+7
2013-01-12ALSA: hda - Allow one chance for zero NID in connection listTakashi Iwai1-1/+2
2013-01-12ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai1-0/+2
2013-01-12ALSA: hda - Introduce snd_hda_codec_amp_init*()Takashi Iwai1-19/+52
2013-01-12ALSA: hda - Introduce cache & flush cmd / amp writesTakashi Iwai1-16/+61
2013-01-03ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrolDavid Henningsson1-1/+1
2012-12-07ALSA: Remove the rest of __devinit* in commentsTakashi Iwai1-5/+5
2012-12-03Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-2/+4
2012-11-30ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai1-0/+28
2012-11-28ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai1-0/+1
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-22ALSA: hda - Don't overwrite the pin default configsTakashi Iwai1-42/+3
2012-11-19Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+9
2012-11-19ALSA: hda - Fix recursive suspend/resume callTakashi Iwai1-2/+9
2012-11-08ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai1-2/+16
2012-11-04ALSA: hda - stop setup_dig_out_stream() causing clicksLaurence Darby1-5/+15
2012-10-17ALSA: hda - Add workaround for conflicting IEC958 controlsTakashi Iwai1-18/+42
2012-10-15ALSA: hda - Implement a poll loop for jacks as a module parameterDavid Henningsson1-4/+28
2012-10-10ALSA: hda - Warn an allocation for an uninitialized arrayTakashi Iwai1-0/+2
2012-10-06ALSA: hda - Fix hang caused by race during suspend.Dylan Reid1-4/+6
2012-09-15Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai1-0/+36
2012-09-11Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2012-09-10ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai1-1/+1
2012-09-06ALSA: hda - Add standard channel mapsTakashi Iwai1-0/+36
2012-08-31ALSA: hda - Clean up redundant FG checksTakashi Iwai1-18/+12
2012-08-31ALSA: hda - Yet another fix for D3 stop-clock refcountingTakashi Iwai1-19/+22
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-14/+9
2012-08-30ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state opTakashi Iwai1-24/+37
2012-08-30ALSA: hda - Fix runtime PM leftover refcountsTakashi Iwai1-5/+16
2012-08-28Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+4
2012-08-28ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai1-2/+8
2012-08-28ALSA: hda - Make clear built-in driver optimizationTakashi Iwai1-1/+1
2012-08-24ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVEMengdong Lin1-0/+6
2012-08-23ALSA: hda - add runtime PM supportMengdong Lin1-2/+17
2012-08-22ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai1-0/+2
2012-08-20Merge branch 'for-linus' into for-nextTakashi Iwai1-26/+50
2012-08-20ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai1-0/+2
2012-08-20ALSA: hda - Implement snd_hda_power_sync() helper functionTakashi Iwai1-54/+28
2012-08-20Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai1-24/+45
2012-08-20ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances.Takashi Iwai1-0/+2