aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-02Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-01xen/pcifront: Removed unnecessary __ref annotationSergio Miguéns Iglesias
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-27PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki
2021-08-26PCI: Add 'override_only' field to struct pci_device_idMax Gurtovoy
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes
2021-08-24genirq/msi: Move MSI sysfs handling from PCI to MSI coreBarry Song
2021-08-20Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-19Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-19PCI/sysfs: Use correct variable for the legacy_mem sysfs objectKrzysztof Wilczyński
2021-08-19PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry
2021-08-12ARM: ixp4xx: fix building both pci driversArnd Bergmann
2021-08-10PCI/MSI: Use new mask/unmask functionsThomas Gleixner
2021-08-10PCI/MSI: Provide a new set of mask and unmask functionsThomas Gleixner
2021-08-10PCI/MSI: Cleanup msi_mask()Thomas Gleixner
2021-08-10PCI/MSI: Deobfuscate virtual MSI-XThomas Gleixner
2021-08-10PCI/MSI: Consolidate error handling in msi_capability_init()Thomas Gleixner
2021-08-10PCI/MSI: Rename msi_desc::maskedThomas Gleixner
2021-08-10PCI/MSI: Simplify msi_verify_entries()Thomas Gleixner
2021-08-10s390/pci: Do not mask MSI[-X] entries on teardownThomas Gleixner
2021-08-10PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner
2021-08-10PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner
2021-08-10PCI/MSI: Correct misleading commentsThomas Gleixner
2021-08-10PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner
2021-08-10PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner
2021-08-10PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner
2021-08-10PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner
2021-08-10PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner
2021-08-06Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pu...Greg Kroah-Hartman
2021-08-05sysfs: Rename struct bin_attribute member to f_mappingKrzysztof Wilczyński
2021-08-05sysfs: Invoke iomem_get_mapping() from the sysfs open callbackKrzysztof Wilczyński
2021-08-04PCI: PM: Enable PME if it can be signaled from D3coldRafael J. Wysocki
2021-08-04PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistentlyRafael J. Wysocki
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-21PCI: endpoint: Make struct pci_epf_driver::remove return voidUwe Kleine-König
2021-07-16PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki
2021-07-13swiotlb: Update is_swiotlb_active to add a struct device argumentClaire Chang
2021-07-13PCI: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-09Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds