Age | Commit message (Expand) | Author | Files | Lines |
2020-02-06 | Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 36 | -357/+485 |
2020-02-06 | Merge tag 'asoc-v5.6-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 1 | -1/+1 |
2020-02-06 | ALSA: hda: Clear RIRB status before reading WP | Mohan Kumar | 1 | -2/+9 |
2020-02-06 | ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supported | Kailang Yang | 1 | -0/+1 |
2020-02-05 | Merge tag 'asoc-v5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 24 | -122/+118 |
2020-02-05 | ASoC: wcd934x: Add missing COMMON_CLK dependency to SND_SOC_ALL_CODECS | Geert Uytterhoeven | 1 | -1/+1 |
2020-02-04 | ALSA: hda - Fix DP-MST support for NVIDIA codecs | Nikhil Mahale | 1 | -31/+63 |
2020-02-04 | ASoC: wcd934x: Add missing COMMON_CLK dependency | Srinivas Kandagatla | 1 | -0/+1 |
2020-02-04 | treewide: remove redundant IS_ERR() before error code check | Masahiro Yamada | 4 | -9/+5 |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -19/+17 |
2020-02-02 | ASoC: tegra: Revert 24 and 32 bit support | Jon Hunter | 1 | -20/+5 |
2020-02-02 | ASoC: SOF: Intel: add PCI ID for JasperLake | Yong Zhi | 1 | -0/+2 |
2020-02-02 | ALSA: hdsp: Make the firmware loading ioctl a bit more readable | Takashi Iwai | 1 | -4/+3 |
2020-02-02 | ALSA: emu10k1: Fix annotation and cast for the recent uapi header change | Takashi Iwai | 1 | -79/+101 |
2020-02-01 | ALSA: dummy: Fix PCM format loop in proc output | Takashi Iwai | 1 | -1/+1 |
2020-02-01 | ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirk | Takashi Iwai | 1 | -23/+23 |
2020-02-01 | ALSA: usb-audio: Fix endianess in descriptor validation | Takashi Iwai | 1 | -3/+3 |
2020-02-01 | ALSA: hda: Add JasperLake PCI ID and codec vid | Yong Zhi | 2 | -0/+3 |
2020-01-31 | ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t | Takashi Iwai | 2 | -70/+125 |
2020-01-29 | ALSA: pcm: Fix memory leak at closing a stream without hw_free | Takashi Iwai | 1 | -9/+15 |
2020-01-29 | ASoC: rt715: Add __maybe_unused to PM callbacks | Takashi Iwai | 1 | -2/+2 |
2020-01-29 | ASoC: rt711: Add __maybe_unused to PM callbacks | Takashi Iwai | 1 | -2/+2 |
2020-01-29 | ASoC: rt700: Add __maybe_unused to PM callbacks | Takashi Iwai | 1 | -2/+2 |
2020-01-29 | ASoC: rt1308-sdw: Add __maybe_unused to PM callbacks | Takashi Iwai | 1 | -2/+2 |
2020-01-29 | ASoC: amd: Fix simultaneous playback and capture | Akshu Agrawal | 1 | -5/+7 |
2020-01-29 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 568 | -7872/+26556 |
2020-01-28 | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2020-01-28 | ALSA: hda: Reset stream if DMA RUN bit not cleared | Mohan Kumar | 1 | -12/+19 |
2020-01-28 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 19 | -25/+25 |
2020-01-27 | ASoC: Intel: consistent HDMI codec probing code | Guennadi Liakhovetski | 5 | -35/+37 |
2020-01-27 | ASoC: intel: soc-acpi-intel-icl-match: fix rt715 ADR | Bard Liao | 1 | -1/+1 |
2020-01-27 | ASoC: SOF: pci: add missing default_fw_name of JasperLake | Pan Xiuli | 1 | -0/+1 |
2020-01-27 | ASoC: SOF: trace: fix unconditional free in trace release | Kai Vehmanen | 1 | -2/+5 |
2020-01-27 | ASoC: SOF: core: release resources on errors in probe_continue | Pierre-Louis Bossart | 2 | -21/+16 |
2020-01-27 | ASoC: SOF: core: free trace on errors | Pierre-Louis Bossart | 1 | -2/+5 |
2020-01-27 | ASoC: SOF: fix an Oops, caused by invalid topology | Guennadi Liakhovetski | 1 | -0/+10 |
2020-01-27 | ASoC: amd: Fix for Subsequent Playback issue. | Ravulapati Vishnu vardhan rao | 1 | -7/+7 |
2020-01-27 | ASoC: SOF: Intel: do not disable i915 power during probe | Kai Vehmanen | 1 | -1/+2 |
2020-01-27 | ASoC: SOF: Intel: refactor i915_get/put functions | Kai Vehmanen | 3 | -20/+10 |
2020-01-27 | Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 227 | -4011/+23363 |
2020-01-26 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -0/+6 |
2020-01-26 | ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82 | Nicola Lunghi | 1 | -0/+3 |
2020-01-26 | ALSA: hda: Add Clevo W65_67SB the power_save blacklist | Hans de Goede | 1 | -0/+2 |
2020-01-24 | ASoC: rt1015: Remove unnecessary const | Nathan Chancellor | 1 | -1/+1 |
2020-01-24 | ASoC: max98090: silence lockdep warning | Marek Szyprowski | 1 | -1/+2 |
2020-01-23 | Merge branch 'asoc-5.6' into asoc-next | Mark Brown | 225 | -3932/+23218 |
2020-01-23 | Merge branch 'asoc-5.5' into asoc-linus | Mark Brown | 13 | -78/+144 |
2020-01-23 | ASoC: soc-core: remove null_snd_soc_ops | Kuninori Morimoto | 1 | -4/+0 |
2020-01-23 | ASoC: soc-pcm: add soc_rtd_trigger() | Kuninori Morimoto | 1 | -10/+16 |
2020-01-23 | ASoC: soc-pcm: add soc_rtd_hw_free() | Kuninori Morimoto | 1 | -4/+10 |