linux-2.6-microblaze.git
2018-08-15 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/cadence'
2018-08-15 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/aardvark'
2018-08-15 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/controller/misc'
2018-08-15 Bjorn HelgaasMerge branch 'pci/virtualization'
2018-08-15 Bjorn HelgaasMerge branch 'pci/switchtec'
2018-08-15 Bjorn HelgaasMerge branch 'pci/resource'
2018-08-15 Bjorn HelgaasMerge branch 'pci/peer-to-peer'
2018-08-15 Bjorn HelgaasMerge branch 'pci/notes'
2018-08-15 Bjorn HelgaasMerge branch 'pci/msi'
2018-08-15 Bjorn HelgaasMerge branch 'pci/misc'
2018-08-15 Bjorn HelgaasMerge branch 'pci/hotplug'
2018-08-15 Bjorn HelgaasMerge branch 'pci/enumeration'
2018-08-15 Bjorn HelgaasMerge branch 'pci/dpc'
2018-08-15 Bjorn HelgaasMerge branch 'pci/aspm'
2018-08-15 Bjorn HelgaasMerge branch 'pci/aer'
2018-08-15 Bjorn HelgaasMerge branch 'for-linus'
2018-08-15 Alexandru GagniucPCI/AER: Don't clear AER bits if error handling is...
2018-08-15 Jakub KicinskiPCI: Limit config space size for Netronome NFP5000
2018-08-14 Heiner KallweitPCI/MSI: Set IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchips
2018-08-14 Bert KenwardPCI/VPD: Check for VPD access completion before checkin...
2018-08-14 Andy ShevchenkoPCI: Add PCI_DEVICE_DATA() macro to fully describe...
2018-08-14 Myron StowePCI: Match Root Port's MPS to endpoint's MPSS as necessary
2018-08-14 Myron StowePCI: Skip MPS logic for Virtual Functions (VFs)
2018-08-13 Bjorn HelgaasPCI: Add function 1 DMA alias quirk for Marvell 88SS9183
2018-08-10 Alexandru GagniucPCI: Check for PCIe Link downtraining
2018-08-09 Logan GunthorpePCI: Add ACS Redirect disable quirk for Intel Sunrise...
2018-08-09 Logan GunthorpePCI: Add device-specific ACS Redirect disable infrastru...
2018-08-09 Logan GunthorpePCI: Convert device-specific ACS quirks from NULL termi...
2018-08-09 Logan GunthorpePCI: Add "pci=disable_acs_redir=" parameter for peer...
2018-08-09 Logan GunthorpePCI: Allow specifying devices using a base bus and...
2018-08-09 Logan GunthorpePCI: Make specifying PCI devices in kernel parameters...
2018-08-09 Bjorn HelgaasPCI: Hide ACS quirk declarations inside PCI core
2018-08-09 Alex WilliamsonPCI: Delay after FLR of Intel DC P3700 NVMe
2018-08-09 Alex WilliamsonPCI: Disable Samsung SM961/PM961 NVMe before FLR
2018-08-09 Alex WilliamsonPCI: Export pcie_has_flr()
2018-08-06 Bjorn HelgaasPCI: Remove unnecessary include of <linux/pci-aspm.h>
2018-08-06 Bjorn Helgaasiwlwifi: Remove unnecessary include of <linux/pci-aspm.h>
2018-08-06 Bjorn Helgaasath9k: Remove unnecessary include of <linux/pci-aspm.h>
2018-08-06 Bjorn Helgaasigb: Remove unnecessary include of <linux/pci-aspm.h>
2018-08-06 Andy ShevchenkoPCI/ASPM: Convert to use sysfs_match_string() helper
2018-08-06 Christoph HellwigPCI/xilinx: Depend on OF instead of the ARCH
2018-07-31 Shunyong YangPCI: Unify PCI and normal DMA direction definitions
2018-07-31 Bjorn HelgaasPCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
2018-07-31 Lukas WunnerPCI: pciehp: Deduplicate presence check on probe &...
2018-07-31 Lukas WunnerPCI: pciehp: Avoid implicit fallthroughs in switch...
2018-07-31 Hari VyasPCI: Fix is_added/is_busmaster race condition
2018-07-31 Lukas WunnerPCI: Whitelist Thunderbolt ports for runtime D3
2018-07-31 Lukas WunnerPCI: Whitelist native hotplug ports for runtime D3
2018-07-31 Lukas WunnerPCI: sysfs: Resume to D0 on function reset
2018-07-31 Lukas WunnerPCI: pciehp: Resume parent to D0 on config space access
2018-07-31 Lukas WunnerPCI: pciehp: Resume to D0 on enable/disable
2018-07-31 Lukas WunnerPCI: pciehp: Support interrupts sent from D3hot
2018-07-31 Lukas WunnerPCI: pciehp: Obey compulsory command delay after resume
2018-07-31 Lukas WunnerPCI: pciehp: Clear spurious events earlier on resume
2018-07-31 Lukas WunnerPCI: portdrv: Deduplicate PM callback iterator
2018-07-31 Lukas WunnerPCI: pciehp: Avoid slot access during reset
2018-07-31 Heiner KallweitPCI: Use IRQF_ONESHOT if pci_request_irq() called with...
2018-07-30 Christoph HellwigPCI: Call dma_debug_add_bus() for pci_bus_type from...
2018-07-27 Dan CarpenterPCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE
2018-07-27 Bjorn HelgaasPCI: Document ACPI description of PCI host bridges
2018-07-26 Thomas TaiPCI/AER: Work around use-after-free in pcie_do_fatal_re...
2018-07-23 Lukas WunnerPCI: pciehp: Always enable occupied slot on probe
2018-07-23 Lukas WunnerPCI: pciehp: Become resilient to missed events
2018-07-23 Lukas WunnerPCI: pciehp: Tolerate initially unstable link
2018-07-23 Lukas WunnerPCI: pciehp: Declare pciehp_enable/disable_slot() static
2018-07-23 Lukas WunnerPCI: pciehp: Drop enable/disable lock
2018-07-23 Lukas WunnerPCI: pciehp: Enable/disable exclusively from IRQ thread
2018-07-23 Lukas WunnerPCI: pciehp: Track enable/disable status
2018-07-23 Lukas WunnerPCI: pciehp: Publish to user space last on probe
2018-07-23 Lukas WunnerPCI: hotplug: Demidlayer registration with the core
2018-07-23 Lukas WunnerPCI: pciehp: Drop slot workqueue
2018-07-23 Lukas WunnerPCI: pciehp: Handle events synchronously
2018-07-23 Lukas WunnerPCI: pciehp: Stop blinking on slot enable failure
2018-07-23 Lukas WunnerPCI: pciehp: Convert to threaded polling
2018-07-23 Lukas WunnerPCI: pciehp: Convert to threaded IRQ
2018-07-23 Lukas WunnerPCI: pciehp: Document struct slot and struct controller
2018-07-23 Lukas WunnerPCI: pciehp: Declare pciehp_unconfigure_device() void
2018-07-23 Lukas WunnerPCI: pciehp: Drop unnecessary NULL pointer check
2018-07-23 Lukas WunnerPCI: pciehp: Fix unprotected list iteration in IRQ...
2018-07-23 Lukas WunnerPCI: pciehp: Fix use-after-free on unplug
2018-07-23 Lukas WunnerPCI: hotplug: Don't leak pci_slot on registration failure
2018-07-23 Lukas WunnerPCI: hotplug: Delete skeleton driver
2018-07-20 Oza PawandeepPCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset
2018-07-20 Oza PawandeepPCI/AER: Clear device status bits during ERR_COR handling
2018-07-20 Oza PawandeepPCI/AER: Clear device status bits during ERR_FATAL...
2018-07-20 Oza PawandeepPCI/AER: Remove ERR_FATAL code from ERR_NONFATAL path
2018-07-20 Oza PawandeepPCI/AER: Factor out ERR_NONFATAL status bit clearing
2018-07-20 Oza PawandeepPCI/AER: Clear only ERR_NONFATAL bits during non-fatal...
2018-07-20 Bjorn HelgaasPCI/AER: Clear only ERR_FATAL status bits during fatal...
2018-07-19 Sinan KayaPCI: Rename pci_try_reset_bus() to pci_reset_bus()
2018-07-19 Sinan KayaPCI: Deprecate pci_reset_bus() and pci_reset_slot(...
2018-07-19 Sinan KayaPCI: Unify try slot and bus reset API
2018-07-19 Sinan KayaPCI: Hide pci_reset_bridge_secondary_bus() from drivers
2018-07-19 Sinan KayaIB/hfi1: Use pci_try_reset_bus() for initiating PCI...
2018-07-19 Sinan KayaPCI: Handle error return from pci_reset_bridge_secondar...
2018-07-19 Bjorn HelgaasPCI/IOV: Tidy pci_sriov_set_totalvfs()
2018-07-19 Keith BuschPCI/DPC: Remove indirection waiting for inactive link
2018-07-19 Keith BuschPCI/DPC: Use threaded IRQ for bottom half handling
2018-07-19 Keith BuschPCI/DPC: Print AER status in DPC event handling
2018-07-19 Keith BuschPCI/DPC: Remove rp_pio_status from dpc struct
next