index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
catpt
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
ASoC: Intel: catpt: Drop SND_SOC_ACPI_INTEL_MATCH dependency
Cezary Rojewski
1
-3
/
+30
2022-08-15
ASoC: Intel: catpt: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-3
/
+3
2022-07-05
ASoC: Intel: catpt: remove duplicating driver data retrieval
Andy Shevchenko
1
-4
/
+1
2022-06-27
ASoC: Intel: catpt: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2
-7
/
+23
2022-04-05
ASoC: Intel: catpt: Drop redundant enum constant
Cezary Rojewski
1
-3
/
+1
2022-03-08
ASoC: Intel: catpt: use asoc_substream_to_rtd()
Lianjie Zhang
1
-3
/
+3
2021-12-17
ASoC: Intel: catpt: Streamline locals declaration for PCM-functions
Cezary Rojewski
1
-16
/
+16
2021-12-17
ASoC: Intel: catpt: Reduce size of catpt_component_open()
Cezary Rojewski
1
-3
/
+2
2021-12-17
ASoC: Intel: catpt: Test dmaengine_submit() result before moving on
Cezary Rojewski
1
-2
/
+12
2021-02-03
ASoC: Intel: catpt: remove unneeded semicolon
Yang Li
1
-1
/
+1
2020-12-28
catpt: Switch to use list_entry_is_head() helper
Andy Shevchenko
1
-7
/
+5
2020-12-16
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-12
/
+1
2020-12-15
Merge branches 'acpi-resources' and 'acpi-docs'
Rafael J. Wysocki
2
-12
/
+1
2020-11-25
ASoC: Intel: catpt: Replace open coded variant of resource_intersection()
Andy Shevchenko
2
-12
/
+1
2020-11-19
ASoC: Intel: catpt: add dynamic selection of DSP driver
Pierre-Louis Bossart
1
-0
/
+12
2020-11-17
Merge Intel catpt DSP fixes into asoc-5.10
Mark Brown
1
-5
/
+4
2020-11-17
Merge series "ASoC: Intel: catpt: Offload fixes and code optimization" from C...
Mark Brown
4
-123
/
+74
2020-11-16
ASoC: Intel: catpt: Cleanup after power routines streamlining
Cezary Rojewski
2
-50
/
+0
2020-11-16
ASoC: Intel: catpt: Streamline power routines across LPT and WPT
Cezary Rojewski
3
-16
/
+18
2020-11-16
ASoC: Intel: catpt: Optimize applying user settings
Cezary Rojewski
1
-52
/
+52
2020-11-16
ASoC: Intel: catpt: Correct clock selection for dai trigger
Cezary Rojewski
1
-5
/
+2
2020-11-16
ASoC: Intel: catpt: Skip position update for unprepared streams
Cezary Rojewski
1
-0
/
+2
2020-11-02
ASoC: Intel: remove unneeded semicolon
Tom Rix
2
-3
/
+3
2020-10-14
ASoC: Intel: catpt: Relax clock selection conditions
Cezary Rojewski
1
-3
/
+6
2020-10-14
ASoC: Intel: catpt: Wake up device before configuring SSP port
Cezary Rojewski
1
-0
/
+10
2020-10-08
ASoC: Intel: catpt: Fix compilation when CONFIG_MODULES is disabled
Cezary Rojewski
1
-2
/
+5
2020-10-02
ASoC: Intel: Select catpt and deprecate haswell
Cezary Rojewski
1
-0
/
+6
2020-10-02
ASoC: Intel: catpt: Simple sysfs attributes
Cezary Rojewski
3
-0
/
+58
2020-10-02
ASoC: Intel: catpt: Event tracing
Cezary Rojewski
3
-0
/
+97
2020-10-02
ASoC: Intel: catpt: Device driver lifecycle
Cezary Rojewski
1
-0
/
+348
2020-10-02
ASoC: Intel: catpt: PCM operations
Cezary Rojewski
4
-0
/
+1226
2020-10-02
ASoC: Intel: catpt: Firmware loading and context restore
Cezary Rojewski
2
-0
/
+631
2020-10-02
ASoC: Intel: catpt: Define DSP operations
Cezary Rojewski
2
-0
/
+368
2020-10-02
ASoC: Intel: catpt: Add IPC message handlers
Cezary Rojewski
4
-0
/
+425
2020-10-02
ASoC: Intel: catpt: Implement IPC protocol
Cezary Rojewski
4
-1
/
+691
2020-10-02
ASoC: Intel: Add catpt base members
Cezary Rojewski
4
-0
/
+449