| Commit message (Expand) | Author | Age |
* | ALSA: hda: constify pci_device_id. | Arvind Yadav | 2017-07-18 |
* | ALSA: hda: Fix potential race at unregistration and unsol events | Takashi Iwai | 2017-06-20 |
* | ALSA: hda: Fix cpu lockup when stopping the cmd dmas | Jeeja KP | 2017-05-10 |
* | Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2017-05-02 |
|\ |
|
| * | Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2017-03-29 |
| |\ |
|
| | * | ALSA: hda: Fix LLCH register read | B, Jayachandran | 2017-03-29 |
* | | | ALSA: hda - add more ML register definitions | Libin Yang | 2017-04-07 |
* | | | ALSA: hda - Avoid tricky macros | Takashi Iwai | 2017-04-03 |
|/ / |
|
* | | Merge tag 'v4.10-rc1' into asoc-intel | Mark Brown | 2017-01-24 |
|\ \ |
|
| * | | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 |
| * | | Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-10-25 |
| |\ \
| | |/
| |/| |
|
| | * | drm/i915/dp: DP audio API changes for MST | Pandiyan, Dhinakaran | 2016-09-22 |
* | | | ALSA: hda: check stream decoupled register state | Jeeja KP | 2017-01-06 |
|/ / |
|
* | | ALSA: hdac: add missing \n to end of dev_err messages | Colin Ian King | 2016-09-16 |
* | | ALSA - Ext hda: remove bus_parse_capabilities | Vinod Koul | 2016-08-09 |
* | | ALSA: convert users to core bus_parse_capabilities | Vinod Koul | 2016-08-09 |
* | | ALSA: hda - move bus_parse_capabilities to core | Vinod Koul | 2016-08-09 |
|/ |
|
* | ALSA: hda: Fix krealloc() with __GFP_ZERO usage | Takashi Iwai | 2016-08-03 |
* | Merge branch 'for-next' into for-linus | Takashi Iwai | 2016-07-25 |
|\ |
|
| * | ALSA: hda: fix some klockwork scan warnings | Libin Yang | 2016-06-16 |
* | | ALSA: hdac_regmap - fix the register access for runtime PM | Jaroslav Kysela | 2016-06-17 |
|/ |
|
* | Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai | 2016-05-16 |
|\ |
|
| * | Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next | Mark Brown | 2016-05-13 |
| |\ |
|
| | * | ALSA: hda - add helper to get channels from cap bits | Subhransu S. Prusty | 2016-04-28 |
| * | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown | 2016-05-13 |
| |\ \ |
|
| | * | | ALSA: hdac: add link pm and ref counting | Vinod Koul | 2016-05-13 |
* | | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2016-05-10 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai | 2016-04-27 |
| |\ \ \
| | |/ / |
|
| | * | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus | Mark Brown | 2016-04-26 |
| | |\ \ |
|
| | | * | | ALSA: hda: use list macro for parsing on cleanup | Vinod Koul | 2016-03-16 |
* | | | | | ALSA: hda: fix to wait for RIRB & CORB DMA to set | Jeeja KP | 2016-05-08 |
* | | | | | ALSA: hda: fix the missing ptr initialization | Vinod Koul | 2016-05-08 |
* | | | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2016-04-26 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW | Takashi Iwai | 2016-04-26 |
| |/ / / |
|
| * | | | ALSA: hda - Fix possible race on regmap bypass flip | Takashi Iwai | 2016-04-21 |
* | | | | ALSA: hda - Update chmap tlv to report sink's capability | Subhransu S. Prusty | 2016-04-04 |
* | | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2016-04-04 |
|\ \ \ \
| |/ / / |
|
| * | | | ALSA: hda - Bind with i915 only when Intel graphics is present | Takashi Iwai | 2016-04-04 |
| | |/
| |/| |
|
* | | | ALSA: hda - Fix yet another i915 pointer leftover in error path | Takashi Iwai | 2016-03-29 |
* | | | ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit() | Takashi Iwai | 2016-03-29 |
* | | | ALSA: hda - Add the pin / port mapping on Intel ILK and VLV | Takashi Iwai | 2016-03-28 |
|/ / |
|
* | | ALSA: hda - Add a sanity check of pin / port mapping on i915 HDMI/DP | Takashi Iwai | 2016-03-10 |
* | | Merge branch 'topic/hda' into for-next | Takashi Iwai | 2016-03-08 |
|\ \ |
|
| * | | ALSA: hda - Fix unexpected resume through regmap code path | Takashi Iwai | 2016-03-08 |
| |/ |
|
* | | ALSA: hda - Use snd_hdac namespace prefix for chmap exported APIs | Subhransu S. Prusty | 2016-03-07 |
* | | ALSA: hda - Move chmap support helpers/ops to core | Subhransu S. Prusty | 2016-03-07 |
* | | ALSA: hda - Add hdmi chmap verb programming ops to chmap object | Subhransu S. Prusty | 2016-03-07 |
|/ |
|
* | ALSA: hda - Loop interrupt handling until really cleared | Takashi Iwai | 2016-02-26 |
* | ALSA: hda - Degrade i915 binding failure message | Takashi Iwai | 2016-01-20 |
* | Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2016-01-11 |
|\ |
|