index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
3
-39
/
+38
2021-08-17
PCI: Cache PCIe Device Capabilities register
Amey Narkhede
2
-6
/
+5
2021-08-16
PCI: rcar: Add L1 link state fix into data abort hook
Marek Vasut
2
-0
/
+93
2021-08-13
PCI: hv: Support for create interrupt v3
Sunil Muthuswamy
1
-5
/
+62
2021-08-13
PCI: xilinx-nwl: Enable the clock through CCF
Hyun Kwon
1
-0
/
+12
2021-08-12
ARM: ixp4xx: fix building both pci drivers
Arnd Bergmann
1
-4
/
+4
2021-08-12
PCI: Fix pci_dev_str_match_path() alloc while atomic bug
Dan Carpenter
1
-1
/
+1
2021-08-12
PCI/VPD: Treat invalid VPD like missing VPD capability
Heiner Kallweit
1
-6
/
+3
2021-08-12
PCI/VPD: Determine VPD size in pci_vpd_init()
Heiner Kallweit
1
-23
/
+19
2021-08-12
PCI/VPD: Embed struct pci_vpd in struct pci_dev
Heiner Kallweit
2
-50
/
+14
2021-08-12
PCI/VPD: Remove struct pci_vpd.valid member
Heiner Kallweit
1
-17
/
+12
2021-08-12
PCI/VPD: Remove struct pci_vpd_ops
Heiner Kallweit
1
-54
/
+32
2021-08-12
PCI/VPD: Reorder pci_read_vpd(), pci_write_vpd()
Heiner Kallweit
1
-30
/
+30
2021-08-10
PCI/MSI: Use new mask/unmask functions
Thomas Gleixner
1
-81
/
+21
2021-08-10
PCI/MSI: Provide a new set of mask and unmask functions
Thomas Gleixner
1
-0
/
+72
2021-08-10
PCI/MSI: Cleanup msi_mask()
Thomas Gleixner
1
-14
/
+11
2021-08-10
PCI/MSI: Deobfuscate virtual MSI-X
Thomas Gleixner
1
-17
/
+8
2021-08-10
PCI/MSI: Consolidate error handling in msi_capability_init()
Thomas Gleixner
1
-15
/
+11
2021-08-10
PCI/MSI: Rename msi_desc::masked
Thomas Gleixner
1
-15
/
+15
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/pu...
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
[prev]
[next]