index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-21
ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()
Yang Yingliang
1
-7
/
+1
2022-10-19
ASoC: jz4752b: Capture fixes
Mark Brown
7
-25
/
+59
2022-10-18
ASoC: Intel: sof_rt5682: Add quirk for Rex board
Yong Zhi
1
-0
/
+12
2022-10-18
ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15
Pierre-Louis Bossart
1
-0
/
+11
2022-10-03
Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
21
-157
/
+310
2022-09-30
ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flag
Brent Lu
3
-47
/
+47
2022-09-27
ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() he...
Gustavo A. R. Silva
1
-2
/
+2
2022-09-27
ASoC: intel: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-2
/
+2
2022-09-23
ASoC: Intel: skylake: remove unnecessary dev_set_drvdata()
Yang Yingliang
1
-1
/
+0
2022-09-23
ASoC: Intel: sof_da7219_mx98360a: Access num_codecs through dai_link
Nathan Chancellor
1
-1
/
+1
2022-09-22
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+10
2022-09-20
ASoC: Intel: soc-acpi-intel-rpl-match: add rpl_sdca_3_in_1 support
Bard Liao
1
-0
/
+80
2022-09-20
ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarity
Pierre-Louis Bossart
2
-3
/
+3
2022-09-19
ASoC: Intel: sof_rt5682: use devm_kcalloc() instead of devm_kzalloc()
ye xingchen
1
-7
/
+8
2022-09-19
ASoC: Intel: sof_es8336: use function devm_kcalloc() instead of devm_kzalloc()
ye xingchen
1
-3
/
+4
2022-09-19
ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime()
Kuninori Morimoto
1
-0
/
+1
2022-09-19
ASoC: Intel: sof_ssp_amp: use devm_kcalloc() instead of devm_kzalloc()
ye xingchen
1
-7
/
+8
2022-09-19
ASoC: Intel: sof_cs42l42: use function devm_kcalloc() instead of devm_kzalloc()
ye xingchen
1
-7
/
+7
2022-09-19
ASoC: Intel: sof_nau8825: use function devm_kcalloc() instead of devm_kzalloc()
ye xingchen
1
-7
/
+8
2022-09-19
ASoC: Intel: sof_sdw: add support for Dell SKU 0AFF
Pierre-Louis Bossart
1
-0
/
+10
2022-09-13
ASoC: Intel: fix unused-variable warning in probe_codec
Gaosheng Cui
1
-1
/
+1
2022-09-13
ASoC: Intel: fix unused-variable warning in probe_codec
Gaosheng Cui
1
-1
/
+1
2022-08-24
Merge branch 'topic/memalloc-cleanup' into for-next
Takashi Iwai
1
-4
/
+3
2022-08-24
ASoC: Intel: sst: Switch to standard device pages
Takashi Iwai
1
-4
/
+3
2022-08-18
ASoC: Intel: Drop hdac_ext usage for codec device creation
Cezary Rojewski
3
-17
/
+13
2022-08-18
ASoC: Intel: Skylake: Introduce HDA codec init and exit routines
Cezary Rojewski
1
-0
/
+29
2022-08-16
ASoC: Intel: HSW and BDW updates
Mark Brown
4
-23
/
+35
2022-08-16
ASoC: Intel: common: add ACPI matching tables for Raptor Lake
Kai Vehmanen
2
-1
/
+52
2022-08-16
ASoC: Intel: Drop legacy HSW/BDW board-match information
Cezary Rojewski
1
-15
/
+0
2022-08-16
ASoC: Intel: catpt: Drop SND_SOC_ACPI_INTEL_MATCH dependency
Cezary Rojewski
2
-4
/
+31
2022-08-16
ASoC: Intel: bdw_rt286: Rename module
Cezary Rojewski
1
-2
/
+2
2022-08-16
ASoC: Intel: hsw_rt5640: Rename module
Cezary Rojewski
1
-2
/
+2
2022-08-15
ASoC: Replace sprintf() with sysfs_emit()
Mark Brown
3
-8
/
+8
2022-08-15
ASoC: Intel: cirrus-common: Use UID to map correct amp to prefix
Stefan Binding
1
-43
/
+49
2022-08-15
ASoC: Intel: skylake: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-1
/
+1
2022-08-15
ASoC: Intel: catpt: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-3
/
+3
2022-08-15
ASoC: Intel: sst: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-4
/
+4
2022-08-05
ASoC: Intel: fix sof_es8336 probe
Pierre-Louis Bossart
1
-1
/
+3
2022-08-05
ASoC: Intel: avs: Fix potential buffer overflow by snprintf()
Takashi Iwai
1
-2
/
+2
2022-07-25
ASoC: Intel: sof_nau8825: Move quirk check to the front in late probe
Yong Zhi
1
-5
/
+5
2022-07-25
ASoC: Intel: sof_rt5682: Perform quirk check first in card late probe
Yong Zhi
1
-9
/
+9
2022-07-25
ASoC: Intel: sof_rt5682: Add support for mtl_mx98357_rt5682
Yong Zhi
2
-0
/
+25
2022-07-25
ASoC: Intel: sof_es8336: remove hard-coded SSP selection
Pierre-Louis Bossart
1
-9
/
+5
2022-07-25
ASoC: Intel: sof_es8336: reset the num_links during probe
Muralidhar Reddy
1
-1
/
+2
2022-07-25
ASoC: Intel: sof_es8336: add support for HDMI_In capture
Muralidhar Reddy
2
-20
/
+118
2022-07-25
ASoC: Intel: sof_es8336: ignore GpioInt when looking for speaker/headset GPIO...
Andrey Turkin
1
-6
/
+6
2022-07-25
ASoC: Intel: sof_es8336: Fix GPIO quirks set via module option
Andrey Turkin
1
-11
/
+12
2022-07-25
ASoC: Intel: soc-acpi: Add entry for sof_es8336 in ADL match table
Muralidhar Reddy
1
-0
/
+13
2022-07-25
ASoC: Intel: sof_sdw: add support for Dell SKU 0AF0
Pierre-Louis Bossart
1
-0
/
+10
2022-07-22
ASoC: Intel: avs: Use lookup table to create modules
Amadeusz Sławiński
1
-25
/
+29
[next]