]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
Merge branch 'pci/resource'
[linux.git] / drivers /
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-10 Alexandru GagniucPCI: Check for PCIe Link downtraining
2018-08-09 Logan GunthorpePCI: Add ACS Redirect disable quirk for Intel Sunrise Point
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-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-07-31 Bjorn HelgaasPCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
2018-07-31 Lukas WunnerPCI: pciehp: Deduplicate presence check on probe & resume
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-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 handler
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 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
2018-07-19 Keith BuschPCI/DPC: Defer event handling to work queue
2018-07-19 Keith BuschPCI/DPC: Leave interrupts enabled while handling event
2018-07-19 Alexandru GagniucPCI/AER: Honor "pcie_ports=native" even if HEST sets...
2018-07-19 Rajat JainPCI/AER: Add sysfs attributes for rootport cumulative stats
2018-07-19 Rajat JainPCI/AER: Add sysfs attributes to provide AER stats...
2018-07-19 Rajat JainPCI/AER: Define aer_stats structure for AER capable devices
2018-07-19 Rajat JainPCI/AER: Move internal declarations to drivers/pci/pci.h
2018-07-19 Tyler BaicarPCI/AER: Adopt lspci names for AER error decoding
2018-07-19 Keith BuschPCI/AER: Expose internal API for obtaining AER information
2018-07-18 Sergei ShtylyovPCI: v3-semi: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: mediatek: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: faraday: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: aardvark: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: designware: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: versatile: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: xgene: Fix I/O space page leak
2018-07-18 Sergei ShtylyovPCI: OF: Fix I/O space page leak
2018-07-12 Gustavo A. R. SilvaPCI: Mark fall-through switch cases before enabling...
2018-07-12 James PuthukattukaranPCI: Workaround IDT switch ACS Source Validation erratum
next