aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_codec.c
Commit message (Expand)AuthorAge
* 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
* | ALSA: hda - reduce msleep time if EPSS power states supportedWang Xingchao2012-06-07
* | ALSA: hda - check supported power statesWang Xingchao2012-06-07
|/
* Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-05-25
|\
| * ALSA: hda - Export snd_hda_lock_devices()Takashi Iwai2012-05-14
* | ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai2012-05-19
|/
* ALSA: hda - Disable FLOAT format supportTakashi Iwai2012-05-12
* ALSA: hda - Fix concurrent hash accessesTakashi Iwai2012-05-10
* ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai2012-05-10
* ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai2012-05-09
* ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai2012-05-09
* ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-08
* ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai2012-05-08
* ALSA: hda - Clear the power-saving states properly at resetTakashi Iwai2012-05-08
* ALSA: hda - Always resume the codec immediatelyTakashi Iwai2012-05-08
* ALSA: hda - Fix possible access to uninitialized work structTakashi Iwai2012-05-08
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-08
|\
| * Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai2012-05-08
* | ALSA: hda - Skip pin capability sanity check for bogus valuesTakashi Iwai2012-04-20
* | ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-20
* | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-20
|/
* ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai2012-03-13
* ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai2012-03-13
* ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai2012-03-12
* ALSA: hda - Initialize vmaster slave volumesTakashi Iwai2012-03-09
* ALSA: hda - Set codec to D3 forcibly even if not usedTakashi Iwai2012-03-07
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-03-02
|\
| * ALSA: hda - Kill hyphenated namesTakashi Iwai2012-03-02
| * ALSA: hda - Add a fake mute featureTakashi Iwai2012-02-29
* | ALSA: hda - Remove a debug print in vmaster codeTakashi Iwai2012-02-06
* | ALSA: hda - Add suffix argument to snd_hda_add_vmaster()Takashi Iwai2012-02-03
|/
* ALSA: HDA: Fix duplicated output to more than one codecDavid Henningsson2012-02-01
* Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-20
|\
| * ALSA: hda - Don't add channel suffix for headphone pin labelsTakashi Iwai2011-11-21
| * ALSA: hda - Fix a typoTakashi Iwai2011-11-21
| * ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-16
| * ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-16
| * ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-16
| * ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai2011-11-16
* | ALSA: hda - Supports more audio streamsTakashi Iwai2011-11-26