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-08
ALSA: pci: hda: use snd_kcontrol_chip()
Kuninori Morimoto
1
-6
/
+6
2025-05-08
ALSA: virtio: use snd_kcontrol_chip()
Kuninori Morimoto
1
-4
/
+4
2025-05-08
ALSA: core: use snd_kcontrol_chip()
Kuninori Morimoto
1
-7
/
+7
2025-05-08
ALSA: i2c: use snd_kcontrol_chip()
Kuninori Morimoto
1
-4
/
+4
2025-05-08
ALSA: sh: use snd_kcontrol_chip()
Kuninori Morimoto
1
-4
/
+4
2025-05-08
ALSA: gus: Remove deadcode
Dr. David Alan Gilbert
2
-243
/
+0
2025-05-08
ALSA: hda/tas2781: Create an independent lib to save the shared parts for bot...
Shenghao Ding
6
-457
/
+405
2025-05-08
ALSA: hda: Remove unused snd_hdac_stream_get_spbmaxfifo
Dr. David Alan Gilbert
1
-19
/
+0
2025-05-08
ALSA: hda: Remove unused snd_hda_add_nid
Dr. David Alan Gilbert
2
-33
/
+0
2025-05-08
ASoC: rt712-sdca: remove redundant else path of if statement
Colin Ian King
1
-6
/
+2
2025-05-08
ASoC: Intel: soc-acpi-intel-ptl-match: Add rt713_vb_l3_rt1320_l3 support
Mac Chiang
1
-0
/
+31
2025-05-08
ASoC: Intel: soc-acpi-intel-lnl/ptl-match: Simplify variable name
Mac Chiang
2
-8
/
+8
2025-05-07
ASoC: tas2781: Add a debugfs node for acoustic tuning
Shenghao Ding
1
-0
/
+154
2025-05-07
Add support for CS35L63 Smart Amplifier
Mark Brown
9
-37
/
+385
2025-05-07
ASoC: SOF: add disable_function_topology flag and
Mark Brown
2
-4
/
+13
2025-05-07
Minor bug fix and tidy up for sof_sdw
Mark Brown
4
-26
/
+16
2025-05-07
ASoC: codec: cs42l[56,73,52]: Convert to GPIO
Mark Brown
3
-122
/
+150
2025-05-06
ASoC: amd: sof_amd_sdw: add logic to get cpu_pin_id for ACP7.0/ACP7.1 platforms
Vijendar Mukunda
1
-0
/
+7
2025-05-06
ASoC: amd: sof_amd_sdw: Fix unlikely uninitialized variable use in create_sdw...
Vijendar Mukunda
1
-1
/
+1
2025-05-06
ASoC: amd: amd_sdw: Fix unlikely uninitialized variable use in create_sdw_dai...
Vijendar Mukunda
1
-1
/
+1
2025-05-06
ASoC: Intel: soc-acpi-intel-ptl-match: Sort ACPI link/machine tables
Naveen Manohar
1
-41
/
+45
2025-05-06
ASoC: codec: cs42l52: Convert to GPIO descriptors
Peng Fan
1
-16
/
+12
2025-05-06
ASoC: codec: cs42l52: Drop cs42l52.h
Peng Fan
1
-32
/
+46
2025-05-06
ASoC: codec: cs42l52: Sort headers alphabetically
Peng Fan
1
-8
/
+8
2025-05-06
ASoC: codec: cs42l73: Convert to GPIO descriptors
Peng Fan
1
-15
/
+11
2025-05-06
ASoC: codec: cs42l73: Drop cs42l73.h
Peng Fan
1
-18
/
+18
2025-05-06
ASoC: codec: cs42l73: Sort headers alphabetically
Peng Fan
1
-7
/
+7
2025-05-06
ASoC: codec: cs42l56: Convert to GPIO descriptors
Peng Fan
1
-14
/
+11
2025-05-06
ASoC: codec: cs42l56: Drop cs42l56.h
Peng Fan
1
-12
/
+37
2025-05-06
ASoC: codec: cs42l56: Sort headers alphabetically
Peng Fan
1
-11
/
+11
2025-05-06
ASoC: SOF: add disable_function_topology module parameter
Bard Liao
1
-2
/
+6
2025-05-06
ASoC: SOF: set disable_function_topology if override_tplg_filename is set
Bard Liao
1
-3
/
+7
2025-05-06
ASoC: SOF: add disable_function_topology flag
Bard Liao
1
-1
/
+2
2025-05-06
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
Ingo Molnar
39
-100
/
+483
2025-05-06
ASoC: cs35l56: Read Silicon ID from DIE_STS registers for CS35L63
Stefan Binding
1
-3
/
+36
2025-05-06
ASoC: cs35l56: Add initial support for CS35L63 for I2C and SoundWire
Stefan Binding
5
-2
/
+225
2025-05-06
ASoC: cs35l56: Add Mute, Volume and Posture registers to firmware register list
Stefan Binding
3
-13
/
+48
2025-05-06
ASoC: cs35l56: Add struct to index firmware registers
Stefan Binding
8
-13
/
+50
2025-05-06
ASoC: cs35l56: Add Index based on ACPI HID or SDW ID to select regmap config
Stefan Binding
2
-6
/
+26
2025-05-06
ASoC: SOF: imx8m: Use reset controller API to control the DSP
Daniel Baluta
1
-16
/
+8
2025-05-06
AsoC: Phase out hybrid PCI devres
Mark Brown
22
-86
/
+206
2025-05-06
ASoC: Intel: sof_sdw: Avoid NULL check fail when re-probing
Charles Keepax
1
-14
/
+11
2025-05-06
ASoC: sdw_utils: Remove num_platforms from simple DAI helper
Charles Keepax
4
-13
/
+6
2025-05-05
ALSA: hda/tas2781: select CONFIG_CRC8 for SND_HDA_SCODEC_TAS2781_I2C
Arnd Bergmann
1
-0
/
+1
2025-05-05
ALSA: core: Remove unused snd_jack_set_parent
Dr. David Alan Gilbert
1
-19
/
+0
2025-05-05
ALSA: core: Remove unused snd_device_get_state
Dr. David Alan Gilbert
1
-23
/
+0
2025-05-05
ALSA: seq: Remove unused snd_seq_queue_client_leave_cells
Dr. David Alan Gilbert
2
-17
/
+0
2025-05-05
ALSA: pcm: Remove unused snd_dmaengine_pcm_open_request_chan
Dr. David Alan Gilbert
1
-21
/
+0
2025-05-05
ALSA: pcm: Remove unused snd_pcm_rate_range_to_bits
Dr. David Alan Gilbert
1
-30
/
+0
2025-05-05
ASoC: intel: atom: Return -ENOMEM if pcim_iomap() fails
Philipp Stanner
1
-5
/
+5
[prev]
[next]