index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
ASoC: intel: atom: Use pure devres PCI
Philipp Stanner
1
-35
/
+24
2025-05-05
ASoC: intel: avs: Use pure devres PCI
Philipp Stanner
1
-6
/
+2
2025-05-05
ASoC: sof: Use pure devres PCI
Philipp Stanner
1
-13
/
+3
2025-05-05
ASoC: mediatek: mt8188-mt6359: select CONFIG_SND_SOC_MT6359_ACCDET
Arnd Bergmann
1
-0
/
+1
2025-05-04
ASoC: SOF: amd: add soundwire IO support for ACP7.0 &
Mark Brown
5
-19
/
+148
2025-05-03
ASoC: SOF: amd: add build support for soundwire
Vijendar Mukunda
1
-0
/
+1
2025-05-03
ASoC: SOF: amd: add soundwire wake irq handling
Vijendar Mukunda
3
-2
/
+79
2025-05-03
ASoC: SOF: amd: enable soundwire host wake irq mask
Vijendar Mukunda
2
-0
/
+12
2025-05-03
ASoC: SOF: amd: refactor acp reset sequence
Vijendar Mukunda
1
-9
/
+11
2025-05-03
ASoC: SOF: amd: enable ACP_PME_EN register for ACP7.0 & ACP7.1 platforms
Vijendar Mukunda
2
-1
/
+19
2025-05-03
ASoC: SOF: amd: update soundwire specific acp descriptor fields
Vijendar Mukunda
2
-0
/
+4
2025-05-03
ASoC: SOF: amd: add ACP7.1 platform support
Vijendar Mukunda
4
-5
/
+19
2025-05-03
ASoC: SOF: amd: add missing acp descriptor field
Vijendar Mukunda
1
-0
/
+1
2025-05-03
ASoC: SOF: amd: remove else condition in resume sequence
Vijendar Mukunda
1
-2
/
+2
2025-05-03
ASoC: soc-utils: add snd_soc_dlc_is_dummy()
Mark Brown
3
-6
/
+19
2025-05-02
ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream
Chancel Liu
3
-6
/
+25
2025-05-02
ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channel
Chancel Liu
1
-0
/
+10
2025-05-02
ASoC: codecs: tas2764: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2025-05-02
ASoC: codecs: wsa88xx/wcd938x: Drop kerneldoc marker from inner comment
Krzysztof Kozlowski
3
-3
/
+3
2025-05-02
ASoC: mediatek: mt8195: use snd_soc_dlc_is_dummy()
Kuninori Morimoto
1
-3
/
+3
2025-05-02
ASoC: mediatek: mt8188: use snd_soc_dlc_is_dummy()
Kuninori Morimoto
1
-3
/
+3
2025-05-02
ASoC: soc-utils: add snd_soc_dlc_is_dummy()
Kuninori Morimoto
1
-0
/
+13
2025-05-01
Merge tag 'asoc-fix-v6.15-rc4' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
21
-23
/
+93
2025-05-01
ASoC: codec: twl4030: Convert to GPIO descriptors
Mark Brown
5
-64
/
+49
2025-05-01
ASoC: intel/sdw_utils: Add volume limits to CS35L56
Mark Brown
3
-0
/
+38
2025-05-01
ASoC: stm32: sai: fix kernel rate configuration
Mark Brown
5
-20
/
+30
2025-05-01
ASoC: Intel: avs: Fix kcalloc() sizes
Thorsten Blum
1
-3
/
+3
2025-05-01
ASoC: codec: sma1307: Remove including of_gpio.h
Peng Fan
1
-1
/
+0
2025-05-01
ASoC: codec: twl4030: Convert to GPIO descriptors
Peng Fan
1
-40
/
+23
2025-05-01
ASoC: codec: twl4030: Sort headers alphabetically
Peng Fan
1
-11
/
+9
2025-05-01
ASoC: amd: ps: fix for irq handler return status
Vijendar Mukunda
1
-2
/
+3
2025-05-01
ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction
Alexander Stein
1
-2
/
+2
2025-05-01
ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakers
Stefan Binding
2
-0
/
+28
2025-05-01
ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers
Stefan Binding
1
-0
/
+10
2025-05-01
ASoC: stm32: sai: add a check on minimal kernel frequency
Olivier Moysan
1
-1
/
+4
2025-05-01
ASoC: stm32: sai: skip useless iterations on kernel rate loop
Olivier Moysan
1
-4
/
+7
2025-04-30
ALSA: hda/realtek - Add more HP laptops which need mute led fixup
Chris Chiu
1
-0
/
+3
2025-04-30
ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FM...
Shenghao Ding
13
-2837
/
+712
2025-04-30
ALSA: hda/cs35l56: Remove dependency on COMPILE_TEST
Richard Fitzgerald
1
-2
/
+2
2025-04-30
ALSA: hda/realtek: Fix built-mic regression on other ASUS models
Takashi Iwai
1
-4
/
+4
2025-04-30
ASoC: wm_adsp: Don't use no_free_ptr() when passing to PTR_ERR()
Richard Fitzgerald
1
-1
/
+1
2025-04-30
ASoC: codecs: Use min() to simplify aw_dev_dsp_update_container()
Thorsten Blum
3
-15
/
+6
2025-04-30
ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation type
Kees Cook
1
-1
/
+2
2025-04-30
ASoC: SOF: topology: Fix null pointer dereference
Julien Massot
1
-1
/
+1
2025-04-30
ASoC: amd: acp: Drop superfluous assignment in acp_sof_probe()
Cristian Ciocaltea
1
-1
/
+1
2025-04-30
ASoC: Intel: catpt: avoid type mismatch in dev_dbg() format
Arnd Bergmann
1
-1
/
+1
2025-04-29
ALSA: usb-audio: Fix duplicated name in MIDI substream names
Takashi Iwai
1
-4
/
+12
2025-04-29
ALSA: korg1212: Replace the pending stop check code with sync_stop PCM ops
Takashi Iwai
1
-56
/
+19
2025-04-28
Merge 6.15-rc4 into usb-next
Greg Kroah-Hartman
16
-62
/
+288
2025-04-28
ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
Joachim Priesner
1
-1
/
+2
[prev]
[next]