summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-4/+0
* .gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-071-1/+0
* kbuild: add %.dtb.S and %.dtb to 'targets' automaticallyMasahiro Yamada2018-04-071-2/+0
* Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-04-074-41/+348
|\
| * vfio/pci: Add ioeventfd supportAlex Williamson2018-03-263-0/+165
| * vfio/pci: Use endian neutral helpersAlex Williamson2018-03-261-8/+26
| * vfio/pci: Pull BAR mapping setup from read-write pathAlex Williamson2018-03-261-12/+27
| * vfio/type1: Improve memory pinning process for raw PFN mappingJason Cai (Xiang Feng)2018-03-221-10/+15
| * vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAsSuravee Suthikulpanit2018-03-211-11/+115
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-074-64/+244
|\ \
| * | vhost: add vsock compat ioctlSonny Rao2018-03-201-0/+11
| * | vhost: fix vhost ioctl signature to build with clangSonny Rao2018-03-202-3/+3
| * | fw_cfg: write vmcoreinfo detailsMarc-André Lureau2018-03-201-3/+142
| * | fw_cfg: add DMA registerMarc-André Lureau2018-03-201-12/+41
| * | fw_cfg: add a public uapi headerMarc-André Lureau2018-03-201-20/+2
| * | fw_cfg: handle fw_cfg_read_blob() errorMarc-André Lureau2018-03-201-10/+22
| * | fw_cfg: remove inline from fw_cfg_read_blob()Marc-André Lureau2018-03-201-2/+2
| * | fw_cfg: fix sparse warnings around FW_CFG_FILE_DIR readMarc-André Lureau2018-03-201-3/+4
| * | fw_cfg: fix sparse warning reading FW_CFG_IDMarc-André Lureau2018-03-201-2/+3
| * | fw_cfg: fix sparse warnings with fw_cfg_fileMarc-André Lureau2018-03-201-13/+15
| * | fw_cfg: fix sparse warnings in fw_cfg_sel_endianness()Marc-André Lureau2018-03-201-3/+6
* | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-0791-1978/+2899
|\ \ \
| * \ \ Merge branch 'lorenzo/pci/xilinx'Bjorn Helgaas2018-04-041-2/+2
| |\ \ \
| | * | | PCI: pcie-xilinx-nwl: Fix mask value to disable MSIsLorenzo Pieralisi2018-03-231-2/+2
| * | | | Merge branch 'lorenzo/pci/xgene'Bjorn Helgaas2018-04-041-1/+1
| |\ \ \ \
| | * | | | PCI: xgene: Fix the xgene_msi_probe() return codeFabio Estevam2018-02-141-1/+1
| | |/ / /
| * | | | Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas2018-04-041-76/+278
| |\ \ \ \
| | * | | | PCI: tegra: Add power management supportManikanta Maddireddy2018-03-191-67/+113
| | * | | | PCI: tegra: Add loadable kernel module supportManikanta Maddireddy2018-03-021-3/+100
| | * | | | PCI: tegra: Free resources on probe failureManikanta Maddireddy2018-03-021-20/+79
| | |/ / /
| * | | | Merge branch 'lorenzo/pci/rcar'Bjorn Helgaas2018-04-041-1/+0
| |\ \ \ \
| | * | | | PCI: rcar-gen2: Remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORTColin Ian King2018-02-231-1/+0
| | |/ / /
| * | | | Merge branch 'lorenzo/pci/hv'Bjorn Helgaas2018-04-041-25/+87
| |\ \ \ \
| | * | | | PCI: hv: Only queue new work items in hv_pci_devices_present() if necessaryDexuan Cui2018-03-161-2/+13
| | * | | | PCI: hv: Remove the bogus test in hv_eject_device_work()Dexuan Cui2018-03-161-4/+1
| | * | | | PCI: hv: Fix a comment typo in _hv_pcifront_read_config()Dexuan Cui2018-03-161-1/+1
| | * | | | PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui2018-03-161-1/+57
| | * | | | PCI: hv: Serialize the present and eject work itemsDexuan Cui2018-03-161-18/+16
| | |/ / /
| * | | | Merge branch '6c994c504fa2'Bjorn Helgaas2018-04-049-30/+10
| |\ \ \ \
| | * | | | PCI: v3-semi: Remove unnecessary semicolonFengguang Wu2018-03-221-1/+1
| | * | | | PCI: rcar: Remove unnecessary semicolonFengguang Wu2018-03-221-1/+1
| | * | | | PCI: faraday: Make struct faraday_pci_variant staticFengguang Wu2018-03-221-2/+2
| | * | | | PCI: kirin: Make struct kirin_pcie_driver staticFengguang Wu2018-03-221-1/+1
| | * | | | PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAINRob Herring2018-03-211-0/+1
| | * | | | PCI: iproc: Remove dependency on ARM specific struct pci_sys_dataRob Herring2018-03-213-23/+3
| | * | | | PCI: kirin: Remove unnecessary asm/compiler.h includeRob Herring2018-03-201-1/+0
| | * | | | PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependencyArnd Bergmann2018-03-141-0/+1
| | * | | | PCI: vmd: Fix malformed Kconfig defaultUlf Magnusson2018-02-231-1/+0
| | |/ / /
| * | | | Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-04-046-75/+102
| |\ \ \ \
| | * | | | misc: pci_endpoint_test: Handle 64-bit BARs properlyNiklas Cassel2018-04-031-5/+7