index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-12
PCI: Move config space size macros to pci_regs.h
Wang Sheng-Hui
2016-12-06
vfio iommu type1: Fix size argument to vfio_find_dma() in pin_pages/unpin_pages
Kirti Wankhede
2016-12-06
vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP.
Kirti Wankhede
2016-12-05
vfio iommu type1: WARN_ON if notifier block is not unregistered
Kirti Wankhede
2016-12-02
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
2016-12-02
vfio/spapr: Reference mm in tce_container
Alexey Kardashevskiy
2016-12-02
vfio/spapr: Postpone default window creation
Alexey Kardashevskiy
2016-12-02
vfio/spapr: Add a helper to create default DMA window
Alexey Kardashevskiy
2016-12-02
vfio/spapr: Postpone allocation of userspace version of TCE table
Alexey Kardashevskiy
2016-12-02
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
2016-12-01
vfio: support notifier chain in vfio_group
Jike Song
2016-12-01
vfio: vfio_register_notifier: classify iommu notifier
Jike Song
2016-12-01
vfio: Fix handling of error returned by 'vfio_group_get_from_dev()'
Christophe JAILLET
2016-11-21
vfio: fix vfio_info_cap_add/shift
Eric Auger
2016-11-18
vfio/pci: Drop unnecessary pcibios_err_to_errno()
Cao jin
2016-11-17
docs: Add Documentation for Mediated devices
Kirti Wankhede
2016-11-17
vfio_platform: Updated to use vfio_set_irqs_validate_and_prepare()
Kirti Wankhede
2016-11-17
vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
Kirti Wankhede
2016-11-17
vfio: Introduce vfio_set_irqs_validate_and_prepare()
Kirti Wankhede
2016-11-17
vfio_pci: Update vfio_pci to use vfio_info_add_capability()
Kirti Wankhede
2016-11-17
vfio: Introduce common function to add capabilities
Kirti Wankhede
2016-11-17
vfio iommu: Add blocking notifier to notify DMA_UNMAP
Kirti Wankhede
2016-11-17
vfio iommu type1: Add support for mediated devices
Kirti Wankhede
2016-11-17
vfio iommu type1: Add task structure to vfio_dma
Kirti Wankhede
2016-11-17
vfio iommu type1: Add find_iommu_group() function
Kirti Wankhede
2016-11-17
vfio iommu type1: Update argument of vaddr_get_pfn()
Kirti Wankhede
2016-11-17
vfio iommu type1: Update arguments of vfio_lock_acct
Kirti Wankhede
2016-11-17
vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
Kirti Wankhede
2016-11-17
vfio: Common function to increment container_users
Kirti Wankhede
2016-11-17
vfio: Rearrange functions to get vfio_group from dev
Kirti Wankhede
2016-11-17
vfio: VFIO based driver for Mediated devices
Kirti Wankhede
2016-11-17
vfio: Mediated device Core driver
Kirti Wankhede
2016-10-26
vfio/pci: Fix integer overflows, bitmask check
Vlad Tsyrklevich
2016-09-29
vfio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-09-26
vfio-pci: Disable INTx after MSI/X teardown
Alex Williamson
2016-09-26
vfio-pci: Virtualize PCIe & AF FLR
Alex Williamson
2016-09-13
vfio: platform: mark symbols static where possible
Baoyou Xie
2016-08-29
vfio/pci: Fix typos in comments
Wei Jiangang
2016-08-08
vfio/pci: Fix NULL pointer oops in error interrupt setup handling
Alex Williamson
2016-07-19
vfio: platform: check reset call return code during release
Sinan Kaya
2016-07-19
vfio: platform: check reset call return code during open
Sinan Kaya
2016-07-19
vfio, platform: make reset driver a requirement by default
Sinan Kaya
2016-07-19
vfio: platform: call _RST method when using ACPI
Sinan Kaya
2016-07-19
vfio: platform: add extra debug info argument to call reset
Sinan Kaya
2016-07-19
vfio: platform: add support for ACPI probe
Sinan Kaya
2016-07-19
vfio: platform: determine reset capability
Sinan Kaya
2016-07-19
vfio: platform: move reset call to a common function
Sinan Kaya
[next]