index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
clx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-05
ASoC: Intel: sof_sdw_cs_amp: Connect outputs to a speaker widget
Richard Fitzgerald
1
-2
/
+28
2023-12-05
ASoC: SOF: Intel: lnl: add core get and set support for dsp core
Rander Wang
3
-2
/
+9
2023-12-05
ASoC: cs4271: Fix spelling mistake "retrieveing" -> "retrieving"
Colin Ian King
1
-1
/
+1
2023-12-05
ASoC: rt722-sdca: Set lane_control_support for multilane
Chao Song
1
-0
/
+3
2023-12-04
ASoC: SOF: Wire up buffer flags
Curtis Malainey
2
-0
/
+3
2023-12-04
ASoC: SOF: add alignment for topology header file struct definition
Baofeng Tian
1
-18
/
+18
2023-12-04
ASoC: SOF: align topology header file with sof topology header
Baofeng Tian
1
-9
/
+16
2023-12-04
ASoC: SOF: topology: Use partial match for disconnecting DAI link and DAI widget
Bard Liao
1
-1
/
+1
2023-12-04
ASoC: Intel: sof_sdw_rt_sdca_jack_common: check ctx->headset_codec_dev instea...
Bard Liao
1
-3
/
+3
2023-12-04
ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULL
Bard Liao
1
-0
/
+1
2023-12-04
ASoC: Intel: glk_rt5682_max98357a: fix board id mismatch
Brent Lu
1
-8
/
+6
2023-12-04
ASoC: Intel: sof_nau8825: board id cleanup for rpl boards
Brent Lu
2
-20
/
+4
2023-12-04
ASoC: Intel: sof_nau8825: board id cleanup for adl boards
Brent Lu
2
-31
/
+5
2023-12-04
ASoC: Intel: soc-acpi-intel-tgl-match: add cs42l43 and cs35l56 support
Bard Liao
1
-0
/
+78
2023-12-04
ASoC: Intel: bytcht_es8316: Determine quirks/routing with codec-dev ACPI DSM
Hans de Goede
1
-0
/
+62
2023-12-04
ASoC: Intel: bytcht_es8316: Add is_bytcr helper variable
Hans de Goede
1
-3
/
+3
2023-12-04
ASoC: Intel: bytcht_es8316: Dump basic _DSM information
Pierre-Louis Bossart
2
-0
/
+4
2023-12-04
ASoC: es83xx: add ACPI DSM helper module
Pierre-Louis Bossart
4
-0
/
+488
2023-12-04
ASoC: SOF: Move sof_of_machine_select() to core.c from sof-of-dev.c
Chen-Yu Tsai
3
-32
/
+22
2023-12-01
ASoC: qcom: sc8280xp: Add support for SM8450 and SM8550
Krzysztof Kozlowski
1
-0
/
+2
2023-12-01
ASoC: qcom: sc8280xp: set card driver name from match data
Krzysztof Kozlowski
1
-4
/
+2
2023-12-01
ASoC: cs4349: Drop legacy include
Linus Walleij
1
-1
/
+0
2023-12-01
ASoC: cs43130: Drop legacy includes
Linus Walleij
1
-2
/
+0
2023-12-01
ASoC: cs42l42: Drop legacy include
Linus Walleij
2
-2
/
+1
2023-12-01
ASoC: cirrus: edb93xx: Drop legacy include
Linus Walleij
1
-1
/
+0
2023-12-01
ASoC: cs4271: Convert to GPIO descriptors
Linus Walleij
4
-32
/
+52
2023-12-01
ASoC: cs35l36: Drop legacy includes
Linus Walleij
1
-2
/
+1
2023-12-01
ASoC: cs35l35: Drop legacy includes
Linus Walleij
1
-2
/
+0
2023-12-01
ASoC: cs35l34: Fix GPIO name and drop legacy include
Linus Walleij
1
-3
/
+1
2023-12-01
ASoC: cs35l33: Fix GPIO name and drop legacy include
Linus Walleij
1
-3
/
+1
2023-12-01
ASoC: cs35l32: Drop legacy include
Linus Walleij
1
-1
/
+0
2023-11-29
ASoC: qcom: Move Soundwire runtime stream alloc to soundcards
Krzysztof Kozlowski
3
-33
/
+28
2023-11-29
ASoC: qcom: Add helper for allocating Soundwire stream runtime
Krzysztof Kozlowski
2
-1
/
+45
2023-11-29
ASoC: fsl_rpmsg: update Kconfig dependencies
Arnd Bergmann
1
-0
/
+1
2023-11-29
ASoC: SOF: ipc4-topology: Add module ID print during module set up
Baofeng Tian
1
-2
/
+10
2023-11-29
ASoC: core: Fix a handful of spelling mistakes.
Colin Ian King
1
-5
/
+5
2023-11-29
ASoC: SOF: ipc4: Move window offset configuration earlier
Peter Ujfalusi
1
-28
/
+27
2023-11-29
ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_data
Bard Liao
1
-1
/
+8
2023-11-29
ASoC: SOF: core: Implement IPC version fallback if firmware files are missing
Peter Ujfalusi
3
-49
/
+292
2023-11-29
ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_data
Peter Ujfalusi
8
-7
/
+10
2023-11-29
ASoC: SOF: core: Add helper for initialization of paths, ops
Peter Ujfalusi
1
-22
/
+34
2023-11-29
ASoC: SOF: sof-pci-dev: Rely on core to create the file paths
Peter Ujfalusi
1
-98
/
+17
2023-11-29
ASoC: SOF: sof-of-dev: Rely on core to create the file paths
Peter Ujfalusi
1
-11
/
+0
2023-11-29
ASoC: SOF: sof-acpi-dev: Rely on core to create the file paths
Peter Ujfalusi
1
-12
/
+0
2023-11-29
ASoC: SOF: core: Implement firmware, topology path setup in core
Peter Ujfalusi
4
-7
/
+203
2023-11-29
ASoC: SOF: sof-pci-dev: Save the default IPC type and path overrides
Peter Ujfalusi
1
-0
/
+15
2023-11-29
ASoC: SOF: sof-of-dev: Save the default IPC type and path overrides
Peter Ujfalusi
1
-0
/
+4
2023-11-29
ASoC: SOF: sof-acpi-dev: Save the default IPC type and path overrides
Peter Ujfalusi
1
-0
/
+4
2023-11-29
ASoC: SOF: Add placeholder for platform IPC type and path overrides
Peter Ujfalusi
1
-0
/
+15
2023-11-29
ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.c
Peter Ujfalusi
3
-100
/
+95
[next]