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