summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-14vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocationGautam Dawar
2021-03-14vdpa_sim: Skip typecasting from void*Parav Pandit
2021-03-14virtio: remove export for virtio_config_{enable, disable}Xianting Tian
2021-03-14virtio-mmio: Use to_virtio_mmio_device() to simply codeTang Bin
2021-02-25vdpa: set the virtqueue num during registerJason Wang
2021-02-23virtio-input: add multi-touch supportMathias Crombez
2021-02-23virtio_mmio: fix one typoXianting Tian
2021-02-23vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()Stefano Garzarella
2021-02-23virtio_net: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-02-23virtio_input: Prevent EV_MSC/MSC_TIMESTAMP loop storm for MT.Colin Xu
2021-02-23virtio-blk: support per-device queue depthJoseph Qi
2021-02-23virtio_vdpa: don't warn when fail to disable vqJason Wang
2021-02-23virtio-pci: introduce modern device moduleJason Wang
2021-02-23virito-pci-modern: rename map_capability() to vp_modern_map_capability()Jason Wang
2021-02-23virtio-pci-modern: introduce helper to get notification offsetJason Wang
2021-02-23virtio-pci-modern: introduce helper for getting queue numsJason Wang
2021-02-23virtio-pci-modern: introduce helper for setting/geting queue sizeJason Wang
2021-02-23virtio-pci-modern: introduce helper to set/get queue_enableJason Wang
2021-02-23virtio-pci-modern: introduce vp_modern_queue_address()Jason Wang
2021-02-23virtio-pci-modern: introduce vp_modern_set_queue_vector()Jason Wang
2021-02-23virtio-pci-modern: introduce vp_modern_generation()Jason Wang
2021-02-23virtio-pci-modern: introduce helpers for setting and getting featuresJason Wang
2021-02-23virtio-pci-modern: introduce helpers for setting and getting statusJason Wang
2021-02-23virtio-pci-modern: introduce helper to set config vectorJason Wang
2021-02-23virtio-pci-modern: introduce vp_modern_remove()Jason Wang
2021-02-23virtio-pci-modern: factor out modern device initialization logicJason Wang
2021-02-23virtio-pci: split out modern deviceJason Wang
2021-02-23virtio-pci: do not access iomem via struct virtio_pci_device directlyJason Wang
2021-02-23vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delayDongli Zhang
2021-02-23vdpa_sim_net: Add support for user supported devicesParav Pandit
2021-02-23vdpa: Enable user to query vdpa device infoParav Pandit
2021-02-23vdpa: Enable a user to add and delete a vdpa deviceParav Pandit
2021-02-23vdpa: Define vdpa mgmt device, ops and a netlink interfaceParav Pandit
2021-02-23vdpa: Extend routine to accept vdpa device nameParav Pandit
2021-02-23vdpa_sim_net: Make mac address array staticParav Pandit
2021-02-23virtio-mem: Assign boolean values to a bool variableJiapeng Zhong
2021-02-14Linux 5.11Linus Torvalds
2021-02-14Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-14Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-14Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann
2021-02-15scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer
2021-02-15sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada
2021-02-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-02-13Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-13Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-13h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap