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