1. 13ee3dc [sherlock][isp] Move ISP code out of MIPI CSI by Brijen Raval · 5 years ago
  2. c1cc7f0 [vfs] Plumb a hash table around to track koids of tokens by George Kulakowski · 5 years ago
  3. 1d0fa40 [kernel] Check for nullptr after gfx_create_surface_from_display by Nick Maniscalco · 5 years ago
  4. 9407e8b [kernel] Typo fixes. by Bruce Mitchener · 5 years ago
  5. 119ba83 [kernel][object] Fix port/eport lock order violation by David Stevens · 5 years ago
  6. 5ee9128 [fidlc] Allow empty tables by Pascal Perez · 5 years ago
  7. bfbcd87 [upci] Implement the upstream concept in userspace by Christopher Anderson · 5 years ago
  8. fece664 [dev][mt-usb-peripheral] Switch to C++ USB request library by Mike Voydanoff · 5 years ago
  9. b7a5d2e [dev][usb-audio] Remove unnecessary binding.c source file by Mike Voydanoff · 5 years ago
  10. db22d74 [fidlc] Document recursive opt request example by Pascal Perez · 5 years ago
  11. daca28e [devmgr] Fold coordinator_setup into main by Abdulla Kamar · 5 years ago
  12. 952d37c [fbl] Only allow fbl::atomic in the kernel by George Kulakowski · 5 years ago
  13. c420461 [devmgr][coord] Add driver.h for drivers by Abdulla Kamar · 5 years ago
  14. 8e75ab7 [devmgr] Reduce visibility of Coordinator members by Abdulla Kamar · 5 years ago
  15. 32d99f0 [fdio] fix get{sock,peer}name by Tamir Duberstein · 5 years ago
  16. ddb0ea5 [kernel][vm] Implement commit on pager vmos by David Stevens · 5 years ago
  17. cfbad33 [fdio] switch over to FIDL socket control by Tamir Duberstein · 5 years ago
  18. 2a4dd25 [fidl][minfs] added GetAllocatedRegions call to minfs by Kevin Merrick · 5 years ago
  19. 0cb31cf [devmgr] Extend bind_devices test to send response by Abdulla Kamar · 5 years ago
  20. 3009893 [counters] remove "max" functionality by Carlos Pizano · 5 years ago
  21. 8068a82 [pdev] Remove std::optional from GetI2c, GetGpio, and GetClk by Suraj Malhotra · 5 years ago
  22. 5535141 [scsilib] Add Controller interface between SCSI targets and HBAs by Venkatesh Srinivas · 5 years ago
  23. 549a2e9 [devmgr] Run `fx format-code` without header-guard by Abdulla Kamar · 5 years ago
  24. 9344c4e [optional] dereference after std::move instead of before. by Suraj Malhotra · 5 years ago
  25. 8c33b85 [ftl] Fix warning about discarded const qualifier. by rvargas · 5 years ago
  26. 5602681 [ftl] Fix sign comparison warnings. by rvargas · 5 years ago
  27. 7ca86df [sysmem][astro] Allocate protected memory region on boot by John Bauman · 5 years ago
  28. 94247af [upci] Add addr() to print a config's bdf address by Christopher Anderson · 5 years ago
  29. 893a8ba [ulib][zxcrypt] Fix memory alignment/VLA problem in volume.cpp by Brian Bosak · 5 years ago
  30. 5bb797f [tracing] Reland "Make TRACE_DURATION use trace duration complete events" by Fadi Meawad · 5 years ago
  31. b52c694 [drivers][usb] USB peripheral driver should obtain configuration through metadata by Brian Bosak · 5 years ago
  32. 37c2f75 Revert "[vfs] Plumb a hash table around to track koids of tokens" by Ruchira Ravoori · 5 years ago
  33. 4f6067a [skip-block] Use nand::Operation. by Suraj Malhotra · 5 years ago
  34. be81826 [dev][usb-bus] Use C++ USB request library by Mike Voydanoff · 5 years ago
  35. 755951c [lib][operation] Remove op_size from Alloc. by Suraj Malhotra · 5 years ago
  36. deeee1b [devmgr][coord] Add test for binding devices by Abdulla Kamar · 5 years ago
  37. 35228e0 [ddk][docs] Correct comment for device_add_args.flags by Todd Eisenberger · 5 years ago
  38. b7b3c3c [devmgr][coord] Fix some small mistakes by Abdulla Kamar · 5 years ago
  39. 0f31d96 [vfs] Plumb a hash table around to track koids of tokens by George Kulakowski · 5 years ago
  40. 5f0b060 [block] Add FIDL protocol for block devices by Sean Klein · 5 years ago
  41. c4bab8a [astro][display] Add a late init to the driver by Payam Moradshahi · 5 years ago
  42. a4e21cc [nand] Use nand::UnownedOperation<> by Suraj Malhotra · 5 years ago
  43. 1d64402 [tracing] Fix broken link in design doc by mukesh agrawal · 5 years ago
  44. baeaf8f [devmgr] Remove Devnode from devfs on desctruct by Abdulla Kamar · 5 years ago
  45. 3aea85c [nandpart] Use nand::UnownedOperation. by Suraj Malhotra · 5 years ago
  46. e44c827 [mt8167][gpio] Fix mmio id by Andres Oportus · 5 years ago
  47. 22c192c [nand][operation] Implement nand::Operation and friends. by Suraj Malhotra · 5 years ago
  48. 200dee9 [usb-request] Remove req_size from Alloc. by Suraj Malhotra · 5 years ago
  49. d401f95 [fidl] Ensure handles are closed in all error cases. by Yifei Teng · 5 years ago
  50. 0b2403f [board][vim] Convert to c++ by Ramya Subramanian · 5 years ago
  51. 652dd64 [docs] Improve object docs. by Bruce Mitchener · 5 years ago
  52. e1522c6 [sherlock][camera] Add initial ISP driver support by Brijen Raval · 5 years ago
  53. aba9c9c [mt8167][gpio] Fix MMIO test methods by Braden Kell · 5 years ago
  54. 929b851 [devmgr][rpc-server] fsync should return ZX_ERR_NOT_SUPPORTED on block devices by Brian Bosak · 5 years ago
  55. e901755 [scripts] Add ramdisk option to package-image.sh by Braden Kell · 5 years ago
  56. 5205b2c [dev][usb-harriet] Initial commit for usb Harriet. by Jocelyn Dang · 5 years ago
  57. d7e7d98 [docs] Add more links to the threads object docs. by Bruce Mitchener · 5 years ago
  58. 68a5092 [fidl] Enforce that the buffer to encode/decode/linearize is aligned by Yifei Teng · 5 years ago
  59. a895be2 [banjo] Inline interfaces in protocol call sites. by Suraj Malhotra · 5 years ago
  60. 1880254 [block][operation] Implement block::Operation and friends. by Suraj Malhotra · 5 years ago
  61. 31acf265 [prebuilt] Roll symbolize by Jake Ehrlich · 5 years ago
  62. 4e2ffa0 [fbl] Migrate fbl::enable_if to std::enable_if by George Kulakowski · 5 years ago
  63. dfa4ed1 [virtio] ring: Barriers before updating avail->idx/after reading used->idx by Venkatesh Srinivas · 5 years ago
  64. 63985c2 [fidl] Enforce zero-ordinal xunion invariants. by Yifei Teng · 5 years ago
  65. 43e9897 [ulib][inspector] Make "bad handle" job policy exceptions fatal by Mark Seaborn · 5 years ago
  66. f3bfcb6 [threads][test] Avoid scheduling flake in pthreads core test by George Kulakowski · 5 years ago
  67. 14207b6 [sysmem] fx format-code on sysmem_tests.cpp by Dustin Green · 5 years ago
  68. 422991c [object][job] Fix bug where process creation bypasses ZX_POL_NEW_ANY by Nick Maniscalco · 5 years ago
  69. d23797c [sysmem] sysmem-connector zircon service by Dustin Green · 5 years ago
  70. e2f55f1 [usb-request] Rebase on top of operation lib. by Suraj Malhotra · 5 years ago
  71. a5a643f [scsilib] Definitions for SCSI READ CAPACITY (16) command by Venkatesh Srinivas · 5 years ago
  72. 3deb3c9 [runtests] Remove debug printfs left in by accident. by Gary Miguel · 5 years ago
  73. c9ced8d [board][msm8x53-som] Change device tree to match the Intrinsyc Open-Q 624A board by Mike Voydanoff · 5 years ago
  74. 5ad4429 [docs][fit::promise] Add v1 of user guide. by Gabriel Schine · 5 years ago
  75. 13cd388 [kernel][hypervisor] Fix spurious compilation warning by David Stevens · 5 years ago
  76. c98d9b2 [elf-search] Comment typo fix. by Bruce Mitchener · 5 years ago
  77. 48a300d [zxtest]: Fix assertion evaluating multiple times. by Gianfranco Valentino · 5 years ago
  78. 5d7e60c [kernel][x86] Add ZBI_TYPE_PLATFORM_ID to x86. by Mohan Srinivasan · 5 years ago
  79. ea19967 [dev][operation] Add operation library by Suraj Malhotra · 5 years ago
  80. 2d0ddc4 [cleo][buttons] Add support for MIC_MUTE and VOL+ by Andres Oportus · 5 years ago
  81. dbc0998 [cobalt-client]: Obtain logger through project id. by Gianfranco Valentino · 5 years ago
  82. 3d30d3f [mt8167][gpio] Complete the list of pull regs settings by Andres Oportus · 5 years ago
  83. 1c994cc [zxtest]: Replace filter stub for an actual impl. by Gianfranco Valentino · 5 years ago
  84. a677a85 [zircon][hikey960] Add support for reading UFS device descriptors. by Anurup M · 5 years ago
  85. d6145dc [runtests] Use fmemopen() again. by Gary Miguel · 5 years ago
  86. b2a2e65 [blobfs] Add support for zstd by Sean Klein · 5 years ago
  87. 42e224c [fidl] Fix comment typos. by Bruce Mitchener · 5 years ago
  88. 064e4d2 [ddk][api] Add API to get length of device metadata by Brian Bosak · 5 years ago
  89. a7e10c8 [devmgr] Clean up a small TODO in fshost.h by George Kulakowski · 5 years ago
  90. f52b0df [userboot] Add MAINTAINERS by George Kulakowski · 5 years ago
  91. e60c3af [kernel][public] Comment typo fixes. by Bruce Mitchener · 5 years ago
  92. 04724ae [virtio] scsi: Correct loop conditions for target/LUN scan by Venkatesh Srinivas · 5 years ago
  93. ebaf246 [scripts] Fix download-prebuilt --no-cipd for qemu case by Roland McGrath · 5 years ago
  94. 2e169c4 [virtio] scsi: Correctly handle command completion by Venkatesh Srinivas · 5 years ago
  95. 4a44dae [zxtest] Fix unused and format warning. by Gianfranco Valentino · 5 years ago
  96. e8841a0 [virtio] scsi: Unit test encoding of LUNs by Venkatesh Srinivas · 5 years ago
  97. 8e9c6a6 [virtio] scsi: Fix encoding of LUNs by Venkatesh Srinivas · 5 years ago
  98. 3c68290 [bus][platform] Don't bind platform bus proxy for platform-proto devices by John Bauman · 5 years ago
  99. 99ed3be [usb-bus] Opt out of USB callbacks part 1 by Jocelyn Dang · 5 years ago
  100. 4b1dfd3 [zx_system_get_features] Added HW debug registers info. by Cristián Donoso · 5 years ago