index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-15
ASoC: mediatek: mt8188: revise AFE driver
Mark Brown
7
-502
/
+795
2023-05-15
ASoC: Factor out control notification support
Mark Brown
4
-28
/
+29
2023-05-15
ASoC: SOF: Intel/ipc4: Do not reset BE DAI pipeline
Mark Brown
3
-21
/
+53
2023-05-15
ASoC: SOF: Intel: hda-dai: prepare LNL support
Mark Brown
5
-61
/
+63
2023-05-15
ASoC: Intel: machine driver updates
Mark Brown
7
-6
/
+197
2023-05-15
ASoC: SOF: ipc4-pcm: reset all pipelines during FE DAI hw_free
Ranjani Sridharan
2
-19
/
+32
2023-05-15
ASoC: SOF: Intel: hda-dai-ops: Split the get_hext_stream() op for IPC4
Ranjani Sridharan
2
-2
/
+21
2023-05-15
ASoC: SOF: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2023-05-15
ASoC: SOF: ipc4-topology: Use set_get_data() to send LARGE_CONFIG message
Peter Ujfalusi
1
-14
/
+7
2023-05-15
ASoC: SOF: Intel: remove mutual exclusion between NOCODEC and HDA_LINK
Pierre-Louis Bossart
1
-1
/
+0
2023-05-15
ASoC: SOF: Intel: hda-dai: use HDA_LINK instead of HDA_AUDIO_CODEC
Pierre-Louis Bossart
2
-4
/
+8
2023-05-15
ASoC: SOF: Intel: hda-dai: mark functions as __maybe_unused
Pierre-Louis Bossart
1
-5
/
+7
2023-05-15
ASoC: SOF: Intel: hda-dai: move hda_dai_prepare() code
Pierre-Louis Bossart
1
-8
/
+8
2023-05-15
ASoC: SOF: Intel: Kconfig: move selection of PROBE_WORK_QUEUE
Pierre-Louis Bossart
1
-1
/
+1
2023-05-15
ASoC: SOF: Intel: clarify initialization when HDA_AUDIO_CODEC is not used
Pierre-Louis Bossart
1
-3
/
+8
2023-05-15
ASoC: SOF: Intel: fix DAI number mismatch
Pierre-Louis Bossart
1
-1
/
+1
2023-05-15
ASoC: SOF: Intel: hda-dai: remove use of cpu_dai->component drvdata
Pierre-Louis Bossart
1
-10
/
+30
2023-05-15
ASoC: SOF: Intel: hda-dai: simplify .prepare callback
Pierre-Louis Bossart
1
-31
/
+3
2023-05-15
ASoC: SOF: ipc4-topology: Modify input audio format selection logic
Ranjani Sridharan
1
-100
/
+32
2023-05-15
ASoC: SOF: ipc4-topology: New helper to check if all output formats are the same
Ranjani Sridharan
1
-22
/
+31
2023-05-15
ASoC: SOF: ipc4-topology: Modify the output format selection logic
Ranjani Sridharan
1
-20
/
+107
2023-05-15
ASoC: SOF: ipc4-topology: Add a new helper function to get the valid bits
Ranjani Sridharan
1
-14
/
+18
2023-05-15
ASoC: SOF: ipc4-topology: Handle output format special case
Ranjani Sridharan
1
-5
/
+50
2023-05-15
ASoC: SOF: ipc4-topology: Rename sof_ipc4_init_audio_fmt()
Ranjani Sridharan
1
-25
/
+26
2023-05-15
ASoC: SOF: ipc4-topology: Move the call to init output format
Ranjani Sridharan
1
-6
/
+23
2023-05-15
ASoC: SOF: ipc4-topology: Add a helper function for output format selection
Ranjani Sridharan
1
-9
/
+21
2023-05-15
ASoC: SOF: ipc4-topology: Handle input/output audio format special case
Ranjani Sridharan
1
-1
/
+10
2023-05-15
ASoC: Intel: sof_sdw: add quirk for LNL RVP
Peter Ujfalusi
1
-0
/
+9
2023-05-15
ASoC: Intel: soc-acpi: add tables for LunarLake
Pierre-Louis Bossart
3
-0
/
+75
2023-05-15
ASoC: Intel: sof_sdw: add new mapping for HP Spectre x360
Pierre-Louis Bossart
1
-0
/
+14
2023-05-15
ASoC: Intel: sof_sdw: start set codec init function with an adr index
Bard Liao
1
-5
/
+11
2023-05-15
ASoC: Intel: soc-acpi: add support for MTL SDCA boards
Chao Song
1
-0
/
+57
2023-05-15
ASoC: Intel: sof_sdw: add quirk for MTL RVP
Bard Liao
1
-0
/
+8
2023-05-15
ASoC: Intel: sof_sdw: remove SOF_SDW_TGL_HDMI for MeteorLake devices
Bard Liao
1
-1
/
+1
2023-05-15
ASoC: Intel: Add rpl_max98373_8825 driver
Terry Cheong
2
-0
/
+22
2023-05-15
ASoC: wm_adsp: Update to use new component control notify helepr
Charles Keepax
1
-19
/
+1
2023-05-15
ASoC: ak4118: Update to use new component control notify helper
Charles Keepax
1
-9
/
+2
2023-05-15
ASoC: soc-component: Add notify control helper function
Charles Keepax
2
-0
/
+26
2023-05-15
ASoC: dt-bindings: mediatek,mt8188-afe: add audio properties
Trevor Wu
1
-2
/
+28
2023-05-15
ASoC: dt-bindings: mediatek,mt8188-afe: correct clock name
Trevor Wu
1
-18
/
+18
2023-05-15
ASoC: mediatek: mt8188: add required clocks
Trevor Wu
2
-0
/
+8
2023-05-15
ASoC: mediatek: mt8188: add bus protection
Trevor Wu
1
-0
/
+76
2023-05-15
ASoC: mediatek: mt8188: combine afe component registration
Trevor Wu
1
-35
/
+2
2023-05-15
ASoC: mediatek: mt8188: refine APLL control
Trevor Wu
3
-23
/
+241
2023-05-15
ASoC: mediatek: mt8188: revise ETDM control flow
Trevor Wu
2
-386
/
+406
2023-05-15
ASoC: mediatek: mt8188: complete set_tdm_slot function
Trevor Wu
1
-3
/
+18
2023-05-15
ASoC: mediatek: mt8188: remove supply AUDIO_HIRES
Trevor Wu
1
-37
/
+0
2023-05-15
ASoC: Merge up fixes for CI
Mark Brown
9
-14
/
+105
2023-05-14
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
1
-1
/
+1
2023-05-14
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+2
[prev]
[next]