index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
catpt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-09
1
-1
/
+1
*
ASoC: intel: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
1
-1
/
+1
*
ASoC: Intel: catpt: clarify Copyright information
Pierre-Louis Bossart
2024-05-06
11
-11
/
+11
*
ASoC: Intel: catpt: Carefully use PCI bitwise constants
Andy Shevchenko
2024-03-07
1
-2
/
+2
*
ASoC: intel: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-26
1
-6
/
+6
*
ASoC: intel: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-2
/
+6
*
ASoC: Intel: catpt: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: Intel: catpt: Drop SND_SOC_ACPI_INTEL_MATCH dependency
Cezary Rojewski
2022-08-16
1
-3
/
+30
*
ASoC: Intel: catpt: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-15
1
-3
/
+3
*
ASoC: Intel: catpt: remove duplicating driver data retrieval
Andy Shevchenko
2022-07-05
1
-4
/
+1
*
ASoC: Intel: catpt: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
2022-06-27
2
-7
/
+23
*
ASoC: Intel: catpt: Drop redundant enum constant
Cezary Rojewski
2022-04-05
1
-3
/
+1
*
ASoC: Intel: catpt: use asoc_substream_to_rtd()
Lianjie Zhang
2022-03-08
1
-3
/
+3
*
ASoC: Intel: catpt: Streamline locals declaration for PCM-functions
Cezary Rojewski
2021-12-17
1
-16
/
+16
*
ASoC: Intel: catpt: Reduce size of catpt_component_open()
Cezary Rojewski
2021-12-17
1
-3
/
+2
*
ASoC: Intel: catpt: Test dmaengine_submit() result before moving on
Cezary Rojewski
2021-12-17
1
-2
/
+12
*
ASoC: Intel: catpt: remove unneeded semicolon
Yang Li
2021-02-03
1
-1
/
+1
*
catpt: Switch to use list_entry_is_head() helper
Andy Shevchenko
2020-12-28
1
-7
/
+5
*
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-12-16
2
-12
/
+1
|
\
|
*
-
.
Merge branches 'acpi-resources' and 'acpi-docs'
Rafael J. Wysocki
2020-12-15
2
-12
/
+1
|
|
\
\
|
|
*
|
ASoC: Intel: catpt: Replace open coded variant of resource_intersection()
Andy Shevchenko
2020-11-25
2
-12
/
+1
|
|
|
/
|
*
|
Merge Intel catpt DSP fixes into asoc-5.10
Mark Brown
2020-11-17
1
-5
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
ASoC: Intel: catpt: add dynamic selection of DSP driver
Pierre-Louis Bossart
2020-11-19
1
-0
/
+12
*
|
|
Merge series "ASoC: Intel: catpt: Offload fixes and code optimization" from C...
Mark Brown
2020-11-17
4
-123
/
+74
|
\
\
\
|
*
|
|
ASoC: Intel: catpt: Cleanup after power routines streamlining
Cezary Rojewski
2020-11-16
2
-50
/
+0
|
*
|
|
ASoC: Intel: catpt: Streamline power routines across LPT and WPT
Cezary Rojewski
2020-11-16
3
-16
/
+18
|
*
|
|
ASoC: Intel: catpt: Optimize applying user settings
Cezary Rojewski
2020-11-16
1
-52
/
+52
|
|
|
/
|
|
/
|
|
*
|
ASoC: Intel: catpt: Correct clock selection for dai trigger
Cezary Rojewski
2020-11-16
1
-5
/
+2
|
*
|
ASoC: Intel: catpt: Skip position update for unprepared streams
Cezary Rojewski
2020-11-16
1
-0
/
+2
*
|
|
ASoC: Intel: remove unneeded semicolon
Tom Rix
2020-11-02
2
-3
/
+3
|
|
/
|
/
|
*
|
ASoC: Intel: catpt: Relax clock selection conditions
Cezary Rojewski
2020-10-14
1
-3
/
+6
*
|
ASoC: Intel: catpt: Wake up device before configuring SSP port
Cezary Rojewski
2020-10-14
1
-0
/
+10
|
/
*
ASoC: Intel: catpt: Fix compilation when CONFIG_MODULES is disabled
Cezary Rojewski
2020-10-08
1
-2
/
+5
*
ASoC: Intel: Select catpt and deprecate haswell
Cezary Rojewski
2020-10-02
1
-0
/
+6
*
ASoC: Intel: catpt: Simple sysfs attributes
Cezary Rojewski
2020-10-02
3
-0
/
+58
*
ASoC: Intel: catpt: Event tracing
Cezary Rojewski
2020-10-02
3
-0
/
+97
*
ASoC: Intel: catpt: Device driver lifecycle
Cezary Rojewski
2020-10-02
1
-0
/
+348
*
ASoC: Intel: catpt: PCM operations
Cezary Rojewski
2020-10-02
4
-0
/
+1226
*
ASoC: Intel: catpt: Firmware loading and context restore
Cezary Rojewski
2020-10-02
2
-0
/
+631
*
ASoC: Intel: catpt: Define DSP operations
Cezary Rojewski
2020-10-02
2
-0
/
+368
*
ASoC: Intel: catpt: Add IPC message handlers
Cezary Rojewski
2020-10-02
4
-0
/
+425
*
ASoC: Intel: catpt: Implement IPC protocol
Cezary Rojewski
2020-10-02
4
-1
/
+691
*
ASoC: Intel: Add catpt base members
Cezary Rojewski
2020-10-02
4
-0
/
+449