aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-94/+237
2021-09-02Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2021-09-02Merge branch 'pci/virtualization'Bjorn Helgaas1-2/+2
2021-09-02Merge branch 'pci/resource'Bjorn Helgaas1-12/+16
2021-08-20PCI/ACS: Enforce pci=noats with Transaction BlockingAlex Williamson1-2/+2
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede1-22/+22
2021-08-18PCI: Add support for ACPI _RST reset methodShanker Donthineni1-0/+1
2021-08-18PCI: Allow userspace to query and set device reset mechanismAmey Narkhede1-0/+122
2021-08-17PCI: Remove reset_fn field from pci_devAmey Narkhede1-3/+3
2021-08-17PCI: Add array to track reset method orderingAmey Narkhede1-40/+54
2021-08-17PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede1-26/+30
2021-08-17PCI: Cache PCIe Device Capabilities registerAmey Narkhede1-4/+2
2021-08-12PCI: Fix pci_dev_str_match_path() alloc while atomic bugDan Carpenter1-1/+1
2021-08-04PCI: PM: Enable PME if it can be signaled from D3coldRafael J. Wysocki1-1/+8
2021-08-04PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistentlyRafael J. Wysocki1-6/+10
2021-07-16PCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar()Krzysztof Wilczyński1-12/+16
2021-07-16PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki1-5/+1
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-22/+32
2021-07-06Merge branch 'pci/sysfs'Bjorn Helgaas1-14/+20
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-2/+4
2021-06-24PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain1-2/+4
2021-06-22Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki1-3/+13
2021-06-04PCI/sysfs: Fix 'resource_alignment' newline issuesKrzysztof Wilczyński1-14/+20
2021-06-03PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński1-1/+1
2021-05-24PCI: Add pci_reset_bus_function() Secondary Bus Reset interfaceRaphael Norwitz1-8/+12
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+18
2021-05-04Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-0/+30
2021-05-04Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-0/+1
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin1-1/+1
2021-04-20PCI: Export pci_pio_to_address() for module useJianjun Wang1-0/+1
2021-03-31PCI: Add pci_disable_parity()Bjorn Helgaas1-0/+17
2021-03-24PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki1-13/+3
2021-03-16PCI: Add pci_find_vsec_capability() to find a specific VSECGustavo Pimentel1-0/+30
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+4
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+10
2021-02-17PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven1-0/+4
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas1-7/+0
2021-01-14PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das1-1/+8
2021-01-14PCI: Add pci_rebar_bytes_to_size()Nirmoy Das1-1/+1
2021-01-14PCI: Export pci_rebar_get_possible_sizes()Darren Salt1-0/+1
2020-12-15Merge branch 'pci/ptm'Bjorn Helgaas1-1/+26
2020-12-15Merge branch 'pci/pm'Bjorn Helgaas1-11/+5
2020-12-15Merge branch 'pci/misc'Bjorn Helgaas1-8/+10
2020-12-15Merge branch 'pci/enumeration'Bjorn Helgaas1-25/+32
2020-12-10PCI: Keep both device and resource name for config space remapsAlexander Lobakin1-1/+8
2020-12-10PCI: Disable PTM during suspend to save powerDavid E. Box1-1/+24
2020-12-10PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resumeDavid E. Box1-0/+2
2020-12-08PCI: Reduce pci_set_cacheline_size() message to debug levelHeiner Kallweit1-1/+1
2020-12-04PCI/PM: Do not generate wakeup event when runtime resuming deviceMika Westerberg1-1/+0
2020-12-04PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg1-10/+5