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
/
hda-dsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supported
Peter Ujfalusi
1
-1
/
+1
2022-04-25
ASoC: SOF: Intel: hda-dai: move code to deal with hda dai/dailink suspend
Pierre-Louis Bossart
1
-36
/
+6
2022-04-04
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
1
-5
/
+3
2022-02-10
ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLD
Peter Ujfalusi
1
-6
/
+0
2022-02-09
ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members
Pierre-Louis Bossart
1
-7
/
+7
2021-11-22
ASoC: SOF: hda: don't use the core op for power up/power down
Ranjani Sridharan
1
-2
/
+6
2021-11-22
ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put ops
Ranjani Sridharan
1
-0
/
+44
2021-11-05
ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended
Kai Vehmanen
1
-2
/
+1
2021-09-15
ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static
Peter Ujfalusi
1
-31
/
+30
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
1
-6
/
+5
2021-03-23
ASoC: SOF: Intel: hda: drop display power on/off in D0i3 flows
Kai Vehmanen
1
-5
/
+0
2021-03-23
ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown
Libin Yang
1
-0
/
+6
2021-03-23
ASoC: SOF: Intel: HDA: fix core status verification
Guennadi Liakhovetski
1
-4
/
+11
2021-03-10
ASoC: SOF: Intel: hda: turn off display power in resume
Kai Vehmanen
1
-1
/
+5
2021-03-10
ASoC: SOF: intel: fix wrong poll bits in dsp power down
Pan Xiuli
1
-1
/
+1
2021-02-10
ASoC: SOF: HDA: (cosmetic) simplify hda_dsp_d0i3_work()
Guennadi Liakhovetski
1
-10
/
+6
2021-02-10
ASoC: SOF: fix string format for errors
Curtis Malainey
1
-1
/
+1
2021-02-05
Merge branch 'asoc-5.11' into asoc-5.12
Mark Brown
1
-3
/
+10
2021-01-28
ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API
Bard Liao
1
-1
/
+1
2021-01-28
ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspend
Ranjani Sridharan
1
-0
/
+4
2021-01-13
ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
Kai-Heng Feng
1
-1
/
+2
2021-01-13
ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN
Kai-Heng Feng
1
-2
/
+4
2020-10-26
ASoC: SOF: Intel: hda: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-09-11
ASoC: SOF: Intel: hda: modify core_power_up/down op
Ranjani Sridharan
1
-2
/
+16
2020-09-11
ASoC: SOF: rename cores_mask to host_managed_cores_mask
Ranjani Sridharan
1
-1
/
+1
2020-07-28
ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3
Marcin Rajwa
1
-4
/
+6
2020-07-28
ASoC: SOF: Intel: fix the suspend procedure to support s0ix entry
Marcin Rajwa
1
-0
/
+38
2020-07-23
ASoC: sof: use asoc_substream_to_rtd()
Kuninori Morimoto
1
-1
/
+1
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
1
-1
/
+1
2020-04-14
ASoC: SOF: Intel: hda: remove unnecessary parentheses
Payal Kshirsagar
1
-4
/
+4
2020-03-27
Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...
Mark Brown
1
-1
/
+1
2020-03-27
ASoC: SOF: Intel: hda: disable SoundWire interrupts on suspend
Pierre-Louis Bossart
1
-0
/
+2
2020-03-27
ASoC: sof: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-1
/
+1
2020-03-26
ASoC: SOF: Intel: hda: Improve DSP state logging
Ranjani Sridharan
1
-2
/
+41
2020-03-02
ASoC: SOF: Intel: hda: use snd_sof_dsp_set_power_state() op
Ranjani Sridharan
1
-8
/
+7
2020-02-11
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+11
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
1
-2
/
+37
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
1
-18
/
+205
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: fix ordering bug in resume flow
Kai Vehmanen
1
-0
/
+11
2019-11-08
ASoC: SOF: Intel: hda: set L1SEN on S0ix suspend
Keyon Jie
1
-0
/
+15
2019-11-04
ASoC: SOF: Intel: hda: Simplify the hda_dsp_wait_d0i3c_done() function
Ranjani Sridharan
1
-3
/
+4
2019-10-28
ASoC: SOF: Intel: hda-dsp: implement suspend/resume for S0ix<->S0 transition
Keyon Jie
1
-0
/
+17
2019-10-28
ASoC: SOF: configure D0ix IPC flags in set_power_state
Keyon Jie
1
-1
/
+31
2019-10-28
ASoC: SOF: Intel: HDA: use macro for register polling retry count
Keyon Jie
1
-4
/
+2
2019-10-28
ASoC: SOF: Intel: hda-dsp: align the comments for D0I3C update
Keyon Jie
1
-2
/
+2
2019-10-28
ASoC: SOF: Intel: hda-dsp: Add helper for setting DSP D0ix substate
Keyon Jie
1
-0
/
+46
2019-10-23
ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout()
Pierre-Louis Bossart
1
-3
/
+27
[next]