aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai1-2/+2
2018-02-12ALSA: hda: Copying sync power state helper to coreAbhijeet Kumar1-0/+35
2018-01-05Merge remote-tracking branches 'asoc/topic/dai-drv', 'asoc/topic/davinci', 'asoc/topic/disconnect', 'asoc/topic/ep93xx' and 'asoc/topic/eukrea-tlv320' into asoc-nextMark Brown1-1/+1
2017-12-22ALSA: hda: Drop useless WARN_ON()Takashi Iwai1-1/+1
2017-12-01ASoC: hdac_hdmi: clean up hdac_device variable namesUghreja, Rakesh A1-1/+1
2017-11-17ALSA: hda: Fix too short HDMI/DP chmap reportingTakashi Iwai1-1/+1
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai4-0/+4
2017-11-13Merge branch 'for-next' into for-linusTakashi Iwai4-34/+61
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-10-24ALSA: hda: Abort capability probe on invalid capabilityRakesh Ughreja1-1/+2
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai3-33/+59
2017-10-18ALSA: hda: Abort capability probe at invalid register readTakashi Iwai1-0/+5
2017-07-18ALSA: hda: constify pci_device_id.Arvind Yadav1-1/+1
2017-06-20ALSA: hda: Fix potential race at unregistration and unsol eventsTakashi Iwai2-0/+2
2017-05-10ALSA: hda: Fix cpu lockup when stopping the cmd dmasJeeja KP1-0/+4
2017-05-02Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+1
2017-04-07ALSA: hda - add more ML register definitionsLibin Yang1-3/+3
2017-04-03ALSA: hda - Avoid tricky macrosTakashi Iwai2-3/+3
2017-03-29Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown1-1/+1
2017-03-29ALSA: hda: Fix LLCH register readB, Jayachandran1-1/+1
2017-01-24Merge tag 'v4.10-rc1' into asoc-intelMark Brown2-9/+15
2017-01-06ALSA: hda: check stream decoupled register stateJeeja KP1-6/+9
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-3/+3
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-6/+12
2016-09-22drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran1-6/+12
2016-09-16ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King1-5/+5
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul1-75/+0
2016-08-09ALSA: convert users to core bus_parse_capabilitiesVinod Koul2-31/+31
2016-08-09ALSA: hda - move bus_parse_capabilities to coreVinod Koul1-0/+75
2016-08-03ALSA: hda: Fix krealloc() with __GFP_ZERO usageTakashi Iwai1-1/+3
2016-07-25Merge branch 'for-next' into for-linusTakashi Iwai1-3/+25
2016-06-17ALSA: hdac_regmap - fix the register access for runtime PMJaroslav Kysela1-2/+2
2016-06-16ALSA: hda: fix some klockwork scan warningsLibin Yang1-3/+25
2016-05-16Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-0/+79
2016-05-13Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown1-0/+10
2016-05-13Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2-0/+69
2016-05-13ALSA: hdac: add link pm and ref countingVinod Koul2-0/+69
2016-05-10Merge branch 'for-linus' into for-nextTakashi Iwai1-3/+2
2016-05-08ALSA: hda: fix to wait for RIRB & CORB DMA to setJeeja KP1-0/+17
2016-05-08ALSA: hda: fix the missing ptr initializationVinod Koul1-0/+1
2016-04-28ALSA: hda - add helper to get channels from cap bitsSubhransu S. Prusty1-0/+10
2016-04-27Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-3/+2
2016-04-26Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown1-3/+2
2016-04-26Merge branch 'for-linus' into for-nextTakashi Iwai3-28/+82
2016-04-26ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai1-11/+51
2016-04-21ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai2-18/+32
2016-04-04ALSA: hda - Update chmap tlv to report sink's capabilitySubhransu S. Prusty1-4/+40
2016-04-04Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+15
2016-04-04ALSA: hda - Bind with i915 only when Intel graphics is presentTakashi Iwai1-0/+15
2016-03-29ALSA: hda - Fix yet another i915 pointer leftover in error pathTakashi Iwai1-0/+1