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