Age | Commit message (Expand) | Author |
2015-09-02 | ALSA: hda - allow codecs to access the i915 pin/ELD callback | David Henningsson |
2015-08-26 | ALSA: hda - Fix widget sysfs tree corruption after refresh | Takashi Iwai |
2015-08-23 | ALSA: hdac: Add snd_hdac_get_hdac_stream() | Jeeja KP |
2015-08-23 | ALSA: hdac: fix the spbmaxfifo API | Vinod Koul |
2015-08-23 | ALSA: hdac: Fix size allocation for ext device allocation | Vinod Koul |
2015-08-21 | ALSA: hdac: Remove the usage of key for host stream | Jeeja KP |
2015-08-21 | ALSA: hdac: Add support to enable SPIB for hdac ext stream | Jeeja KP |
2015-08-21 | ALSA: hdac: Add snd_hdac_ext_bus_link_power_down_all() | Jeeja KP |
2015-08-21 | ALSA: hdac: Fix to read the correct offset of spcap/link register | Jeeja KP |
2015-08-21 | ALSA: hdac: add snd_hdac_refresh_widget_sysfs() | Vinod Koul |
2015-08-21 | ALSA: hdac: add extended device driver registration | Vinod Koul |
2015-08-21 | ALSA: hdac: add hdac extended device | Vinod Koul |
2015-08-21 | ALSA: hdac: Add API for removing hdac extended device | Vinod Koul |
2015-08-11 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-08-04 | ALSA: HDA: Dont check return for snd_hdac_chip_readl | Jeeja KP |
2015-08-04 | ALSA: HDA: Fix stream assignment for host in decoupled mode | Jeeja KP |
2015-07-27 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-07-20 | ALSA: hda - Fix Skylake codec timeout | David Henningsson |
2015-07-17 | ALSA: hda - Check the return value from pm_runtime_get/put*() | Takashi Iwai |
2015-07-09 | ALSA: hda: Delete an unnecessary check before the function call "kobject_put" | Markus Elfring |
2015-06-17 | ALSA: hda: provide default bus io ops extended hdac | Vinod Koul |
2015-06-17 | ALSA: hda: add hda link cleanup routine | Vinod Koul |
2015-06-17 | ALSA: hda: add hdac_ext stream creation and cleanup routines | Vinod Koul |
2015-06-16 | ALSA: HDAC: move SND_HDA_PREALLOC_SIZE to core | Vinod Koul |
2015-06-12 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-06-11 | ALSA: hdac_ext: add extended stream capabilities | Jeeja KP |
2015-06-11 | ALSA: hdac_ext: add hdac extended controller | Jeeja KP |
2015-06-11 | ALSA: hdac_ext: add extended HDA bus | Jeeja KP |
2015-06-11 | ALSA: hda - Re-add the lost fake mute support | Takashi Iwai |
2015-06-11 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-06-10 | ALSA: hda - Allow calling snd_hdac_i915_*() without actual binding | Takashi Iwai |
2015-06-10 | ALSA: hda - Don't actually write registers for caps overwrites | Takashi Iwai |
2015-06-03 | ALSA: hda - add HDA default codec match function | Vinod Koul |
2015-05-20 | ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hda | Mengdong Lin |
2015-05-19 | ALSA: hda - Fix NULL dereference from CA0132 DSP loader | Takashi Iwai |
2015-05-18 | ALSA: hda - add hdac stream trace | Libin Yang |
2015-04-29 | ALSA: hda - allow a codec to control the link power | Mengdong Lin |
2015-04-17 | ALSA: hda - add generic functions to set hdac stream params | Jeeja KP |
2015-04-16 | ALSA: hda - Add missing inclusion of <linux/clocksource.h> | Takashi Iwai |
2015-04-16 | ALSA: hda - Move PCM format and rate handling code to core library | Takashi Iwai |
2015-04-16 | ALSA: hda - moved alloc/free stream pages function to controller library | Jeeja KP |
2015-04-16 | ALSA: hda - Add DSP loader to core library code | Takashi Iwai |
2015-04-16 | ALSA: hda - Add the controller helper codes to hda-core module | Takashi Iwai |
2015-04-14 | ALSA: hda - set GET bit when adding a vendor verb to the codec regmap | Mengdong Lin |
2015-04-13 | ALSA: hda - Fix another race in runtime PM refcounting | Takashi Iwai |
2015-04-13 | ALSA: hda - Expose codec type sysfs | Takashi Iwai |
2015-04-09 | ALSA: hda - Always allow access for POWER_STATE verbs via regmap | Takashi Iwai |
2015-04-08 | ALSA: hda - Work around races of power up/down with runtime PM | Takashi Iwai |
2015-04-08 | ALSA: hda - Create AFG sysfs node at last | Takashi Iwai |
2015-04-04 | Merge branch 'topic/hda-regmap' into for-next | Takashi Iwai |