aboutsummaryrefslogtreecommitdiff
path: root/sound/hda
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-8/+14
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Gravatar Mark Brown 1-1/+2
2018-10-04Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 2-6/+13
2018-10-02ALSA: hda: Fix mismatch for register mask and value in ext controller.Gravatar Keyon Jie 1-8/+14
2018-09-20ALSA: hda: Fix the audio-component completion timeoutGravatar Takashi Iwai 1-1/+3
2018-09-17Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Takashi Iwai 1-5/+10
2018-09-12sound: don't call skl_init_chip() to reset intel skl socGravatar Yu Zhao 1-3/+4
2018-09-12sound: enable interrupt after dma buffer initializationGravatar Yu Zhao 1-2/+6
2018-09-07regmap: split up regmap_config.use_single_rwGravatar David Frey 1-1/+2
2018-09-03ALSA: hda: Fix several mismatch for register mask and valueGravatar Keyon Jie 1-15/+7
2018-07-27ALSA: hda: Proper endian notations for BDL pointersGravatar Takashi Iwai 1-2/+2
2018-07-27ALSA: hda: Fix implicit PCM format type conversionGravatar Takashi Iwai 1-1/+1
2018-07-24ALSA: hda/i915: Allow delayed i915 audio component bindingGravatar Takashi Iwai 1-2/+22
2018-07-17ALSA: hda: Make audio component support more genericGravatar Takashi Iwai 4-332/+354
2018-07-17ALSA: hda/i915: Associate audio component with devresGravatar Takashi Iwai 1-13/+21
2018-07-17drm/i915: Split audio component to a generic typeGravatar Takashi Iwai 1-19/+21
2018-06-28ALSA: hdac: add extended ops in the hdac_busGravatar Rakesh Ughreja 1-1/+3
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initGravatar Rakesh Ughreja 1-6/+2
2018-06-28ALSA: hdac: ext: add wait for codec to respond after link resetGravatar Rakesh Ughreja 1-0/+9
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver insteadGravatar Rakesh Ughreja 1-16/+14
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadGravatar Rakesh Ughreja 3-102/+84
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device insteadGravatar Rakesh Ughreja 1-15/+10
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsGravatar Takashi Iwai 1-2/+2
2018-02-12ALSA: hda: Copying sync power state helper to coreGravatar Abhijeet Kumar 1-0/+35
2018-01-05Merge remote-tracking branches 'asoc/topic/dai-drv', 'asoc/topic/davinci', 'a...Gravatar Mark Brown 1-1/+1
2017-12-22ALSA: hda: Drop useless WARN_ON()Gravatar Takashi Iwai 1-1/+1
2017-12-01ASoC: hdac_hdmi: clean up hdac_device variable namesGravatar Ughreja, Rakesh A 1-1/+1
2017-11-17ALSA: hda: Fix too short HDMI/DP chmap reportingGravatar Takashi Iwai 1-1/+1
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Takashi Iwai 4-0/+4
2017-11-13Merge branch 'for-next' into for-linusGravatar Takashi Iwai 4-34/+61
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 4-0/+4
2017-10-24ALSA: hda: Abort capability probe on invalid capabilityGravatar Rakesh Ughreja 1-1/+2
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsGravatar Takashi Iwai 3-33/+59
2017-10-18ALSA: hda: Abort capability probe at invalid register readGravatar Takashi Iwai 1-0/+5
2017-07-18ALSA: hda: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2017-06-20ALSA: hda: Fix potential race at unregistration and unsol eventsGravatar Takashi Iwai 2-0/+2
2017-05-10ALSA: hda: Fix cpu lockup when stopping the cmd dmasGravatar Jeeja KP 1-0/+4
2017-05-02Merge tag 'asoc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Gravatar Takashi Iwai 1-1/+1
2017-04-07ALSA: hda - add more ML register definitionsGravatar Libin Yang 1-3/+3
2017-04-03ALSA: hda - Avoid tricky macrosGravatar Takashi Iwai 2-3/+3
2017-03-29Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Mark Brown 1-1/+1
2017-03-29ALSA: hda: Fix LLCH register readGravatar B, Jayachandran 1-1/+1
2017-01-24Merge tag 'v4.10-rc1' into asoc-intelGravatar Mark Brown 2-9/+15
2017-01-06ALSA: hda: check stream decoupled register stateGravatar Jeeja KP 1-6/+9
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-3/+3
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Gravatar Dave Airlie 1-6/+12
2016-09-22drm/i915/dp: DP audio API changes for MSTGravatar Pandiyan, Dhinakaran 1-6/+12
2016-09-16ALSA: hdac: add missing \n to end of dev_err messagesGravatar Colin Ian King 1-5/+5
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesGravatar Vinod Koul 1-75/+0
2016-08-09ALSA: convert users to core bus_parse_capabilitiesGravatar Vinod Koul 2-31/+31