index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-24
ASoC: dt-binding: Convert mt8183-afe-pcm to dt-schema
Julien Massot
2
-42
/
+228
2025-09-23
regulator: dt-bindings: qcom,sdm845-refgen-regulator: document more platforms
Dmitry Baryshkov
1
-0
/
+3
2025-09-22
tas2783A: Add acpi match changes for Intel MTL
Niranjan H Y
1
-0
/
+30
2025-09-22
ASoc: tas2783A: add machine driver changes
Niranjan H Y
1
-10
/
+28
2025-09-22
ASoc: tas2783A: machine driver amp utility for TI devices
Niranjan H Y
3
-1
/
+102
2025-09-22
ASoc: tas2783A: Add soundwire based codec driver
Niranjan H Y
4
-0
/
+1457
2025-09-22
ASoC: ops: improve snd_soc_get_volsw
Niranjan H Y
1
-0
/
+1
2025-09-22
ASoC: cs35l41: Fallback to reading Subsystem ID property if not ACPI
Stefan Binding
1
-33
/
+44
2025-09-22
ASoC: dt-bindings: cirrus,cs35l41: Document the cirrus,subsystem-id property
Stefan Binding
1
-0
/
+6
2025-09-21
Linux 6.17-rc7
v6.17-rc7
Linus Torvalds
1
-1
/
+1
2025-09-20
firewire: core: fix overlooked update of subsystem ABI version
Takashi Sakamoto
1
-1
/
+1
2025-09-19
io_uring: fix incorrect io_kiocb reference in io_link_skb
Yang Xiuwei
1
-1
/
+1
2025-09-19
iommu/amd/pgtbl: Fix possible race while increase page table level
Vasant Hegde
2
-4
/
+22
2025-09-18
ASoC: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan
Christophe Leroy
1
-32
/
+20
2025-09-18
ASoC: fsl: fsl_qmc_audio: Only request completion on last channel
Christophe Leroy
1
-40
/
+6
2025-09-18
ASoC: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
Christophe Leroy
1
-0
/
+29
2025-09-18
soc: fsl: qmc: Only set completion interrupt when needed
Christophe Leroy
1
-11
/
+33
2025-09-18
smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
Stefan Metzmacher
1
-1
/
+3
2025-09-18
smb: client: fix file open check in __cifs_unlink()
Paulo Alcantara
1
-2
/
+15
2025-09-18
ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()
Geert Uytterhoeven
1
-4
/
+2
2025-09-18
ASoC: qcom: sc8280xp: explicitly set S16LE format in sc8280xp_be_hw_params_fi...
Alexey Klimov
1
-0
/
+3
2025-09-18
ASoC: SOF: ipc3-dtrace: fix potential integer overflow in allocation
Samasth Norway Ananda
1
-1
/
+1
2025-09-18
ASoC: codecs: wcd937x: get regmap directly
Srinivas Kandagatla
1
-1
/
+1
2025-09-18
ASoC: codecs: wcd938x: get regmap directly
Srinivas Kandagatla
1
-1
/
+1
2025-09-18
ASoC: codecs: wcd-common: move status_update callback to common
Srinivas Kandagatla
5
-100
/
+62
2025-09-18
ASoC: codecs: wcd939x: get regmap directly
Srinivas Kandagatla
3
-18
/
+3
2025-09-18
ASoC: codecs: wcd-common: move component ops to common
Srinivas Kandagatla
5
-72
/
+34
2025-09-18
ASoC: codecs: wcd-common: move WCD_SDW_CH to common
Srinivas Kandagatla
10
-47
/
+28
2025-09-18
ASoC: codecs: wcd: add common helper for wcd codecs
Srinivas Kandagatla
8
-265
/
+182
2025-09-18
ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helper
Srinivas Kandagatla
6
-34
/
+2
2025-09-18
ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helper
Srinivas Kandagatla
9
-39
/
+6
2025-09-18
soundwire: bus: add sdw_slave_get_current_bank helper
Srinivas Kandagatla
2
-0
/
+20
2025-09-18
soundwire: bus: add of_sdw_find_device_by_node helper
Srinivas Kandagatla
2
-0
/
+15
2025-09-18
ASoC: codecs: wcd937x: make stub functions inline
Srinivas Kandagatla
1
-3
/
+3
2025-09-18
ASoC: codecs: wcd937x: set the comp soundwire port correctly
Srinivas Kandagatla
1
-2
/
+2
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_set_idle_bias()
Kuninori Morimoto
2
-0
/
+7
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_get_bias_level()
Kuninori Morimoto
2
-3
/
+6
2025-09-18
ASoC: soc-dapm: tidyup idle_bias handling - step2
Kuninori Morimoto
1
-11
/
+6
2025-09-18
ASoC: soc-dapm: tidyup idle_bias handling - step1
Kuninori Morimoto
15
-28
/
+27
2025-09-18
ASoC: soc-dapm: remove suspend_bias_off from snd_soc_dapm_context
Kuninori Morimoto
2
-3
/
+4
2025-09-18
ASoC: soc-card: add snd_soc_card_to_dapm()
Kuninori Morimoto
1
-0
/
+5
2025-09-18
ASoC: soc-component: add snd_soc_component_to_dapm()
Kuninori Morimoto
1
-2
/
+5
2025-09-18
ASoC: soc-dapm: use dapm->component instead of container_of()
Kuninori Morimoto
3
-15
/
+7
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_to_card()
Kuninori Morimoto
2
-0
/
+7
2025-09-18
ASoC: soc-dapm: add snd_soc_dapm_to_dev()
Kuninori Morimoto
2
-1
/
+11
2025-09-18
rv: Add Gabriele Monaco as maintainer for Runtime Verification
Steven Rostedt
1
-0
/
+1
2025-09-18
io_uring/msg_ring: kill alloc_cache for io_kiocb allocations
Jens Axboe
3
-29
/
+2
2025-09-18
ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xx
Praful Adiga
1
-0
/
+1
2025-09-18
drm/amdgpu: suspend KFD and KGD user queues for S0ix
Alex Deucher
1
-14
/
+10
2025-09-18
drm/amdkfd: add proper handling for S0ix
Alex Deucher
3
-4
/
+60
[next]