index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-15
ASoC: intel: sof_sdw: move DMIC link id overwrite to create_sdw_dailink
Bard Liao
3
-14
/
+8
2021-11-15
ASoC: intel: sof_sdw: Use a fixed DAI link id for AMP
Bard Liao
2
-3
/
+29
2021-11-15
ASoC: intel: sof_sdw: rename be_index/link_id to link_index
Bard Liao
1
-23
/
+25
2021-11-15
ASoC: Intel: sof_sdw: add SKU for Dell Latitude 9520
Pierre-Louis Bossart
1
-0
/
+11
2021-11-15
ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertible
Pierre-Louis Bossart
1
-1
/
+1
2021-11-15
ASoC: intel: sof_sdw: return the original error number
Bard Liao
1
-1
/
+1
2021-11-15
Merge existing fixes from asoc/for-5.16 into new branch
Mark Brown
2
-0
/
+174
2021-11-05
ASoC: Intel: sof_sdw: Add support for SKU 0B12 product
Gongjun Song
1
-0
/
+10
2021-11-05
ASoC: Intel: soc-acpi: add SKU 0B29 SoundWire configuration
Gongjun Song
1
-0
/
+58
2021-11-05
ASoC: Intel: sof_sdw: Add support for SKU 0B29 product
Gongjun Song
1
-0
/
+10
2021-11-05
ASoC: Intel: soc-acpi: add SKU 0B13 SoundWire configuration
Gongjun Song
1
-0
/
+21
2021-11-05
ASoC: Intel: sof_sdw: Add support for SKU 0B13 product
Gongjun Song
1
-0
/
+9
2021-11-05
ASoC: Intel: sof_sdw: Add support for SKU 0B11 product
Gongjun Song
1
-0
/
+10
2021-11-05
ASoC: Intel: sof_sdw: Add support for SKU 0B00 and 0B01 products
Gongjun Song
1
-0
/
+20
2021-11-05
ASoC: Intel: soc-acpi: add SKU 0AF3 SoundWire configuration
Gongjun Song
1
-0
/
+26
2021-11-05
ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product
Gongjun Song
1
-0
/
+10
2021-11-03
Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
42
-331
/
+1045
2021-11-02
Merge tag 'platform-drivers-x86-v5.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-48
/
+3
2021-10-29
ASoC: Intel: soc-acpi: use const for all uses of snd_soc_acpi_codecs
Pierre-Louis Bossart
6
-17
/
+17
2021-10-29
ASoC: Intel: soc-acpi-cht: shrink tables using compatible IDs
Pierre-Louis Bossart
1
-44
/
+25
2021-10-29
ASoC: Intel: soc-acpi-byt: shrink tables using compatible IDs
Pierre-Louis Bossart
1
-44
/
+24
2021-10-29
ASoC: Intel: sof_rt5682: use comp_ids to enumerate rt5682s
Brent Lu
4
-63
/
+24
2021-10-29
ASoC: Intel: sof_rt5682: detect codec variant in probe function
Brent Lu
1
-0
/
+4
2021-10-29
ASoC: Intel: glk_rt5682_max98357a: support ALC5682I-VS codec
Brent Lu
3
-9
/
+52
2021-10-27
ASoC: Intel: soc-acpi: add entry for ESSX8336 on JSL
Pierre-Louis Bossart
1
-0
/
+6
2021-10-25
ASoC: fix unmet dependency on GPIOLIB for SND_SOC_MAX98357A
Julian Braha
1
-1
/
+1
2021-10-19
ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header
Hans de Goede
1
-48
/
+3
2021-10-15
Merge tag 'asoc-fix-v5.15-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
1
-25
/
+12
2021-10-11
Merge series "ASoC: Intel: bytcr_rt5651: few cleanups" from Andy Shevchenko <...
Mark Brown
1
-68
/
+50
2021-10-11
ASoC: Intel: bytcr_rt5651: Utilize dev_err_probe() to avoid log saturation
Andy Shevchenko
1
-4
/
+2
2021-10-11
ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclk
Andy Shevchenko
1
-39
/
+30
2021-10-11
ASoC: Intel: bytcr_rt5651: Use temporary variable for struct device
Andy Shevchenko
1
-24
/
+18
2021-10-11
ASoC: Intel: bytcr_rt5651: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-3
/
+2
2021-10-11
ASoC: Intel: bytcr_rt5640: Utilize dev_err_probe() to avoid log saturation
Andy Shevchenko
1
-8
/
+4
2021-10-11
ASoC: Intel: bytcr_rt5640: use devm_clk_get_optional() for mclk
Andy Shevchenko
1
-43
/
+32
2021-10-11
ASoC: Intel: bytcr_rt5640: Use temporary variable for struct device
Andy Shevchenko
1
-17
/
+15
2021-10-11
ASoC: Intel: bytcr_rt5640: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-2
/
+1
2021-10-08
ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation
Andy Shevchenko
1
-13
/
+5
2021-10-08
ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional()
Andy Shevchenko
1
-7
/
+3
2021-10-08
ASoC: Intel: bytcht_es8316: Use temporary variable for struct device
Andy Shevchenko
1
-2
/
+2
2021-10-08
ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-3
/
+2
2021-10-07
ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation
Andy Shevchenko
1
-13
/
+5
2021-10-07
ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional()
Andy Shevchenko
1
-7
/
+3
2021-10-07
ASoC: Intel: bytcht_es8316: Use temporary variable for struct device
Andy Shevchenko
1
-2
/
+2
2021-10-07
ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-3
/
+2
2021-10-05
ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45
Pierre-Louis Bossart
1
-0
/
+10
2021-10-05
ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp
Pierre-Louis Bossart
1
-0
/
+41
2021-10-05
ASoC: Intel: add machine driver for SOF+ES8336
Pierre-Louis Bossart
3
-0
/
+585
2021-10-05
ASoC: Intel: soc-acpi: apl/glk/tgl: add entry for devices based on ES8336 codec
Pierre-Louis Bossart
3
-1
/
+18
2021-10-04
ASoC: Intel: cht_bsw_nau8824: Set card.components string
Hans de Goede
1
-0
/
+2
[next]