lp:~canonical-hwe-team/hwe-next/+git/sof
- Get this repository:
-
git clone
https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/sof
Import details
This repository is an import of the Git repository at https://github.com/thesofproject/sof.git.
Last successful import was 5 hours ago.
Branches
Name | Last Modified | Last Commit |
---|---|---|
master | 2021-03-08 15:08:38 UTC 13 hours ago |
codec: cadence: Add codec API functions symbols
Author:
Daniel Baluta
codec: cadence: Add codec API functions symbols Cadence library comes with various codecs. In order to support one This patch adds Cadence exported functions for aac, bsac, dabplus, drm Signed-off-by: Daniel Baluta <daniel. |
shastry_ |
2021-03-04 08:09:20 UTC 2021-03-04 |
Added new drc_sin_fixed using cordinate rotation
Author:
ShriramShastry
Added new drc_sin_fixed using cordinate rotation |
shastry_ |
2021-03-03 07:24:56 UTC 2021-03-03 |
Added lookup table alignment
Author:
ShriramShastry
Added lookup table alignment |
lrg/topic/topology2 | 2021-03-03 05:09:49 UTC 2021-03-03 |
Topology2: introduction to topology2.0
Author:
Liam Girdwood
Topology2: introduction to topology2.0 About This is a high level keyword extension on top of the existing ALSA conf 1) Simplify the ALSA conf topology definitions by providing high level 2) Allow simple reuse of objects. Define once and reuse (like M4) with 3) Allow data type and value verification. This is not done today and Common Topology Classes Topology today has some common classes that are often reused throughout This PR introduces the high level concept of reusable "class" like Class.Pipeline - Class for pipelines that can be instantiated in the Class.DAI - Class for DAIs such as SSP/DMIC/HDA etc. Class.Control- Class for mixers, byte controls, enum controls etc. Class.Base - Class for generic objects that cannot be inherited and Common Topology Attributes Topology defines a lot of attributes per object with different types and A new keyword "DefineAttribute" has been added to define attribute type, Topology Classes define the list of attributes that they use and whether Common Topology Arguments Arguments are used to pass essential data needed for instantiating an ALSA Conf Parser All the changes being proposed and discussed here must be 100% compliant It's intended that there will be NO changes to the ALSA conf parser alsatplg Compiler The alsatplg compiler requires changes to construct and validate objects Opens Add platform constraints and capabilities and include them so that Signed-off-by: Liam Girdwood <liam.r. |
passthrough | 2021-03-02 11:28:36 UTC 2021-03-02 |
src: codec_adapter: Add process passthrough path
Author:
Pin-chih Lin
src: codec_adapter: Add process passthrough path If the passthrough flag is enabled, on process() the data in the input The passthrough flag is implemented to be set/get by topology enum Signed-off-by: Pin-chih Lin <johnylin@ |
drc_float_impl | 2021-02-26 06:19:41 UTC 2021-02-26 |
[DEBUG] sof: drc: floating-point implementation
Author:
Pin-chih Lin
[DEBUG] sof: drc: floating-point implementation Signed-off-by: Pin-chih Lin <johnylin@ |
tgl-011-drop-stable | 2021-02-17 09:47:23 UTC 2021-02-17 |
ll_schedule: reschedule logic refining
Author:
Keyon Jie
ll_schedule: reschedule logic refining Reschedule once interrupt is handled by all cores(clients) according to Signed-off-by: Keyon Jie <yang.jie@ |
stable-v1.7 | 2021-02-15 12:55:52 UTC 2021-02-15 |
demux: fix demux look up table preparation
Author:
Bartosz Kokoszko
demux: fix demux look up table preparation Array streams represents streams on "many" side i.e. input This commit reverts "demux" part of commit: Signed-off-by: Bartosz Kokoszko <bartoszx. |
topic/lrg/ |
2021-02-11 23:33:55 UTC 2021-02-11 |
Topology2: introduction to topology2.0
Author:
Liam Girdwood
Topology2: introduction to topology2.0 About This is a high level keyword extension on top of the existing ALSA conf 1) Simplify the ALSA conf topology definitions by providing high level 2) Allow simple reuse of objects. Define once and reuse (like M4) with 3) Allow data type and value verification. This is not done today and Common Topology Classes Topology today has some common classes that are often reused throughout This PR introduces the high level concept of reusable "class" like Class.Pipeline - Class for pipelines that can be instantiated in the Class.DAI - Class for DAIs such as SSP/DMIC/HDA etc. Class.Control- Class for mixers, byte controls, enum controls etc. Class.Base - Class for generic objects that cannot be inherited and Common Topology Attributes Topology defines a lot of attributes per object with different types and A new keyword "DefineAttribute" has been added to define attribute type, Topology Classes define the list of attributes that they use and whether Common Topology Arguments Arguments are used to pass essential data needed for instantiating an ALSA Conf Parser All the changes being proposed and discussed here must be 100% compliant It's intended that there will be NO changes to the ALSA conf parser alsatplg Compiler The alsatplg compiler requires changes to construct and validate objects Opens Add platform constraints and capabilities and include them so that Signed-off-by: Liam Girdwood <liam.r. 1 |
imx-stable-v1.5 | 2021-02-10 14:30:09 UTC 2021-02-10 |
platform: imx: use DMA_DOMAIN in full synchronous mode
Author:
Iuliana Prodan
platform: imx: use DMA_DOMAIN in full synchronous mode Use the full_sync attribute from dma_domain to schedule Fixes: #3802 Signed-off-by: Iuliana Prodan <iuliana. |
imx-stable-v1.6 | 2021-02-10 14:23:39 UTC 2021-02-10 |
platform: imx: use DMA_DOMAIN in full synchronous mode
Author:
Iuliana Prodan
platform: imx: use DMA_DOMAIN in full synchronous mode Use the full_sync attribute from dma_domain to schedule Fixes: #3802 Signed-off-by: Iuliana Prodan <iuliana. |
lrg/topic/ |
2021-01-15 15:52:47 UTC 2021-01-15 |
schedule: ll: complain if LL scheduler start is held up
Author:
Liam Girdwood
schedule: ll: complain if LL scheduler start is held up Let users know if we start late for any reason. Signed-off-by: Liam Girdwood <liam.r. |
codec_adapter_ |
2021-01-08 09:46:20 UTC 2021-01-08 |
debug: tools: topology: Add codec_adapter (dcblock) topology files
Author:
Pin-chih Lin
debug: tools: topology: Add codec_adapter (dcblock) topology files Added the topology files of Codec Adapter (dcblock). For debug purpose, the PCM pipeline of HDMI1 is replaced by For debug purpose, the usage of Smart Amp is removed on Signed-off-by: Pin-chih Lin <johnylin@ |
multiband_drc_inc | 2021-01-02 05:11:29 UTC 2021-01-02 |
Merge branch 'multiband_drc_inc' of https://github.com/thesofproject/sof into...
Author:
sriram
Merge branch 'multiband_drc_inc' of https:/ |
cml-011-stable | 2020-12-17 08:45:49 UTC 2020-12-17 |
Debug: Add DCBLOCK to HDMI1 playback pipeline
Author:
Pin-chih Lin
Debug: Add DCBLOCK to HDMI1 playback pipeline Signed-off-by: Pin-chih Lin <johnylin@ |
releases | 2020-11-25 13:23:50 UTC 2020-11-25 |
cavs: clk: return to HPRO on wakeup
Author:
Adrian Bonislawski
cavs: clk: return to HPRO on wakeup This will allow to recover hpro instead of wovcro on wakeup Signed-off-by: Adrian Bonislawski <adrian. |
0.10 | 2020-11-21 16:22:54 UTC 2020-11-21 |
zephyr: extend the wrapper for generic architecture support
Author:
Guennadi Liakhovetski
zephyr: extend the wrapper for generic architecture support When building SOF with Zephyr for unsupported architectures Signed-off-by: Guennadi Liakhovetski <guennadi. |
stable-v1.6 | 2020-11-21 13:48:23 UTC 2020-11-21 |
zephyr: remove infinite recursion on Broadwell
Author:
Guennadi Liakhovetski
zephyr: remove infinite recursion on Broadwell Broadwell support with Zephyr had only been dry-coded, it has never Signed-off-by: Guennadi Liakhovetski <guennadi. |
tgl-011b- |
2020-11-18 13:23:02 UTC 2020-11-18 |
Revert "smart_amp: fix smart amplifier tplg"
Author:
Adrian Bonislawski
Revert "smart_amp: fix smart amplifier tplg" This reverts commit 97377c3757e9889 |
0.7 | 2020-11-18 12:07:56 UTC 2020-11-18 |
kpb: fix logic bug
Author:
Curtis Malainey
kpb: fix logic bug Storing the address of a know existing address space will always result Signed-off-by: Curtis Malainey <cujomalainey@ |
tgl-010-hot-fix-1 | 2020-11-06 10:24:17 UTC 2020-11-06 |
apl: power_down: move IPC_HOST_BASE literal into register
Author:
Bartosz Kokoszko
apl: power_down: move IPC_HOST_BASE literal into register Before switching off memory, IPC_HOST_BASE literal value should Signed-off-by: Bartosz Kokoszko <bartoszx. |
tgl-010-drop-stable | 2020-10-13 22:46:08 UTC 2020-10-13 |
post_processing topology: change period and buffers
Author:
Marcin Rajwa
post_processing topology: change period and buffers This patch schedules post processing pipeline on 2 ms time period Signed-off-by: Marcin Rajwa <marcin. |
pr/fixtglkey | 2020-10-10 06:59:06 UTC 2020-10-10 |
scripts: xtensa-build-all: fix TGL build with customized key
Author:
Pan Xiuli
scripts: xtensa-build-all: fix TGL build with customized key When use MEU as sign tool, PRIVATE_KEK_OPTION should also use Signed-off-by: Pan Xiuli <xiuli. |
drc_develop | 2020-10-08 09:46:16 UTC 2020-10-08 |
sof: drc: Implement delay only when DRC disabled
Author:
Pin-chih Lin
sof: drc: Implement delay only when DRC disabled Delay the input sample only and don't do other processing. This is used when Signed-off-by: Pin-chih Lin <johnylin@ |
jsl-004-drop-stable | 2020-09-23 12:24:49 UTC 2020-09-23 |
topology: jsl-rt1015: PLL input at 50fs is no longer supported
Author:
Uday M Bhat
topology: jsl-rt1015: PLL input at 50fs is no longer supported PLL input SSP bclk Modifying topology to 64fs Signed-off-by: Slawomir Blauciak <slawomir. |
post_processing_dev | 2020-09-17 13:24:15 UTC 2020-09-17 |
topology: change name of PP pipeline & increase buffer sizes
Author:
Marcin Rajwa
topology: change name of PP pipeline & increase buffer sizes This patch increases the post processing buffers to provide Signed-off-by: Marcin Rajwa <marcin. |
tgl-009-drop-stable | 2020-09-17 06:02:43 UTC 2020-09-17 |
tgl: enable WOVCRO clock
Author:
Adrian Bonislawski
tgl: enable WOVCRO clock This will allow to save significant amount of SOC power Signed-off-by: Adrian Bonislawski <adrian. |
DSM_Reference_ |
2020-09-16 02:25:57 UTC 2020-09-16 |
topology: Update number of feeback reference channel on max98373
Author:
Sathyanarayana Nujella
topology: Update number of feeback reference channel on max98373 This patch modifies the number of reference feedback channels from the Signed-off-by: Dharageswari R <dharageswari. |
tgl-sdw-wov | 2020-09-15 07:25:43 UTC 2020-09-15 |
topology: add KWD component into sof-tgl-sdw-max98373-rt5682
Author:
Naveen Manohar
topology: add KWD component into sof-tgl- Add KWD pipelines with vol-kfpm pipe using intel-generic- Signed-off-by: Naveen Manohar <naveen. |
max | 2020-09-02 13:32:03 UTC 2020-09-02 |
logger: Add option to disable firmware compatibility check
Author:
Karol Trzcinski
logger: Add option to disable firmware compatibility check It may be needed for situation when user have firmware after Signed-off-by: Karol Trzcinski <karolx. |
remotes/origin/v7 | 2020-08-25 16:40:43 UTC 2020-08-25 |
Added support for static DSM library
Author:
Ryan Lee
Added support for static DSM library Added Maxim DSM(Dyanmic Speaker Management) static library Signed-off-by: Ryan Lee <ryans. |
tgl-007 | 2020-08-18 09:36:41 UTC 2020-08-18 |
tools: testbench: check for array size mismatch for components
Author:
Mohana Datta Yelugoti
tools: testbench: check for array size mismatch for components This patch uses the functionality added by the c9e090ccf37 commit Not doing so may result in cases, where we try to write into the Signed-off-by: Mohana Datta Yelugoti <ymdatta. |
tgl-008 | 2020-08-18 09:36:41 UTC 2020-08-18 |
tools: testbench: check for array size mismatch for components
Author:
Mohana Datta Yelugoti
tools: testbench: check for array size mismatch for components This patch uses the functionality added by the c9e090ccf37 commit Not doing so may result in cases, where we try to write into the Signed-off-by: Mohana Datta Yelugoti <ymdatta. |
tgl-007-drop-stable | 2020-08-17 09:53:40 UTC 2020-08-17 |
component: switch to use UUID for component creation
Author:
Keyon Jie
component: switch to use UUID for component creation Switch to use UUID for component creation, if it is provided from the Signed-off-by: Keyon Jie <yang.jie@ |
lrg/topic/ |
2020-08-15 12:06:07 UTC 2020-08-15 |
zephyr: trace: formatting specifier differences.
Author:
Liam Girdwood
zephyr: trace: formatting specifier differences. This is WIP, there are the following differences between Zephyr and %s -> %p Signed-off-by: Liam Girdwood <liam.r. |
tgl_008_from_master | 2020-08-14 09:52:41 UTC 2020-08-14 |
Disable CONFIG_HAVE_AGENT, enable LPRO_IN_WAITI for TGL chrome.
Author:
paniwladca
Disable CONFIG_HAVE_AGENT, enable LPRO_IN_WAITI for TGL chrome. |
lrg/topic/elif | 2020-07-22 14:58:16 UTC 2020-07-22 |
build: elif statement has no conditional.
Author:
Liam Girdwood
build: elif statement has no conditional. Looks like was never compiled ? Signed-off-by: Liam Girdwood <liam.r. |
lrg/topic/ipc2 | 2020-07-20 11:11:36 UTC 2020-07-20 |
ipc2: introduce IPC2 ABI.
Author:
Liam Girdwood
ipc2: introduce IPC2 ABI. About IPC2 is a MAJOR ABI update that is not fully backwards compatible with IPC2 has the following high level aims 1) Straight forward message life cycle management. Add/deprecate/ 2) Provide a transition path for code that uses existing or legacy IPC 3) Provide high density messaging similar to vanilla C structs. 4) Message discovery - clients can determine supported message types 5) Standard metadata for all messages with optional extra metadata. Message Header IPC2 messages will all use a standard header that contains generic Messages are now catergorized into class, subclass and action in order See header.h Messaging Enumeration The FW extended manifest data will contain a list of supported messages See manifest.h Message Data Format Each piece of data sent in a message must be tagged with an ID that the IPC2 also provides a pathway for migrating legacy code to IPC2. i.e. IPC2 See message.h Signed-off-by: Liam Girdwood <liam.r. |
multi_output_ |
2020-07-17 06:11:18 UTC 2020-07-17 |
tools: Support multi-output component testing on testbench
Author:
Pin-chih Lin
tools: Support multi-output component testing on testbench - Support up to 4 output pipelines for test/topology/ - Support multiple output file mode on running testbench. - Crossover component testing is added on testbench. - Support channel specification by argument "-c" on testbench - Refine debug messages for tplg_parser/ Signed-off-by: Pin-chih Lin <johnylin@ |
crossover_pull2 | 2020-07-16 06:25:04 UTC 2020-07-16 |
WIP: continue on 2-way crossover test topology 20200716
Author:
Pin-chih Lin
WIP: continue on 2-way crossover test topology 20200716 Signed-off-by: Pin-chih Lin <johnylin@ |
v7 | 2020-07-14 18:54:37 UTC 2020-07-14 |
topology: fix playback & capture pipelines to be timer driven
Author:
Marcin Rajwa
topology: fix playback & capture pipelines to be timer driven This patch fixes two SSP pipelines to be scheduled in timer Signed-off-by: Marcin Rajwa <marcin. |
rt1015_100fs | 2020-07-08 03:43:20 UTC 2020-07-08 |
topology: jsl-rt1015: PLL input at 50fs is no longer supported
Author:
Uday M Bhat
topology: jsl-rt1015: PLL input at 50fs is no longer supported PLL input SSP bclk Modifying topology to 64fs |
tgl-006-drop-stable | 2020-07-07 08:21:22 UTC 2020-07-07 |
tgl: Fix the MEU offset for MEU version less than 15.0.0.0
Author:
Dharageswari R
tgl: Fix the MEU offset for MEU version less than 15.0.0.0 This patch fixes the MEU offset value to 1088 for the Signed-off-by: Dharageswari R <dharageswari. |
meu_offset_fix | 2020-07-06 22:10:29 UTC 2020-07-06 |
tgl: Fix the MEU offset for MEU version less than 15.0.0.0
Author:
Dharageswari R
tgl: Fix the MEU offset for MEU version less than 15.0.0.0 This patch fixes the MEU offset value to 1088 for the Signed-off-by: Dharageswari R <dharageswari. |
jsl-003-drop-stable | 2020-06-23 08:53:43 UTC 2020-06-23 |
topology: fix wrong parameter for HDMI in sof-jsl-da7219
Author:
Pan Xiuli
topology: fix wrong parameter for HDMI in sof-jsl-da7219 Remove the wrong one more 0 in the DAI config for HDMI. Signed-off-by: Pan Xiuli <xiuli. |
glk-012- |
2020-06-18 09:02:31 UTC 2020-06-18 |
pipeline: recover from preload fail
Author:
Brent Lu
pipeline: recover from preload fail Calling comp_underrun() in host component to recover from XRUN caused Signed-off-by: Brent Lu <brent. |
stable-v1.5 | 2020-06-05 13:23:32 UTC 2020-06-05 |
ipc: header size validation fix
Author:
Adrian Bonislawski
ipc: header size validation fix This patch will deny IPC headers with size 0 Signed-off-by: Adrian Bonislawski <adrian. |
jsl-002-drop-stable | 2020-05-29 09:58:53 UTC 2020-05-29 |
topology: fix wrong parameter for HDMI in sof-jsl-da7219
Author:
Pan Xiuli
topology: fix wrong parameter for HDMI in sof-jsl-da7219 Remove the wrong one more 0 in the DAI config for HDMI. Signed-off-by: Pan Xiuli <xiuli. |
1.4-stable | 2020-04-24 09:12:55 UTC 2020-04-24 |
platform: intel: add clock switch for waiti
Author:
Janusz Jankowski
platform: intel: add clock switch for waiti Platforms with cAVS version 1.8 & 2.0 have hardware requirement that Signed-off-by: Janusz Jankowski <janusz. |
tgl-005-drop-stable | 2020-04-22 13:48:10 UTC 2020-04-22 |
[SQUASH ME] smart_amp: add crc to model data
Author:
Bartosz Kokoszko
[SQUASH ME] smart_amp: add crc to model data Commit adds crc field in model data in prealloc Signed-off-by: Bartosz Kokoszko <bartoszx. |
tgl-004-drop-stable | 2020-04-02 12:58:25 UTC 2020-04-02 |
mux: add handle of demux in .params() to fix noise issue
Author:
Keyon Jie
mux: add handle of demux in .params() to fix noise issue The sof_mux_ Signed-off-by: Keyon Jie <yang.jie@ |
topic/smart-amp | 2020-04-02 09:47:54 UTC 2020-04-02 |
tgl: disable CONFIG_CAVS_LPRO
Author:
Bartosz Kokoszko
tgl: disable CONFIG_CAVS_LPRO Use HP clock as default on tigerlake. Signed-off-by: Bartosz Kokoszko <bartoszx. |
cml-011-drop-stable | 2020-03-30 12:49:32 UTC 2020-03-30 |
kpb: perform additional pointer sanity checks
Author:
Slawomir Blauciak
kpb: perform additional pointer sanity checks Issues detected by code scans. Signed-off-by: Slawomir Blauciak <slawomir. |
cml-010-hot-fix | 2020-02-27 10:49:44 UTC 2020-02-27 |
Volume: Simplify volume synchronization to host
Author:
Seppo Ingalsuo
Volume: Simplify volume synchronization to host This patch removes a trivial function vol_update() and alters Signed-off-by: Seppo Ingalsuo <seppo. |
1.3 | 2020-02-16 20:26:55 UTC 2020-02-16 |
ASRC: Fix stream parameters passing in params()
Author:
Tomasz Lauda
ASRC: Fix stream parameters passing in params() This patch updates the stream sample rate propagation to happen Signed-off-by: Tomasz Lauda <tomasz. |
jsl-001-drop-stable | 2020-02-05 12:14:47 UTC 2020-02-05 |
memory: increase heap buffer size for ICL an JSP platforms
Author:
Marcin Rajwa
memory: increase heap buffer size for ICL an JSP platforms This patch increases heap buffer size for ICL and JSP platforms. Signed-off-by: Marcin Rajwa <marcin. |
cml-008- |
2020-01-16 22:27:32 UTC 2020-01-16 |
clk: waiti: change clocks selection according to power state
Author:
Marcin Rajwa
clk: waiti: change clocks selection according to power state This patch makes HP ring oscilator a default clock Signed-off-by: Marcin Rajwa <marcin. |
cml-008- |
2020-01-16 22:27:32 UTC 2020-01-16 |
clk: waiti: change clocks selection according to power state
Author:
Marcin Rajwa
clk: waiti: change clocks selection according to power state This patch makes HP ring oscilator a default clock Signed-off-by: Marcin Rajwa <marcin. |
tgl-003-drop-stable | 2020-01-13 03:26:34 UTC 2020-01-13 |
drivers: intel: mn: refactor mn_set_mclk
Author:
Janusz Jankowski
drivers: intel: mn: refactor mn_set_mclk Refactor MCLK setting function into smaller parts. Signed-off-by: Janusz Jankowski <janusz. |
cml-010-drop-stable | 2019-12-16 10:39:49 UTC 2019-12-16 |
interrupt: dynamic clock change for waiti
Author:
Janusz Jankowski
interrupt: dynamic clock change for waiti While in waiti FW should use 120mHz clock on CNL platform. Signed-off-by: Janusz Jankowski <janusz. |
gdb_fix | 2019-12-16 08:42:30 UTC 2019-12-16 |
gdb: fix wrong config flag
Author:
Marcin Rajwa
gdb: fix wrong config flag This patch fixes wrong config flag responsible Signed-off-by: Marcin Rajwa <marcin. |
cml-007-drop-stable | 2019-12-02 10:48:18 UTC 2019-12-02 |
interrupt: dynamic clock change for waiti
Author:
Janusz Jankowski
interrupt: dynamic clock change for waiti While in waiti FW should use 120mHz clock on CNL platform. Signed-off-by: Janusz Jankowski <janusz. |
cml-008- |
2019-11-29 09:32:11 UTC 2019-11-29 |
Topology: Fix DAI_ADD function call in sof-cml-rt1011-rt5682 topology
Author:
WojciechX Wittbrodt
Topology: Fix DAI_ADD function call in sof-cml- This patch fixes DAI_ADD function call for speaker pipeline. Signed-off-by: WojciechX Wittbrodt <wojciechx. |
cml-007-pm-ctx-save | 2019-11-25 13:24:00 UTC 2019-11-25 |
pm: cavs: fix literal dcache lock in power down
Author:
Marcin Maka
pm: cavs: fix literal dcache lock in power down Compiler options has to be changed in order to compute Some literals must be declared explicitly and loaded Signed-off-by: Marcin Maka <marcin. |
cml-009-drop-stable | 2019-11-13 14:48:42 UTC 2019-11-13 |
SRC: Fix pointer arithmetic in circular buffer wrap functions
Author:
Seppo Ingalsuo
SRC: Fix pointer arithmetic in circular buffer wrap functions The previously used cast of pointer to size_t (unsigned int) Signed-off-by: Seppo Ingalsuo <seppo. |
cml-hda- |
2019-11-07 09:07:17 UTC 2019-11-07 |
topology: enable override of pga and mixercontrol names
Author:
Jaska Uimonen
topology: enable override of pga and mixercontrol names Currently m4 parses pga and mixercontrol topology names partly from Signed-off-by: Jaska Uimonen <jaska. |
cml-008-drop-stable | 2019-10-24 12:30:52 UTC 2019-10-24 |
add NO_TRACE flag to SETD0IX IPC
Author:
Keyon Jie
add NO_TRACE flag to SETD0IX IPC Signed-off-by: Keyon Jie <yang.jie@ |
tgl-002-drop-stable | 2019-10-17 11:53:48 UTC 2019-10-17 |
topology: add rt711 to TGL RVP configuration
Author:
Pierre-Louis Bossart
topology: add rt711 to TGL RVP configuration Now rt711 is in SDW mode and rt1308 is in I2S mode on TGL RVP Signed-off-by: Rander Wang <rander. |
cml-004-drop-stable | 2019-09-10 05:42:36 UTC 2019-09-10 |
topology: cml: Add topology support for da7219+max98357a variant
Author:
Mac Chiang
topology: cml: Add topology support for da7219+max98357a variant add the topology files for Cometlake Signed-off-by: Mac Chiang <mac.chiang@ |
release/v1.4 | 2019-08-30 09:56:53 UTC 2019-08-30 |
pipeline: fix period frame size calculation
Author:
Jaska Uimonen
pipeline: fix period frame size calculation The period frame size calculation has issues by doing division instead Signed-off-by: Jaska Uimonen <jaska. |
sdw-001-drop-stable | 2019-08-30 07:52:20 UTC 2019-08-30 |
cannonlake: enable alh by default
Author:
Slawomir Blauciak
cannonlake: enable alh by default Signed-off-by: Slawomir Blauciak <slawomir. |
tgl-001-drop-stable | 2019-08-28 10:20:20 UTC 2019-08-28 |
topology: add tgl_rt1308 with no hdmi
Author:
Pan Xiuli
topology: add tgl_rt1308 with no hdmi Enable tgl_rt1308 topology with RT1308 speaker and DMIC01. Signed-off-by: Pan Xiuli <xiuli. |
cml-005-drop-stable | 2019-07-27 22:05:34 UTC 2019-07-27 |
selector: remove debugging logs
Author:
Marcin Rajwa
selector: remove debugging logs This patch removes left debugging logs. Signed-off-by: Marcin Rajwa <marcin. |
cml-006-drop-stable | 2019-07-19 09:00:35 UTC 2019-07-19 |
ERS DAI: Echo Reference Signal DAI and DMA implementation.
Author:
ArturX Kloniecki
ERS DAI: Echo Reference Signal DAI and DMA implementation. Signed-off-by: ArturX Kloniecki <arturx. |
cml-0045- |
2019-06-18 21:16:21 UTC 2019-06-18 |
memcpy: fix bug in memcpy_s for cmocka
Author:
Marcin Rajwa
memcpy: fix bug in memcpy_s for cmocka memcpy_s has wrong check condition for Signed-off-by: Marcin Rajwa <marcin. |
cml-hda- |
2019-05-29 06:50:48 UTC 2019-05-29 |
dai: assign/free link DMA channel during dai_config()
Author:
Ranjani Sridharan
dai: assign/free link DMA channel during dai_config() The recommended HDA HW programming sequence for setting Statically assigned link DMA channels would mean that This change means that the DAI_CONFIG IPC will be sent Signed-off-by: Ranjani Sridharan <ranjani. |
glk-011-drop-stable | 2019-05-06 06:33:11 UTC 2019-05-06 |
topology: glk-rt5682: add more virtual widgets
Author:
Yong Zhi
topology: glk-rt5682: add more virtual widgets Add some more virtual widgets to suppress the machine Signed-off-by: Yong Zhi <yong.zhi@ |
cml-linux-branch | 2019-04-19 18:21:38 UTC 2019-04-19 |
ipc: irq: IPC IRQ is a LEVEL type and is cleared via HW
Author:
Liam Girdwood
ipc: irq: IPC IRQ is a LEVEL type and is cleared via HW IPC IRQ is a LEVEL interrupt and hence does not need INTCLEAR set as Signed-off-by: Liam Girdwood <liam.r. |
topic/keyword- |
2019-04-09 12:35:09 UTC 2019-04-09 |
schedule: switch IPC and IDC tasks to low priority
Author:
Tomasz Lauda
schedule: switch IPC and IDC tasks to low priority Switches priority of IPC and IDC tasks back to low. Signed-off-by: Tomasz Lauda <tomasz. |
cml-003-drop-stable | 2019-03-26 07:52:58 UTC 2019-03-26 |
topology: add support for HDMI only w/ 3 iDISP streams
Author:
Pierre-Louis Bossart
topology: add support for HDMI only w/ 3 iDISP streams This is useful for headless devices such as Up2 with no external Signed-off-by: Pierre-Louis Bossart <pierre- |
cml-002-drop-stable | 2019-02-22 11:16:05 UTC 2019-02-22 |
debug: stack dump code converted to uintptr_t for size arithmetic
Author:
Marcin Maka
debug: stack dump code converted to uintptr_t for size arithmetic Signed-off-by: Marcin Maka <marcin. |
cml-001-drop-stable | 2019-01-26 14:27:44 UTC 2019-01-26 |
platform: skl: Add memory map for SKL/KBL platforms
Author:
Liam Girdwood
platform: skl: Add memory map for SKL/KBL platforms Add memory map and linker script adjustments for SKL and KBL platforms. Signed-off-by: Liam Girdwood <liam.r. |
glk-006-drop-stable | 2019-01-24 14:53:05 UTC 2019-01-24 |
disable smp for apl
Author:
Slawomir Blauciak
disable smp for apl Signed-off-by: Slawomir Blauciak <slawomir. |
glk-004-drop-stable | 2019-01-23 14:54:20 UTC 2019-01-23 |
hda: dma preload timeout
Author:
Janusz Jankowski
hda: dma preload timeout Signed-off-by: Janusz Jankowski <janusz. |
glk-005-drop-stable | 2018-12-24 07:40:36 UTC 2018-12-24 |
topology: Add GLK topology support for chromebook rt5682+max98357a variant
Author:
Naveen Manohar
topology: Add GLK topology support for chromebook rt5682+max98357a variant Add new PCMs and backends for GLK chromebook with codecs rt5682+max98357a. Signed-off-by: Naveen Manohar <naveen. |
icl-001-drop-stable | 2018-11-06 19:53:10 UTC 2018-11-06 |
Merge pull request #514 from mrajwa/icl_work
Author:
Liam Girdwoood
Merge pull request #514 from mrajwa/icl_work DMIC: Enable power for DMIC for ICL platform. |
whl-001-drop-stable | 2018-11-02 16:00:02 UTC 2018-11-02 |
Merge pull request #455 from mwierzbix/debugability
Author:
Liam Girdwoood
Merge pull request #455 from mwierzbix/ debugability: macro metaprogramming refactor |
glk-003-drop-stable | 2018-09-19 19:32:10 UTC 2018-09-19 |
Merge pull request #395 from ranj063/d3_flag
Author:
Liam Girdwoood
Merge pull request #395 from ranj063/d3_flag ipc: set flag to disable memory banks before entering D3 |
cnl-001-drop-stable | 2018-09-19 07:43:13 UTC 2018-09-19 |
cnl: platform: increase L1 exit time
Author:
Janusz Jankowski
cnl: platform: increase L1 exit time Signed-off-by: Janusz Jankowski <janusz. |
stable-1.2 | 2018-09-18 11:53:02 UTC 2018-09-18 |
Merge pull request #360 from xiulipan/schfix2
Author:
Liam Girdwoood
Merge pull request #360 from xiulipan/schfix2 Fix for scheduler bugs |
gp20-001- |
2018-08-28 10:05:01 UTC 2018-08-28 |
Merge pull request #267 from bkokoszx/gp20-001-drop-stable-fix
Author:
bkokoszx
Merge pull request #267 from bkokoszx/ drivers: apl-ssp: fix for slave mode |
release/ |
2018-08-24 14:43:44 UTC 2018-08-24 |
Klockwork fixes
Author:
Slawomir Blauciak
Klockwork fixes Signed-off-by: Slawomir Blauciak <slawomir. |
glk-002-drop-stable | 2018-07-26 11:54:19 UTC 2018-07-26 |
Merge pull request #154 from thesofproject/master
Author:
jajanusz
Merge pull request #154 from thesofproject/ test: update mixer ut |
glk-001-drop-stable | 2018-07-06 08:50:11 UTC 2018-07-06 |
Merge pull request #60 from tlauda/topic/glk_001_kw
Author:
Tomasz Lauda
Merge pull request #60 from tlauda/ klocwork: fix initialization of HiFi3 variables |
1.1-stable | 2018-04-05 09:25:46 UTC 2018-04-05 |
dist: fix make dist for SRC
Author:
Liam Girdwood
dist: fix make dist for SRC Signed-off-by: Liam Girdwood <liam.r. |
1.0-stable | 2018-01-11 14:58:08 UTC 2018-01-11 |
build: fix version script to use correct version in tarball build
Author:
Liam Girdwood
build: fix version script to use correct version in tarball build make sure the tarball build and worktree build uses the correct version. Signed-off-by: Liam Girdwood <liam.r. |
1 → 96 of 96 results | First • Previous • Next • Last |