summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-07vfio/mdev: Add mdev/mtype_get_type_group_id()Jason Gunthorpe
2021-04-07vfio/mdev: Remove duplicate storage of parent in mdev_deviceJason Gunthorpe
2021-04-07vfio/mdev: Add missing error handling to dev_set_name()Jason Gunthorpe
2021-04-07vfio/mdev: Reorganize mdev_device_create()Jason Gunthorpe
2021-04-07vfio/mdev: Add missing reference counting to mdev_typeJason Gunthorpe
2021-04-07vfio/mdev: Expose mdev_get/put_parent to mdev_private.hJason Gunthorpe
2021-04-07vfio/mdev: Use struct mdev_type in struct mdev_deviceJason Gunthorpe
2021-04-07vfio/mdev: Simplify driver registrationJason Gunthorpe
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe
2021-04-07vfio/mdev: Do not allow a mdev_type to have a NULL parent pointerJason Gunthorpe
2021-04-06Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/v...Alex Williamson
2021-04-06vfio: Remove device_data from the vfio bus driver APIJason Gunthorpe
2021-04-06vfio/pci: Replace uses of vfio_device_data() with container_ofJason Gunthorpe
2021-04-06vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'Jason Gunthorpe
2021-04-06vfio/mdev: Make to_mdev_device() into a static inlineJason Gunthorpe
2021-04-06vfio/mdev: Use vfio_init/register/unregister_group_devJason Gunthorpe
2021-04-06vfio/pci: Use vfio_init/register/unregister_group_devJason Gunthorpe
2021-04-06vfio/pci: Re-order vfio_pci_probe()Jason Gunthorpe
2021-04-06vfio/pci: Move VGA and VF initialization to functionsJason Gunthorpe
2021-04-06vfio/fsl-mc: Use vfio_init/register/unregister_group_devJason Gunthorpe
2021-04-06vfio/fsl-mc: Re-order vfio_fsl_mc_probe()Jason Gunthorpe
2021-04-06vfio/platform: Use vfio_init/register/unregister_group_devJason Gunthorpe
2021-04-06vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe
2021-04-06vfio: Simplify the lifetime logic for vfio_deviceJason Gunthorpe
2021-04-06vfio: Remove extra put/gets around vfio_device->groupJason Gunthorpe
2021-04-06vfio/pci: remove vfio_pci_nvlink2Christoph Hellwig
2021-04-06vfio/type1: Remove the almost unused check in vfio_iommu_type1_unpin_pagesShenming Lu
2021-04-06vfio/platform: Fix spelling mistake "registe" -> "register"Zhen Lei
2021-04-06vfio/pci: fix a couple of spelling mistakesZhen Lei
2021-04-06vfio/mdev: Fix spelling mistake "interal" -> "internal"Zhen Lei
2021-04-06vfio/type1: fix a couple of spelling mistakesZhen Lei
2021-04-06vfio/pci: Add support for opregion v2.1+Fred Gao
2021-04-06vfio/pci: Remove an unnecessary blank line in vfio_pci_enableZhou Wang
2021-04-06vfio: pci: Spello fix in the file vfio_pci.cBhaskar Chowdhury
2021-04-04firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma
2021-04-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-04-04soc: litex: Remove duplicated header file inclusionZhen Lei
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-03Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-03Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki
2021-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds