summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: qcom: Use default config space read functionMarc Gonzalez2019-05-071-17/+6
| | |/
| * | Merge branch 'remotes/lorenzo/pci/controller-fixes'Bjorn Helgaas2019-05-132-0/+44
| |\ \
| | * | PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui2019-03-261-0/+4
| | * | PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui2019-03-261-0/+16
| | * | PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui2019-03-261-0/+3
| | * | PCI: rcar: Add the initialization of PCIe link in resume_noirq()Kazufumi Ikeda2019-03-261-0/+21
| | |/
| * | Merge branch 'pci/host/al'Bjorn Helgaas2019-05-132-0/+94
| |\ \
| | * | PCI: al: Add Amazon Annapurna Labs PCIe host controller driverJonathan Chocron2019-04-252-0/+94
| | |/
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2019-05-131-0/+2
| |\ \
| | * | PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood2019-04-221-0/+1
| | * | PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin2019-04-111-0/+1
| | |/
| * | Merge branch 'pci/switchtec'Bjorn Helgaas2019-05-131-13/+29
| |\ \
| | * | switchtec: Fix unintended mask of MRPC eventWesley Sheng2019-04-181-1/+2
| | * | switchtec: Increase PFF limit from 48 to 255Wesley Sheng2019-04-171-12/+27
| | |/
| * | Merge branch 'pci/portdrv'Bjorn Helgaas2019-05-131-0/+14
| |\ \
| | * | PCI/LINK: Disable bandwidth notification interrupt during suspendMika Westerberg2019-04-181-0/+14
| | |/
| * | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2019-05-131-3/+35
| |\ \
| | * | PCI/P2PDMA: Allow P2P DMA between any devices under AMD ZEN Root ComplexChristian König2019-05-011-3/+35
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2019-05-136-36/+66
| |\ \
| | * | PCI: Add pci_dev_id() helperHeiner Kallweit2019-04-292-10/+6
| | * | PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul2019-04-251-0/+58
| | * | PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn2019-04-171-25/+0
| | * | PCI: Mark expected switch fall-throughsGustavo A. R. Silva2019-03-202-1/+2
| | |/
| * | Merge branch 'pci/msi'Bjorn Helgaas2019-05-131-5/+4
| |\ \
| | * | PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()Bjorn Helgaas2019-03-211-5/+4
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2019-05-134-62/+247
| |\ \
| | * | PCI/ACPI: Implement _HPX Type 3 Setting RecordAlexandru Gagniuc2019-04-232-0/+177
| | * | PCI/ACPI: Remove the need for 'struct hotplug_params'Alexandru Gagniuc2019-04-232-60/+64
| | * | PCI/ACPI: Do not export pci_get_hp_params()Alexandru Gagniuc2019-04-231-1/+0
| | * | PCI: rpaphp: Get/put device node reference during slot alloc/deallocTyrel Datwyler2019-04-101-1/+2
| | * | PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler2019-04-101-0/+4
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2019-05-134-33/+122
| |\ \
| | * | PCI: Assign bus numbers present in EA capability for bridgesSubbaraya Sundeep2019-04-171-4/+50
| | * | PCI: OF: Support "external-facing" propertyJean-Philippe Brucker2019-04-111-4/+10
| | * | PCI: Rework pcie_retrain_link() wait loopStefan Mätje2019-04-061-6/+4
| | * | PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2019-04-062-0/+26
| | * | PCI: Factor out pcie_retrain_link() functionStefan Mätje2019-04-061-16/+24
| | * | PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker2019-04-051-9/+14
| | |/
| * / PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang2019-04-121-1/+1
| |/
* | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-071-1/+1
|\ \
| * | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-072-9/+9
|\ \ \
| * | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-092-9/+9
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-062-7/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig2019-04-242-7/+1
| | |/ | |/|
* | | PCI/LINK: Add Kconfig option (default off)Keith Busch2019-05-023-1/+13
* | | PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson2019-05-011-1/+2
* | | PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe2019-04-121-2/+17
* | | PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko2019-04-101-0/+4
* | | PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara2019-04-051-0/+2