aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-3/+6
2020-02-18ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai1-1/+1
2020-02-10ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen1-3/+6
2020-01-28ALSA: hda: Reset stream if DMA RUN bit not clearedMohan Kumar1-12/+19
2020-01-21ALSA: hda: No preallocation on x86 platformsTakashi Iwai1-2/+4
2020-01-14ALSA: hda: Update kernel-doc function parameter descriptionsKeyon Jie8-18/+28
2020-01-13ALSA: hda: Manage concurrent reg access more properlyTakashi Iwai2-35/+108
2020-01-11Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+0
2020-01-08ALSA: hda: enable regmap internal lockingKai Vehmanen1-1/+0
2020-01-08ALSA: hda: Fix a typo in commentsTakashi Iwai1-1/+1
2020-01-05ALSA: hda: More constificationsTakashi Iwai3-4/+4
2019-12-18Merge branch 'for-linus' into for-nextTakashi Iwai1-3/+1
2019-12-14ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlockTakashi Iwai1-0/+1
2019-12-14ALSA: hda: Fix regression by strip mask fixTakashi Iwai1-3/+1
2019-12-13ALSA: hda: Unify get_response handlingTakashi Iwai1-1/+10
2019-12-13ALSA: hda: Use waitqueue for RIRB in HDA-core helper, tooTakashi Iwai1-2/+14
2019-12-10ALSA: hda: Use standard waitqueue for RIRB wakeupTakashi Iwai2-0/+4
2019-12-03ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai1-7/+12
2019-11-05ALSA: hda: Disable regmap internal lockingTakashi Iwai1-0/+1
2019-10-28ALSA: hda: Allow non-Intel device probe gracefullyTakashi Iwai1-4/+4
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+5
2019-10-28Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai1-2/+0
2019-10-23ALSA: hda: fix intel DSP configPierre-Louis Bossart1-56/+164
2019-10-23ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela4-7/+260
2019-10-07ALSA: hdac: clear link output stream mappingRander Wang1-0/+5
2019-08-15Revert "ALSA: hda: Add codec on bus address table lately"Takashi Iwai1-12/+9
2019-08-14ALSA: hda: Unexport a few more stuffTakashi Iwai4-6/+9
2019-08-14ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()Takashi Iwai2-2/+5
2019-08-14ALSA: hda: Add codec on bus address table latelyTakashi Iwai1-9/+12
2019-08-12ALSA: hda: Set fifo_size for both playback and capture streamsTakashi Iwai1-5/+1
2019-08-09Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai1-0/+1
2019-08-09ALSA: hda: readl/writel need linux/io.hStephen Rothwell1-0/+1
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' into for-nextTakashi Iwai5-76/+49
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai3-50/+35
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai4-26/+14
2019-08-06Merge branch 'for-linus' into for-nextTakashi Iwai1-4/+6
2019-07-31Merge branch 'topic/hda-dmic' into for-nextTakashi Iwai3-0/+115
2019-07-31ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometryPierre-Louis Bossart1-1/+5
2019-07-31ALSA: hda: move parts of NHLT code to new modulePierre-Louis Bossart3-0/+111
2019-07-27ALSA: hda: Fix 1-minute detection delay when i915 module is not availableSamuel Thibault1-4/+6
2019-07-22ALSA: hda: Flush interrupts on disablingChris Wilson1-0/+2
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai14-39/+20
2019-07-07Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai2-14/+17
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai2-9/+6
2019-07-01ALSA: hda: Fix widget_mutex incomplete protectionEvan Green1-6/+12
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+0
2019-07-01ALSA: hda: Fix a headphone detection issue when using SOFRander Wang1-3/+2
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown14-37/+14
2019-06-25ALSA: hdac: Fix codec name after machine driver is unloaded and reloadedAmadeusz Sławiński1-2/+6
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+0