summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | ALSA: hda - Fix runtime PM leftover refcountsTakashi Iwai2012-08-301-5/+16
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-281-2/+4
|\ \ | |/
| * ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai2012-08-281-2/+8
* | ALSA: hda - Make clear built-in driver optimizationTakashi Iwai2012-08-281-1/+1
* | ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVEMengdong Lin2012-08-241-0/+6
* | ALSA: hda - add runtime PM supportMengdong Lin2012-08-231-2/+17
* | ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai2012-08-221-0/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-201-26/+50
|\ \ | |/
| * ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai2012-08-201-0/+2
| * Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai2012-08-201-24/+45
| |\
| | * ALSA: hda - Add codec->pcm_format_first flagTakashi Iwai2012-08-081-24/+45
| * | ALSA : hda - bug fix on checking the supported power states of a codecMengdong Lin2012-08-101-1/+1
| |/
* | ALSA: hda - Implement snd_hda_power_sync() helper functionTakashi Iwai2012-08-201-54/+28
* | ALSA: hda - Add tracepoints at snd_hda_power_up/down entrances.Takashi Iwai2012-08-201-0/+2
* | ALSA: hda - Deferred probing with request_firmware_nowait()Takashi Iwai2012-08-091-1/+1
|/
* Merge branch 'topic/pm-convert' into for-nextTakashi Iwai2012-07-191-1/+1
|\
| * ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-1/+1
* | Merge branch 'topic/hda-beep' into topic/hdaTakashi Iwai2012-07-041-19/+0
|\ \
| * | ALSA: hda - Move beep helper functions to hda_beep.cTakashi Iwai2012-07-031-19/+0
| |/
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-06-261-0/+4
|\ \ | |/
| * ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai2012-06-261-0/+2
| * ALSA: hda - Fix memory leaks at module unloadTakashi Iwai2012-06-261-0/+2
* | ALSA: hda - Don't power up when not powered down.Dylan Reid2012-06-221-0/+7
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-06-201-9/+37
|\ \ | |/
| * ALSA: hda - Handle open while transitioning to D3.Dylan Reid2012-06-181-9/+37
* | ALSA: hda - power setting error checkWang Xingchao2012-06-081-3/+14
* | ALSA: hda - reduce msleep time if EPSS power states supportedWang Xingchao2012-06-071-2/+5
* | ALSA: hda - check supported power statesWang Xingchao2012-06-071-0/+16
|/
* Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-05-251-27/+39
|\
| * ALSA: hda - Export snd_hda_lock_devices()Takashi Iwai2012-05-141-27/+39
* | ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai2012-05-191-45/+37
|/
* ALSA: hda - Disable FLOAT format supportTakashi Iwai2012-05-121-0/+2
* ALSA: hda - Fix concurrent hash accessesTakashi Iwai2012-05-101-81/+120
OpenPOWER on IntegriCloud