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
path:
root
/
sound
/
soc
/
sof
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-06
ASoC: SOF: Intel: hda: use the defined ppcap functions
Zhu Yingjiang
1
-7
/
+3
2019-06-04
ASoC: SOF: Intel: hda: Fix COMPILE_TEST build error
YueHaibing
1
-0
/
+4
2019-06-03
ASoC: SOF: fix DSP oops definitions in FW ABI
Kai Vehmanen
4
-20
/
+30
2019-06-03
ASoC: SOF: ipc: replace fw ready bitfield with explicit bit ordering
Slawomir Blauciak
1
-4
/
+7
2019-05-28
ASoC: SOF: Intel: hda: fix the hda init chip
Zhu Yingjiang
2
-89
/
+112
2019-05-28
ASoC: SOF: ipc: fix a race, leading to IPC timeouts
Guennadi Liakhovetski
5
-26
/
+27
2019-05-28
ASoC: SOF: control: correct the copy size for bytes kcontrol put
Keyon Jie
1
-4
/
+5
2019-05-28
ASoC: SOF: pcm: remove warning - initialize workqueue on open
Pierre-Louis Bossart
1
-3
/
+3
2019-05-28
ASoC: SOF: pcm: clear hw_params_upon_resume flag correctly
Libin Yang
1
-3
/
+3
2019-05-28
ASoC: SOF: core: fix error handling with the probe workqueue
Pierre-Louis Bossart
1
-0
/
+16
2019-05-28
ASoC: SOF: core: remove snd_soc_unregister_component in case of error
Ranjani Sridharan
1
-3
/
+1
2019-05-28
ASoC: SOF: core: remove DSP after unregistering machine driver
Ranjani Sridharan
1
-1
/
+8
2019-05-13
ASoC: SOF: fix error in verbose ipc command parsing
Ranjani Sridharan
1
-1
/
+1
2019-05-13
ASoC: SOF: fix race in FW boot timeout handling
Kai Vehmanen
1
-0
/
+2
2019-05-13
ASoC: SOF: nocodec: fix undefined reference
Pierre-Louis Bossart
1
-2
/
+6
2019-05-09
ASoC: SOF: Fix unused variable warnings
Takashi Iwai
1
-0
/
+2
2019-05-08
ASoC: SOF: core: fix undefined nocodec reference
Pierre-Louis Bossart
1
-5
/
+5
2019-05-08
ASoC: SOF: xtensa: fix undefined references
Pierre-Louis Bossart
1
-1
/
+1
2019-05-08
ASoC: SOF: Propagate sof_get_ctrl_copy_params() error properly
Takashi Iwai
1
-3
/
+7
2019-05-07
ASoC: SOF: Fix a compile warning with CONFIG_PCI=n
Takashi Iwai
1
-1
/
+1
2019-05-07
ASoC: sound/soc/sof/: fix kconfig dependency warning
Randy Dunlap
1
-1
/
+1
2019-05-03
ASoC: SOF: Intel: CNL: add ipc dump function
Pan Xiuli
1
-0
/
+19
2019-05-03
ASoC: SOF: Intel: APL: add ipc dump function
Pan Xiuli
3
-0
/
+20
2019-05-03
ASoC: SOF: IPC: add ipc dump function
Pan Xiuli
3
-0
/
+8
2019-05-03
ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda stream
Ranjani Sridharan
8
-9
/
+44
2019-05-03
ASoC: SOF: Intel: hda-stream: handle real stream interrupts only
Keyon Jie
1
-1
/
+6
2019-05-03
ASoC: SOF: Intel: hda-stream: store stream capabilities
Keyon Jie
2
-0
/
+7
2019-05-03
ASoC: SOF: Intel: hda-ipc: simplify handling of IPC IRQ
Keyon Jie
3
-13
/
+5
2019-05-03
ASoC: SOF: ipc: use snd_sof_pcm_period_elapsed
Keyon Jie
1
-1
/
+1
2019-05-03
ASoC: SOF: Intel: use snd_sof_pcm_period_elapsed
Keyon Jie
1
-2
/
+2
2019-05-03
ASoC: SOF: PCM: add period_elapsed work to fix race condition in interrupt co...
Keyon Jie
2
-0
/
+50
2019-05-03
ASoC: SOF: Intel: hda-pcm: remove useless dependency on hdac_ext
Pierre-Louis Bossart
1
-1
/
+0
2019-05-03
ASoC: SOF: Intel: hda: set bus->idx as 0
Zhu Yingjiang
1
-3
/
+6
2019-05-03
ASoC: SOF: Intel: hda: set I2S slave before enabling DSP
Zhu Yingjiang
2
-0
/
+17
2019-05-03
ASoC: SOF: Intel: hda: add SSP info to the chip info struct
Zhu Yingjiang
4
-0
/
+10
2019-05-03
ASoC: SOF: Intel: hda: add the SSP Host Device memory space
Zhu Yingjiang
1
-0
/
+7
2019-05-03
ASoC: SOF: Intel: cnl: add pointer ops to use DPIB position
Keyon Jie
1
-0
/
+1
2019-05-03
ASoC: SOF: topology: add support for stricter ABI checks
Pierre-Louis Bossart
1
-13
/
+30
2019-05-03
ASOC: SOF: ipc: add support for stricter ABI checks
Pierre-Louis Bossart
1
-0
/
+9
2019-05-03
ASoC: SOF: add Kconfig option for strict ABI checks
Pierre-Louis Bossart
1
-0
/
+15
2019-05-03
ASoC: SOF: remove redundant null checks of dai
Colin Ian King
1
-4
/
+2
2019-05-02
ASoC: SOF: Intel: fix spelling mistake "incompatble" -> "incompatible"
Colin Ian King
1
-1
/
+1
2019-04-27
ASoC: SOF: Add Build support for SOF core and Intel drivers
Liam Girdwood
4
-0
/
+408
2019-04-27
ASoC: SOF: Intel: Add platform differentiation for APL and CNL
Liam Girdwood
2
-0
/
+358
2019-04-27
ASoC: SOF: Intel: add SKL+ platform DAIs
Keyon Jie
1
-0
/
+351
2019-04-27
ASoC: SOF: Intel: Add support for HDAudio codecs
Pierre-Louis Bossart
1
-0
/
+171
2019-04-27
ASoC: SOF: Intel: Add Intel specific HDA trace operations
Liam Girdwood
1
-0
/
+94
2019-04-27
ASoC: SOF: Intel: Add Intel specific HDA stream operations
Liam Girdwood
1
-0
/
+692
2019-04-27
ASoC: SOF: Intel: Add hda-bus support and initialization
Keyon Jie
1
-0
/
+108
2019-04-27
ASoC: SOF: Intel: Add Intel specific HDA PCM operations
Liam Girdwood
1
-0
/
+240
[next]