summary refs log tree commit diff
path: root/devices (follow)
Commit message (Expand)AuthorAge
* crosvm: fix deadlock on early VmRequestAlyssa Ross2020-06-15
* Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\
| * devices: video: dec: Support arbitrary buffers to be mapped as resourcesKeiichi Watanabe2020-06-12
| * hypervisor: add Vm user memory region functionsSteven Richman2020-06-10
| * devices: irqchip: KvmKernelIrqchip x86_64 implColin Downs-Razouk2020-06-10
| * devices: irqchip: IrqChipX86_64 traitColin Downs-Razouk2020-06-04
| * devices: fs: Use 2 stage create and mkdirChirantan Ekbote2020-06-04
| * devices: fs: Refactor ioctl handling codeChirantan Ekbote2020-06-04
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\|
| * pci: ac97: Fix unused import warningDylan Reid2020-06-01
| * ac97: Uses audio_streams::BoxErrorJudy Hsiao2020-06-01
| * sys_util: Refactor IntoIovecChirantan Ekbote2020-05-28
| * devices: usb: add unit test for ring buffer cycleDaniel Verkamp2020-05-27
| * Fix VolatileSlice calls in all modulesDaniel Verkamp2020-05-27
| * Make VolatileSlice ABI-compatible with iovecChirantan Ekbote2020-05-25
| * devices: virtio: video: Implement video decoder deviceKeiichi Watanabe2020-05-23
| * devices: virtio: Initial implementation of virtio-video deviceKeiichi Watanabe2020-05-23
| * devices: gpu: random cleanupGurchetan Singh2020-05-22
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-05-22
|\|
| * devices: irqchip: new irqchip moduleColin Downs-Razouk2020-05-18
| * devices: usb: ignore busy flag in interrupterDaniel Verkamp2020-05-16
| * devices: usb: remove interrupter pending variableDaniel Verkamp2020-05-16
| * descriptor_utils: Remove need for temporary vectorsChirantan Ekbote2020-05-14
| * acpi: refactor the ACPI PM deviceChuanxiao Dong2020-05-11
| * Extract the DisplayBackend build process into BackendKind build functionKaiyi Li2020-05-08
* | devices: print unexpected wl command in hexAlyssa Ross2020-05-16
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-05-10
|\|
| * remove instantes of using IntoRawFd in unsafe blocksZach Reizner2020-05-07
| * pci: refactor FDT/MPTABLE creation to use PciAddress.Tomasz Jeznach2020-05-05
| * descriptor_utils: Add write_iter methodChirantan Ekbote2020-05-01
| * devices: pci: refactor PCI devices to use PciAddress.Tomasz Jeznach2020-05-01
| * devices: pci: refactor device location address.Tomasz Jeznach2020-04-29
| * Stop tracking sub-mappings in MemoryMappingArenaChirantan Ekbote2020-04-29
| * ac97: Create CrasClient with unified socketpaulhsia2020-04-29
| * Remove unnecessary parentheses in constsDaniel Verkamp2020-04-26
| * Remove redundant single-component importsDaniel Verkamp2020-04-26
| * devices: usb: allow arbitrary control request sizeDaniel Verkamp2020-04-23
| * devices: add SerialDevice traitDaniel Verkamp2020-04-23
| * arch, devices: move serial creation to archDaniel Verkamp2020-04-23
| * Serial: add input path overriding stdin for --serialIliyan Malchev2020-04-19
| * devices: fs: Fix potential resource leakChirantan Ekbote2020-04-16
| * devices: fs: Strip padding from directory entry namesChirantan Ekbote2020-04-16
| * devices: virtio: wl: Stop using non-blocking socketsRyo Hashimoto2020-04-16
| * devices: fs: Report "." and ".." entriesChirantan Ekbote2020-04-14
* | crosvm: collapse simple boolean matchesAlyssa Ross2020-04-11
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-04-10
|\|
| * ac97: Set CRAS_CLIENT_TYPE_CROSVM for crosvmpaulhsia2020-04-10
| * devices: pmem: implement flush using msync()Daniel Verkamp2020-04-08
| * handle mmap of large offsets on 32 bit systemsDylan Reid2020-04-05
| * Virtio-net: Let queue-num could configurableXiong Zhang2020-04-04