This website requires JavaScript.
Explore
Help
Sign In
breeze
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2026-01-25 15:03:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5233c331cfb41433bc167fc7c70ea67c1133ffec
linux
/
drivers
/
virtio
History
Jonathan Corbet
917fef6f7e
Merge tag 'v4.9-rc4' into sound
...
Bring in -rc4 patches so I can successfully merge the sound doc changes.
2016-11-18 16:13:41 -07:00
..
Kconfig
docs: fix locations of several documents that got moved
2016-10-24 08:12:35 -02:00
Makefile
…
virtio_balloon.c
virtio: update balloon size in balloon "probe"
2016-10-31 00:21:41 +02:00
virtio_input.c
…
virtio_mmio.c
virtio_mmio: Use the DMA API if enabled
2016-03-02 17:01:58 +02:00
virtio_pci_common.c
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
2016-03-16 14:45:55 -07:00
virtio_pci_common.h
virtio_pci: Use the DMA API if enabled
2016-03-02 17:01:58 +02:00
virtio_pci_legacy.c
virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
2016-10-31 00:21:39 +02:00
virtio_pci_modern.c
virtio: virtio 1.0 cs04 spec compliance for reset
2016-04-07 15:16:39 +03:00
virtio_ring.c
virtio_ring: mark vring_dma_dev inline
2016-10-31 00:40:08 +02:00
virtio.c
…