1. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  2. 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 · 4 years ago
  3. 67bc809 optee: simplify i2c access by Arnd Bergmann · 4 years ago
  4. 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 · 4 years ago
  5. 9585676 tee: optee: remove need_resched() before cond_resched() by Jens Wiklander · 4 years ago
  6. 617d8e8 optee: sync OP-TEE headers by Jens Wiklander · 4 years ago
  7. bed13b5 tee: optee: fix 'physical' typos by Bjorn Helgaas · 4 years ago
  8. fda90b2 drivers: optee: use flexible-array member instead of zero-length array by Tian Tao · 4 years ago
  9. dcb3b06 tee: optee: replace might_sleep with cond_resched by Rouven Czerwinski · 4 years ago
  10. 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, 1 month ago
  11. 853735e optee: add writeback to valid memory type by Rui Miguel Silva · 4 years, 2 months ago
  12. 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
  13. 57222a1 tee: optee: Use UUID API for exporting the UUID by Andy Shevchenko · 4 years, 9 months ago
  14. 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
  15. 539f8fc drivers: optee: fix i2c build issue by Jorge Ramirez-Ortiz · 4 years, 4 months ago
  16. 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, 5 months ago
  17. c05210a drivers: optee: allow op-tee to access devices on the i2c bus by Jorge Ramirez-Ortiz · 4 years, 5 months ago
  18. ba171d3 driver: tee: Handle NULL pointer indication from client by Cedric Neveux · 6 years ago
  19. 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
  20. 5f178bb7 optee: enable support for multi-stage bus enumeration by Maxim Uvarov · 4 years, 7 months ago
  21. 58df195 optee: use uuid for sysfs driver entry by Maxim Uvarov · 4 years, 7 months ago
  22. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  23. c5b4312 tee: optee: Add support for session login client UUID generation by Vesa Jääskeläinen · 4 years, 8 months ago
  24. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  25. 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
  26. 9e0caab tee: optee: Fix compilation issue with nommu by Vincenzo Frascino · 5 years ago
  27. 5a769f6 optee: Fix multi page dynamic shm pool alloc by Sumit Garg · 5 years ago
  28. f349710 optee: model OP-TEE as a platform device/driver by Ard Biesheuvel · 5 years ago
  29. 03212e3 tee: optee: fix device enumeration error handling by Jens Wiklander · 5 years ago
  30. a249dd2 tee: optee: Fix dynamic shm pool allocations by Sumit Garg · 5 years ago
  31. 9f02b8f tee: optee: add might_sleep for RPC requests by Rouven Czerwinski · 6 years ago
  32. 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
  33. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  34. 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
  35. 9733b07 optee: allow to work without static shared memory by Volodymyr Babchuk · 6 years ago
  36. 384d11f Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  37. 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
  38. 32356d3 tee: optee: update optee_msg.h and optee_smc.h to dual license by Jerome Forissier · 6 years ago
  39. c7c0d8d tee: optee: add missing of_node_put after of_device_is_available by Julia Lawall · 6 years ago
  40. 62ade1b tee: optee: Fix unsigned comparison with less than zero by YueHaibing · 6 years ago
  41. 50ceca6 tee: optee: Initialize some structs using memset instead of braces by Nathan Chancellor · 6 years ago
  42. c3fa24a tee: optee: add TEE bus device enumeration support by Sumit Garg · 6 years ago
  43. 42bf415 tee: add supp_nowait flag in tee_context struct by Sumit Garg · 6 years ago
  44. 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
  45. 3c15ddb tee: optee: log message if dynamic shm is enabled by Victor Chong · 7 years ago
  46. b2d102b tee: optee: avoid possible double list_del() by Zhizhou Zhang · 6 years ago
  47. 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
  48. db878f7 tee: optee: take DT status property into account by Ard Biesheuvel · 6 years ago
  49. 3249527 tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig by Sahil Malhotra · 7 years ago
  50. cf89fe8 tee: replace getnstimeofday64() with ktime_get_real_ts64() by Arnd Bergmann · 7 years ago
  51. 5c5f803 tee: optee: report OP-TEE revision information by Jérôme Forissier · 7 years ago
  52. 6e112de tee: optee: GET_OS_REVISION: document a2 as a build identifier by Jérôme Forissier · 7 years ago
  53. 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
  54. cdbcf83 tee: optee: check type of registered shared memory by Jens Wiklander · 7 years ago
  55. 95ffe4c tee: add start argument to shm_register callback by Jens Wiklander · 7 years ago
  56. f681e08 tee: optee: fix header dependencies by Arnd Bergmann · 7 years ago
  57. 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
  58. 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
  59. f58e236 tee: optee: enable dynamic SHM support by Volodymyr Babchuk · 7 years ago
  60. abd135b tee: optee: add optee-specific shared pool implementation by Volodymyr Babchuk · 7 years ago
  61. d885cc5 tee: optee: store OP-TEE capabilities in private data by Volodymyr Babchuk · 7 years ago
  62. 53a107c tee: optee: add registered buffers handling into RPC calls by Volodymyr Babchuk · 7 years ago
  63. 64cf9d8 tee: optee: add registered shared parameters handling by Volodymyr Babchuk · 7 years ago
  64. 06ca791 tee: optee: add shared buffer registration functions by Volodymyr Babchuk · 7 years ago
  65. 3bb48ba tee: optee: add page list manipulation functions by Volodymyr Babchuk · 7 years ago
  66. de5c6df tee: optee: Update protocol definitions by Volodymyr Babchuk · 7 years ago
  67. 1647a5a optee: support asynchronous supplicant requests by Jens Wiklander · 8 years ago
  68. f2aa972 tee: add TEE_IOCTL_PARAM_ATTR_META by Jens Wiklander · 8 years ago
  69. f044113 optee: fix invalid of_node_put() in optee_driver_init() by Jens Wiklander · 7 years ago
  70. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  71. 39e6519 tee: optee: sync with new naming of interrupts by David Wang · 8 years ago
  72. a9980e9 tee: optee: interruptible RPC sleep by tiger-yu99 · 8 years ago
  73. 96e72dd tee: optee: add const to tee_driver_ops and tee_desc structures by Bhumika Goyal · 8 years ago
  74. efb1403 tee: optee: fix uninitialized symbol 'parg' by Jens Wiklander · 8 years ago
  75. 4fb0a5e tee: add OP-TEE driver by Jens Wiklander · 10 years ago