1. f97769f slimbus: core: check get_addr before removing laddr ida by Srinivas Kandagatla · 4 years, 4 months ago
  2. 25121d9 habanalabs/gaudi: configure QMAN LDMA registers properly by Ofir Bitton · 4 years, 4 months ago
  3. eab1f6e habanalabs: add notice of device not idle by Oded Gabbay · 4 years, 4 months ago
  4. 3c3aa5d habanalabs: add debug messages for opening/closing context by Oded Gabbay · 4 years, 4 months ago
  5. 9e2e8fc habanalabs: release kernel context after hw_fini by Oded Gabbay · 4 years, 4 months ago
  6. fc6121e habanalabs: correct an error message by Oded Gabbay · 4 years, 4 months ago
  7. 9eb29f2 Merge tag 'icc-5.10-rc1' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-next by Greg Kroah-Hartman · 4 years, 4 months ago
  8. 26ed514 misc: hisi_hikey_usb: delete a stray tab by Dan Carpenter · 4 years, 4 months ago
  9. a81072a misc: mic: scif: Fix error handling path by Souptick Joarder · 4 years, 4 months ago
  10. a2e7408 misc: pvpanic: Use devm_platform_ioremap_resource() by Wang ShaoBo · 4 years, 4 months ago
  11. 9e07279 Merge tag 'misc-habanalabs-next-2020-09-22' of git://people.freedesktop.org/~gabbayo/linux into char-misc-next by Greg Kroah-Hartman · 4 years, 4 months ago
  12. f279e5c habanalabs: update scratchpad register map by Oded Gabbay · 4 years, 4 months ago
  13. 57799ce habanalabs: add indication of security-enabled F/W by Oded Gabbay · 4 years, 4 months ago
  14. d1f3633 habanalabs/gaudi: fix DMA completions max outstanding to 15 by Oded Gabbay · 4 years, 4 months ago
  15. dbf053c habanalabs/gaudi: remove axi drain support by Oded Gabbay · 4 years, 4 months ago
  16. 219b8f2 habanalabs: update firmware interface file by Oded Gabbay · 4 years, 4 months ago
  17. ef6a0f6 habanalabs: Add an option to map CB to device MMU by Tomer Tayar · 4 years, 7 months ago
  18. fa8641a1 habanalabs: Save context in a command buffer object by Tomer Tayar · 4 years, 5 months ago
  19. 448f63b habanalabs: no need for DMA_SHARED_BUFFER by Oded Gabbay · 4 years, 5 months ago
  20. 681a22f habanalabs: allow to wait on CS without sleep by Oded Gabbay · 4 years, 5 months ago
  21. 230b9b7 habanalabs/gaudi: increase timeout for boot fit load by Oded Gabbay · 4 years, 5 months ago
  22. 214afa9 habanalabs: add debugfs support for MMU with 6 HOPs by Moti Haimovski · 4 years, 5 months ago
  23. 7edf341 habanalabs: add num_hops to hl_mmu_properties by Moti Haimovski · 4 years, 5 months ago
  24. d83fe66 habanalabs: refactor MMU as device-oriented by Moti Haimovski · 4 years, 5 months ago
  25. c91324f habanalabs: rename mmu.c to mmu_v1.c by Moti Haimovski · 4 years, 5 months ago
  26. 7c52fb0 habanalabs: use smallest possible alignment for virtual addresses by Omer Shpigelman · 4 years, 7 months ago
  27. 1fb2f37 habanalabs: check flag before reset because of f/w event by Oded Gabbay · 4 years, 5 months ago
  28. 5a1b861 habanalabs: increase PQ COMP_OFFSET by one nibble by Oded Gabbay · 4 years, 5 months ago
  29. 763a0b4 habanalabs: Fix alignment issue in cpucp_info structure by Ofir Bitton · 4 years, 5 months ago
  30. ae92651 habanalabs: remove unused define by Oded Gabbay · 4 years, 5 months ago
  31. b01a971 habanalabs: remove unused ASIC function pointer by Oded Gabbay · 4 years, 5 months ago
  32. 6138bbe habanalabs: rename ArmCP to CPU-CP by Oded Gabbay · 4 years, 5 months ago
  33. 975ab7b habanalabs: count dropped CS because max CS in-flight by Oded Gabbay · 4 years, 5 months ago
  34. 0db5753 habanalabs: make use of dma_mmap_coherent by Hillf Danton · 4 years, 5 months ago
  35. c5e0ec6 habanalabs: clear vm_pgoff before doing the mmap by Oded Gabbay · 4 years, 5 months ago
  36. 3174ac9 habanalabs: restructure hl_mmap by Oded Gabbay · 4 years, 5 months ago
  37. f763946 habanalabs: cast to u64 before shift > 31 bits by Oded Gabbay · 4 years, 5 months ago
  38. 2f55342 habanalabs: replace armcp with the generic cpucp by Oded Gabbay · 4 years, 5 months ago
  39. 42b0698 habanalabs: update GAUDI hardware specs by Oded Gabbay · 4 years, 5 months ago
  40. 9f30649 habanalabs: add support for getting device total energy by farah kassabri · 4 years, 6 months ago
  41. 5600470 habanalabs: Include linux/bitfield.h only in habanalabs.h by Tomer Tayar · 4 years, 5 months ago
  42. d90416c habanalabs: extend busy engines mask to 64 bits by farah kassabri · 4 years, 5 months ago
  43. 107dd31 habanalabs: use 1U when shifting bits by Oded Gabbay · 4 years, 5 months ago
  44. 31ac1f1 habanalabs: check TPC vector pipe is empty by Oded Gabbay · 4 years, 5 months ago
  45. 0358372 habanalabs: remove redundant assignment to variable by Oded Gabbay · 4 years, 5 months ago
  46. 6588729 habanalabs: use FIELD_PREP() instead of << by Oded Gabbay · 4 years, 5 months ago
  47. a0e072f habanalabs: use standard BIT() and GENMASK() by Oded Gabbay · 4 years, 5 months ago
  48. bd4ef37 habanalabs: eliminate redundant else condition by Oded Gabbay · 4 years, 5 months ago
  49. f907af1 habanalabs: cast int to u32 before printing it with %u by Oded Gabbay · 4 years, 5 months ago
  50. f5b9c8c habanalabs: change CB's ID to be 64 bits by Oded Gabbay · 4 years, 5 months ago
  51. d6b045c habanalabs: print the queue id in case of an error by Dotan Barak · 4 years, 6 months ago
  52. acd330c habanalabs: remove security from ARB_MST_QUIET register by farah kassabri · 4 years, 6 months ago
  53. 2e5eda4 habanalabs: PCIe Advanced Error Reporting support by Ofir Bitton · 4 years, 8 months ago
  54. 843839b habanalabs: expose sync manager resources allocation in INFO IOCTL by Ofir Bitton · 4 years, 6 months ago
  55. 0a068ad habanalabs: add information about PCIe controller by Ofir Bitton · 4 years, 6 months ago
  56. a98d73c habanalabs: Replace dma-fence mechanism with completions by Ofir Bitton · 4 years, 6 months ago
  57. b71590e habanalabs: increase length of ASIC name by Oded Gabbay · 4 years, 6 months ago
  58. 0f5c7b7 nitro_enclaves: Add Makefile for the Nitro Enclaves driver by Andra Paraschiv · 4 years, 4 months ago
  59. 07499cc nitro_enclaves: Add Kconfig for the Nitro Enclaves driver by Andra Paraschiv · 4 years, 4 months ago
  60. 9c8eb50 nitro_enclaves: Add logic for terminating an enclave by Andra Paraschiv · 4 years, 4 months ago
  61. 111c775a nitro_enclaves: Add logic for starting an enclave by Andra Paraschiv · 4 years, 4 months ago
  62. 7dc9d43 nitro_enclaves: Add logic for setting an enclave memory region by Andra Paraschiv · 4 years, 4 months ago
  63. 988b7a4 nitro_enclaves: Add logic for getting the enclave image load info by Andra Paraschiv · 4 years, 4 months ago
  64. ff8a4d3 nitro_enclaves: Add logic for setting an enclave vCPU by Andra Paraschiv · 4 years, 4 months ago
  65. 38907e1 nitro_enclaves: Add logic for creating an enclave VM by Andra Paraschiv · 4 years, 4 months ago
  66. bd47c99 nitro_enclaves: Init misc device providing the ioctl interface by Andra Paraschiv · 4 years, 4 months ago
  67. e5d616d nitro_enclaves: Handle out-of-band PCI device events by Andra Paraschiv · 4 years, 4 months ago
  68. ad2b698 nitro_enclaves: Handle PCI device command requests by Andra Paraschiv · 4 years, 4 months ago
  69. 89308c1 nitro_enclaves: Init PCI device driver by Andra Paraschiv · 4 years, 4 months ago
  70. 1df6248 nitro_enclaves: Define enclave info for internal bookkeeping by Andra Paraschiv · 4 years, 4 months ago
  71. 0a44561 nitro_enclaves: Define the PCI device interface by Andra Paraschiv · 4 years, 4 months ago
  72. 86d6e57 interconnect: imx: simplify the return expression of imx_icc_unregister by Liu Shixin · 4 years, 4 months ago
  73. e0cbf2f interconnect: imx: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  74. 392da33 interconnect: core: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  75. 628fdbc Merge branch 'icc-syncstate' into icc-next by Georgi Djakov · 4 years, 4 months ago
  76. 7d3b0b0 interconnect: qcom: Use icc_sync_state by Georgi Djakov · 4 years, 5 months ago
  77. b1d681d interconnect: Add sync state support by Georgi Djakov · 4 years, 5 months ago
  78. 8fd0e2a uio: free uio id after uio file node is freed by Lang Dai · 4 years, 4 months ago
  79. b1c194d nvmem: core: fix missing of_node_put() in of_nvmem_device_get() by Vadym Kochan · 4 years, 4 months ago
  80. 1eb51d6 nvmem: switch to simpler IDA interface by Bartosz Golaszewski · 4 years, 4 months ago
  81. 28371cc nvmem: core: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 4 months ago
  82. 8e2aeb5 nvmem: mtk-efuse: Remove EFUSE register write support by Chih-En Hsu · 4 years, 4 months ago
  83. 1d62a2c eeprom: 93xx46: set type id as EEPROM by Vadym Kochan · 4 years, 4 months ago
  84. 5e180e6 eeprom: at25: set type id as EEPROM by Vadym Kochan · 4 years, 4 months ago
  85. 14ea4db coresight: etm4x: Fix number of resources check for ETM 4.3 and above by Mike Leach · 4 years, 4 months ago
  86. 685d84a7 coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface by Jonathan Zhou · 4 years, 4 months ago
  87. 6d57825 coresight: Make sysfs functional on topologies with per core sink by Linu Cherian · 4 years, 4 months ago
  88. bb1860e coresight: etm: perf: Sink selection using sysfs is deprecated by Linu Cherian · 4 years, 4 months ago
  89. 4cd8303 coresight: etm4x: Fix issues on trcseqevr access by Jonathan Zhou · 4 years, 4 months ago
  90. 859d510 coresight: etm4x: Handle unreachable sink in perf mode by Suzuki K Poulose · 4 years, 4 months ago
  91. 984f37e coresight: cti: Write regsiters directly in cti_enable_hw() by Tingwei Zhang · 4 years, 4 months ago
  92. 4020fc8d coresight: etm4x: Fix issues within reset interface of sysfs by Jonathan Zhou · 4 years, 4 months ago
  93. 096dcfb coresight: etm4x: Ensure default perf settings filter user/kernel by Mike Leach · 4 years, 4 months ago
  94. 6e8836c coresight: cti: remove pm_runtime_get_sync() from CPU hotplug by Tingwei Zhang · 4 years, 4 months ago
  95. 0dee282 coresight: cti: disclaim device only when it's claimed by Tingwei Zhang · 4 years, 4 months ago
  96. 447a612 coresight: etm4x: Add Support for HiSilicon ETM device by Qi Liu · 4 years, 4 months ago
  97. 9554c35 coresight: fix offset by one error in counting ports by Mian Yousaf Kaukab · 4 years, 4 months ago
  98. 4af8b3d coresight: stm: Support marked packet by Tingwei Zhang · 4 years, 4 months ago
  99. 2d1a8bf coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to init by Sai Prakash Ranjan · 4 years, 4 months ago
  100. 7c33e3c misc: rtsx: Add power saving functions and fix driving parameter by Ricky Wu · 4 years, 5 months ago