Age | Commit message (Expand) | Author | Files | Lines |
2015-10-20 | ALSA: hda - Add a common helper to give the codec modalias string | Takashi Iwai | 1 | -0/+1 |
2015-10-20 | ALSA: hda - Add hduadio support to DEVTABLE | Subhransu S. Prusty | 1 | -11/+1 |
2015-10-20 | ALSA: hda - Add api_version to hda_device_id struct | Takashi Iwai | 1 | -0/+1 |
2015-10-15 | ALSA: hda - consolidate chip rename functions | Takashi Iwai | 1 | -0/+1 |
2015-10-08 | ALSA: hdac: Copy codec helpers to core | Subhransu S. Prusty | 1 | -0/+6 |
2015-08-23 | ALSA: hdac: Add snd_hdac_get_hdac_stream() | Jeeja KP | 1 | -0/+2 |
2015-08-21 | ALSA: hdac: add snd_hdac_refresh_widget_sysfs() | Vinod Koul | 1 | -0/+1 |
2015-07-17 | ALSA: hda - Check the return value from pm_runtime_get/put*() | Takashi Iwai | 1 | -8/+8 |
2015-06-03 | ALSA: hda - add HDA default codec match function | Vinod Koul | 1 | -0/+14 |
2015-05-20 | ALSA: hda - Move hda_i915.c from sound/pci/hda to sound/hda | Mengdong Lin | 1 | -0/+5 |
2015-04-29 | ALSA: hda - allow a codec to control the link power | Mengdong Lin | 1 | -0/+4 |
2015-04-17 | ALSA: hda - add generic functions to set hdac stream params | Jeeja KP | 1 | -0/+2 |
2015-04-17 | ALSA: hda - add ASoC device type for hda core | Ramesh Babu | 1 | -0/+1 |
2015-04-17 | ALSA: hda - Move prepared flag into struct hdac_stream | Takashi Iwai | 1 | -0/+1 |
2015-04-16 | ALSA: hda - Move PCM format and rate handling code to core library | Takashi Iwai | 1 | -0/+9 |
2015-04-16 | ALSA: hda - moved alloc/free stream pages function to controller library | Jeeja KP | 1 | -0/+3 |
2015-04-16 | ALSA: hda - Add DSP loader to core library code | Takashi Iwai | 1 | -0/+46 |
2015-04-16 | ALSA: hda - Add the controller helper codes to hda-core module | Takashi Iwai | 1 | -3/+221 |
2015-04-13 | ALSA: hda - Fix another race in runtime PM refcounting | Takashi Iwai | 1 | -28/+4 |
2015-04-08 | ALSA: hda - Work around races of power up/down with runtime PM | Takashi Iwai | 1 | -0/+28 |
2015-03-23 | ALSA: hda - Add cache support for COEF read/write | Takashi Iwai | 1 | -0/+1 |
2015-03-23 | ALSA: hda - Allow driver to add vendor-specific verbs for regmap | Takashi Iwai | 1 | -0/+1 |
2015-03-23 | ALSA: hda - Use regmap for parameter caches, too | Takashi Iwai | 1 | -0/+3 |
2015-03-23 | ALSA: hda - Implement uncached version of parameter reads | Takashi Iwai | 1 | -0/+2 |
2015-03-23 | ALSA: hda - Use regmap for codec parameter reads | Takashi Iwai | 1 | -1/+19 |
2015-03-23 | ALSA: hda - Add regmap support | Takashi Iwai | 1 | -0/+4 |
2015-03-23 | ALSA: hda - Move generic array helpers to core lib | Takashi Iwai | 1 | -0/+33 |
2015-03-23 | ALSA: hda - Support indirect execution of verbs | Takashi Iwai | 1 | -0/+6 |
2015-03-23 | ALSA: hda - Add widget sysfs tree | Takashi Iwai | 1 | -0/+6 |
2015-03-23 | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai | 1 | -0/+66 |
2015-03-23 | ALSA: hda - Move some codes up to hdac_bus struct | Takashi Iwai | 1 | -0/+61 |
2015-03-23 | ALSA: hda - Make snd_hda_bus_type public | Takashi Iwai | 1 | -0/+42 |