index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
catpt
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
ASoC: intel: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-1
/
+1
2024-05-06
ASoC: Intel: catpt: clarify Copyright information
Pierre-Louis Bossart
11
-11
/
+11
2024-03-07
ASoC: Intel: catpt: Carefully use PCI bitwise constants
Andy Shevchenko
1
-2
/
+2
2023-09-26
ASoC: intel: convert not to use asoc_xxx()
Kuninori Morimoto
1
-6
/
+6
2023-08-14
ASoC: intel: merge DAI call back functions into ops
Kuninori Morimoto
1
-2
/
+6
2023-03-20
ASoC: Intel: catpt: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
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-15
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-16
Merge Intel catpt DSP fixes into asoc-5.10
Mark Brown
1
-5
/
+4
2020-11-16
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