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
/
sof
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-23
Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-1
/
+74
2022-12-19
Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2022-12-12
ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"
Kai Vehmanen
3
-1
/
+74
2022-11-23
ASoC: SOF: Intel: hda: read multi-link capabilities earlier
Pierre-Louis Bossart
1
-2
/
+2
2022-11-23
ASoC: SOF: Intel: hda: add callback to check SoundWire lcount information
Pierre-Louis Bossart
7
-0
/
+54
2022-11-23
ASoC: SOF: Intel: mtl: move SoundWire interrupt enabling to callback
Pierre-Louis Bossart
1
-17
/
+27
2022-11-23
ASoC: SOF: Intel: mtl: factor interrupt enable/disable interrupt functions
Pierre-Louis Bossart
1
-78
/
+38
2022-11-23
ASoC: SOF: Intel: hda: add per-chip enable_sdw_irq() callback
Pierre-Louis Bossart
6
-1
/
+33
2022-11-23
soundwire: intel: start using hw_ops
Pierre-Louis Bossart
1
-0
/
+2
2022-11-10
ASoC: SOF: get pipeline instance id from pipe_widget->instance_id
Mark Brown
1
-6
/
+6
2022-11-10
ASoC: SOF: Intel: update D0i3 registers for MTL
Mark Brown
8
-7
/
+26
2022-11-09
ASoC: SOF: ipc4: get pipeline instance id from pipe_widget->instance_id
Bard Liao
1
-6
/
+6
2022-11-07
ASoC: SOF: Intel: set d0i3 register with d0i3_offset
Rander Wang
1
-7
/
+14
2022-11-07
ASoC: SOF: Intel: add d0i3_offset in chip_info
Rander Wang
6
-0
/
+10
2022-11-07
ASoC: SOF: Intel: add d0i3 definition for MTL
Rander Wang
1
-0
/
+2
2022-11-07
ASoC: SOF: Intel: hda-loader: use small buffer for iccmax stream
Kai Vehmanen
1
-10
/
+5
2022-11-02
ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()
Yang Yingliang
1
-7
/
+1
2022-10-31
ASoC: SOF: fix compilation issue with readb/writeb helpers
Pierre-Louis Bossart
3
-5
/
+5
2022-10-28
ASoC: SOF: introduce new DEBUG_NOCODEC mode
Pierre-Louis Bossart
2
-1
/
+60
2022-10-28
ASoC: SOF: Intel: hda-codec: use GPL-2.0-only license
Pierre-Louis Bossart
1
-11
/
+8
2022-10-28
ASoC: SOF: Intel: hda: clarify Kconfig dependencies
Pierre-Louis Bossart
2
-7
/
+7
2022-10-28
ASoC: SOF: Intel: add hda_bus_ml_free helper
Pierre-Louis Bossart
3
-3
/
+18
2022-10-28
ASoC: SOF: Intel: hda-mlink: add helpers to suspend/resume links
Pierre-Louis Bossart
3
-26
/
+35
2022-10-28
ASoC: SOF: Intel: clarify bus_init and bus_exit sequences
Pierre-Louis Bossart
3
-13
/
+20
2022-10-28
ASoC: SOF: Intel: hda-codec: add helpers to suspend and resume cmd_io
Pierre-Louis Bossart
3
-6
/
+29
2022-10-28
ASoC: SOF: Intel: hda-dsp: clarify dependencies on SND_SOC_SOF_HDA
Pierre-Louis Bossart
1
-3
/
+1
2022-10-28
ASoC: SOF: Intel: hda-ctrl: use helper to clear RIRB status
Pierre-Louis Bossart
1
-4
/
+1
2022-10-28
ASoC: SOF: Intel: hda-codec: add hda_codec_check_rirb_status() helper
Pierre-Louis Bossart
3
-18
/
+26
2022-10-28
ASoC: SOF: Intel: hda-stream: always allocate CORB/RIRB buffer
Pierre-Louis Bossart
1
-6
/
+5
2022-10-28
ASoC: SOF: Intel: hda-codec: add stop_cmd_io helper
Pierre-Louis Bossart
3
-4
/
+13
2022-10-28
ASoC: SOF: Intel: hda-codec: add hda_codec_device_remove() helper
Pierre-Louis Bossart
3
-4
/
+12
2022-10-28
ASoC: SOF: Intel: hda-ctrl: add codec wakeup helper
Pierre-Louis Bossart
3
-6
/
+14
2022-10-28
ASoC: SOF: Intel: move all RIRB/CMD_IO helpers to hda-codec.c
Pierre-Louis Bossart
3
-30
/
+52
2022-10-28
ASoC: SOF: Intel: hda: add multi-link helper for LOSVID
Pierre-Louis Bossart
3
-8
/
+12
2022-10-28
ASoC: SOF: Intel: start moving multi-link handling in dedicated file
Pierre-Louis Bossart
4
-13
/
+61
2022-10-28
ASoC: SOF: Intel: move codec state change to hda-codec.c
Pierre-Louis Bossart
3
-15
/
+16
2022-10-28
ASoC: SOF: Intel: hda-codec: simplify SND_SOC_SOF_HDA_AUDIO_CODEC handling
Pierre-Louis Bossart
2
-27
/
+20
2022-10-28
ASoC: SOF: Intel: remove all dependencies on SND_SOC_HDAC_HDMI
Pierre-Louis Bossart
2
-5
/
+2
2022-10-28
ASoC: SOF: Intel: remove option to disable the common_hdmi handling
Pierre-Louis Bossart
3
-21
/
+7
2022-10-26
ASoC: SOF: Intel: HDaudio cleanups
Mark Brown
12
-130
/
+95
2022-10-26
ASoC: SOF: Intel: MTL: fix comment error
Yong Zhi
1
-2
/
+2
2022-10-26
ASoC: SOF: Intel: hda-stream: use readb/writeb for stream registers
Pierre-Louis Bossart
1
-2
/
+2
2022-10-26
ASoC: SOF: Intel: hda-stream: use snd_sof_dsp_updateb() helper
Pierre-Louis Bossart
2
-2
/
+3
2022-10-26
ASoC: SOF: Intel: hda: use SOF helper for consistency
Pierre-Louis Bossart
1
-2
/
+1
2022-10-26
ASoC: SOF: Intel: hda-stream: rename CL_SD_CTL registers as SD_CTL
Pierre-Louis Bossart
5
-48
/
+48
2022-10-26
ASoC: SOF: Intel: hda-stream: use SOF helpers for consistency
Pierre-Louis Bossart
1
-2
/
+3
2022-10-26
ASoC: SOF: Intel: hda: remove useless check on GCTL
Pierre-Louis Bossart
1
-7
/
+0
2022-10-26
ASoC: SOF: Intel: hda: always do a full reset
Pierre-Louis Bossart
4
-17
/
+15
2022-10-26
ASoC: SOF: Intel: hda-ctrl: remove useless sleep
Pierre-Louis Bossart
1
-4
/
+0
2022-10-26
ASoC: SOF: Intel: hda-dai: remove useless members in hda_pipe_params
Pierre-Louis Bossart
1
-5
/
+0
[next]