aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/hda/hda_codec.c
AgeCommit message (Expand)Author
2012-12-07ALSA: Remove the rest of __devinit* in commentsTakashi Iwai
2012-12-03Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-11-30ALSA: hda - Add a helper function for simple enum kcontrolsTakashi Iwai
2012-11-28ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai
2012-11-22ALSA: hda - Don't overwrite the pin default configsTakashi Iwai
2012-11-19Merge branch 'for-linus' into for-nextTakashi Iwai
2012-11-19ALSA: hda - Fix recursive suspend/resume callTakashi Iwai
2012-11-08ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai
2012-11-04ALSA: hda - stop setup_dig_out_stream() causing clicksLaurence Darby
2012-10-17ALSA: hda - Add workaround for conflicting IEC958 controlsTakashi Iwai
2012-10-15ALSA: hda - Implement a poll loop for jacks as a module parameterDavid Henningsson
2012-10-10ALSA: hda - Warn an allocation for an uninitialized arrayTakashi Iwai
2012-10-06ALSA: hda - Fix hang caused by race during suspend.Dylan Reid
2012-09-15Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai
2012-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2012-09-10ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai
2012-09-06ALSA: hda - Add standard channel mapsTakashi Iwai
2012-08-31ALSA: hda - Clean up redundant FG checksTakashi Iwai
2012-08-31ALSA: hda - Yet another fix for D3 stop-clock refcountingTakashi Iwai
2012-08-30ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai
2012-08-30ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state opTakashi Iwai
2012-08-30ALSA: hda - Fix runtime PM leftover refcountsTakashi Iwai
2012-08-28Merge branch 'for-linus' into for-nextTakashi Iwai
2012-08-28ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai
2012-08-28ALSA: hda - Make clear built-in driver optimizationTakashi Iwai
2012-08-24ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVEMengdong Lin
2012-08-23ALSA: hda - add runtime PM supportMengdong Lin
2012-08-22ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai
2012-08-20Merge branch 'for-linus' into for-nextTakashi Iwai
2012-08-20ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai
2012-08-20ALSA: hda - Implement snd_hda_power_sync() helper functionTakashi Iwai
2012-08-20Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai
2012-08-20ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances.Takashi Iwai
2012-08-10ALSA : hda - bug fix on checking the supported power states of a codecMengdong Lin
2012-08-09ALSA: hda - Deferred probing with request_firmware_nowait()Takashi Iwai
2012-08-08ALSA: hda - Add codec->pcm_format_first flagTakashi Iwai
2012-07-19Merge branch 'topic/pm-convert' into for-nextTakashi Iwai
2012-07-04Merge branch 'topic/hda-beep' into topic/hdaTakashi Iwai
2012-07-03ALSA: hda - Move beep helper functions to hda_beep.cTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-06-26Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2012-06-26ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai
2012-06-26ALSA: hda - Fix memory leaks at module unloadTakashi Iwai
2012-06-22ALSA: hda - Don't power up when not powered down.Dylan Reid
2012-06-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2012-06-18ALSA: hda - Handle open while transitioning to D3.Dylan Reid
2012-06-08ALSA: hda - power setting error checkWang Xingchao
2012-06-07ALSA: hda - reduce msleep time if EPSS power states supportedWang Xingchao
2012-06-07ALSA: hda - check supported power statesWang Xingchao