Show patches with: Submitter = Tingwei Zhang       |    State = Action Required       |   268 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,01/21] coresight: cpu_debug: add module name in Kconfig coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,02/21] coresight: cpu_debug: define MODULE_DEVICE_TABLE coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,03/21] coresight: use IS_ENABLED for CONFIGs that may be modules coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,04/21] coresight: add coresight prefix to barrier_pkt coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,05/21] coresight: export global symbols coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,06/21] Allow to build coresight-stm as a module, for ease of development. coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,07/21] coresight: allow etm3x to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,08/21] coresight: allow etm4x to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,09/21] coresight: allow etb to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,10/21] coresight: allow tpiu to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,11/21] coresight: allow tmc to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,12/21] coresight: remove multiple init calls from funnel driver coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,13/21] coresight: remove multiple init calls from replicator driver coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,14/21] coresight: allow funnel and replicator drivers to be built as modules coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,15/21] coresight: cti: add function to register cti associate ops coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,16/21] coresight: allow cti to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,17/21] coresight: tmc-etr: add function to register catu ops coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,18/21] coresight: allow catu drivers to be built as modules coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,19/21] coresight: disable trace path with device being removed coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,20/21] coresight: allow the coresight core driver to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v1,21/21] coresight: perf: clean up perf event on device unregister path coresight: allow to build coresight as modules - - - --- 2020-07-01 Tingwei Zhang New
[v10,01/24] coresight: cpu_debug: add module name in Kconfig coresight: allow to build coresight as modules - 2 1 --- 2020-08-21 Tingwei Zhang New
[v10,02/24] coresight: cpu_debug: define MODULE_DEVICE_TABLE coresight: allow to build coresight as modules - 2 - --- 2020-08-21 Tingwei Zhang New
[v10,03/24] coresight: use IS_ENABLED for CONFIGs that may be modules coresight: allow to build coresight as modules - 2 - --- 2020-08-21 Tingwei Zhang New
[v10,04/24] coresight: add coresight prefix to barrier_pkt coresight: allow to build coresight as modules - 2 - --- 2020-08-21 Tingwei Zhang New
[v10,05/24] coresight: export global symbols coresight: allow to build coresight as modules - 2 1 --- 2020-08-21 Tingwei Zhang New
[v10,06/24] coresight: add try_get_module() in coresight_grab_device() coresight: allow to build coresight as modules - - 1 --- 2020-08-21 Tingwei Zhang New
[v10,07/24] coresight: stm: allow to build coresight-stm as a module coresight: allow to build coresight as modules - 2 1 --- 2020-08-21 Tingwei Zhang New
[v10,08/24] coresight: etm: perf: Fix warning caused by etm_setup_aux failure coresight: allow to build coresight as modules - 3 - --- 2020-08-21 Tingwei Zhang New
[v10,09/24] coresight: etm3x: allow etm3x to be built as a module coresight: allow to build coresight as modules - 1 - --- 2020-08-21 Tingwei Zhang New
[v10,10/24] coresight: etm4x: allow etm4x to be built as a module coresight: allow to build coresight as modules - 1 2 --- 2020-08-21 Tingwei Zhang New
[v10,11/24] coresight: etb: allow etb to be built as a module coresight: allow to build coresight as modules - 2 1 --- 2020-08-21 Tingwei Zhang New
[v10,12/24] coresight: tpiu: allow tpiu to be built as a module coresight: allow to build coresight as modules - 3 - --- 2020-08-21 Tingwei Zhang New
[v10,13/24] coresight: tmc: allow tmc to be built as a module coresight: allow to build coresight as modules - 2 2 --- 2020-08-21 Tingwei Zhang New
[v10,14/24] coresight: allow funnel driver to be built as module coresight: allow to build coresight as modules - 3 2 --- 2020-08-21 Tingwei Zhang New
[v10,15/24] coresight: allow replicator driver to be built as module coresight: allow to build coresight as modules - 1 2 --- 2020-08-21 Tingwei Zhang New
[v10,16/24] coresight: cti: add function to register cti associate ops coresight: allow to build coresight as modules - 1 1 --- 2020-08-21 Tingwei Zhang New
[v10,17/24] coresight: cti: Fix remove sysfs link error coresight: allow to build coresight as modules - 1 - --- 2020-08-21 Tingwei Zhang New
[v10,18/24] coresight: cti: Fix bug clearing sysfs links on callback coresight: allow to build coresight as modules 1 1 - --- 2020-08-21 Tingwei Zhang New
[v10,19/24] coresight: cti: don't disable ect device if it's not enabled coresight: allow to build coresight as modules - 1 - --- 2020-08-21 Tingwei Zhang New
[v10,20/24] coresight: cti: increase reference count when enabling cti coresight: allow to build coresight as modules - 1 - --- 2020-08-21 Tingwei Zhang New
[v10,21/24] coresight: cti: allow cti to be built as a module coresight: allow to build coresight as modules - - 1 --- 2020-08-21 Tingwei Zhang New
[v10,22/24] coresight: tmc-etr: add function to register catu ops coresight: allow to build coresight as modules - 2 - --- 2020-08-21 Tingwei Zhang New
[v10,23/24] coresight: catu: allow catu drivers to be built as modules coresight: allow to build coresight as modules - 3 - --- 2020-08-21 Tingwei Zhang New
[v10,24/24] coresight: allow the coresight core driver to be built as a module coresight: allow to build coresight as modules - 2 2 --- 2020-08-21 Tingwei Zhang New
[v11,01/24] coresight: cpu_debug: add module name in Kconfig coresight: allow to build coresight as modules - 2 1 --- 2020-09-15 Tingwei Zhang New
[v11,02/24] coresight: cpu_debug: define MODULE_DEVICE_TABLE coresight: allow to build coresight as modules - 2 - --- 2020-09-15 Tingwei Zhang New
[v11,03/24] coresight: use IS_ENABLED for CONFIGs that may be modules coresight: allow to build coresight as modules - 2 - --- 2020-09-15 Tingwei Zhang New
[v11,04/24] coresight: add coresight prefix to barrier_pkt coresight: allow to build coresight as modules - 2 - --- 2020-09-15 Tingwei Zhang New
[v11,05/24] coresight: export global symbols coresight: allow to build coresight as modules - 1 1 --- 2020-09-15 Tingwei Zhang New
[v11,06/24] coresight: add try_get_module() in coresight_grab_device() coresight: allow to build coresight as modules - 1 1 --- 2020-09-15 Tingwei Zhang New
[v11,07/24] coresight: stm: allow to build coresight-stm as a module coresight: allow to build coresight as modules - 2 1 --- 2020-09-15 Tingwei Zhang New
[v11,08/24] coresight: etm: perf: Fix warning caused by etm_setup_aux failure coresight: allow to build coresight as modules - 3 - --- 2020-09-15 Tingwei Zhang New
[v11,09/24] coresight: etm3x: allow etm3x to be built as a module coresight: allow to build coresight as modules - 1 - --- 2020-09-15 Tingwei Zhang New
[v11,10/24] coresight: etm4x: allow etm4x to be built as a module coresight: allow to build coresight as modules - 1 1 --- 2020-09-15 Tingwei Zhang New
[v11,11/24] coresight: etb: allow etb to be built as a module coresight: allow to build coresight as modules - 2 1 --- 2020-09-15 Tingwei Zhang New
[v11,12/24] coresight: tpiu: allow tpiu to be built as a module coresight: allow to build coresight as modules - 3 - --- 2020-09-15 Tingwei Zhang New
[v11,13/24] coresight: tmc: allow tmc to be built as a module coresight: allow to build coresight as modules - 2 1 --- 2020-09-15 Tingwei Zhang New
[v11,14/24] coresight: allow funnel driver to be built as module coresight: allow to build coresight as modules - 2 1 --- 2020-09-15 Tingwei Zhang New
[v11,15/24] coresight: allow replicator driver to be built as module coresight: allow to build coresight as modules - 2 1 --- 2020-09-15 Tingwei Zhang New
[v11,16/24] coresight: cti: add function to register cti associate ops coresight: allow to build coresight as modules - 1 1 --- 2020-09-15 Tingwei Zhang New
[v11,17/24] coresight: cti: Fix remove sysfs link error coresight: allow to build coresight as modules - 1 - --- 2020-09-15 Tingwei Zhang New
[v11,18/24] coresight: cti: Fix bug clearing sysfs links on callback coresight: allow to build coresight as modules 1 1 - --- 2020-09-15 Tingwei Zhang New
[v11,19/24] coresight: cti: don't disable ect device if it's not enabled coresight: allow to build coresight as modules - 1 - --- 2020-09-15 Tingwei Zhang New
[v11,20/24] coresight: cti: increase reference count when enabling cti coresight: allow to build coresight as modules - 1 - --- 2020-09-15 Tingwei Zhang New
[v11,21/24] coresight: cti: allow cti to be built as a module coresight: allow to build coresight as modules - - 1 --- 2020-09-15 Tingwei Zhang New
[v11,22/24] coresight: tmc-etr: add function to register catu ops coresight: allow to build coresight as modules - 2 - --- 2020-09-15 Tingwei Zhang New
[v11,23/24] coresight: catu: allow catu drivers to be built as modules coresight: allow to build coresight as modules - 3 - --- 2020-09-15 Tingwei Zhang New
[v11,24/24] coresight: allow the coresight core driver to be built as a module coresight: allow to build coresight as modules - 2 1 --- 2020-09-15 Tingwei Zhang New
[v2,01/20] coresight: cpu_debug: add module name in Kconfig coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,02/20] coresight: cpu_debug: define MODULE_DEVICE_TABLE coresight: allow to build coresight as modules - 1 - --- 2020-07-14 Tingwei Zhang New
[v2,03/20] coresight: use IS_ENABLED for CONFIGs that may be modules coresight: allow to build coresight as modules - 1 - --- 2020-07-14 Tingwei Zhang New
[v2,04/20] coresight: add coresight prefix to barrier_pkt coresight: allow to build coresight as modules - 1 - --- 2020-07-14 Tingwei Zhang New
[v2,05/20] coresight: export global symbols coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,06/20] Allow to build coresight-stm as a module, for ease of development. coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,07/20] coresight: allow etm3x to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,08/20] coresight: allow etm4x to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,09/20] coresight: allow etb to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,10/20] coresight: allow tpiu to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,11/20] coresight: allow tmc to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,12/20] coresight: remove multiple init calls from funnel driver coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,13/20] coresight: remove multiple init calls from replicator driver coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,14/20] coresight: allow funnel and replicator drivers to be built as modules coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,15/20] coresight: cti: add function to register cti associate ops coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,16/20] coresight: allow cti to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,17/20] coresight: tmc-etr: add function to register catu ops coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,18/20] coresight: allow catu drivers to be built as modules coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,19/20] coresight: add try_get_module() in coresight_grab_device() coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2,20/20] coresight: allow the coresight core driver to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-14 Tingwei Zhang New
[v2] coresight: cti: write regsiters directly in cti_enable_hw() [v2] coresight: cti: write regsiters directly in cti_enable_hw() - - - --- 2020-09-01 Tingwei Zhang New
[v2] coresight: stm: support marked packet [v2] coresight: stm: support marked packet - - - --- 2020-07-26 Tingwei Zhang New
[v3,01/20] coresight: cpu_debug: add module name in Kconfig coresight: allow to build coresight as modules - - - --- 2020-07-17 Tingwei Zhang New
[v3,02/20] coresight: cpu_debug: define MODULE_DEVICE_TABLE coresight: allow to build coresight as modules - 1 - --- 2020-07-17 Tingwei Zhang New
[v3,03/20] coresight: use IS_ENABLED for CONFIGs that may be modules coresight: allow to build coresight as modules - 1 - --- 2020-07-17 Tingwei Zhang New
[v3,04/20] coresight: add coresight prefix to barrier_pkt coresight: allow to build coresight as modules - 1 - --- 2020-07-17 Tingwei Zhang New
[v3,05/20] coresight: export global symbols coresight: allow to build coresight as modules - - - --- 2020-07-17 Tingwei Zhang New
[v3,06/20] Allow to build coresight-stm as a module, for ease of development. coresight: allow to build coresight as modules - - - --- 2020-07-17 Tingwei Zhang New
[v3,07/20] coresight: allow etm3x to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-17 Tingwei Zhang New
[v3,08/20] coresight: allow etm4x to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-17 Tingwei Zhang New
[v3,09/20] coresight: allow etb to be built as a module coresight: allow to build coresight as modules - - - --- 2020-07-17 Tingwei Zhang New
« 1 2 3 »