aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-19ALSA: hda - Remove obsoleted EXPORT_SYMBOL_HDA() macroTakashi Iwai1-2/+0
2014-07-22ALSA: hda - Refactor quirk picking and change quirk priorityDavid Henningsson1-1/+0
2014-06-25ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai1-1/+2
2014-05-26ALSA: hda - Add fixup_forced flagDavid Henningsson1-0/+1
2014-02-25ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIGTakashi Iwai1-1/+1
2014-02-25ALSA: hda - Add sysfs to codec object, tooTakashi Iwai1-2/+5
2014-02-25ALSA: hda - Create own device struct for each codecTakashi Iwai1-0/+1
2014-01-29ALSA: hda - Add parameter for dumping processing coefficientsDavid Henningsson1-0/+1
2013-12-19ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristateTakashi Iwai1-13/+0
2013-12-09ALSA: hda - Split verb definitions into sound/hda_verbs.hTakashi Iwai1-546/+1
2013-12-06ALSA: hda - Clean up async codec PM using standard async infrastructureTakashi Iwai1-6/+0
2013-11-29ALSA: hda - allow a codec to define its own depop delay timeMengdong Lin1-0/+2
2013-11-27ALSA: hda - resume codecs in parallelMengdong Lin1-1/+3
2013-11-27ALSA: hda - suspend codecs in parallelMengdong Lin1-0/+5
2013-11-26ALSA: hda - Refactor pm notification in hda_codec.cTakashi Iwai1-1/+1
2013-11-26ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai1-0/+1
2013-11-26ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai1-1/+0
2013-10-24ALSA: hda - Fix mute LED on HP laptops in runtime suspendTakashi Iwai1-0/+1
2013-08-27ALSA: hda - add device entry and inactive flag to unsolicited responseMengdong Lin1-0/+5
2013-08-27ALSA: hda - add flags and routines to get devices selection info for DP1.2 MSTMengdong Lin1-0/+16
2013-06-06ALSA: hda - Don't take unresponsive D3 transition too seriousTakashi Iwai1-0/+3
2013-06-06ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()Takashi Iwai1-4/+4
2013-04-05ALSA: hda - Introduce get_delay codec PCM opsTakashi Iwai1-0/+3
2013-02-12ALSA: hda - Fix broken workaround for HDMI/SPDIF conflictsTakashi Iwai1-1/+2
2013-02-08ALSA: hda - Support rereading widgets under the function groupMengdong Lin1-0/+1
2013-02-07ALSA: hda - Remove limit of widget connectionsTakashi Iwai1-3/+1
2013-02-07Merge branch 'topic/hda-ca0132-dsp' into for-nextTakashi Iwai1-0/+45
2013-01-24ALSA: hda - Add power state filteringTakashi Iwai1-2/+5
2013-01-22ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single functionTakashi Iwai1-4/+2
2013-01-12ALSA: hda - Protect user-defined arrays via mutexTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Add helper functions to cache the current pinctl targetTakashi Iwai1-2/+2
2013-01-12ALSA: hda - Revive snd_hda_get_conn_list()Takashi Iwai1-1/+3
2013-01-12ALSA: hda - Add codec->inv_jack_detect flagTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Add inv_eapd flag to struct hda_codecTakashi Iwai1-0/+1
2013-01-12ALSA: hda - Add snd_hda_codec_flush_*_cache() aliasesTakashi Iwai1-0/+4
2013-01-12ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai1-0/+8
2013-01-12ALSA: hda - Introduce cache & flush cmd / amp writesTakashi Iwai1-8/+4
2012-11-28ALSA: hda - Change return value for load_dsp_prepare() to -ENOSYSIan Minett1-1/+1
2012-11-28ALSA: hda - Add new DSP loader callback routinesTakashi Iwai1-0/+45
2012-11-19Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2012-11-19ALSA: hda - Fix recursive suspend/resume callTakashi Iwai1-0/+1
2012-11-08ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai1-0/+3
2012-10-17ALSA: hda - Add workaround for conflicting IEC958 controlsTakashi Iwai1-0/+1
2012-10-15ALSA: hda - Implement a poll loop for jacks as a module parameterDavid Henningsson1-0/+2
2012-09-15Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai1-0/+1
2012-09-07ALSA: hda - Remove ignore_misc_bitDavid Henningsson1-1/+0
2012-09-06ALSA: hda - Add standard channel mapsTakashi Iwai1-0/+1
2012-08-31ALSA: hda - Yet another fix for D3 stop-clock refcountingTakashi Iwai1-1/+1
2012-08-30ALSA: hda - Optimize bitfield usage in struct hda_codecTakashi Iwai1-3/+2
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-6/+4