Age | Commit message (Expand) | Author |
2012-10-13 | ALSA: hda - Fix hang caused by race during suspend. | Dylan Reid |
2012-09-10 | ALSA: hda - Fix Oops at codec reset/reconfig | Takashi Iwai |
2012-08-28 | ALSA: hda - Avoid unnecessary parameter read for EPSS | Takashi Iwai |
2012-08-20 | ALSA: hda - Fix leftover codec->power_transition | Takashi Iwai |
2012-08-20 | Merge branch 'topic/ca0132-fix' into for-linus | Takashi Iwai |
2012-08-10 | ALSA : hda - bug fix on checking the supported power states of a codec | Mengdong Lin |
2012-08-08 | ALSA: hda - Add codec->pcm_format_first flag | Takashi Iwai |
2012-07-19 | Merge branch 'topic/pm-convert' into for-next | Takashi Iwai |
2012-07-04 | Merge branch 'topic/hda-beep' into topic/hda | Takashi Iwai |
2012-07-03 | ALSA: hda - Move beep helper functions to hda_beep.c | Takashi Iwai |
2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai |
2012-06-26 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2012-06-26 | ALSA: hda - Initialize caches at codec reconfiguration | Takashi Iwai |
2012-06-26 | ALSA: hda - Fix memory leaks at module unload | Takashi Iwai |
2012-06-22 | ALSA: hda - Don't power up when not powered down. | Dylan Reid |
2012-06-20 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2012-06-18 | ALSA: hda - Handle open while transitioning to D3. | Dylan Reid |
2012-06-08 | ALSA: hda - power setting error check | Wang Xingchao |
2012-06-07 | ALSA: hda - reduce msleep time if EPSS power states supported | Wang Xingchao |
2012-06-07 | ALSA: hda - check supported power states | Wang Xingchao |
2012-05-25 | Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-05-19 | ALSA: hda - Fix possible races of accesses to connection list array | Takashi Iwai |
2012-05-14 | ALSA: hda - Export snd_hda_lock_devices() | Takashi Iwai |
2012-05-12 | ALSA: hda - Disable FLOAT format support | Takashi Iwai |
2012-05-10 | ALSA: hda - Fix concurrent hash accesses | Takashi Iwai |
2012-05-10 | ALSA: hda - Protect SPDIF-related stuff via spdif_mutex | Takashi Iwai |
2012-05-09 | ALSA: hda - More robustify the power-up/down sequence | Takashi Iwai |
2012-05-09 | ALSA: hda - Remove pre_resume and post_suspend ops | Takashi Iwai |
2012-05-08 | ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c | Takashi Iwai |
2012-05-08 | ALSA: hda - Protect the power-saving count with spinlock | Takashi Iwai |
2012-05-08 | ALSA: hda - Clear the power-saving states properly at reset | Takashi Iwai |
2012-05-08 | ALSA: hda - Always resume the codec immediately | Takashi Iwai |
2012-05-08 | ALSA: hda - Fix possible access to uninitialized work struct | Takashi Iwai |
2012-05-08 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2012-05-08 | Revert "ALSA: hda - Set codec to D3 forcibly even if not used" | Takashi Iwai |
2012-04-20 | ALSA: hda - Skip pin capability sanity check for bogus values | Takashi Iwai |
2012-04-20 | ALSA: hda - Add snd_hda_get_default_vref() helper function | Takashi Iwai |
2012-04-20 | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions | Takashi Iwai |
2012-03-13 | ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook() | Takashi Iwai |
2012-03-13 | ALSA: hda - Add "Mute-LED Mode" enum control | Takashi Iwai |
2012-03-12 | ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster() | Takashi Iwai |
2012-03-09 | ALSA: hda - Initialize vmaster slave volumes | Takashi Iwai |
2012-03-07 | ALSA: hda - Set codec to D3 forcibly even if not used | Takashi Iwai |
2012-03-02 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai |
2012-03-02 | ALSA: hda - Kill hyphenated names | Takashi Iwai |
2012-02-29 | ALSA: hda - Add a fake mute feature | Takashi Iwai |
2012-02-06 | ALSA: hda - Remove a debug print in vmaster code | Takashi Iwai |
2012-02-03 | ALSA: hda - Add suffix argument to snd_hda_add_vmaster() | Takashi Iwai |
2012-02-01 | ALSA: HDA: Fix duplicated output to more than one codec | David Henningsson |
2011-12-20 | Merge branch 'test/hda-jack' into topic/hda | Takashi Iwai |