Show patches with: Submitter = Victor Chong       |    Archived = No       |   184 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
hikey*_defconfig: decrease CONFIG_MMC_BLOCK_MINORS --- 2019-06-11 Victor Chong Rejected
tests/keystore/AndroidTest.xml: add shell-timeout --- 2019-01-16 Victor Chong New
Merge remote-tracking branch 'aosp/master' into HEAD --- 2018-10-26 Victor Chong Rejected
BACKPORT: tee: shm: add page accessor functions --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: Update protocol definitions --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: add page list manipulation functions --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: add shared buffer registration functions --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: add registered shared parameters handling --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: add register user memory --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: flexible shared memory pool creation --- 2018-02-02 Victor Chong Accepted
BACKPORT: optee: support asynchronous supplicant requests --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: add TEE_IOCTL_PARAM_ATTR_META --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: shm: add accessors for buffer size and page offset --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: add registered buffers handling into RPC calls --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: store OP-TEE capabilities in private data --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: add optee-specific shared pool implementation --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: enable dynamic SHM support --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: use reference counting for tee_context --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: shm: inline tee_shm_get_id() --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: shm: don't put_page on null shm->pages --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: fix header dependencies --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: shm: Potential NULL dereference calling tee_shm_register() --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: shm: make function __tee_shm_alloc static --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: add tee_param_is_memref() for driver use --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: check type of registered shared memory --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: add start argument to shm_register callback --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: check type of registered shared memory --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: shm: don't put_page on null shm->pages --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: add tee_param_is_memref() for driver use --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: add start argument to shm_register callback --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: fix header dependencies --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: shm: inline tee_shm_get_id() --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: use reference counting for tee_context --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: add optee-specific shared pool implementation --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: add register user memory --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: add TEE_IOCTL_PARAM_ATTR_META --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: flexible shared memory pool creation --- 2018-02-02 Victor Chong Accepted
BACKPORT: optee: support asynchronous supplicant requests --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: add page list manipulation functions --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: shm: add accessors for buffer size and page offset --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: shm: add page accessor functions --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: Update protocol definitions --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: enable dynamic SHM support --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: add shared buffer registration functions --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: add registered shared parameters handling --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: add registered buffers handling into RPC calls --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: optee: store OP-TEE capabilities in private data --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: shm: Potential NULL dereference calling tee_shm_register() --- 2018-02-02 Victor Chong Accepted
BACKPORT: tee: shm: make function __tee_shm_alloc static --- 2018-02-02 Victor Chong Accepted
BACKPORT: optee: fix invalid of_node_put() in optee_driver_init() --- 2017-12-21 Victor Chong Accepted
BACKPORT: optee: fix invalid of_node_put() in optee_driver_init() --- 2017-12-21 Victor Chong Accepted
BACKPORT: tee: optee: fix uninitialized symbol 'parg' --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: add ARM_SMCCC dependency --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: optee: sync with new naming of interrupts --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: optee: add const to tee_driver_ops and tee_desc structures --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: tee_shm: Constify dma_buf_ops structures. --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: indicate privileged dev in gen_caps --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: optee: interruptible RPC sleep --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee.txt: standardize document format --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: add forward declaration for struct device --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: optee: sync with new naming of interrupts --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: optee: interruptible RPC sleep --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: add forward declaration for struct device --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: tee_shm: Constify dma_buf_ops structures. --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: indicate privileged dev in gen_caps --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: optee: add const to tee_driver_ops and tee_desc structures --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: add ARM_SMCCC dependency --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee: optee: fix uninitialized symbol 'parg' --- 2017-12-10 Victor Chong Accepted
BACKPORT: tee.txt: standardize document format --- 2017-12-10 Victor Chong Accepted
Revert "Documentation: tee subsystem and op-tee driver" --- 2017-12-08 Victor Chong Accepted
Revert "tee: apply v12 delta" --- 2017-12-08 Victor Chong Accepted
Revert "include/linux/arm-smccc.h: avoid sign extension problem" --- 2017-12-08 Victor Chong Accepted
Revert "tee: add OP-TEE driver" --- 2017-12-08 Victor Chong Accepted
Revert "tee: generic TEE subsystem" --- 2017-12-08 Victor Chong Accepted
Revert "dt/bindings: add bindings for optee" --- 2017-12-08 Victor Chong Accepted
Revert "UPSTREAM: ARM: 8480/2: arm64: add implementation for arm-smccc" --- 2017-12-08 Victor Chong Accepted
Revert "UPSTREAM: ARM: 8479/2: add implementation for arm-smccc" --- 2017-12-08 Victor Chong Accepted
Revert "UPSTREAM: ARM: 8478/2: arm/arm64: add arm-smccc" --- 2017-12-08 Victor Chong Accepted
Revert "tee: add forward declaration for struct device" --- 2017-12-08 Victor Chong Accepted
Revert "tee: optee: optee_bench.h: remove useless include" --- 2017-12-08 Victor Chong Accepted
Revert "tee: generic TEE subsystem" --- 2017-12-08 Victor Chong Accepted
Revert "tee: add OP-TEE driver" --- 2017-12-08 Victor Chong Accepted
Revert "Documentation: tee subsystem and op-tee driver" --- 2017-12-08 Victor Chong Accepted
Revert "include/linux/arm-smccc.h: avoid sign extension problem" --- 2017-12-08 Victor Chong Accepted
Revert "tee: new ioctl to a register tee_shm from a dmabuf file descriptor" --- 2017-12-08 Victor Chong Accepted
Revert "tee: add kernel internal client interface" --- 2017-12-08 Victor Chong Accepted
Revert "optee: sync patch set v14" --- 2017-12-08 Victor Chong Accepted
Revert "tee: indicate privileged dev in gen_caps" --- 2017-12-08 Victor Chong Accepted
Revert "tee: add tee_param_is_memref() for driver use" --- 2017-12-08 Victor Chong Accepted
Revert "tee: add TEE_IOCTL_PARAM_ATTR_META" --- 2017-12-08 Victor Chong Accepted
Revert "optee: support asynchronous supplicant requests" --- 2017-12-08 Victor Chong Accepted
Revert "tee: apply v15 delta" --- 2017-12-08 Victor Chong Accepted
Revert "tee: apply v16 delta" --- 2017-12-08 Victor Chong Accepted
Revert "Sync OP-TEE driver with new naming of interrupts" --- 2017-12-08 Victor Chong Accepted
Revert "tee: optee: interruptible RPC sleep" --- 2017-12-08 Victor Chong Accepted
Revert "tee: optee: fix uninitialized symbol 'parg'" --- 2017-12-08 Victor Chong Accepted
Revert "dt/bindings: add bindings for optee" --- 2017-12-08 Victor Chong Accepted
Revert "OP-TEE Benchmark" --- 2017-12-08 Victor Chong Accepted
tee: optee: interruptible RPC sleep --- 2017-08-15 Victor Chong Accepted
OP-TEE Benchmark --- 2017-08-15 Victor Chong Accepted
« 1 2 »