summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin2013-03-071-2/+7
* ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin2013-03-071-0/+2
* ALSA: hda - Fix broken workaround for HDMI/SPDIF conflictsTakashi Iwai2013-02-121-22/+21
* ALSA: hda - Support rereading widgets under the function groupMengdong Lin2013-02-081-0/+24
* ALSA: hda - Remove limit of widget connectionsTakashi Iwai2013-02-071-21/+41
* ALSA: hda - Add snd_hda_check_power_state() helper functionTakashi Iwai2013-01-241-7/+2
* ALSA: hda - Synchronize the power state at the end of codec initTakashi Iwai2013-01-241-0/+32
* ALSA: hda - Add power state filteringTakashi Iwai2013-01-241-14/+25
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-01-231-3/+2
|\
| * ALSA: hda - Fix inconsistent pin states after resumeTakashi Iwai2013-01-231-3/+2
* | ALSA: hda - Combine snd_hda_codec_flush_*_cache() to a single functionTakashi Iwai2013-01-221-0/+11
* | ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirtyDavid Henningsson2013-01-151-1/+1
* | ALSA: hda - Protect user-defined arrays via mutexTakashi Iwai2013-01-121-3/+10
* | ALSA: hda - More strict correction of invalid pinctl bitsTakashi Iwai2013-01-121-14/+52
* | ALSA: hda - Add helper functions to cache the current pinctl targetTakashi Iwai2013-01-121-0/+27
* | ALSA: hda - Don't set up active streams twiceTakashi Iwai2013-01-121-2/+2
* | ALSA: hda - Revive snd_hda_get_conn_list()Takashi Iwai2013-01-121-65/+99
* | ALSA: hda - Increase the max depth of widget connectionsTakashi Iwai2013-01-121-1/+1
* | ALSA: hda - Avoid access of amp cache element outside mutexTakashi Iwai2013-01-121-8/+12
* | ALSA: hda - Fix wrong dirty check in snd_hda_codec_resume_amp()Takashi Iwai2013-01-121-3/+3
* | ALSA: hda - Check CORB overflowTakashi Iwai2013-01-121-2/+8
* | ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()Takashi Iwai2013-01-121-0/+2
* | ALSA: hda - Clear dirty flag upon cache writeTakashi Iwai2013-01-121-6/+7
* | ALSA: hda - Allow one chance for zero NID in connection listTakashi Iwai2013-01-121-1/+2
* | ALSA: hda - Move fixup code into struct hda_codecTakashi Iwai2013-01-121-0/+2
* | ALSA: hda - Introduce snd_hda_codec_amp_init*()Takashi Iwai2013-01-121-19/+52
* | ALSA: hda - Introduce cache & flush cmd / amp writesTakashi Iwai2013-01-121-16/+61
|/
* ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrolDavid Henningsson2013-01-031-1/+1
* ALSA: Remove the rest of __devinit* in commentsTakashi Iwai2012-12-071-5/+5
* Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-12-031-2/+4
|\
| * ALSA: hda - Fix build without CONFIG_PMTakashi Iwai2012-11-241-2/+4
* | ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai2012-11-301-0/+28
* | ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai2012-11-281-0/+1
* | ALSA: hda - Don't overwrite the pin default configsTakashi Iwai2012-11-221-42/+3
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-191-2/+9
|\ \ | |/
| * ALSA: hda - Fix recursive suspend/resume callTakashi Iwai2012-11-191-2/+9
* | ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai2012-11-081-2/+16
* | ALSA: hda - stop setup_dig_out_stream() causing clicksLaurence Darby2012-11-041-5/+15
* | ALSA: hda - Add workaround for conflicting IEC958 controlsTakashi Iwai2012-10-171-18/+42
* | ALSA: hda - Implement a poll loop for jacks as a module parameterDavid Henningsson2012-10-151-4/+28
|/
* ALSA: hda - Warn an allocation for an uninitialized arrayTakashi Iwai2012-10-101-0/+2
* ALSA: hda - Fix hang caused by race during suspend.Dylan Reid2012-10-061-4/+6
* Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai2012-09-151-0/+36
|\
| * ALSA: hda - Add standard channel mapsTakashi Iwai2012-09-061-0/+36
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-09-111-1/+1
|\ \ | |/ |/|
| * ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai2012-09-101-1/+1
* | ALSA: hda - Clean up redundant FG checksTakashi Iwai2012-08-311-18/+12
* | ALSA: hda - Yet another fix for D3 stop-clock refcountingTakashi Iwai2012-08-311-19/+22
* | ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai2012-08-301-14/+9
* | ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state opTakashi Iwai2012-08-301-24/+37
OpenPOWER on IntegriCloud