summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-2217-16/+1201
|\
| * vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pagesXiaoyang Xu2020-10-201-1/+2
| * vfio/pci: Clear token on bypass registration failureAlex Williamson2020-10-191-1/+3
| * vfio/fsl-mc: fix the return of the uninitialized variable retDiana Craciun2020-10-191-1/+1
| * vfio/fsl-mc: Fix the dead code in vfio_fsl_mc_set_irq_triggerDiana Craciun2020-10-151-3/+3
| * vfio/fsl-mc: Fixed vfio-fsl-mc driver compilation on 32 bitDiana Craciun2020-10-131-0/+1
| *-. Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...Alex Williamson2020-10-1212-0/+1151
| |\ \
| | | * vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFOMatthew Rosato2020-10-125-0/+205
| | * | vfio/fsl-mc: Add support for device resetDiana Craciun2020-10-121-1/+17
| | * | vfio/fsl-mc: Add read/write support for fsl-mc devicesDiana Craciun2020-10-122-3/+116
| | * | vfio/fsl-mc: trigger an interrupt via eventfdDiana Craciun2020-10-123-2/+194
| | * | vfio/fsl-mc: Add irq infrastructure for fsl-mc devicesDiana Craciun2020-10-124-3/+91
| | * | vfio/fsl-mc: Added lock support in preparation for interrupt handlingDiana Craciun2020-10-122-9/+90
| | * | vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regionsDiana Craciun2020-10-121-2/+66
| | * | vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl callDiana Craciun2020-10-122-1/+96
| | * | vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctlDiana Craciun2020-10-121-1/+20
| | * | vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bindDiana Craciun2020-10-122-0/+92
| | * | vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesBharat Bhushan2020-10-076-0/+186
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/mis...Alex Williamson2020-09-225-14/+41
| |\ \ \ \ \
| | | | | * | vfio/type1: fix dirty bitmap calculation in vfio_dma_rwYan Zhao2020-09-221-1/+2
| | | | | * | vfio: fix a missed vfio group put in vfio_pin_pagesYan Zhao2020-09-221-2/+4
| | | | | * | vfio: add a singleton check for vfio_group_pin_pagesYan Zhao2020-09-211-0/+3
| | | | | |/
| | | | * | vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfnMatthew Rosato2020-09-221-10/+14
| | | | * | PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato2020-09-211-0/+1
| | | | |/
| | | * / vfio/pci: Remove redundant declaration of vfio_pci_driverZenghui Yu2020-09-211-1/+0
| | | |/
| | * / vfio iommu: Add dma available capabilityMatthew Rosato2020-09-211-0/+17
| | |/
| * / vfio/pci: Don't regenerate vconfig for all BARs if !bardirtyZenghui Yu2020-09-211-0/+3
| |/
* | Merge tag 'rpmsg-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2020-10-225-23/+97
|\ \
| * | rpmsg: glink: Expose rpmsg name attr for glinkChris Lew2020-09-151-0/+26
| * | rpmsg: glink: Add support for rpmsg glink chrdevDeepak Kumar Singh2020-09-151-0/+38
| * | rpmsg: Guard against null endpoint ops in destroyChris Lew2020-09-151-1/+1
| * | rpmsg: glink: Use complete_all for open statesChris Lew2020-09-151-3/+3
| * | rpmsg: virtio: fix compilation warning for virtio_rpmsg_channel descriptionArnaud Pouliquen2020-09-151-1/+6
| * | rpmsg: Avoid double-free in mtk_rpmsg_register_deviceNicolas Boichat2020-09-151-8/+1
| * | rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge()Dan Carpenter2020-09-151-10/+22
* | | Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2020-10-2211-58/+1757
|\ \ \
| * | | remoteproc/mediatek: Remove non-standard dsb()Bjorn Andersson2020-10-151-4/+0
| * | | remoteproc: Add recovery configuration to the sysfs interfaceRishabh Bhatnagar2020-10-131-0/+56
| * | | remoteproc: Add coredump as part of sysfs interfaceRishabh Bhatnagar2020-10-131-0/+63
| * | | remoteproc: Change default dump configuration to "disabled"Rishabh Bhatnagar2020-10-132-14/+13
| * | | remoteproc: k3-r5: Add loading support for on-chip SRAM regionsSuman Anna2020-10-131-0/+79
| * | | remoteproc: k3-r5: Initialize TCM memories for ECCSuman Anna2020-10-131-2/+15
| * | | remoteproc: k3-r5: Add a remoteproc driver for R5F subsystemSuman Anna2020-10-133-0/+1317
| * | | remoteproc/mediatek: Add support for mt8192 SCPPi-Hsun Shih2020-09-253-36/+204
| * | | remoteproc: Fixup coredump debugfs disable requestSibi Sankar2020-09-251-1/+1
| * | | remoteproc: qcom_q6v5: Assign mpss region to Q6 before MBA bootSibi Sankar2020-09-251-3/+13
| * | | remoteproc/mediatek: fix null pointer dereference on null scp pointerColin Ian King2020-09-251-3/+1
| * | | remoteproc: stm32: Fix pointer assignementMathieu Poirier2020-09-151-1/+1
| * | | remoteproc: scp: add COMPILE_TEST dependencyAlexandre Courbot2020-09-151-1/+1
| |/ /
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-10-22129-806/+6817
|\ \ \