1. 5470db8 [usb-test-twloader] Move common logic to function. by Jocelyn Dang · 5 years ago
  2. 4a9a026 [banjo][usb] Convert usb-composite protocol to banjo. by Mike Voydanoff · 5 years ago
  3. 9b70abe [rights][docs] Add a RIGHTS section to object_set_property by Scott Graham · 5 years ago
  4. 3798c15 [kernel][port] Free packets outside of lock by David Stevens · 5 years ago
  5. 49fb1f1 [devmgr] More namespacing cleanup by George Kulakowski · 5 years ago
  6. 780c2b2 [fdio] use a defined close function on accept fail by James Tucker · 5 years ago
  7. c8b57f8 [devmgr][coordinator] Clean up the namespacing slightly by George Kulakowski · 5 years ago
  8. 32f08f8 [devmgr][coordinator] Further encapsulate Coordinator internals by George Kulakowski · 5 years ago
  9. 797c8ef [kernel][crypto] call event_destroy on prng dtor. by Marco Vanotti · 6 years ago
  10. 8947619 [prebuilt] Roll toolchain by Jake Ehrlich · 5 years ago
  11. 52a7cd9 [fidl] Low-level C++ encoding and decoding. by Yifei Teng · 6 years ago
  12. 28ee429 [syscalls][rights][docs] Add rights doc updater and use it by Scott Graham · 5 years ago
  13. 2de6aef [dev][test] Convert the /dev/test driver to C++ by Todd Eisenberger · 5 years ago
  14. ab16993 [asix-88179] Remove usage of req->node by Ruchira Ravoori · 5 years ago
  15. 83ba30e [mediatek][usb] Rename mt-usb to mt-musb-peripheral by Mike Voydanoff · 5 years ago
  16. 69f5b56 [blobfs] Increase the minimum journal size by Sean Klein · 5 years ago
  17. aa097fe [xdc]Remove more usage of req->node by Ruchira Ravoori · 5 years ago
  18. 9a40069 [docs] Keep docs/syscalls markdown ascii by using — by Scott Graham · 5 years ago
  19. 1373c8c [vertio] Use correct header length for tx size check. by rubenbrunk · 5 years ago
  20. db4e623 [upci] Fix lack of null terminator caught by asan by Christopher Anderson · 5 years ago
  21. 36b90e2 [board][vim] Fix inconsistent naming of AO by Abdulla Kamar · 5 years ago
  22. e8bf693 [board][vim] Selectively enable GPIO test by Abdulla Kamar · 5 years ago
  23. 6f332c7 [µpci] Probe for valid devices by Christopher Anderson · 5 years ago
  24. 1690bb2 [run-vc] Use a directory watch for /dev/misc/dmctl by Todd Eisenberger · 5 years ago
  25. 4abe84d [dmctl] Convert dmctl to a FIDL interface by Todd Eisenberger · 6 years ago
  26. 4813f8b [ddktl][MmioBuffer] Add documentation on usage. by Suraj Malhotra · 5 years ago
  27. 33fddee [fs] Convert FIDL handler to C++, increase ZXFIDL_MAX_MSG_HANDLES by Sean Klein · 5 years ago
  28. bec3b08 [usb-audio]Remove more usage of req->node by Ruchira Ravoori · 5 years ago
  29. 00102c3 [mt8167][thermal] First version of thermal driver by Braden Kell · 5 years ago
  30. 862a398 [syscalls][rights][doc] abigen comments to reflect syscall handle rights by Scott Graham · 5 years ago
  31. 20c8417 [banjo][usb] Convert usb-bus protocol to banjo by Mike Voydanoff · 5 years ago
  32. f8ae81b [banjo][usb] Convert USB hub protocol to banjo by Mike Voydanoff · 5 years ago
  33. e28f34d [banjo][usb] Convert USB mode switch protocol to banjo by Mike Voydanoff · 5 years ago
  34. 4144ee1 [fidl][usb] Use array instead of vector for device descriptor by Mike Voydanoff · 5 years ago
  35. e9fd364 [zircon][docs] Mention k ut on the testing page. by Ed Coyne · 5 years ago
  36. cf52b26 [tracing] Stop splitting bounded duration events into start and end events by Fadi Meawad · 5 years ago
  37. 55ec689 [devmgr] Class-ify Devhost in anticipation of RefPtr-izing it by George Kulakowski · 5 years ago
  38. 9a4ba05 [trace] Rename trace.static to trace.with-static-engine by Doug Evans · 5 years ago
  39. fa96c3f [usb-test-fwloader] Initial FX3 setup part 2. by Jocelyn Dang · 5 years ago
  40. ab582f2 [kernel][ktl] fbl::unique_ptr -> ktl::unique_ptr by Roland McGrath · 5 years ago
  41. 4200f94 [µpci] Fix ecam size used in vmo creation by Christopher Anderson · 5 years ago
  42. 221a6bd [tracing] add explicit timestamps to VTHREAD macros by Felipe Archondo · 6 years ago
  43. 02f11fc [devmgr] Delete dead code by George Kulakowski · 5 years ago
  44. 48e8ce2 [display] Remove fidl padding workaround by David Stevens · 5 years ago
  45. a27c459a [sysinfo] Fix get_board_name string handling by Braden Kell · 5 years ago
  46. 2e47e9f [bin] export a working /bin in serial shells by James Tucker · 5 years ago
  47. cc2dcff [µpci] Fix build breakage caused by 7ebc5af3d by Christopher Anderson · 5 years ago
  48. c34fe53 [usb] Remove unnecessary bind.c files by Mike Voydanoff · 5 years ago
  49. 9fedea6 [mt8167][clk] Implement clock measurement by John Bauman · 5 years ago
  50. febb816 [kernel][ktl] fbl::move -> ktl::move by Roland McGrath · 5 years ago
  51. a61211b [perftest] Create README.md by David Gilhooley · 5 years ago
  52. 30741de [fidl] Empty struct support for zircon (fidlc). by André Pang · 6 years ago
  53. 6100349 [netreflector] Delete netreflector by Robert Hahn · 5 years ago
  54. ac3ff66 [syscalls][rights] Use AutoCall to RemoveHandles in channel code by Scott Graham · 5 years ago
  55. f8171dd [usb peripheral] Remove usage of req->node by Ruchira Ravoori · 5 years ago
  56. c9c1e0c [dmctl] Delete dead code for ioctl_dmctl_watch_devmgr by Todd Eisenberger · 5 years ago
  57. 4405e23 [usb-request]Remove more usage of req->node by Ruchira Ravoori · 5 years ago
  58. d12350f [fit] Remove empty empty.c by George Kulakowski · 5 years ago
  59. 97a82df [mt8167][gpu] Expose MFG clocks to GPU driver by John Bauman · 5 years ago
  60. e508992 [cobalt-client] Provide host dummy impl. by Gianfranco Valentino · 5 years ago
  61. 3110a80 [arm64][hypervisor] Prioritise SGIs and PPIs by Abdulla Kamar · 5 years ago
  62. 2a1a896 [dev][bcm-hci] Read BD Address from board in Broadcom Bluetooth driver by Jeff Belgum · 6 years ago
  63. 8138d3c [devmgr][coordinator] Mostly clean up global state access by George Kulakowski · 5 years ago
  64. 40a1963 [blobfs] use FS_TRACE macros instead of (f|x)printf by Stephen Demos · 5 years ago
  65. 784493c [bluetooth] Remove unnecessary logs by Ruchira Ravoori · 5 years ago
  66. 5917d9c [usb-test-fwloader] FX3 initial setup part 1. by Jocelyn Dang · 5 years ago
  67. a89cff5 [kernel][futex] Soft transition to updated futex API: Step 3 by John Grossman · 6 years ago
  68. 3fd293c [tracing] Introduce duration complete events. by Fadi Meawad · 5 years ago
  69. c601f50 [fs][metrics] Provide utility class for fs-metrics by Gianfranco Valentino · 6 years ago
  70. 31eeed1 [trace-reader] Format the trace-reader code using fx format-code by Fadi Meawad · 5 years ago
  71. 3d7fb68 [devmgr] Add test utility for integration tests by Todd Eisenberger · 5 years ago
  72. 7329fde [ddk][test] Introduce a fake sysdev driver by Todd Eisenberger · 5 years ago
  73. a7bcab1 [devmgr-launcher] Add support for new arguments by Todd Eisenberger · 5 years ago
  74. 442b0a0 [make] Remove board.mk, move image packaging work to bash scripts by Mike Voydanoff · 6 years ago
  75. 74eb174 [docs] touch-ups in a markdown document and some code comments. by Dave Schuyler · 5 years ago
  76. 6d1014b [devmgr] Add additional arguments for controlling startup behavior by Todd Eisenberger · 5 years ago
  77. 9b1ce1e [ram-nand] Remove FIDL padding by Pascal Perez · 5 years ago
  78. e271d7c [utest][hypervisor] Remove unused code by Abdulla Kamar · 5 years ago
  79. f92daee [kernel][object] Add pager dispatcher by David Stevens · 5 years ago
  80. 601336d [tftp] track paving state through errors by James Tucker · 5 years ago
  81. 2c0251a [arm64][hypervisor] Stop spurious interrupts by Abdulla Kamar · 5 years ago
  82. b731535 [devmgr] Increase default appmgr timeout by Abdulla Kamar · 5 years ago
  83. c8b9676 [zircon][ftdi/bt] Use private list node pointer by Ruchira Ravoori · 5 years ago
  84. 190ae10 [tee][optee] Add TEEC Operation Buffer handling by RJ Ascani · 6 years ago
  85. 3506da1 [docs][syscalls] Add slack information to nanosleep by David Gilhooley · 5 years ago
  86. 38fb492 [host] Fixed build warnings. by John Rosasco · 5 years ago
  87. ef3759b [disk-pave] Aggressively delete partitions before paving by Sean Klein · 5 years ago
  88. 9830c94 [trace-provider] Split out fdio by Doug Evans · 6 years ago
  89. 4efdc6f [arm][gic] Change EOImode to separate deactivation by Abdulla Kamar · 5 years ago
  90. 30d2372 [arm64][hypervisor] Change GICV address by Abdulla Kamar · 5 years ago
  91. 7d408ab [prebuilt][arm64] add versions for arm64 prebuilts and make sure we dont try to download gcc for linux-arm64 by Travis Geiselbrecht · 5 years ago
  92. 5ba5efd [make][toolchain] make sure the system doesn't bomb out of gcc isn't available by Travis Geiselbrecht · 5 years ago
  93. f9bac9b [docs] port_wait needs READ rights, not WRITE. by Bruce Mitchener · 6 years ago
  94. 00757e2 [arm64][hypervisor] Minor cleanups by Abdulla Kamar · 5 years ago
  95. 721e96d [trace] Remove vthread macros from libtrace, moved to libtrace-vthread by Doug Evans · 5 years ago
  96. cb81345 [docs] object_wait_one needs discussion of cancelled result. by Bruce Mitchener · 6 years ago
  97. 35fde74 [docs] Refer to channel constants. by Bruce Mitchener · 6 years ago
  98. d6b9b1f [blobfs] Address remaining nits from blobfs-extents patch by Sean Klein · 5 years ago
  99. af93028 [kernel] Remove unused WaitQueue methods by Nick Maniscalco · 5 years ago
  100. c9c0f5c [mt8167][clk] Make clk a protocol device by John Bauman · 5 years ago