index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
PCI/MSI: Simplify msi_verify_entries()
Thomas Gleixner
1
-1
/
+4
2021-08-10
s390/pci: Do not mask MSI[-X] entries on teardown
Thomas Gleixner
1
-2
/
+2
2021-08-10
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
1
-9
/
+10
2021-08-10
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
1
-1
/
+1
2021-08-10
PCI/MSI: Correct misleading comments
Thomas Gleixner
1
-4
/
+1
2021-08-10
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
1
-4
/
+4
2021-08-10
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
1
-0
/
+5
2021-08-10
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
1
-0
/
+15
2021-08-10
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
1
-18
/
+27
2021-08-10
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
1
-13
/
+15
2021-08-09
PCI/VPD: Remove struct pci_vpd.flag
Heiner Kallweit
1
-7
/
+5
2021-08-09
PCI/VPD: Make pci_vpd_wait() uninterruptible
Heiner Kallweit
1
-24
/
+9
2021-08-09
PCI/VPD: Remove pci_vpd_size() old_size argument
Heiner Kallweit
1
-5
/
+5
2021-08-09
PCI/VPD: Allow access to valid parts of VPD if some is invalid
Bjorn Helgaas
1
-3
/
+3
2021-08-09
PCI/VPD: Don't check Large Resource Item Names for validity
Bjorn Helgaas
1
-19
/
+8
2021-08-09
PCI/VPD: Reject resource tags with invalid size
Bjorn Helgaas
1
-9
/
+15
2021-08-06
Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core driver-core-next
Greg Kroah-Hartman
1
-3
/
+3
2021-08-05
PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()
Dinghao Liu
1
-2
/
+2
2021-08-05
sysfs: Rename struct bin_attribute member to f_mapping
Krzysztof Wilczyński
1
-3
/
+3
2021-08-05
sysfs: Invoke iomem_get_mapping() from the sysfs open callback
Krzysztof Wilczyński
1
-3
/
+3
2021-08-05
PCI: xgene-msi: Remove redundant dev_err() call in xgene_msi_probe()
ErKun Yang
1
-1
/
+0
2021-08-05
PCI: tegra: make const array err_msg static
Christophe JAILLET
1
-1
/
+1
2021-08-05
PCI: tegra: Use 'seq_puts' instead of 'seq_printf'
Christophe JAILLET
1
-5
/
+5
2021-08-05
PCI: tegra: Fix OF node reference leak
Christophe JAILLET
1
-5
/
+8
2021-08-05
PCI: aardvark: Fix reporting CRS value
Pali Rohár
1
-4
/
+63
2021-08-05
PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
Pali Rohár
1
-1
/
+1
2021-08-05
PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
Pali Rohár
1
-1
/
+1
2021-08-05
PCI: aardvark: Fix checking for PIO status
Evan Wang
1
-8
/
+54
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-08-04
PCI: tegra194: Cleanup unused code
Om Prakash Singh
1
-7
/
+0
2021-08-04
PCI: tegra194: Don't allow suspend when Tegra PCIe is in EP mode
Om Prakash Singh
1
-0
/
+5
2021-08-04
PCI: tegra194: Disable interrupts before entering L2
Om Prakash Singh
1
-0
/
+10
2021-08-04
PCI: tegra194: Fix MSI-X programming
Om Prakash Singh
1
-1
/
+1
2021-08-04
PCI: tegra194: Fix handling BME_CHGED event
Om Prakash Singh
1
-15
/
+15
2021-08-04
PCI: iproc: Fix BCMA probe resource handling
Rob Herring
1
-10
/
+6
2021-08-04
PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'
Rob Herring
1
-1
/
+1
2021-08-03
PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
Wasim Khan
1
-0
/
+45
2021-08-03
PCI: Return int from pciconfig_read() syscall
Krzysztof Wilczyński
1
-2
/
+1
2021-08-03
PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure
Krzysztof Wilczyński
1
-1
/
+3
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
21
-128
/
+76
2021-07-30
PCI/VPD: Treat initial 0xff as missing EEPROM
Heiner Kallweit
1
-4
/
+8
2021-07-30
PCI/VPD: Check Resource Item Names against those valid for type
Bjorn Helgaas
1
-12
/
+6
2021-07-30
PCI/VPD: Correct diagnostic for VPD read failure
Bjorn Helgaas
1
-2
/
+2
2021-07-26
PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported
Marek Behún
1
-0
/
+1
2021-07-26
PCI: Call Max Payload Size-related fixup quirks early
Marek Behún
1
-6
/
+6
2021-07-23
PCI: tegra: Remove unused struct tegra_pcie_bus
Krzysztof Wilczyński
1
-5
/
+0
2021-07-23
PCI: controller: PCI_IXP4XX should depend on ARCH_IXP4XX
Geert Uytterhoeven
1
-0
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2
-5
/
+2
2021-07-21
PCI: endpoint: Make struct pci_epf_driver::remove return void
Uwe Kleine-König
1
-3
/
+2
[prev]
[next]