1. d4ad9e5 Restructure kernel driver source tree by Mikael Olsson · 4 months ago
  2. 6d5e2d2 Fix inference cancellation behavior by Mikael Olsson · 5 months ago
  3. e87446c Change PMU event counter values to use 64-bit by Mikael Olsson · 6 months ago
  4. 47e9bd0 Make all kernel module Sparse warnings into errors by Mikael Olsson · 7 months ago 23.11-rc2
  5. b682431 Fix NPU driver inference poll callback return type by Mikael Olsson · 7 months ago
  6. 9fdbf1e Ensure rpmsg channel name is null-terminated by Mikael Olsson · 7 months ago 23.11-rc1
  7. c081e59 Change create network UAPI to take a user buffer by Mikael Olsson · 7 months ago
  8. 9c999fd Split DMA memory and buffer setup in kernel driver by Mikael Olsson · 7 months ago
  9. 0754515 Remove buffer capacity, offset and resize in UAPI by Mikael Olsson · 8 months ago
  10. 45d4799 Fix type validation in the network create UAPI by Mikael Olsson · 8 months ago
  11. c1a418d Add Sparse checking to kernel module builds by Mikael Olsson · 7 months ago
  12. edd2550 Decrease log verbosity in the kernel modules by Ledion Daja · 8 months ago
  13. c2eaf26 Replace enum with fixed-width int in UAPI structs by Ledion Daja · 8 months ago
  14. 00f83c0 Fix typos in UAPI type name comments by Ledion Daja · 8 months ago
  15. 6e0778a Add -Werror to kernel module builds by Mikael Olsson · 8 months ago
  16. 53d224a Fix DMA configuration in NPU Linux kernel driver by Mikael Olsson · 12 months ago
  17. 6fb238f Fix wait for TX buffer blocking receive callback by Mikael Olsson · 9 months ago
  18. 1825760 Reduce mutex scope for NPU device IOCTL calls by Mikael Olsson · 9 months ago
  19. 27fe8e0 Fix mailbox clean up on inference request failure by Mikael Olsson · 9 months ago
  20. ec90223 Initialize UAPI structs copied to user space by Mikael Olsson · 9 months ago
  21. 52c563d Remove copy from user in network info IOCTL call by Mikael Olsson · 9 months ago
  22. 891156d Fix IOCTL calls returning the wrong value by Mikael Olsson · 9 months ago
  23. 42699b0 Add error logs to network info response handling by Mikael Olsson · 10 months ago
  24. ea209b6 Add kernel network info description checks by Mikael Olsson · 10 months ago
  25. 0483d66 Fix uninitialized return value from rpmsg callback by Mikael Olsson · 10 months ago 23.08 23.08-rc2
  26. 1182f38 Clear inference related data before freeing it by Mikael Olsson · 10 months ago
  27. f1cfe19 Add kernel driver version to UAPI by Mikael Olsson · 12 months ago
  28. 7c843dc Add protocol version check during probing by Mikael Olsson · 10 months ago
  29. fab31eb Remove protocol version request IOCTL from UAPI by Mikael Olsson · 10 months ago
  30. 529cfad Fix concurrent access to IDR in kernel driver by Mikael Olsson · 12 months ago
  31. f1e675a Correct license in UAPI header file by Jonny Svärd · 11 months ago
  32. 08c42f5 Fix kernel driver probe not freeing endpoint by Mikael Olsson · 12 months ago
  33. 229e125 Fix double free in kernel driver probe clean up by Mikael Olsson · 12 months ago
  34. eb5a328 Change NPU kernel driver to use async probing by Mikael Olsson · 12 months ago
  35. 09965b0 Add type check when getting message by ID by Mikael Olsson · 12 months ago
  36. 252ed6a Add device capabilities caching in kernel driver by Mikael Olsson · 1 year ago
  37. 5fcc28c Fix shared state race in mailbox message handling by Mikael Olsson · 1 year, 1 month ago 23.05 23.05-rc2
  38. fd6b8dc Add rpmsg message magic check in kernel driver by Mikael Olsson · 1 year, 1 month ago
  39. 099d90c Fix kernel driver not setting coherent DMA mask by Mikael Olsson · 1 year, 1 month ago
  40. 29e4ddb Minor formatting fix by Jonny Svärd · 1 year, 2 months ago
  41. 7a26045 Removing core interface by Kristofer Jonsson · 1 year, 4 months ago 23.02-rc1
  42. 074ef90 Create device for Ethos-U kernel driver by Kristofer Jonsson · 1 year, 4 months ago
  43. ec47704 Break circulare dependency on struct ethosu_device by Kristofer Jonsson · 1 year, 4 months ago
  44. d779a08 Converting Ethos-U driver to rpmsg by Kristofer Jonsson · 1 year, 5 months ago
  45. b42bc0b Removing watchdog and reset by Kristofer Jonsson · 1 year, 5 months ago
  46. 553e4d5 Updating .gitignore by Kristofer Jonsson · 1 year, 9 months ago
  47. 964c0ac Add rpmsg interface by Kristofer Jonsson · 1 year, 5 months ago
  48. f036423 Add linux_driver_stack tests by Davide Grohmann · 2 years ago
  49. 53fd03d Improved logging by Kristofer Jonsson · 2 years ago 22.08 22.08-rc1 22.08-rc2
  50. 2d69b8b Fix bug in inference release by Kristofer Jonsson · 1 year, 11 months ago
  51. e2a5815 Bug fix for queue capacity calculation by Kristofer Jonsson · 1 year, 11 months ago
  52. e3e2643 Return network info error code by Kristofer Jonsson · 1 year, 11 months ago
  53. 3706043 Add missing padding to core interface by Kristofer Jonsson · 1 year, 11 months ago
  54. 7f9a4e3 Update uapi definition for capability request by Per Åstrand · 2 years, 1 month ago
  55. 32660f9 Use ids for identifying messages sent to EthosU firmware by Davide Grohmann · 2 years, 1 month ago
  56. f50f25e Check size of buffer before allocating by Per Åstrand · 2 years, 1 month ago
  57. 6ab0b6b Replace usage of forbidden strncpy with strscpy by Davide Grohmann · 2 years, 1 month ago
  58. 8b1fe55 Reset firmware when inference cancellation fails by Davide Grohmann · 2 years, 2 months ago 22.05-rc1
  59. 7e8f508 Add support for inference cancellation by Davide Grohmann · 2 years, 2 months ago
  60. 82d2258 Add support for rejected inference responses by Davide Grohmann · 2 years, 1 month ago
  61. 442fefb Reset firmware by Kristofer Jonsson · 2 years, 3 months ago
  62. f5b98c9 Kernel watchdog timeout by Kristofer Jonsson · 2 years, 3 months ago
  63. 3c6a260 Network info by Kristofer Jonsson · 2 years, 3 months ago
  64. 35de9e6 Firmware resident model by Kristofer Jonsson · 2 years, 3 months ago
  65. b5aa904 Support up to 8 PMU counters by Jonny Svärd · 2 years, 6 months ago
  66. c3f4a83 Corstone700 Kernel modules build fix. by Lior Dekel · 2 years, 6 months ago
  67. ed7d6c1 Verify that dma buffer fits in the mapped range by Per Åstrand · 2 years, 7 months ago 21.11-rc2 21.11-rc3
  68. bb17527 Increase message timeout by Per Åstrand · 2 years, 7 months ago
  69. 4aec376 Use minor number for device node by Kristofer Jonsson · 2 years, 8 months ago
  70. 90f5080 Increase capabilities timeout to 100 ms by Henrik Hoglind · 2 years, 10 months ago
  71. 40e23d1 Do not expose device specific hw config in capabilities by Davide Grohmann · 3 years ago 21.08-rc1
  72. 1c26baa Fix: do not attempt to read data from mailbox when length is 0 by Davide Grohmann · 3 years ago
  73. 35ce6c8 Add support for handling capabilities requests by Davide Grohmann · 3 years ago
  74. c823bcf Use namespace for ethosu kernel headers by Per Åstrand · 3 years, 5 months ago
  75. 7c24c77 Improve mailbox message handling by Jonny Svärd · 3 years, 5 months ago
  76. 9d8d92c Fix args order to PMU log message by Jonny Svärd · 3 years, 6 months ago
  77. f7e407a Add PMU config to inference creation by Per Åstrand · 3 years, 7 months ago
  78. 79689c5 Clang format by Kristofer Jonsson · 3 years, 8 months ago
  79. b74492c Support inferences with multiple inputs and outputs by Kristofer Jonsson · 3 years, 9 months ago
  80. 116a635 Initial commit by Kristofer Jonsson · 3 years, 10 months ago 20.08 20.08-rc2