Show patches with: Archived = No       |   44736 patches
« 1 2 ... 85 86 87447 448 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,05/10] pci: make msi/msix shutdown functions static - - 1 - --- 2015-03-29 Michael S. Tsirkin Superseded
[v5,06/10] virtio_pci: drop msi_off on probe - - 1 - --- 2015-03-29 Michael S. Tsirkin Superseded
[v5,07/10] ntb: drop pci_msi_off call on probe - - - - --- 2015-03-29 Michael S. Tsirkin Superseded
[v5,08/10] mic: drop pci_msi_off call on probe - - - - --- 2015-03-29 Michael S. Tsirkin Superseded
[v5,09/10] pci: drop pci_msi_off calls from quirks - - - - --- 2015-03-29 Michael S. Tsirkin Superseded
[v5,10/10] pci: unexport pci_msi_off - - - - --- 2015-03-29 Michael S. Tsirkin Superseded
[Bugfix,v3] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716 - - - - --- 2015-03-30 Jiang Liu Not Applicable
pci.txt: clarify vendor ID policy - - - - --- 2015-03-30 Michael S. Tsirkin Accepted
[v4,1/2] PCI: add helper function to find root port for device - - - - --- 2015-03-30 Lucas Stach Changes Requested
[v4,2/2] PCI: tegra: apply relaxed ordering fixup only on Tegra 1 - - - --- 2015-03-30 Lucas Stach Changes Requested
[v2,1/6] crypto/ccp: drop linux/pci dependencies - - - - --- 2015-03-30 Michael S. Tsirkin Not Applicable
[v2,2/6] input/serio: drop pci_ids dependency - - - - --- 2015-03-30 Michael S. Tsirkin Not Applicable
[v2,3/6] media/fintek: drop pci_ids dependency 1 - - - --- 2015-03-30 Michael S. Tsirkin Not Applicable
[v2,4/6] brcm80211: drop pci dependency 1 - - - --- 2015-03-30 Michael S. Tsirkin Not Applicable
[v2,5/6] brcm80211: drop pci_ids include 1 - - - --- 2015-03-30 Michael S. Tsirkin Not Applicable
[v2,6/6] staging/olpc: drop pci dependencies - - - - --- 2015-03-30 Michael S. Tsirkin Not Applicable
[v2] pci: export class IDs from pci_ids.h - - - - --- 2015-03-30 Michael S. Tsirkin Not Applicable
d63e2e1f3df breaks sparc/T5-8 - - - - --- 2015-03-31 Yinghai Lu Not Applicable
d63e2e1f3df breaks sparc/T5-8 - - - - --- 2015-03-31 Yinghai Lu Not Applicable
quirks: fix typo in kernel message - - - - --- 2015-04-01 Darrick Wong Accepted
[1/3] PCI: Introduce pci_bus_addr_t - - - 1 --- 2015-04-01 Yinghai Lu Changes Requested
[2/3] sparc/PCI: Add mem64 resource parsing for root bus - - - 1 --- 2015-04-01 Yinghai Lu Changes Requested
[3/3] PCI: Set pref for mem64 resource of pcie device - - - 1 --- 2015-04-01 Yinghai Lu Changes Requested
Assign mem resource fail after remove and rescan - - - - --- 2015-04-01 Yinghai Lu Changes Requested
Read ID & Pointer from PCI Capabilities List in 1 call - - - - --- 2015-04-02 Sean O. Stalley Accepted
PCI: Save sysdata in pci_host_bridge drvdata - - - - --- 2015-04-03 Yijing Wang Not Applicable
[v9,01/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,02/30] PCI: Remove deprecated pci_scan_bus_parented() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,03/30] PCI: Save domain in pci_host_bridge - - - 1 --- 2015-04-03 Yijing Wang Superseded
[v9,04/30] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,05/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,06/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,07/30] PCI: Add default bus resource in pci_host_bridge - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,08/30] PCI: Update pci_host_bridge bus resource - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,09/30] PCI: Introduce pci_host_first_busnr() function - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,10/30] PCI: Introduce pci_host_bridge_list to manage host bridges - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,11/30] PCI: Save sysdata in pci_host_bridge drvdata - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,12/30] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,13/30] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,14/30] PCI: Introduce pci_host_bridge_ops to support host specific operations - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,15/30] PCI: Introduce new scan function pci_scan_host_bridge() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,16/30] PCI: Introduce pci_bus_child_max_busnr() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,17/30] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,18/30] ia64/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity - - 1 1 --- 2015-04-03 Yijing Wang Superseded
[v9,20/30] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,21/30] sparc/PCI: Use pci_scan_host_bridge() for simplicity - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,22/30] parisc/PCI: Use pci_scan_root_bus() for simplicity - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code - - 1 1 --- 2015-04-03 Yijing Wang Superseded
[v9,24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus() 1 - - 1 --- 2015-04-03 Yijing Wang Superseded
[v9,25/30] PCI/designware: Use pci_scan_root_bus() for simplicity - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,28/30] PCI: Remove platform specific pci_domain_nr() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,29/30] PCI: Remove pci_bus_assign_domain_nr() - - - - --- 2015-04-03 Yijing Wang Superseded
[v9,30/30] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC - - - - --- 2015-04-03 Yijing Wang Superseded
PCI: versatile: don't check resource with devm_ioremap_resource - - - - --- 2015-04-03 Jisheng Zhang Accepted
[1/3] PCI: Introduce pci_bus_addr_t - - - - --- 2015-04-03 Bjorn Helgaas Not Applicable
[Bugfix,v4] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716 - - - - --- 2015-04-07 Jiang Liu Not Applicable
[RFC,1/7] ACPI/PCI: Enhance ACPI core to support sparse IO space - - - 1 --- 2015-04-07 Jiang Liu Not Applicable
[RFC,2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge - - - 1 --- 2015-04-07 Jiang Liu Not Applicable
[RFC,3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource - - - - --- 2015-04-07 Jiang Liu Not Applicable
[RFC,4/7] x86/PCI: Rename struct pci_sysdata as struct pci_controller - - - - --- 2015-04-07 Jiang Liu Not Applicable
[RFC,5/7] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core - - - 1 --- 2015-04-07 Jiang Liu Not Applicable
[RFC,6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge - - - - --- 2015-04-07 Jiang Liu Not Applicable
[RFC,7/7] ia64/PCI/ACPI: Use common interface to support PCI host bridge - - - 1 --- 2015-04-07 Jiang Liu Not Applicable
PCI: Don't clear ASPM bits when the FADT declares it's unsupported - - - - --- 2015-04-07 Matthew Garrett Accepted
sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing - - - - --- 2015-04-08 Yinghai Lu Not Applicable
powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing - - - - --- 2015-04-08 Yinghai Lu Not Applicable
of/PCI: Add IORESOURCE_MEM_64 for 64-bit resource 1 - - - --- 2015-04-08 Yinghai Lu Not Applicable
[v8,1/3] PCI: Export symbols of PCI functions 1 - - - --- 2015-04-08 Ray Jui Accepted
[v8,2/3] PCI: iproc: Add DT docs for Broadcom iProc PCIe driver 1 - 1 - --- 2015-04-08 Ray Jui Accepted
[v8,3/3] pci: iproc: Add Broadcom iProc PCIe support 1 - 1 - --- 2015-04-08 Ray Jui Accepted
[3/3] PCI: Set pref for mem64 resource of pcie device - - - - --- 2015-04-09 Yinghai Lu Not Applicable
[Query] Direction of adding arm64 support to PCIe designware driver - - - - --- 2015-04-09 Jaehoon Chung Not Applicable
[GIT,PULL] PCI fixes for v4.0 - - - - --- 2015-04-09 Bjorn Helgaas Not Applicable
PCI: Export pci_probe_reset_function() 1 - - - --- 2015-04-09 Alex Williamson Accepted
vfio-pci: Attempt bus/slot reset on open - - - - --- 2015-04-09 Alex Williamson Not Applicable
[v3,1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver - - - - --- 2015-04-09 Duc Dang Superseded
[v3,2/4] arm64: dts: Add the device tree entry for the APM X-Gene PCIe MSI node - - - - --- 2015-04-09 Duc Dang Superseded
[v3,3/4] documentation: dts: Add the device tree binding for APM X-Gene v1 PCIe MSI device tree node - - - - --- 2015-04-09 Duc Dang Superseded
[v3,4/4] PCI: X-Gene: Add the MAINTAINERS entry for APM X-Gene v1 PCIe MSI driver - - - - --- 2015-04-09 Duc Dang Superseded
pci.txt: clarify vendor ID policy - - - - --- 2015-04-09 Bjorn Helgaas Not Applicable
PCI: versatile: don't check resource with devm_ioremap_resource - - - - --- 2015-04-09 Bjorn Helgaas Accepted
PCI: keystone: Don't dereference possible NULL pointer 1 - - - --- 2015-04-09 Bjorn Helgaas Accepted
PCI: layerscape: Simplify platform_get_resource_byname() failure checking - - - - --- 2015-04-09 Bjorn Helgaas Accepted
[1/5] ARM: STi: Kconfig update for PCIe support - - - - --- 2015-04-10 Gabriel Fernandez Not Applicable
[2/5] PCI: st: Add Device Tree bindings for sti pcie - - - - --- 2015-04-10 Gabriel Fernandez Not Applicable
[3/5] PCI: st: Provide support for the sti PCIe controller - - - - --- 2015-04-10 Gabriel Fernandez Not Applicable
[4/5] pci: designware: remove pci_common_init_dev() - - - - --- 2015-04-10 Gabriel Fernandez Not Applicable
[5/5] MAINTAINERS: Add pci-st.c to ARCH/STI architecture - - - - --- 2015-04-10 Gabriel Fernandez Not Applicable
[v10,01/10] iommu/vt-d: New function to attach domain with id - - - - --- 2015-04-10 Li, Zhen-Hua Not Applicable
[v10,02/10] iommu/vt-d: Items required for kdump - - - - --- 2015-04-10 Li, Zhen-Hua Not Applicable
[v10,03/10] iommu/vt-d: Function to get old context entry - - - - --- 2015-04-10 Li, Zhen-Hua Not Applicable
[v10,04/10] iommu/vt-d: functions to copy data from old mem - - - - --- 2015-04-10 Li, Zhen-Hua Not Applicable
[v10,05/10] iommu/vt-d: Add functions to load and save old re - - - - --- 2015-04-10 Li, Zhen-Hua Not Applicable
[v10,06/10] iommu/vt-d: datatypes and functions used for kdump - - - - --- 2015-04-10 Li, Zhen-Hua Not Applicable
[v10,07/10] iommu/vt-d: enable kdump support in iommu module - - - - --- 2015-04-10 Li, Zhen-Hua Not Applicable
[v10,08/10] iommu/vt-d: assign new page table for dma_map - - - - --- 2015-04-10 Li, Zhen-Hua Not Applicable
[v10,09/10] iommu/vt-d: Copy functions for irte - - - - --- 2015-04-10 Li, Zhen-Hua Not Applicable
« 1 2 ... 85 86 87447 448 »