summaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)AuthorFilesLines
2018-12-19ALSA: HDA: export process_unsol_events()Keyon Jie1-4/+3
2018-12-11ALSA: hda: Make snd_hdac_display_power() void functionTakashi Iwai1-6/+2
2018-12-11ALSA: hda: Refactor display power managementTakashi Iwai2-30/+22
2018-10-25Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-8/+14
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown1-1/+2
2018-10-04Merge branch 'for-linus' into for-nextTakashi Iwai2-6/+13
2018-10-02ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie1-8/+14
2018-09-20ALSA: hda: Fix the audio-component completion timeoutTakashi Iwai1-1/+3
2018-09-17Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai1-5/+10
2018-09-12sound: don't call skl_init_chip() to reset intel skl socYu Zhao1-3/+4
2018-09-12sound: enable interrupt after dma buffer initializationYu Zhao1-2/+6
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-09-03ALSA: hda: Fix several mismatch for register mask and valueKeyon Jie1-15/+7
2018-07-27ALSA: hda: Proper endian notations for BDL pointersTakashi Iwai1-2/+2
2018-07-27ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai1-1/+1
2018-07-24ALSA: hda/i915: Allow delayed i915 audio component bindingTakashi Iwai1-2/+22
2018-07-17ALSA: hda: Make audio component support more genericTakashi Iwai4-332/+354
2018-07-17ALSA: hda/i915: Associate audio component with devresTakashi Iwai1-13/+21
2018-07-17drm/i915: Split audio component to a generic typeTakashi Iwai1-19/+21
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja1-1/+3
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja1-6/+2
2018-06-28ALSA: hdac: ext: add wait for codec to respond after link resetRakesh Ughreja1-0/+9
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadRakesh Ughreja1-16/+14
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja3-102/+84
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadRakesh Ughreja1-15/+10
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', 'a...Mark 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/bro...Takashi 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/broon...Takashi 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/bro...Mark 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-in...Dave Airlie1-6/+12
2016-09-22drm/i915/dp: DP audio API changes for MSTPandiyan, Dhinakaran1-6/+12