summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.h
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIGTakashi Iwai2014-02-251-1/+1
* ALSA: hda - Add sysfs to codec object, tooTakashi Iwai2014-02-251-2/+5
* ALSA: hda - Create own device struct for each codecTakashi Iwai2014-02-251-0/+1
* ALSA: hda - Add parameter for dumping processing coefficientsDavid Henningsson2014-01-291-0/+1
* ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristateTakashi Iwai2013-12-191-13/+0Star
* ALSA: hda - Split verb definitions into sound/hda_verbs.hTakashi Iwai2013-12-091-546/+1Star
* ALSA: hda - Clean up async codec PM using standard async infrastructureTakashi Iwai2013-12-061-6/+0Star
* ALSA: hda - allow a codec to define its own depop delay timeMengdong Lin2013-11-291-0/+2
* ALSA: hda - resume codecs in parallelMengdong Lin2013-11-271-1/+3
* ALSA: hda - suspend codecs in parallelMengdong Lin2013-11-271-0/+5
* ALSA: hda - Refactor pm notification in hda_codec.cTakashi Iwai2013-11-261-1/+1
* ALSA: hda - Split the generic parser as an individual moduleTakashi Iwai2013-11-261-0/+1
* ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai2013-11-261-1/+0Star
* ALSA: hda - Fix mute LED on HP laptops in runtime suspendTakashi Iwai2013-10-241-0/+1
* ALSA: hda - add device entry and inactive flag to unsolicited responseMengdong Lin2013-08-271-0/+5
* ALSA: hda - add flags and routines to get devices selection info for DP1.2 MSTMengdong Lin2013-08-271-0/+16
* ALSA: hda - Don't take unresponsive D3 transition too seriousTakashi Iwai2013-06-061-0/+3
* ALSA: hda - Introduce bit flags to snd_hda_codec_read/write()Takashi Iwai2013-06-061-4/+4
* ALSA: hda - Introduce get_delay codec PCM opsTakashi Iwai2013-04-051-0/+3
* ALSA: hda - Fix broken workaround for HDMI/SPDIF conflictsTakashi Iwai2013-02-121-1/+2
* ALSA: hda - Support rereading widgets under the function groupMengdong Lin2013-02-081-0/+1
* ALSA: hda - Remove limit of widget connectionsTakashi Iwai2013-02-071-3/+1Star
* Merge branch 'topic/hda-ca0132-dsp' into for-nextTakashi Iwai2013-02-071-0/+45
|\
| * ALSA: hda - Change return value for load_dsp_prepare() to -ENOSYSIan Minett2012-11-281-1/+1
| * ALSA: hda - Add new DSP loader callback routinesTakashi Iwai2012-11-281-0/+45
* | ALSA: hda - Add power state filteringTakashi Iwai2013-01-241-2/+5
* | ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single functionTakashi Iwai2013-01-221-4/+2Star
* | ALSA: hda - Protect user-defined arrays via mutexTakashi Iwai2013-01-121-0/+1
* | ALSA: hda - Add helper functions to cache the current pinctl targetTakashi Iwai2013-01-121-2/+2
* | ALSA: hda - Revive snd_hda_get_conn_list()Takashi Iwai2013-01-121-1/+3
* | ALSA: hda - Add codec->inv_jack_detect flagTakashi Iwai2013-01-121-0/+1
* | ALSA: hda - Add inv_eapd flag to struct hda_codecTakashi Iwai2013-01-121-0/+1
* | ALSA: hda - Add snd_hda_codec_flush_*_cache() aliasesTakashi Iwai2013-01-121-0/+4
* | ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai2013-01-121-0/+8
* | ALSA: hda - Introduce cache & flush cmd / amp writesTakashi Iwai2013-01-121-8/+4Star
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-191-0/+1
|\ \
| * | ALSA: hda - Fix recursive suspend/resume callTakashi Iwai2012-11-191-0/+1
| |/
* | ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai2012-11-081-0/+3
* | ALSA: hda - Add workaround for conflicting IEC958 controlsTakashi Iwai2012-10-171-0/+1
* | ALSA: hda - Implement a poll loop for jacks as a module parameterDavid Henningsson2012-10-151-0/+2
|/
* Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai2012-09-151-0/+1
|\
| * ALSA: hda - Add standard channel mapsTakashi Iwai2012-09-061-0/+1
* | ALSA: hda - Remove ignore_misc_bitDavid Henningsson2012-09-071-1/+0Star
|/
* ALSA: hda - Yet another fix for D3 stop-clock refcountingTakashi Iwai2012-08-311-1/+1
* ALSA: hda - Optimize bitfield usage in struct hda_codecTakashi Iwai2012-08-301-3/+2Star
* ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai2012-08-301-6/+4Star
* ALSA: hda - Fix runtime PM leftover refcountsTakashi Iwai2012-08-301-1/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-281-0/+1
|\
| * ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai2012-08-281-0/+1
* | ALSA: hda - add runtime PM supportMengdong Lin2012-08-231-1/+4