Age | Commit message (Expand) | Author |
2015-07-03 | ALSA: hda - Fix mute-LED fixed mode | Takashi Iwai |
2015-01-16 | ALSA: hda - using uninitialized data | Dan Carpenter |
2014-09-23 | ALSA: hda - Move the function "check_amp_caps" to hda_codec.c | David Henningsson |
2014-08-19 | ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co | Takashi Iwai |
2014-07-22 | ALSA: hda - Refactor quirk picking and change quirk priority | David Henningsson |
2014-06-30 | ALSA: hda - Fix invalid function call in snd_hda_add_vmaster() | Takashi Iwai |
2014-06-25 | ALSA: hda - Kill the rest of snd_print*() usages | Takashi Iwai |
2014-02-28 | ALSA: hda - Fix registration of beep input device | Takashi Iwai |
2014-02-25 | ALSA: hda - Replace with standard printk | Takashi Iwai |
2014-02-25 | ALSA: hda - Add sysfs to codec object, too | Takashi Iwai |
2014-02-25 | ALSA: hda - Create own device struct for each codec | Takashi Iwai |
2014-02-25 | ALSA: hda - Manage each codec instance individually | Takashi Iwai |
2014-02-25 | ALSA: Create sysfs attribute files via groups | Takashi Iwai |
2014-02-19 | ALSA: hda - Add QEMU codec vendor ID | Takashi Iwai |
2014-02-15 | ALSA: hda - Remove superfluous inclusion of linux/pci.h | Takashi Iwai |
2014-02-10 | ALSA: hda - Fix undefined symbol due to builtin/module mixup | Takashi Iwai |
2014-02-07 | ALSA: hda - Fix leftover ifdef checks after modularization | Takashi Iwai |
2014-01-13 | ALSA: hda - Apply codec power_filter to FG nodes | Takashi Iwai |
2013-12-19 | ALSA: hda - Kill EXPORT_SYMBOL_HDA() | Takashi Iwai |
2013-12-06 | ALSA: hda - Clean up async codec PM using standard async infrastructure | Takashi Iwai |
2013-11-29 | ALSA: hda - allow a codec to define its own depop delay time | Mengdong Lin |
2013-11-27 | ALSA: hda - resume codecs in parallel | Mengdong Lin |
2013-11-27 | ALSA: hda - suspend codecs in parallel | Mengdong Lin |
2013-11-26 | ALSA: hda - Disable runtime PM when EPSS is unavailable | Takashi Iwai |
2013-11-26 | ALSA: hda - Refactor pm notification in hda_codec.c | Takashi Iwai |
2013-11-26 | ALSA: hda - Bind with HDMI codec parser automatically | Takashi Iwai |
2013-11-26 | ALSA: hda - Split the generic parser as an individual module | Takashi Iwai |
2013-11-20 | ALSA: hda - Fix unbalanced runtime PM notification at resume | Takashi Iwai |
2013-11-13 | ALSA: hda - Don't clear the power state at snd_hda_codec_reset() | Takashi Iwai |
2013-11-05 | ALSA: hda - Add sanity check of vmaster slave dB steps | Takashi Iwai |
2013-11-05 | ALSA: hda - Fix possible zero-division | Takashi Iwai |
2013-10-29 | ALSA: hda - Remove locally dead codes | Takashi Iwai |
2013-10-26 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2013-10-24 | ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4 | Takashi Iwai |
2013-10-17 | ALSA: hda - Treat zero connection as non-error | Takashi Iwai |
2013-10-10 | ALSA: hda - Enable surround speakers (when line out is also present) | David Henningsson |
2013-08-27 | ALSA: hda - add flags and routines to get devices selection info for DP1.2 MST | Mengdong Lin |
2013-07-29 | ALSA: hda - jack poll once if jackpoll_interval==0 | Wang Xingchao |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-06-28 | treewide: relase -> release | Geert Uytterhoeven |
2013-06-06 | ALSA: hda - Don't take unresponsive D3 transition too serious | Takashi Iwai |
2013-06-06 | ALSA: hda - Introduce bit flags to snd_hda_codec_read/write() | Takashi Iwai |
2013-06-06 | ALSA: hda - Drop hard dependency on CONFIG_SND_DYNAMIC_MINORS | Takashi Iwai |
2013-05-10 | Revert "ALSA: hda - Don't set up active streams twice" | Takashi Iwai |
2013-05-07 | ALSA: HDA: Fix Oops caused by dereference NULL pointer | Wang YanQing |
2013-04-18 | ALSA: hda - Disable the sanity check in snd_hda_add_pincfg() | Takashi Iwai |
2013-04-17 | ALSA: hda - Don't call vmaster hook when bus->shutdown is set | Takashi Iwai |
2013-04-15 | Merge tag 'asoc-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2013-04-04 | ALSA: hda - fix typo in proc output | David Henningsson |
2013-03-22 | Merge branch 'for-linus' into for-next | Takashi Iwai |