index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
Nadeem Athani
4
-0
/
+38
2021-08-19
PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
Kishon Vijay Abraham I
2
-2
/
+2
2021-08-19
PCI: Change the type of probe argument in reset functions
Amey Narkhede
8
-44
/
+44
2021-08-19
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
3
-0
/
+30
2021-08-19
PCI: Setup ACPI fwnode early and at the same time with OF
Shanker Donthineni
2
-25
/
+16
2021-08-19
PCI: Use acpi_pci_power_manageable()
Shanker Donthineni
1
-8
/
+10
2021-08-19
PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION
Shanker Donthineni
2
-4
/
+10
2021-08-19
PCI: Allow userspace to query and set device reset mechanism
Amey Narkhede
3
-0
/
+125
2021-08-18
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
5
-7
/
+5
2021-08-18
PCI: Add array to track reset method ordering
Amey Narkhede
3
-44
/
+63
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-13
PCI: hv: Support for create interrupt v3
Sunil Muthuswamy
1
-5
/
+62
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-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-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: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
Wasim Khan
1
-0
/
+45
2021-08-04
PCI: Return int from pciconfig_read() syscall
Krzysztof Wilczyński
1
-2
/
+1
2021-08-04
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-17
PCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar()
Krzysztof Wilczyński
1
-12
/
+16
2021-07-10
Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-46
/
+4
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-0
/
+680
2021-07-10
Revert "PCI: Coalesce host bridge contiguous apertures"
Bjorn Helgaas
1
-46
/
+4
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
41
-414
/
+697
2021-07-06
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
1
-11
/
+0
2021-07-06
Merge branch 'remotes/lorenzo/pci/microchip'
Bjorn Helgaas
1
-1
/
+1
2021-07-06
Merge branch 'remotes/lorenzo/pci/mediatek-gen3'
Bjorn Helgaas
1
-0
/
+1
2021-07-06
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-3
/
+1
2021-07-06
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
1
-11
/
+18
2021-07-06
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-38
/
+26
[prev]
[next]