Merge branch 'remotes/lorenzo/pci/cadence'
[linux-2.6-microblaze.git] / drivers / pci /
2020-12-15 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/cadence'
2020-12-15 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/brcmstb'
2020-12-15 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/aardvark'
2020-12-15 Bjorn HelgaasMerge branch 'pci/ecam'
2020-12-15 Bjorn HelgaasMerge branch 'pci/virtualization'
2020-12-15 Bjorn HelgaasMerge branch 'pci/ptm'
2020-12-15 Bjorn HelgaasMerge branch 'pci/pm'
2020-12-15 Bjorn HelgaasMerge branch 'pci/msi'
2020-12-15 Bjorn HelgaasMerge branch 'pci/misc'
2020-12-15 Bjorn HelgaasMerge branch 'pci/hotplug'
2020-12-15 Bjorn HelgaasMerge branch 'pci/err'
2020-12-15 Bjorn HelgaasMerge branch 'pci/enumeration'
2020-12-15 Bjorn HelgaasMerge branch 'pci/aspm'
2020-12-15 Bjorn HelgaasPCI: Add function 1 DMA alias quirk for Marvell 9215...
2020-12-11 Rafael J. WysockiPCI/ACPI: Fix companion lookup for device 0 on the...
2020-12-10 Alexander LobakinPCI: Keep both device and resource name for config...
2020-12-10 Krzysztof WilczyńskiPCI: xgene: Removed unused ".bus_shift" initialisers...
2020-12-10 Krzysztof WilczyńskiPCI: vmd: Update type of the __iomem pointers
2020-12-10 Krzysztof WilczyńskiPCI: iproc: Convert to use the new ECAM constants
2020-12-10 Krzysztof WilczyńskiPCI: thunder-pem: Add constant for custom ".bus_shift...
2020-12-10 Krzysztof WilczyńskiPCI: Unify ECAM constants in native PCI Express drivers
2020-12-10 David E. BoxPCI: Disable PTM during suspend to save power
2020-12-10 David E. BoxPCI/PTM: Save/restore Precision Time Measurement Capabi...
2020-12-10 Alex DeucherPCI: Mark AMD Raven iGPU ATS as broken in some platforms
2020-12-10 Kishon Vijay Abraham IPCI: j721e: Get offset within "syscon" from "ti,syscon...
2020-12-08 Heiner KallweitPCI: Reduce pci_set_cacheline_size() message to debug...
2020-12-07 Pali RohárPCI: aardvark: Update comment about disabling link...
2020-12-05 Qiuxu ZhuoPCI/AER: Add RCEC AER error injection support
2020-12-05 Sean V KelleyPCI/PME: Add pcie_walk_rcec() to RCEC PME handling
2020-12-05 Sean V KelleyPCI/AER: Add pcie_walk_rcec() to RCEC AER handling
2020-12-05 Qiuxu ZhuoPCI/ERR: Recover from RCiEP AER errors
2020-12-05 Sean V KelleyPCI/ERR: Add pcie_link_rcec() to associate RCiEPs
2020-12-05 Sean V KelleyPCI/ERR: Recover from RCEC AER errors
2020-12-04 Jubin ZhongPCI: Fix pci_slot_release() NULL pointer dereference
2020-12-04 Mika WesterbergPCI/PM: Do not generate wakeup event when runtime resum...
2020-12-04 Mika WesterbergPCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
2020-12-04 Maximilian LuzPCI: Add sysfs attribute for device power state
2020-12-04 Bjorn HelgaasPCI: Return u16 from pci_find_ext_capability() and...
2020-12-04 Puranjay MohanPCI: Return u8 from pci_find_capability() and similar
2020-12-04 Vidya SagarPCI/MSI: Set device flag indicating only 32-bit MSI...
2020-12-04 Bjorn HelgaasPCI/MSI: Move MSI/MSI-X flags updaters to msi.c
2020-12-04 Bjorn HelgaasPCI/MSI: Move MSI/MSI-X init to msi.c
2020-12-04 Sean V KelleyPCI/ERR: Clear AER status only when we control AER
2020-12-04 Sean V KelleyPCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
2020-12-04 Sean V KelleyPCI/ERR: Avoid negated conditional for clarity
2020-12-04 Sean V KelleyPCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
2020-12-04 Sean V KelleyPCI/ERR: Simplify by computing pci_pcie_type() once
2020-12-04 Sean V KelleyPCI/ERR: Simplify by using pci_upstream_bridge()
2020-12-04 Sean V KelleyPCI/ERR: Rename reset_link() to reset_subordinates()
2020-12-04 Sean V KelleyPCI/ERR: Cache RCEC EA Capability offset in pci_init_ca...
2020-12-04 Qiuxu ZhuoPCI/ERR: Bind RCEC devices to the Root Port driver
2020-12-02 Sean V KelleyPCI/AER: Write AER Capability only when we control it
2020-11-30 Colin Ian KingPCI: Fix overflow in command-line resource alignment...
2020-11-30 Bjorn HelgaasPCI: Bounds-check command-line resource alignment requests
2020-11-30 Mauro Carvalho ChehabPCI: Fix kernel-doc markup
2020-11-20 Zhenzhong DuanPCI: Avoid duplicate IDs in driver dynamic IDs list
2020-11-20 Zhenzhong DuanPCI: Move pci_match_device() ahead of new_id_store()
2020-11-20 Gustavo PimentelPCI: Decode PCIe 64 GT/s link speed
2020-11-20 Kishon Vijay Abraham IPCI: cadence: Do not error if "cdns,max-outbound-region...
2020-11-20 Bjorn HelgaasPCI: ibmphp: Remove unneeded break
2020-11-20 Vidya SagarPCI/ASPM: Save/restore L1SS Capability for suspend...
2020-11-20 Jim QuinlanPCI: brcmstb: Initialize "tmp" before use
2020-11-20 Andy ShevchenkoPCI: Use predefined Pericom Vendor ID
2020-11-20 Andy ShevchenkoPCI: Disable MSI for Pericom PCIe-USB adapter
2020-11-08 Linus TorvaldsMerge tag 'driver-core-5.10-rc3' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'tty-5.10-rc3' of git://git./linux/kernel...
2020-11-08 Linus TorvaldsMerge tag 'usb-5.10-rc3' of git://git./linux/kernel...
2020-11-08 Linus TorvaldsMerge tag 'xfs-5.10-fixes-3' of git://git./fs/xfs/xfs...
2020-11-08 Linus TorvaldsMerge branch 'hch' (patches from Christoph)
2020-11-08 Linus TorvaldsMerge tag 'x86-urgent-2020-11-08' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'locking-urgent-2020-11-08' of git://git...
2020-11-08 Linus TorvaldsMerge tag 'irq-urgent-2020-11-08' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'core-urgent-2020-11-08' of git://git./linux...
2020-11-08 Linus TorvaldsMerge tag 'powerpc-5.10-3' of git://git./linux/kernel...
2020-11-07 Linus TorvaldsMerge tag 'block-5.10-2020-11-07' of git://git.kernel...
2020-11-07 Linus TorvaldsMerge tag 'io_uring-5.10-2020-11-07' of git://git.kerne...
2020-11-07 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-11-07 Linus TorvaldsMerge tag 'riscv-for-linus-5.10-rc3' of git://git....
2020-11-06 Linus TorvaldsMerge tag 'ceph-for-5.10-rc3' of git://github.com/ceph...
2020-11-06 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.10-rc3' of git:...
2020-11-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-11-06 Linus TorvaldsMerge branch 'mtd/fixes' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 'spi-fix-v5.10-rc2-2' of git://git./linux...
2020-11-06 Linus TorvaldsMerge tag 'sound-5.10-rc3' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 'drm-fixes-2020-11-06-1' of git://anongit...
2020-11-06 Linus TorvaldsMerge tag 'iommu-fixes-v5.10-rc2' of git://git./linux...
2020-11-06 Linus TorvaldsMerge tag 'vfio-v5.10-rc3' of git://github.com/awilliam...
2020-11-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 'arc-5.10-rc3' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 's390-5.10-3' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 'net-5.10-rc3' of git://git./linux/kernel...
2020-11-05 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of...
2020-11-05 Linus TorvaldsMerge tag 'trace-v5.10-rc2' of git://git./linux/kernel...
2020-11-05 Linus TorvaldsMerge tag 'hyperv-fixes-signed' of git://git./linux...
2020-11-05 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-11-05 Linus TorvaldsMerge tag 'spi-fix-v5.10-rc2' of git://git./linux/kerne...
2020-11-05 Linus TorvaldsMerge tag 'regulator-fix-v5.10-rc2' of git://git./linux...
2020-11-05 Linus TorvaldsMerge tag 'pm-5.10-rc3' of git://git./linux/kernel...
2020-11-05 Linus TorvaldsMerge tag 'fixes-2020-11-05' of git://git./linux/kernel...
2020-11-05 Linus TorvaldsMerge tag 'gfs2-v5.10-rc1-fixes' of git://git./linux...
next