Show patches with: Archived = No       |   44738 patches
« 1 2 ... 94 95 96447 448 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v11,11/60] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource - - - 1 --- 2016-04-08 Yinghai Lu Changes Requested
[v11,12/60] PCI: Check pref compatible bit for mem64 resource of PCIe device - - - 3 --- 2016-04-08 Yinghai Lu Changes Requested
[v11,13/60] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64 - - - 1 --- 2016-04-08 Yinghai Lu Changes Requested
[v11,14/60] PCI: Add has_mem64 for struct host_bridge - - - 1 --- 2016-04-08 Yinghai Lu Changes Requested
[v11,15/60] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64 - - - 1 --- 2016-04-08 Yinghai Lu Changes Requested
[v11,16/60] PCI: Restore pref MMIO allocation logic for host bridge without mmio64 - - - 1 --- 2016-04-08 Yinghai Lu Changes Requested
[v11,17/60] PCI: Don't release fixed resource for realloc - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,18/60] PCI: Claim fixed resource during remove/rescan path - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,19/60] PCI: Set resource to FIXED for LSI devices - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,20/60] PCI: Separate realloc list checking after allocation - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,21/60] PCI: Treat optional as required in first try for bridge rescan - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,22/60] PCI: Get new realloc size for bridge for last try - - - 1 --- 2016-04-08 Yinghai Lu Changes Requested
[v11,23/60] PCI: Don't release sibling bridge resources during hotplug - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,24/60] PCI: Cleanup res_to_dev_res() printout - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,25/60] PCI: Reuse res_to_dev_res() in reassign_resources_sorted() - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,26/60] PCI: Use correct align for optional only resources during sorting - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,27/60] PCI: Optimize bus min_align/size calculation during sizing - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,28/60] PCI: Optimize bus align/size calculation for optional during sizing - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,29/60] PCI: Don't add too much optional size for hotplug bridge MMIO - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,30/60] PCI: Reorder resources list for required/optional resources - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,31/60] PCI: Remove duplicated code for resource sorting - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,32/60] PCI: Rename pdev_sort_resources() to pdev_assign_resources_prepare() - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,33/60] PCI: Treat ROM resource as optional during realloc - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,34/60] PCI: Add debug printout during releasing partial assigned resources - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,35/60] PCI: Simplify res reference using in __assign_resources_sorted() - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,36/60] PCI: Add __add_to_list() - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,37/60] PCI: Cache window alignment value during bus sizing - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,38/60] PCI: Check if resource is allocated before trying to assign one - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,39/60] PCI: Separate out save_resources()/restore_resources() - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,40/60] PCI: Move comment to pci_need_to_release() - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,41/60] PCI: Separate required+optional assigning to another function - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,42/60] PCI: Skip required+optional if there is no optional - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,43/60] PCI: Move saved required resource list out of required+optional assigning - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,44/60] PCI: Add alt_size ressource allocation support - - - 1 --- 2016-04-08 Yinghai Lu Changes Requested
[v11,45/60] PCI: Add support for more than two alt_size entries under same bridge - - - 1 --- 2016-04-08 Yinghai Lu Changes Requested
[v11,46/60] PCI: Fix size calculation with old_size on rescan path - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,47/60] PCI: Don't add too much optional size for hotplug bridge io - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,48/60] PCI: Move ISA io port align out of calculate_iosize() - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,49/60] PCI: Don't add too much io port for hotplug bridge with old size - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,50/60] PCI: Unify calculate_size() for io port and MMIO - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,51/60] PCI: Allow bridge optional only io port resource required size to be 0 - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,52/60] PCI: Unify skip_ioresource_align() 1 - 1 - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,53/60] PCI: Kill macro checking for bus io port sizing - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,54/60] resources: Make allocate_resource() return best fit resource - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,55/60] PCI, x86: Allocate from high in available window for MMIO - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,56/60] PCI: Add debug print out for min_align and alt_size - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,57/60] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,58/60] PCI: Introduce resource_disabled() 1 - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,59/60] PCI: Don't set flags to 0 when assign resource fail - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[v11,60/60] PCI: Only try to assign io port only for root bus that support it - - - - --- 2016-04-08 Yinghai Lu Changes Requested
[V2,1/3] acpi,pci,irq: reduce resource requirements - - - - --- 2016-04-09 Sinan Kaya Changes Requested
[V2,2/3] acpi,pci,irq: remove redundant code in acpi_irq_penalty_init - - - - --- 2016-04-09 Sinan Kaya Changes Requested
[V2,3/3] acpi,pci,irq: remove SCI penalize function - - - - --- 2016-04-09 Sinan Kaya Changes Requested
[1/2] PCI: iproc: Support DT property for ignoring aborts when probing - - - - --- 2016-04-09 Rafał Miłecki Changes Requested
[2/2] PCI: iproc: Enable hooking abort handler on devices with bcma - - - - --- 2016-04-09 Rafał Miłecki Changes Requested
[1/8] device: Add irq affinity hint cpumask pointer - - - - --- 2016-04-16 Christoph Hellwig Changes Requested
[2/8] genirq: Make use of dev->irq_affinity - - - - --- 2016-04-16 Christoph Hellwig Changes Requested
[3/8] genirq: add a helper spread an affinity mask for MSI/MSI-X vectors - - - - --- 2016-04-16 Christoph Hellwig Changes Requested
[4/8] genirq: add a helper to program the pre-set affinity mask into the controller - - - - --- 2016-04-16 Christoph Hellwig Changes Requested
[5/8] blk-mq: allow the driver to pass in an affinity mask - - - - --- 2016-04-16 Christoph Hellwig Changes Requested
[6/8] pci: provide sensible irq vector alloc/free routines - - - - --- 2016-04-16 Christoph Hellwig Changes Requested
[7/8] pci: spread interrupt vectors in pci_alloc_irq_vectors - - - - --- 2016-04-16 Christoph Hellwig Changes Requested
[8/8] nvme: switch to use pci_alloc_irq_vectors - - - - --- 2016-04-16 Christoph Hellwig Changes Requested
[RFC,v6,01/10] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set - - - - --- 2016-04-18 Yongji Xie Changes Requested
[RFC,v6,02/10] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources - - - - --- 2016-04-18 Yongji Xie Changes Requested
[RFC,v6,03/10] PCI: Add a new option for resource_alignment to reassign alignment - - - - --- 2016-04-18 Yongji Xie Changes Requested
[RFC,v6,04/10] PCI: Add support for enforcing all MMIO BARs to be page aligned - - - - --- 2016-04-18 Yongji Xie Changes Requested
[RFC,v6,05/10] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive - - - - --- 2016-04-18 Yongji Xie Changes Requested
[RFC,v6,06/10] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag - - - - --- 2016-04-18 Yongji Xie Changes Requested
[RFC,v6,07/10] iommu: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping - - - - --- 2016-04-18 Yongji Xie Changes Requested
[RFC,v6,08/10] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller supports IRQ remapping - - - - --- 2016-04-18 Yongji Xie Changes Requested
[RFC,v6,09/10] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge - - - - --- 2016-04-18 Yongji Xie Changes Requested
[RFC,v6,10/10] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported - - - - --- 2016-04-18 Yongji Xie Changes Requested
PCI: PTM preliminary implementation - - - - --- 2016-04-19 Yong, Jonathan Changes Requested
PCI: Refine broken INTx masking for Mellanox devices - - - - --- 2016-04-19 Majd Dibbiny Changes Requested
Re: Exception due to PCI: Use pci_is_root_bus() to check for root bus - - - - --- 2016-04-25 David Engraf Changes Requested
[1/5] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag - - - - --- 2016-04-27 Yongji Xie Changes Requested
[2/5] iommu: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping - - - - --- 2016-04-27 Yongji Xie Changes Requested
[3/5] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller supports IRQ remapping - - - - --- 2016-04-27 Yongji Xie Changes Requested
[v11,04/60] sparc/PCI: Use correct offset for bus address to resource - - - - --- 2016-04-28 Yinghai Lu Changes Requested
[PATCHv3] pcie: Add driver for Downstream Port Containment - - - - --- 2016-04-28 Keith Busch Changes Requested
[1/3,RFC] pci: add new method for register PCI hosts - - - - --- 2016-04-29 Arnd Bergmann Changes Requested
[2/3,RFC] pci: host-common: use new pci_register_host interface - - - - --- 2016-04-29 Arnd Bergmann Changes Requested
[3/3,RFC] pci: tegra: use new pci_register_host interface - - - - --- 2016-04-29 Arnd Bergmann Changes Requested
[RESEND,07/12] pci: sh: SH7751 PCI host bridge driver - - - - --- 2016-05-01 Yoshinori Sato Changes Requested
[1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings - - - - --- 2016-05-03 Florian Fainelli Changes Requested
[2/2] pci: host: Add Broadcom STB PCIE RC controller - - - - --- 2016-05-03 Florian Fainelli Changes Requested
[v11,04/60] sparc/PCI: Use correct offset for bus address to resource - - - - --- 2016-05-03 Yinghai Lu Changes Requested
[v11,04/60] sparc/PCI: Use correct offset for bus address to resource - - - - --- 2016-05-04 Yinghai Lu Changes Requested
[v11,04/60] sparc/PCI: Use correct offset for bus address to resource - - - - --- 2016-05-04 Yinghai Lu Changes Requested
[v2,1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings - - - - --- 2016-05-05 Florian Fainelli Changes Requested
[v2,2/2] pci: host: Add Broadcom STB PCIE RC controller - - - - --- 2016-05-05 Florian Fainelli Changes Requested
[v2,1/2] PCI: Add PCI device flag PCI_DEV_FLAGS_DMA_ALIAS_ROOT - - - - --- 2016-05-08 Jayachandran C Changes Requested
[v2,2/2] PCI: Handle Broadcom Vulcan DMA alias calculation quirk - - - - --- 2016-05-08 Jayachandran C Changes Requested
x86/PCI: Fix Broadwell-EP Home Agent & PCU non-compliant BARs - - - - --- 2016-05-09 Prarit Bhargava Changes Requested
PCI: Fix __pci_bus_size_bridges when bridge is not available - - - - --- 2016-05-12 David Engraf Changes Requested
[v2,11/13] PM / sleep: Allow opt-out from runtime resume after direct-complete - - - - --- 2016-05-13 Lukas Wunner Changes Requested
[v2,09/13] PCI: Do not write to PM control register while in D3cold - - - - --- 2016-05-13 Lukas Wunner Changes Requested
[v2,13/13] thunderbolt: Support runtime pm on NHI - - - - --- 2016-05-13 Lukas Wunner Changes Requested
[v2,05/13] PCI: Use portdrv pm iterator on further callbacks - - - - --- 2016-05-13 Lukas Wunner Changes Requested
« 1 2 ... 94 95 96447 448 »