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
/
intel
/
hda-stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
ALSA/ASoC: Intel: clarify Copyright information
Mark Brown
1
-1
/
+1
2024-05-06
ASoC: SOF: Intel: clarify Copyright information
Pierre-Louis Bossart
1
-1
/
+1
2024-05-05
ASoC: SOF: Intel: move hda.c to different module
Pierre-Louis Bossart
1
-0
/
+8
2024-05-05
ASoC: SOF: Intel: move common code from hda.c
Pierre-Louis Bossart
1
-0
/
+4
2024-05-05
ASoC: SOF: Intel: hda-stream: export stream_get_position() helper
Pierre-Louis Bossart
1
-0
/
+1
2024-04-04
ASoC: SOF: Intel: hda-stream: clarify comment
Pierre-Louis Bossart
1
-1
/
+1
2024-04-04
ASoC: SOF: Intel: don't ignore IOC interrupts for non-audio transfers
Pierre-Louis Bossart
1
-3
/
+19
2024-03-25
ASoC: SOF: Intel: hda: Compensate LLP in case it is not reset
Peter Ujfalusi
1
-1
/
+8
2024-03-25
ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacks
Peter Ujfalusi
1
-0
/
+31
2024-03-25
ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position)
Peter Ujfalusi
1
-0
/
+32
2024-02-13
ASoC: SOF: ipc4: store number of playback/capture streams
Pierre-Louis Bossart
1
-0
/
+9
2023-09-25
ASoC: sof: intel: convert not to use asoc_xxx()
Kuninori Morimoto
1
-1
/
+1
2023-09-15
ASoC: SOF: Intel: hda: Add definition for SDxFIFOS.FIFOS mask
Peter Ujfalusi
1
-1
/
+1
2023-08-15
ASoC: SOF: Intel: Refactor code for HDA stream creation
Chao Song
1
-60
/
+8
2023-05-23
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
1
-1
/
+0
2023-04-20
ASoC: SOF: Intel: hda: Do not stop/start DMA during pause/release
Ranjani Sridharan
1
-1
/
+10
2023-04-04
ASoC: SOF: Intel: hda: make DSPless mode work with DSP disabled in BIOS
Pierre-Louis Bossart
1
-11
/
+14
2023-04-04
ASoC: SOF: Intel: hda: Add support for DSPless mode
Peter Ujfalusi
1
-16
/
+18
2023-04-04
ASoC: SOF: Intel: hda-stream: Do not dereference hstream until it is safe
Peter Ujfalusi
1
-3
/
+5
2023-03-06
ASoC: SOF: Intel: hda: Restrict DMI L1 disable workaround
Ranjani Sridharan
1
-3
/
+6
2023-03-06
ASoC: SOF: Intel: hda: Do not re-enable L1 if disabled before suspend
Ranjani Sridharan
1
-2
/
+8
2022-11-01
ASoC: SOF: fix compilation issue with readb/writeb helpers
Pierre-Louis Bossart
1
-1
/
+1
2022-10-28
ASoC: SOF: Intel: hda-codec: add hda_codec_check_rirb_status() helper
Pierre-Louis Bossart
1
-18
/
+1
2022-10-28
ASoC: SOF: Intel: hda-stream: always allocate CORB/RIRB buffer
Pierre-Louis Bossart
1
-6
/
+5
2022-10-26
ASoC: SOF: Intel: hda-stream: use readb/writeb for stream registers
Pierre-Louis Bossart
1
-2
/
+2
2022-10-26
ASoC: SOF: Intel: hda-stream: use snd_sof_dsp_updateb() helper
Pierre-Louis Bossart
1
-2
/
+2
2022-10-26
ASoC: SOF: Intel: hda-stream: rename CL_SD_CTL registers as SD_CTL
Pierre-Louis Bossart
1
-17
/
+17
2022-10-26
ASoC: SOF: Intel: hda-stream: use SOF helpers for consistency
Pierre-Louis Bossart
1
-2
/
+3
2022-10-20
ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layer
Pierre-Louis Bossart
1
-7
/
+9
2022-09-19
ASoC: SOF: Intel: replace dev_vdbg with tracepoints
Bard Liao
1
-3
/
+3
2022-09-19
ASoC: SOF: Intel: remove unneeded dev_vdbg
Noah Klayman
1
-3
/
+0
2022-07-15
ASoC: SOF: Intel: hda-stream: test DMA buffer first in hw_params
Pierre-Louis Bossart
1
-5
/
+10
2022-06-22
ASoC: Merge fixes
Mark Brown
1
-4
/
+90
2022-06-17
ASoC: SOF: Intel: hda-stream: remove use of __func__ in dev_dbg
Pierre-Louis Bossart
1
-2
/
+2
2022-06-17
ASoC: SOF: Intel: hda-stream: report error on stream not opened
Pierre-Louis Bossart
1
-1
/
+1
2022-06-17
ASoC: SOF: Intel: hda: Fix compressed stream position tracking
Peter Ujfalusi
1
-4
/
+90
2022-02-09
ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/members
Pierre-Louis Bossart
1
-61
/
+61
2021-12-17
ASoC: SOF: Intel: hda: remove support for RESUME in platform trigger
Ranjani Sridharan
1
-1
/
+0
2021-12-13
ASoC: SOF: hda-stream: only enable DPIB if needed
Pierre-Louis Bossart
1
-3
/
+4
2021-12-13
ASoC: SOF: Intel: hda-stream: limit PROCEN workaround
Pierre-Louis Bossart
1
-6
/
+12
2021-11-26
ASoC: SOF: Intel: hda: reset stream before coupling host and link DMA's
Ranjani Sridharan
1
-0
/
+5
2021-11-26
ASoC: SOF: Intel: hda: Add a helper function for stream reset
Ranjani Sridharan
1
-32
/
+44
2021-11-24
ASoC: SOF: Intel: add .ack support for HDaudio platforms
Ranjani Sridharan
1
-0
/
+2
2021-09-28
ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__
Marc Herbert
1
-3
/
+4
2021-09-28
ASoC: SOF: Intel: hda-stream: Print stream name on STREAM_SD_OFFSET timeout
Peter Ujfalusi
1
-26
/
+59
2021-08-13
ASoC: SOF: Intel: simplify logic for DMI_L1 handling
Pierre-Louis Bossart
1
-6
/
+5
2021-08-13
ASoC: SOF: Intel: hda-stream: remove always true condition
Pierre-Louis Bossart
1
-1
/
+1
2021-01-27
ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streams
Ranjani Sridharan
1
-16
/
+22
2020-08-27
ASoC: SOF: Intel: hda: Add helper function to program ICCMAX stream
Ranjani Sridharan
1
-0
/
+69
2020-06-15
ASoC: SOF: Intel: hda: Clear RIRB status before reading WP
Brent Lu
1
-2
/
+7
[next]