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