index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_mmio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-mmio: fix memory leak of vm_dev
Maximilian Heyne
2023-10-18
1
-5
/
+14
*
virtio-mmio: don't break lifecycle of vm_dev
Wolfram Sang
2023-08-10
1
-3
/
+2
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-27
1
-1
/
+17
|
\
|
*
virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
Viktor Prutyanov
2023-04-21
1
-1
/
+17
*
|
virtio-mmio: Add explicit include for of.h
Rob Herring
2023-04-06
1
-0
/
+1
|
/
*
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
2022-08-16
1
-1
/
+0
*
virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()"
Michael S. Tsirkin
2022-08-16
1
-6
/
+2
*
virtio_mmio: support the arg sizes of find_vqs()
Xuan Zhuo
2022-08-11
1
-2
/
+6
*
virtio: find_vqs() add arg sizes
Xuan Zhuo
2022-08-11
1
-0
/
+1
*
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
2022-08-11
1
-0
/
+2
*
virtio_mmio: add support to set IRQ of a virtio device as wakeup source
Minghao Xue
2022-08-11
1
-0
/
+3
*
virtio_mmio: Restore guest page size on resume
Stephan Gerhold
2022-06-27
1
-0
/
+3
*
virtio_mmio: Add missing PM calls to freeze/restore
Stephan Gerhold
2022-06-27
1
-0
/
+23
*
virtio: Fix all occurences of the "the the" typo
Bo Liu
2022-06-09
1
-1
/
+1
*
virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
chengkaitao
2022-06-08
1
-0
/
+1
*
virtio: harden vring IRQ
Jason Wang
2022-05-31
1
-0
/
+5
*
virtio-mmio: implement synchronize_cbs()
Jason Wang
2022-05-31
1
-0
/
+8
*
virtio: Replace long long int with long long
Solomon Tan
2022-05-31
1
-1
/
+1
*
virtio: Replace unsigned with unsigned int
Solomon Tan
2022-05-31
1
-6
/
+6
*
virtio-mmio: Use to_virtio_mmio_device() to simply code
Tang Bin
2021-03-14
1
-2
/
+1
*
virtio_mmio: fix one typo
Xianting Tian
2021-02-23
1
-1
/
+1
*
virtio: Implement get_shm_region for MMIO transport
Sebastien Boeuf
2020-09-10
1
-0
/
+31
*
virtio-mmio: Reject invalid IRQ 0 command line argument
Bjorn Helgaas
2020-07-22
1
-2
/
+2
*
virtio-mmio: Delete an error message in vm_find_vqs()
Markus Elfring
2020-06-02
1
-3
/
+1
*
virtio-mmio: convert to devm_platform_ioremap_resource
Yangtao Li
2020-02-06
1
-12
/
+3
*
virtio-mmio: add error check for platform_get_irq
Ihor Matushchak
2019-07-11
1
-1
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
virtio: don't allocate vqs when names[i] = NULL
Wei Wang
2019-01-14
1
-2
/
+7
*
virtio: mmio-v1: Validate queue PFN
Suzuki K Poulose
2018-08-22
1
-2
/
+18
*
virtio: virtio_mmio: make of_device_ids const.
Arvind Yadav
2018-01-31
1
-1
/
+1
*
virtio-mmio: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-31
1
-3
/
+1
*
virtio_mmio: fix devm cleanup
Mark Rutland
2017-12-14
1
-34
/
+9
*
virtio_mmio: add cleanup for virtio_mmio_remove
weiping zhang
2017-12-07
1
-0
/
+6
*
virtio_mmio: add cleanup for virtio_mmio_probe
weiping zhang
2017-12-07
1
-10
/
+41
*
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-05-02
1
-3
/
+5
*
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
1
-1
/
+2
*
virtio_mmio: expose header to userspace
Michael S. Tsirkin
2017-02-27
1
-1
/
+1
*
virtio_mmio: Set DMA masks appropriately
Robin Murphy
2017-01-25
1
-1
/
+19
*
virtio_mmio: Set dev.release() to avoid warning
Yuan Liu
2016-12-16
1
-0
/
+2
*
virtio_mmio: Use the DMA API if enabled
Andy Lutomirski
2016-03-02
1
-52
/
+15
*
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2016-01-12
1
-1
/
+1
*
virtio_mmio: add ACPI probing
Graeme Gregory
2015-09-08
1
-0
/
+10
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
virtio_mmio: support non-legacy balloon devices
Michael S. Tsirkin
2015-04-15
1
-8
/
+0
*
virtio_mmio: fix access width for mmio
Michael S. Tsirkin
2015-03-17
1
-8
/
+71
*
virtio_mmio: generation support
Michael S. Tsirkin
2015-03-13
1
-0
/
+11
*
virtio-mmio: Update the device to OASIS spec version
Pawel Moll
2015-01-23
1
-50
/
+81
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
virtio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
virtio: allow finalize_features to fail
Michael S. Tsirkin
2014-12-09
1
-1
/
+3
[next]