summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ALSA: core: Add device-managed request_dma()Takashi Iwai1-0/+38
2021-07-19ALSA: core: Add managed card creationTakashi Iwai1-8/+91
2021-07-19ALSA: core: Add device-managed page allocator helperTakashi Iwai1-0/+46
2021-07-19ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization"Colin Ian King1-1/+1
2021-07-15ALSA: compress: Initialize mutex in snd_compress_new()Takashi Iwai2-1/+1
2021-07-15ALSA: compress: Drop unused functionsTakashi Iwai1-68/+0
2021-07-12ALSA: intel8x0: Skip ac97 clock measurement on VMTakashi Iwai1-0/+2
2021-07-12ALSA: hda/hdmi: Add option to enable all pins forciblyTakashi Iwai1-0/+7
2021-07-12ALSA: x86: simplify with sync_stop PCM opsTakashi Iwai2-24/+8
2021-07-12ALSA: ice1724: Remove superfluous loop over model tableTakashi Iwai1-28/+14
2021-07-12ALSA: hda/ca0132: remove redundant initialization of variable statusColin Ian King1-1/+1
2021-07-12ALSA: pcm: Call substream ack() method upon compat mmap commitAlan Young1-3/+8
2021-07-09Merge tag 'sound-fix-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-26/+43
2021-07-08ALSA: intel8x0: Fix breakage at ac97 clock measurementTakashi Iwai1-1/+1
2021-07-07ALSA: usb-audio: Reduce latency at playback start, take#2Takashi Iwai2-5/+22
2021-07-07ALSA: isa: Fix error return code in snd_cmi8330_probe()Zhen Lei1-1/+1
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-8/+7
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2021-07-05Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-5/+5
2021-07-05ALSA: emux: fix spelling mistakesgushengxian2-4/+4
2021-07-05ALSA: usb-audio: fix spelling mistakesgushengxian5-6/+6
2021-07-05ALSA: bebob: correct duplicated entries with TerraTec OUITakashi Sakamoto1-3/+2
2021-07-05ALSA: usx2y: fix spelling mistakesgushengxian2-2/+2
2021-07-05ALSA: x86: fix spelling mistakesgushengxian2-4/+4
2021-07-05ALSA: hda/realtek: fix mute led of the HP Pavilion 15-eh1xxx seriesFrank Schäfer1-0/+1
2021-07-02Revert "ALSA: usb-audio: Reduce latency at playback start"Linus Torvalds1-9/+5
2021-07-02Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds522-10491/+25686
2021-07-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-8/+8
2021-07-01ALSA: usb-audio: scarlett2: Fix for loop increment in scarlett2_usb_get_configNathan Chancellor1-4/+9
2021-07-01ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8Andy Chi1-0/+1
2021-07-01ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8Andy Chi1-0/+2
2021-07-01ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8Andy Chi1-0/+1
2021-07-01ALSA: hda/realtek - Add ALC285 HP init procedureKailang Yang1-0/+58
2021-07-01ALSA: hda/realtek - Add type for ALC287Kailang Yang1-1/+8
2021-07-01Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai233-4514/+15176
2021-07-01ALSA: scarlett2: Fix scarlett2_*_ctl_put() return values againGeoffrey D. Bennett1-9/+29
2021-07-01ALSA: scarlett2: Fix pad count for 18i8 Gen 3Geoffrey D. Bennett1-1/+1
2021-07-01Merge branch 'for-next' into for-linusTakashi Iwai295-5976/+10415
2021-06-28Merge tag 'spi-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-16/+0
2021-06-25ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PCJeremy Szu1-0/+1
2021-06-25Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown1-16/+0
2021-06-25Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown233-4514/+15173
2021-06-25Merge remote-tracking branch 'asoc/for-5.13' into asoc-linusMark Brown24-84/+274
2021-06-25ALSA: firewire-lib: Fix 'amdtp_domain_start()' when no AMDTP_OUT_STREAM strea...Christophe JAILLET1-2/+5
2021-06-24ASoC: qcom: lpass-cpu: mark IRQ_CLEAR register as volatile and readableSrinivas Kandagatla1-1/+6
2021-06-24ASoC: rt5645: Avoid upgrading static warnings to errorsMark Brown1-38/+11
2021-06-24Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai35-100/+403
2021-06-23Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown46-168/+709
2021-06-23Merge series "ASoC: tegra: Use devm_platform_get_and_ioremap_resource()" from...Mark Brown4-9/+4