Show patches with: none      |   46712 patches
« 1 2 ... 295 296 297467 468 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/7] IB/hfi1: use pcie_flr instead of duplicating it - - - --- 2017-04-13 Christoph Hellwig bhelgaas New
[4/7] ixgbe: use pcie_flr instead of duplicating it 1 - - --- 2017-04-13 Christoph Hellwig bhelgaas New
[3/7] PCI: call pcie_flr from reset_chelsio_generic_dev - - - --- 2017-04-13 Christoph Hellwig bhelgaas New
[2/7] PCI: call pcie_flr from reset_intel_82599_sfp_virtfn - - - --- 2017-04-13 Christoph Hellwig bhelgaas New
[1/7] PCI: export pcie_flr - - - --- 2017-04-13 Christoph Hellwig bhelgaas New
[stable-4.10:] xen: revert commits 72a9b186292 and da72ff5bfcb0 - - - --- 2017-04-13 Jürgen Groß bhelgaas New
[stable-4.9:] xen: revert commit 72a9b186292 - - - --- 2017-04-13 Jürgen Groß bhelgaas New
[4/4] nvme/pci: switch to pci_request_irq - 2 - --- 2017-04-13 Christoph Hellwig bhelgaas New
[3/4] PCI/irq: add pci_request_irq and pci_free_irq helpers 1 - - --- 2017-04-13 Christoph Hellwig bhelgaas New
[2/4] genirq: return the irq name from free_irq - - - --- 2017-04-13 Christoph Hellwig bhelgaas New
[1/4] genirq: fix indentation in remove_irq - 2 - --- 2017-04-13 Christoph Hellwig bhelgaas New
[v3,21/32] powerpc: include default ioremap_nopost() implementation - - - --- 2017-04-13 Michael Ellerman bhelgaas New
[v3] PCI: Add an option to control probing of VFs before enabling SR-IOV - 4 - --- 2017-04-12 Bodong Wang bhelgaas New
v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot after cold boots, boots after rebo… - - 1 --- 2017-04-12 Frederic Weisbecker bhelgaas New
[v2,27/27] pci: Kill ARCH_GENERIC_PCI_MMAP_RESOURCE - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,26/27] sparc: Use generic pci_mmap_resource_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,25/27] ia64: Use generic pci_mmap_resource_range() - - 1 --- 2017-04-12 David Woodhouse bhelgaas New
[v2,24/27] ia64: Remove redundant checks for WC in pci_mmap_page_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,23/27] ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,22/27] xtensa: Use generic pci_mmap_resource_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,21/27] microblaze: Use generic pci_mmap_resource_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,20/27] powerpc: Use generic pci_mmap_resource_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,19/27] pci: Add I/O BAR support to generic pci_mmap_resource_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,18/27] x86: Use generic pci_mmap_resource_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,17/27] unicore: Use generic pci_mmap_resource_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,16/27] sh: Use generic pci_mmap_resource_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,15/27] parisc: Use generic pci_mmap_resource_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,14/27] mn10300: Use generic pci_mmap_resource_range() - 1 - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,13/27] mips: Use generic pci_mmap_resource_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,12/27] cris: Use generic pci_mmap_resource_range() 1 - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,11/27] arm: Use generic pci_mmap_resource_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,10/27] pci: Add pci_mmap_resource_range() and use it for ARM64 - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,09/27] pci: Add BAR index argument to pci_mmap_page_range() - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,08/27] pci: Use BAR index in sysfs attr->private instead of resource pointer - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,07/27] pci: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,06/27] pci: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,05/27] pci: Add arch_can_pci_mmap_wc() macro - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,04/27] xtensa: Do not mmap PCI BARs to userspace as write-through - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,03/27] pci: Only allow WC mmap on prefetchable resources - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,02/27] pci: Fix another sanity check bug in /proc/pci mmap - - - --- 2017-04-12 David Woodhouse bhelgaas New
[v2,01/27] pci: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms - - - --- 2017-04-12 David Woodhouse bhelgaas New
switchtec: checking for NULL instead of IS_ERR() - - - --- 2017-04-12 Dan Carpenter bhelgaas New
[GIT,PULL] PCI: Support for configurable PCI endpoint - - - --- 2017-04-11 Bjorn Helgaas bhelgaas Not Applicable
[v2] PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant - - - --- 2017-04-11 Matthias Kaehlcke bhelgaas New
[2/2] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup - - - --- 2017-04-11 Ard Biesheuvel bhelgaas New
[1/2] drivers: pci: do not disregard parent resources starting at 0x0 - - - --- 2017-04-11 Ard Biesheuvel bhelgaas New
[v3,32/32] lib: implement Devres ioremap_nopost() interface - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,31/32] lib: fix Devres devm_ioremap_* offset parameter kerneldoc description - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,30/32] arm: implement ioremap_nopost() interface - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,29/32] arm64: implement ioremap_nopost() interface 1 - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,28/32] xtensa: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,27/32] x86: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,26/32] unicore32: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,25/32] tile: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,24/32] sparc: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,23/32] sh: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,22/32] s390: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,21/32] powerpc: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,20/32] parisc: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,19/32] openrisc: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,18/32] nios2: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,17/32] mn10300: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,16/32] mips: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,15/32] microblaze: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,14/32] metag: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,13/32] m68k: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,12/32] m32r: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,11/32] ia64: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,10/32] hexagon: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,09/32] frv: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,08/32] cris: include default ioremap_nopost() implementation 1 - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,07/32] arc: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,06/32] avr32: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[v3,05/32] alpha: include default ioremap_nopost() implementation - - - --- 2017-04-11 Lorenzo Pieralisi bhelgaas New
[5/5] mlxsw: convert to pci_alloc_irq_vectors 1 1 1 --- 2017-04-11 Christoph Hellwig bhelgaas New
[4/5] PCI: remove pci_enable_msix 1 - - --- 2017-04-11 Christoph Hellwig bhelgaas New
[3/5] net: thunderx: Switch to pci_alloc_irq_vectors - 1 - --- 2017-04-11 Christoph Hellwig bhelgaas New
[2/5] net/ena: switch to pci_alloc_irq_vectors - - - --- 2017-04-11 Christoph Hellwig bhelgaas New
[1/5] net: alx: switch to pci_alloc_irq_vectors - - - --- 2017-04-11 Christoph Hellwig bhelgaas New
switchtec: Fix an error handling - 1 - --- 2017-04-11 Christophe JAILLET bhelgaas Accepted
pci/quirks: ITE 8893 needs quirk_use_pcie_bridge_dma_alias - 1 - --- 2017-04-11 Jarod Wilson bhelgaas New
PCI: Add cast when assigning PCI_ROM_ADDRESS_MASK to a 32-bit variable - - - --- 2017-04-10 Matthias Kaehlcke bhelgaas New
PCI: Improve __pci_read_base robustness - - - --- 2017-04-10 Marc Gonzalez bhelgaas New
[v3] efifb: avoid reconfiguration of BAR that covers the framebuffer - - - --- 2017-04-10 Ard Biesheuvel bhelgaas New
[v7,01/23] PCI: endpoint: Add EP core layer to enable EP controller and EP functions 1 - - --- 2017-04-10 Kishon Vijay Abraham I bhelgaas New
[v10,4/4] PCI: Don't extend device's size when using default alignment for all devices - - - --- 2017-04-10 Yongji Xie bhelgaas New
[v10,3/4] powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page ali… - - - --- 2017-04-10 Yongji Xie bhelgaas New
[v10,2/4] PCI: Add pcibios_default_alignment() for arch-specific alignment control - - - --- 2017-04-10 Yongji Xie bhelgaas New
[v10,1/4] PCI: A fix for caculating bridge window's size and alignment - - - --- 2017-04-10 Yongji Xie bhelgaas New
[V11,11/11] ACPI/IORT: Remove linker section for IORT entries probing - 1 1 --- 2017-04-10 Sricharan Ramabadhran bhelgaas New
[V11,10/11] iommu/arm-smmu: Clean up early-probing workarounds 1 - 1 --- 2017-04-10 Sricharan Ramabadhran bhelgaas New
[V11,09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops 1 - 2 --- 2017-04-10 Sricharan Ramabadhran bhelgaas New
[V11,08/11] drivers: acpi: Handle IOMMU lookup failure with deferred probing or error - 1 1 --- 2017-04-10 Sricharan Ramabadhran bhelgaas New
[V11,07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error 1 1 1 --- 2017-04-10 Sricharan Ramabadhran bhelgaas New
[V11,06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices 3 1 2 --- 2017-04-10 Sricharan Ramabadhran bhelgaas New
[V11,05/11] of: device: Fix overflow of coherent_dma_mask 1 1 - --- 2017-04-10 Sricharan Ramabadhran bhelgaas New
[V11,04/11] ACPI/IORT: Add function to check SMMUs drivers presence - 1 1 --- 2017-04-10 Sricharan Ramabadhran bhelgaas New
[V11,03/11] of: dma: Make of_dma_deconfigure() public 1 1 1 --- 2017-04-10 Sricharan Ramabadhran bhelgaas New
[V11,02/11] iommu/of: Prepare for deferred IOMMU configuration - - 1 --- 2017-04-10 Sricharan Ramabadhran bhelgaas New
[V11,01/11] iommu/of: Refactor of_iommu_configure() for error handling - - 1 --- 2017-04-10 Sricharan Ramabadhran bhelgaas New
« 1 2 ... 295 296 297467 468 »