index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
ASoC: Intel: sof_rt5682: code refactor for max98360a
Brent Lu
1
-51
/
+1
2021-07-14
ASoC: Intel: sof_cs42l42: add support for jsl_cs4242_mx98360a
Brent Lu
2
-0
/
+19
2021-07-14
ASoC: Intel: maxim-common: support max98360a
Brent Lu
2
-2
/
+19
2021-07-14
ASoC: Intel: sof_cs42l42: support arbitrary DAI link sequence
Brent Lu
1
-110
/
+228
2021-07-14
ASoC: codecs: wcd938x: make sdw dependency explicit in Kconfig
Srinivas Kandagatla
1
-0
/
+1
2021-07-14
ASoC: SOF: Intel: Update ADL descriptor to use ACPI power states
Sathya Prakash M R
1
-0
/
+1
2021-07-13
ASoC: Mediatek: MT8183: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-12
ASoC: rt5631: Fix regcache sync errors on resume
Maxim Schwalm
1
-0
/
+2
2021-07-12
ALSA: intel8x0: Skip ac97 clock measurement on VM
Takashi Iwai
1
-0
/
+2
2021-07-12
ALSA: hda/hdmi: Add option to enable all pins forcibly
Takashi Iwai
1
-0
/
+7
2021-07-12
ALSA: x86: simplify with sync_stop PCM ops
Takashi Iwai
2
-24
/
+8
2021-07-12
ALSA: ice1724: Remove superfluous loop over model table
Takashi Iwai
1
-28
/
+14
2021-07-12
ALSA: hda/ca0132: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2021-07-12
ALSA: pcm: Call substream ack() method upon compat mmap commit
Alan Young
1
-3
/
+8
2021-07-12
Merge series "ASoC: ti: davinci-mcasp: Fix the DIT mode and OMAP4 support" from Peter Ujfalusi <peter.ujfalusi@gmail.com>:
Mark Brown
2
-24
/
+153
2021-07-12
Merge series "Fix unbalanced pm_runtime_enable in error handle" from Zhang Qilong <zhangqilong3@huawei.com>:
Mark Brown
2
-26
/
+44
2021-07-12
Merge series "ASoC: Intel: machine driver corrections" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
Mark Brown
3
-8
/
+57
2021-07-12
Merge series "arm64: tegra: Enable audio IOMMU support on Tegra194" from Thierry Reding <thierry.reding@gmail.com>
Mark Brown
1
-12
/
+18
2021-07-11
ASoC: amd: fix spelling mistakes
Gu Shengxian
2
-7
/
+7
2021-07-11
ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 channel count
Marek Vasut
1
-1
/
+1
2021-07-11
ASoC: fsl_xcvr: Omit superfluous error message in fsl_xcvr_probe()
Tang Bin
1
-3
/
+1
2021-07-11
ASoC: sh: rcar: dma: : use proper DMAENGINE API for termination
Wolfram Sang
1
-1
/
+1
2021-07-11
ASoC: wm_adsp: Remove pointless string comparison
Charles Keepax
1
-4
/
+3
2021-07-11
ASoC: codecs: wcd938x: fix returnvar.cocci warnings
kernel test robot
1
-4
/
+2
2021-07-11
ASoC: atmel: ATMEL drivers don't need HAS_DMA
Randy Dunlap
1
-1
/
+0
2021-07-11
ASoC: ti: delete some dead code in omap_abe_probe()
Dan Carpenter
1
-5
/
+0
2021-07-11
ASoC: atmel: fix spelling mistakes
Gu Shengxian
3
-5
/
+5
2021-07-11
ASoC: Intel: sof_cs42l42: use helper function to get bclk frequency
Brent Lu
1
-1
/
+7
2021-07-11
ASoC: SOF: add a helper to get topology configured bclk
Brent Lu
1
-7
/
+35
2021-07-11
ASoC: Intel: soc-acpi: add support for SoundWire of TGL-H-RVP
Gongjun Song
1
-0
/
+15
2021-07-11
ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_dev_probe
Zhang Qilong
1
-16
/
+27
2021-07-11
ASoC: mediatek: mt8192:Fix Unbalanced pm_runtime_enable in mt8192_afe_pcm_dev_probe
Zhang Qilong
1
-10
/
+17
2021-07-11
ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP
Peter Ujfalusi
2
-3
/
+24
2021-07-11
ASoC: ti: davinci-mcasp: Fix DIT mode support
Peter Ujfalusi
1
-21
/
+129
2021-07-11
Merge existing fixes from asoc/for-5.14
Mark Brown
4
-36
/
+58
2021-07-11
ASoC: tlv320aic31xx: Make regmap cache only on probe()
Mark Brown
1
-0
/
+2
2021-07-11
ASoC: tlv320aic32x4: Fix TAS2505 volume controls
Marek Vasut
1
-14
/
+13
2021-07-11
ASoC: tegra: Use ADMAIF component for DMA allocations
Thierry Reding
1
-12
/
+18
2021-07-09
Merge tag 'sound-fix-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
16
-26
/
+43
2021-07-08
ALSA: intel8x0: Fix breakage at ac97 clock measurement
Takashi Iwai
1
-1
/
+1
2021-07-07
ALSA: usb-audio: Reduce latency at playback start, take#2
Takashi Iwai
2
-5
/
+22
2021-07-07
ALSA: isa: Fix error return code in snd_cmi8330_probe()
Zhen Lei
1
-1
/
+1
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-8
/
+7
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-3
/
+3
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+2
2021-07-05
Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-5
/
+5
2021-07-05
ALSA: emux: fix spelling mistakes
gushengxian
2
-4
/
+4
2021-07-05
ALSA: usb-audio: fix spelling mistakes
gushengxian
5
-6
/
+6
2021-07-05
ALSA: bebob: correct duplicated entries with TerraTec OUI
Takashi Sakamoto
1
-3
/
+2
2021-07-05
ALSA: usx2y: fix spelling mistakes
gushengxian
2
-2
/
+2
[prev]
[next]