index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
intel
/
hda-dsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4
Ranjani Sridharan
1
-22
/
+38
2023-04-06
ASoC: SOF: Intel: hda-mlink: move to a dedicated module
Pierre-Louis Bossart
1
-0
/
+1
2023-04-04
ASoC: SOF: Intel: hda: make DSPless mode work with DSP disabled in BIOS
Pierre-Louis Bossart
1
-7
/
+23
2023-03-13
ASoC: Merge up fixes as a dependency for future SOF work
Mark Brown
1
-0
/
+12
2023-03-07
ASoC: SOF: Intel: hda-dsp: harden D0i3 programming sequence
Rander Wang
1
-0
/
+12
2023-03-05
ASoC: SOF: Intel: hda: Do not re-enable L1 if disabled before suspend
Ranjani Sridharan
1
-6
/
+4
2023-02-14
ASoC: SOF: Intel: hda-dsp: Set streaming flag for d0i3
Rander Wang
1
-0
/
+31
2023-02-14
ASoC: SOF: Intel: hda-dsp: use set_pm_gate according to ipc version
Rander Wang
1
-11
/
+4
2022-12-12
ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"
Kai Vehmanen
1
-0
/
+72
2022-11-07
ASoC: SOF: Intel: set d0i3 register with d0i3_offset
Rander Wang
1
-7
/
+14
2022-10-31
ASoC: SOF: fix compilation issue with readb/writeb helpers
Pierre-Louis Bossart
1
-3
/
+3
2022-10-28
ASoC: SOF: Intel: hda-mlink: add helpers to suspend/resume links
Pierre-Louis Bossart
1
-26
/
+10
2022-10-28
ASoC: SOF: Intel: hda-codec: add helpers to suspend and resume cmd_io
Pierre-Louis Bossart
1
-6
/
+4
2022-10-28
ASoC: SOF: Intel: hda-dsp: clarify dependencies on SND_SOC_SOF_HDA
Pierre-Louis Bossart
1
-3
/
+1
2022-10-26
ASoC: SOF: Intel: hda: always do a full reset
Pierre-Louis Bossart
1
-1
/
+1
2022-10-26
ASoC: SOF: Intel: hda-dsp: use SOF helpers for consistency
Pierre-Louis Bossart
1
-4
/
+6
2022-10-18
ASoC: SOF: Intel: hda-dsp: simplify S3 resume flows
Pierre-Louis Bossart
1
-14
/
+0
2022-09-23
ASoC: SOF: Intel: HDA: use IPC version-specific ops
Ranjani Sridharan
1
-8
/
+5
2022-09-23
ASoC: SOF: Intel: define and set the disable_interrupts op for cavs platforms
Ranjani Sridharan
1
-0
/
+8
2022-09-20
ASoC: SOF: Intel: hda-dsp: expose functions for SKL support
Pierre-Louis Bossart
1
-2
/
+2
2022-09-19
ASoC: SOF: Intel: replace dev_vdbg with tracepoints
Bard Liao
1
-2
/
+2
2022-08-23
ASoC: SOF: Intel: hda: Skip IMR boot after a firmware crash or boot failure
Peter Ujfalusi
1
-1
/
+6
2022-07-12
ASoC: SOF: Intel: hda: Introduce skip_imr_boot flag
Peter Ujfalusi
1
-0
/
+7
2022-06-17
ASoC: SOF: Intel: hda-dsp: report error on power-up/down
Pierre-Louis Bossart
1
-2
/
+2
2022-06-14
ASoC: Merge fixes
Mark Brown
1
-1
/
+9
2022-06-10
ASoC: SOF: Intel: Switch to use the generic pm_ops.set_core_state
Peter Ujfalusi
1
-9
/
+6
2022-06-09
ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up()
Peter Ujfalusi
1
-1
/
+9
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
[next]