Age | Commit message (Expand) | Author | Files | Lines |
2021-09-08 | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -94/+237 |
2021-09-02 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -1/+1 |
2021-09-02 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -2/+2 |
2021-09-02 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -12/+16 |
2021-08-21 | PCI/ACS: Enforce pci=noats with Transaction Blocking | Alex Williamson | 1 | -2/+2 |
2021-08-19 | PCI: Change the type of probe argument in reset functions | Amey Narkhede | 1 | -22/+22 |
2021-08-19 | PCI: Add support for ACPI _RST reset method | Shanker Donthineni | 1 | -0/+1 |
2021-08-19 | PCI: Allow userspace to query and set device reset mechanism | Amey Narkhede | 1 | -0/+122 |
2021-08-18 | PCI: Remove reset_fn field from pci_dev | Amey Narkhede | 1 | -3/+3 |
2021-08-18 | PCI: Add array to track reset method ordering | Amey Narkhede | 1 | -40/+54 |
2021-08-17 | PCI: Add pcie_reset_flr() with 'probe' argument | Amey Narkhede | 1 | -26/+30 |
2021-08-17 | PCI: Cache PCIe Device Capabilities register | Amey Narkhede | 1 | -4/+2 |
2021-08-12 | PCI: Fix pci_dev_str_match_path() alloc while atomic bug | Dan Carpenter | 1 | -1/+1 |
2021-08-04 | PCI: PM: Enable PME if it can be signaled from D3cold | Rafael J. Wysocki | 1 | -1/+8 |
2021-08-04 | PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently | Rafael J. Wysocki | 1 | -6/+10 |
2021-07-17 | PCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar() | Krzysztof Wilczyński | 1 | -12/+16 |
2021-07-16 | PCI: Use pci_update_current_state() in pci_enable_device_flags() | Rafael J. Wysocki | 1 | -5/+1 |
2021-07-08 | Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -22/+32 |
2021-07-06 | Merge branch 'pci/sysfs' | Bjorn Helgaas | 1 | -14/+20 |
2021-07-03 | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -2/+4 |
2021-06-24 | PCI: Export pci_dev_trylock() and pci_dev_unlock() | Luis Chamberlain | 1 | -2/+4 |
2021-06-22 | Revert "PCI: PM: Do not read power state in pci_enable_device_flags()" | Rafael J. Wysocki | 1 | -3/+13 |
2021-06-04 | PCI/sysfs: Fix 'resource_alignment' newline issues | Krzysztof Wilczyński | 1 | -14/+20 |
2021-06-04 | PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions | Krzysztof Wilczyński | 1 | -1/+1 |
2021-05-25 | PCI: Add pci_reset_bus_function() Secondary Bus Reset interface | Raphael Norwitz | 1 | -8/+12 |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+18 |
2021-05-04 | Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+30 |
2021-05-04 | Merge branch 'remotes/lorenzo/pci/mediatek' | Bjorn Helgaas | 1 | -0/+1 |
2021-04-30 | mm/vmalloc: remove unmap_kernel_range | Nicholas Piggin | 1 | -1/+1 |
2021-04-20 | PCI: Export pci_pio_to_address() for module use | Jianjun Wang | 1 | -0/+1 |
2021-03-31 | PCI: Add pci_disable_parity() | Bjorn Helgaas | 1 | -0/+17 |
2021-03-24 | PCI: PM: Do not read power state in pci_enable_device_flags() | Rafael J. Wysocki | 1 | -13/+3 |
2021-03-16 | PCI: Add pci_find_vsec_capability() to find a specific VSEC | Gustavo Pimentel | 1 | -0/+30 |
2021-02-25 | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2021-02-22 | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -2/+10 |
2021-02-18 | PCI: Fix pci_register_io_range() memory leak | Geert Uytterhoeven | 1 | -0/+4 |
2021-01-27 | Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume" | Bjorn Helgaas | 1 | -7/+0 |
2021-01-14 | PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse | Nirmoy Das | 1 | -1/+8 |
2021-01-14 | PCI: Add pci_rebar_bytes_to_size() | Nirmoy Das | 1 | -1/+1 |
2021-01-14 | PCI: Export pci_rebar_get_possible_sizes() | Darren Salt | 1 | -0/+1 |
2020-12-16 | Merge branch 'pci/ptm' | Bjorn Helgaas | 1 | -1/+26 |
2020-12-16 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -11/+5 |
2020-12-16 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -8/+10 |
2020-12-16 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -25/+32 |
2020-12-11 | PCI: Keep both device and resource name for config space remaps | Alexander Lobakin | 1 | -1/+8 |
2020-12-10 | PCI: Disable PTM during suspend to save power | David E. Box | 1 | -1/+24 |
2020-12-10 | PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume | David E. Box | 1 | -0/+2 |
2020-12-09 | PCI: Reduce pci_set_cacheline_size() message to debug level | Heiner Kallweit | 1 | -1/+1 |
2020-12-05 | PCI/PM: Do not generate wakeup event when runtime resuming device | Mika Westerberg | 1 | -1/+0 |
2020-12-05 | PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus() | Mika Westerberg | 1 | -10/+5 |