index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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
2020-03-02
ASoC: SOF: Intel: hda: use snd_sof_dsp_set_power_state() op
Ranjani Sridharan
1
-8
/
+7
2020-03-02
ASoC: SOF: Intel: hda-loader: clear the IPC ack bit after FW_PURGE done
Keyon Jie
1
-0
/
+6
2020-02-20
ASoC: SOF: Intel: hda: allow operation without i915 gfx
Kai Vehmanen
2
-15
/
+18
2020-02-18
ASoC: SOF: Intel: Add Probe compress CPU DAIs
Cezary Rojewski
2
-0
/
+34
2020-02-18
ASoC: SOF: Intel: Probe compress operations
Cezary Rojewski
6
-0
/
+166
2020-02-18
ASoC: SOF: Intel: Expose SDnFMT helpers
Cezary Rojewski
2
-4
/
+6
2020-02-18
ASoC: SOF: Implement Probe IPC API
Cezary Rojewski
1
-1
/
+3
2020-02-18
ASoC: SOF: Intel: Account for compress streams when servicing IRQs
Cezary Rojewski
1
-2
/
+23
2020-02-11
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7
Mark Brown
3
-14
/
+28
2020-02-11
ASoC: SOF: Intel: hda: Allow trace DMA in S0 when DSP is in D0I3 for debug
Ranjani Sridharan
1
-3
/
+32
2020-02-11
ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0
Ranjani Sridharan
4
-8
/
+84
2020-02-11
ASoC: SOF: Intel: hda: Amend the DSP state transition diagram
Ranjani Sridharan
1
-19
/
+17
2020-02-11
ASoC: SOF: Move DSP power state transitions to platform-specific ops
Ranjani Sridharan
2
-20
/
+213
2020-02-11
ASoC: SOF: Add system_suspend_target field to struct snd_sof_dev
Ranjani Sridharan
1
-2
/
+2
2020-02-10
ASoC: SOF: Intel: hda: move i915 init earlier
Kai Vehmanen
1
-9
/
+8
2020-02-10
ASoC: SOF: Intel: hda: fix ordering bug in resume flow
Kai Vehmanen
3
-5
/
+20
2020-02-05
Merge tag 'asoc-v5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
3
-20
/
+11
2020-01-27
ASoC: SOF: Intel: do not disable i915 power during probe
Kai Vehmanen
1
-1
/
+2
2020-01-27
ASoC: SOF: Intel: refactor i915_get/put functions
Kai Vehmanen
3
-20
/
+10
2020-01-23
Merge branch 'asoc-5.6' into asoc-next
Mark Brown
16
-211
/
+426
2020-01-23
Merge branch 'asoc-5.5' into asoc-linus
Mark Brown
1
-1
/
+1
2020-01-17
Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6
Mark Brown
2
-10
/
+15
2020-01-17
ASoC: SOF: Intel: hda: Fix SKL dai count
Cezary Rojewski
1
-1
/
+1
2020-01-16
Merge tag 'asoc-fix-v5.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
2
-10
/
+15
2020-01-14
ASoC: SOF: Intel: hda-dai: fix compilation warning in pcm_prepare
Pierre-Louis Bossart
1
-3
/
+0
2020-01-13
ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllers
Kai Vehmanen
1
-7
/
+12
2020-01-13
ASoC: SOF: Intel: lower print level to dbg if we will reinit DSP
Bard liao
1
-3
/
+3
2020-01-06
Merge tag 'asoc-fix-v5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-2
/
+9
2019-12-25
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6
Mark Brown
1
-2
/
+9
2019-12-25
ASoC: SOF: Intel: hda: Add iDisp4 DAI
Sathyanarayana Nujella
1
-0
/
+4
2019-12-18
ASoC: SOF: Intel: add namespace for XTENSA
Pierre-Louis Bossart
3
-0
/
+3
2019-12-18
ASoC: SOF: move arch_ops under ops
Pierre-Louis Bossart
4
-0
/
+12
2019-12-18
ASoC: SOF: Intel: hda: add namespace for hda-codec functionality
Pierre-Louis Bossart
2
-7
/
+9
2019-12-18
ASoC: SOF: Intel: drop HDA codec upon probe failure
Kai Vehmanen
2
-9
/
+7
2019-12-18
ASoC: SOF: Introduce state machine for FW boot
Ranjani Sridharan
2
-3
/
+2
2019-12-18
ASoC: SOF: Intel: add namespace for HDA_COMMON
Pierre-Louis Bossart
2
-8
/
+8
2019-12-18
ASoC: SOF: remove references to Haswell
Pierre-Louis Bossart
1
-4
/
+2
2019-12-18
ASoC: SOF: Intel: add namespace for BROADWELL
Pierre-Louis Bossart
1
-2
/
+2
2019-12-18
ASoC: SOF: Intel: add namespaces for BAYTRAIL and MERRIFIELD
Pierre-Louis Bossart
1
-6
/
+6
2019-12-18
ASoC: SOF: Intel: add module namespace for legacy IPC
Pierre-Louis Bossart
3
-4
/
+6
2019-12-18
ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_free
Pierre-Louis Bossart
1
-2
/
+9
2019-12-17
Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-12
/
+13
2019-12-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6
Mark Brown
1
-12
/
+13
2019-12-10
ASoC: SOF: Intel: byt: fixup topology filename for BYT-CR
Pierre-Louis Bossart
1
-1
/
+46
2019-12-10
ASoC: SOF: Intel: add codec_mask module parameter
Kai Vehmanen
1
-0
/
+13
2019-12-10
ASoC: SOF: Intel: split cht and byt debug window sizes
Curtis Malainey
1
-3
/
+4
2019-12-09
ASoC: SOF: Make creation of machine device from SOF core optional
Daniel Baluta
6
-98
/
+226
2019-12-09
ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus()
Ranjani Sridharan
3
-12
/
+9
2019-12-09
ASoC: SOF: partition audio-related parts from SOF core
Ranjani Sridharan
3
-1
/
+5
2019-12-09
ASoC: intel/skl/hda - export number of digital microphones via control components
Jaroslav Kysela
1
-1
/
+2
[prev]
[next]