Commit Graph

26 Commits

Author SHA1 Message Date
Janusz Jankowski 373f33190c codeowners: add @dbaluta as imx folders owner
Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
2020-01-05 14:07:40 +00:00
Janusz Jankowski ab71c889ae codeowners: add maintainers for default match
Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
2020-01-05 14:07:40 +00:00
Marcin Rajwa aa788b995c codeowners: add @tlauda and @mrajwa as codeowners of schedule directory
This adds @tlauda and @mrajwa as codeowners of
src\scheduler directory so they will be
auto-requested for review in all changes related
to files under this directory.

Signed-off-by: Marcin Rajwa <marcin.rajwa@linux.intel.com>
2019-09-20 14:43:58 +02:00
Janusz Jankowski e39ed5ebf4 include: split uapi headers into more directories
Some of interface headers are not needed by kernel,
but are needed by user-space applications, so we can split them
into multiple directories that indicate their purpose.

Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
2019-05-31 20:10:45 +01:00
ArturX Kloniecki 8f9c7ee2e1 MUX: Relocate mux source and header files to match structure.
Signed-off-by: ArturX Kloniecki <arturx.kloniecki@linux.intel.com>
2019-05-31 16:47:21 +01:00
ArturX Kloniecki 529bf68a46 MUX: Generic Mux component implementation.
Mux component implementation. Support for mux and demux operation
modes, channel routing and summation with saturation.

Mux component can operate in 2 modes:

demux - with single input stream and multiple output streams
(up to MUX_MAX_STREAMS)
mux - with multiple input streams and single output stream
It can also work with 1:1 I/O in both modes to act as
channel router / summator.

It is configured via binary blob specifying channel routing
using bitmasks.
In case of demux mode every output stream has an array of bitmasks,
one mask per channel, specifying which of the input channels should
be used to compose it.
Similarly for mux, each input stream has bitmask for each of it's
channels to specify to which output channel it contributes.

Signed-off-by: ArturX Kloniecki <arturx.kloniecki@linux.intel.com>
2019-05-29 12:06:54 +01:00
Liam Girdwood 8a220bc34c codeowners: make sure TSC is notified for every ABI change.
TSC can then classify the ABI change as PATCH, MINOR or MAJOR in ABI
classifier and connect to corresponding kernel PR.

https://github.com/orgs/thesofproject/projects/2

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2019-04-24 17:11:51 +01:00
Bartosz Kokoszko acf2bd52d5 codeowners: updated tools/logger codeowners
Signed-off-by: Bartosz Kokoszko <bartoszx.kokoszko@linux.intel.com>
2019-04-01 14:56:35 +01:00
Marcin Rajwa f74cb7f153 CODEOWNERS: add mrajwa as code owner of kpb and gdb files
Signed-off-by: Marcin Rajwa <marcin.rajwa@linux.intel.com>
2019-03-10 17:50:55 +01:00
WojciechX Wittbrodt 8483480381 owners: add members of FW val team to uapi code
Signed-off-by: WojciechX Wittbrodt <wojciechx.wittbrodt@intel.com>
2019-02-09 22:21:29 +00:00
Guennadi Liakhovetski 6d2b214abd owners: add myself as a code owner for Sue Creek related code
Take over ownership of drivers/dw, platform/suecreek and some other Sue
Creek related files.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2019-02-01 19:16:10 +00:00
Janusz Jankowski 365b132e14 github: fix codeowners glob for @jajanusz
Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
2019-01-29 16:09:39 +00:00
Janusz Jankowski b749cd0fab [skip ci] github: add @jajanusz as cmake owner
+ scripts related to CMake and Kconfig

Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
2019-01-23 11:13:07 +00:00
Rander Wang b5e89ab75c github: add @Randerwang as owner of haswell
I would like to review any change in haswell domain

Signed-off-by: Rander Wang <rander.wang@linux.intel.com>
2019-01-15 13:35:35 +00:00
Janusz Jankowski 872cefe357 [skip ci] github: remove mwierzbix from CODEOWNERS
He is no longer member of this project.
+fixed some typos

Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
2019-01-11 22:33:57 +00:00
Marcin Rajwa acce742819 GDB: Added IPC trigger for GDB debug.
Signed-off-by: Marcin Rajwa <marcin.rajwa@linux.intel.com>
2018-12-07 15:49:56 +00:00
Libin Yang 4cd8e68ebd github: add libinyang as lib owner
Add Libin as src/lib owner.

Signed-off-by: Libin Yang <libin.yang@intel.com>
2018-12-06 08:24:22 +00:00
Seppo Ingalsuo fac3a776f9 CODEOWNERS: Assign to myself test/audio, eqctl, and tune from tools
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
2018-12-05 09:25:31 +00:00
Bard liao 5c5ff38ab2 [skip ci]github: add bardliao as uapi and ipc owner
Add bardliao as uapi and ipc owner

Signed-off-by: Bard liao <yung-chuan.liao@linux.intel.com>
2018-12-01 11:12:26 +08:00
Pan Xiuli e20217abc7 [skip ci]github: add xiulipan as some field owner
Add some field owner and have basic structure for CODEOWNER.

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
2018-11-28 21:09:47 +08:00
Ranjani Sridharan f081a20de9 github: add @ranj063 as topology owner
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
2018-11-27 18:10:02 -08:00
Ranjani Sridharan 46b7cc9af4 github: add ranj063 as owner of src/host
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
2018-11-25 20:03:39 -08:00
Janusz Jankowski 051bfdd04c github: add jajanusz as owner of .ac .am files
Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
2018-11-22 15:36:22 +01:00
Seppo Ingalsuo 87a044f583 CODEOWNERS: Add SRC; EQ, FIR, IIR, tone, and DMIC to singalsu
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
2018-11-22 16:23:08 +02:00
Michal Jerzy Wierzbicki a8e6dbdb80 github: added mwierzbix as owner of preproc
Signed-off-by: Michal Jerzy Wierzbicki <michalx.wierzbicki@linux.intel.com>
2018-11-22 11:11:02 +01:00
Liam Girdwood 2e8f293e28 github: Add initial github owners/reviewers file.
This file will help github to determine who will review PRs.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
2018-11-21 16:25:57 +00:00