- e85195d Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
- 6add87f optee: Suppress false positive kmemleak report in optee_handle_rpc() by Xiaolei Wang · 3 years, 1 month ago
- 18549bf tee: optee: Fix incorrect page free bug by Sumit Garg · 3 years ago
- b98aee4 optee: Fix NULL but dereferenced coccicheck error by Yang Li · 3 years, 1 month ago
- 6749e69 optee: add asynchronous notifications by Jens Wiklander · 3 years, 7 months ago
- 787c80c optee: separate notification functions by Jens Wiklander · 3 years, 7 months ago
- c23ca66 optee: fix kfree NULL pointer by Lv Ruyi · 3 years, 2 months ago
- 6a03568 Merge tag 'optee-ffa-fix-for-v5.16' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 3 years, 2 months ago
- 1b73a9e optee: Fix spelling mistake "reclain" -> "reclaim" by Colin Ian King · 3 years, 2 months ago
- 34f3c67 optee: smc_abi.c: add missing #include <linux/mm.h> by Jens Wiklander · 3 years, 2 months ago
- 4615e5a optee: add FF-A support by Jens Wiklander · 3 years, 5 months ago
- c51a564 optee: isolate smc abi by Jens Wiklander · 3 years, 5 months ago
- 4602c58 optee: refactor driver with internal callbacks by Jens Wiklander · 3 years, 9 months ago
- c0ab6db optee: simplify optee_release() by Jens Wiklander · 3 years, 9 months ago
- 7f565d0 tee: optee: Fix missing devices unregister during optee_remove by Sumit Garg · 3 years, 3 months ago
- 88a3856 tee/optee/shm_pool: fix application of sizeof to pointer by jing yangyang · 3 years, 4 months ago
- 376e419 tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag by Sumit Garg · 3 years, 7 months ago
- b5c10dd optee: Clear stale cache entries during initialization by Tyler Hicks · 3 years, 7 months ago
- f25889f optee: fix tee out of memory failure seen during kexec reboot by Allen Pais · 3 years, 7 months ago
- adf752a optee: Refuse to load the driver under the kdump kernel by Tyler Hicks · 3 years, 7 months ago
- ec185dd optee: Fix memory leak when failing to register shm pages by Tyler Hicks · 3 years, 7 months ago
- 673c7aa optee: use export_uuid() to copy client UUID by Jens Wiklander · 3 years, 8 months ago
- 37f00ab Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
- d6358a6 Merge tag 'optee-memref-size-for-v5.13' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
- c650b8d tee: optee: do not check memref size on return from Secure World by Jerome Forissier · 3 years, 9 months ago
- 7ccdcaa tee: optee: fix build error caused by recent optee tracepoints feature by Jisheng Zhang · 3 years, 9 months ago
- 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
- 0101947 tee: optee: add invoke_fn tracepoints by Jisheng Zhang · 3 years, 11 months ago
- d0236f1 Merge tag 'optee-simplify-i2c-access_for-v5.12' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 3 years, 11 months ago
- 67bc809 optee: simplify i2c access by Arnd Bergmann · 4 years ago
- d94bd41 Merge tag 'optee-fix-cond-resched-call-for-v5.12' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 3 years, 11 months ago
- 9585676 tee: optee: remove need_resched() before cond_resched() by Jens Wiklander · 4 years ago
- 617d8e8 optee: sync OP-TEE headers by Jens Wiklander · 4 years ago
- bed13b5 tee: optee: fix 'physical' typos by Bjorn Helgaas · 4 years ago
- fda90b2 drivers: optee: use flexible-array member instead of zero-length array by Tian Tao · 4 years ago
- dcb3b06 tee: optee: replace might_sleep with cond_resched by Rouven Czerwinski · 4 years ago
- 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years ago
- 853735e optee: add writeback to valid memory type by Rui Miguel Silva · 4 years, 1 month ago
- 6bc9d73 Merge tag 'optee-use-uuid-api-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 4 years, 2 months ago
- 57222a1 tee: optee: Use UUID API for exporting the UUID by Andy Shevchenko · 4 years, 8 months ago
- 0bd1937 Merge tag 'optee-i2c-fix-for-v5.10' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers by Olof Johansson · 4 years, 4 months ago
- 539f8fc drivers: optee: fix i2c build issue by Jorge Ramirez-Ortiz · 4 years, 4 months ago
- d4ee2d3 Merge tag 'tee-memref-null-for-v5.10' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Olof Johansson · 4 years, 4 months ago
- c05210a drivers: optee: allow op-tee to access devices on the i2c bus by Jorge Ramirez-Ortiz · 4 years, 5 months ago
- ba171d3 driver: tee: Handle NULL pointer indication from client by Cedric Neveux · 6 years ago
- 38d9dff Merge tag 'optee-bus-for-v5.9' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 4 years, 6 months ago
- 5f178bb7 optee: enable support for multi-stage bus enumeration by Maxim Uvarov · 4 years, 6 months ago
- 58df195 optee: use uuid for sysfs driver entry by Maxim Uvarov · 4 years, 6 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- c5b4312 tee: optee: Add support for session login client UUID generation by Vesa Jääskeläinen · 4 years, 8 months ago
- eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 11 months ago
- 088307d Merge tag 'tee-optee-fix2-for-5.5' of https://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes by Olof Johansson · 5 years ago
- 9e0caab tee: optee: Fix compilation issue with nommu by Vincenzo Frascino · 5 years ago
- 5a769f6 optee: Fix multi page dynamic shm pool alloc by Sumit Garg · 5 years ago
- f349710 optee: model OP-TEE as a platform device/driver by Ard Biesheuvel · 5 years ago
- 03212e3 tee: optee: fix device enumeration error handling by Jens Wiklander · 5 years ago
- a249dd2 tee: optee: Fix dynamic shm pool allocations by Sumit Garg · 5 years ago
- 9f02b8f tee: optee: add might_sleep for RPC requests by Rouven Czerwinski · 5 years ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- aaf75f2 Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander/linux-tee into arm/drivers by Olof Johansson · 6 years ago
- 9733b07 optee: allow to work without static shared memory by Volodymyr Babchuk · 6 years ago
- 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
- 3473b71 Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/drivers by Arnd Bergmann · 6 years ago
- 32356d3 tee: optee: update optee_msg.h and optee_smc.h to dual license by Jerome Forissier · 6 years ago
- c7c0d8d tee: optee: add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
- 62ade1b tee: optee: Fix unsigned comparison with less than zero by YueHaibing · 6 years ago
- 50ceca6 tee: optee: Initialize some structs using memset instead of braces by Nathan Chancellor · 6 years ago
- c3fa24a tee: optee: add TEE bus device enumeration support by Sumit Garg · 6 years ago
- 42bf415 tee: add supp_nowait flag in tee_context struct by Sumit Garg · 6 years ago
- 5e0bd98 Merge tag 'tee-subsys-optee-for-4.21' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/late by Olof Johansson · 6 years ago
- 3c15ddb tee: optee: log message if dynamic shm is enabled by Victor Chong · 7 years ago
- b2d102b tee: optee: avoid possible double list_del() by Zhizhou Zhang · 6 years ago
- 63c65b8 Merge tag 'tee-drv-for-4.20' of git://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Olof Johansson · 6 years ago
- db878f7 tee: optee: take DT status property into account by Ard Biesheuvel · 6 years ago
- 3249527 tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig by Sahil Malhotra · 7 years ago
- cf89fe8 tee: replace getnstimeofday64() with ktime_get_real_ts64() by Arnd Bergmann · 7 years ago
- 5c5f803 tee: optee: report OP-TEE revision information by Jérôme Forissier · 7 years ago
- 6e112de tee: optee: GET_OS_REVISION: document a2 as a build identifier by Jérôme Forissier · 7 years ago
- ffdc98c Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Olof Johansson · 7 years ago
- cdbcf83 tee: optee: check type of registered shared memory by Jens Wiklander · 7 years ago
- 95ffe4c tee: add start argument to shm_register callback by Jens Wiklander · 7 years ago
- f681e08 tee: optee: fix header dependencies by Arnd Bergmann · 7 years ago
- bad19e0 Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Arnd Bergmann · 7 years ago
- a8e9f5f6 Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/people/jens.wiklander/linux-tee into next/drivers by Arnd Bergmann · 7 years ago
- f58e236 tee: optee: enable dynamic SHM support by Volodymyr Babchuk · 7 years ago
- abd135b tee: optee: add optee-specific shared pool implementation by Volodymyr Babchuk · 7 years ago
- d885cc5 tee: optee: store OP-TEE capabilities in private data by Volodymyr Babchuk · 7 years ago
- 53a107c tee: optee: add registered buffers handling into RPC calls by Volodymyr Babchuk · 7 years ago
- 64cf9d8 tee: optee: add registered shared parameters handling by Volodymyr Babchuk · 7 years ago
- 06ca791 tee: optee: add shared buffer registration functions by Volodymyr Babchuk · 7 years ago
- 3bb48ba tee: optee: add page list manipulation functions by Volodymyr Babchuk · 7 years ago
- de5c6df tee: optee: Update protocol definitions by Volodymyr Babchuk · 7 years ago
- 1647a5a optee: support asynchronous supplicant requests by Jens Wiklander · 8 years ago
- f2aa972 tee: add TEE_IOCTL_PARAM_ATTR_META by Jens Wiklander · 8 years ago
- f044113 optee: fix invalid of_node_put() in optee_driver_init() by Jens Wiklander · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 39e6519 tee: optee: sync with new naming of interrupts by David Wang · 8 years ago
- a9980e9 tee: optee: interruptible RPC sleep by tiger-yu99 · 8 years ago
- 96e72dd tee: optee: add const to tee_driver_ops and tee_desc structures by Bhumika Goyal · 8 years ago