Patchwork Linux PCI development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 25 26 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[v2,26-2/26] PCI, x86, ACPI: Link acpi ioapic register to ioapic 2013-02-09 Yinghai Lu Not Applicable
[v2,26-1/26] PCI, x86: Make ioapic hotplug support built-in 2013-02-09 Yinghai Lu Not Applicable
[-v2,1/2] PCI: decrease pci_dev->enable_cnt when no pcie capability found 2013-04-15 Yijing Wang Rejected
[v4,01/29] PCI: Clean up quirk_io_region 2013-04-12 Yinghai Lu Accepted
[2/2] PCI/IA64: fix pci_dev->enable_cnt balance when doing pci hotplug 2013-04-01 Yijing Wang Superseded
[1/2] PCI: decrease pci_dev->enable_cnt when no pcie capability found 2013-04-01 Yijing Wang Superseded
[v6,1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC 2013-04-15 Michal Simek Not Applicable
[v2] edac: Handle EDAC ECC errors for Family 16h 2013-04-15 Aravind Gopalakrishnan Not Applicable
[v8] irq: add quirk for broken interrupt remapping on 55XX chipsets 2013-04-15 Neil Horman Not Applicable
edac: Handle EDAC ECC errors for Family 16h 2013-04-15 Aravind Gopalakrishnan Not Applicable
[6/6] uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT 2013-04-15 Libin Not Applicable
[5/6] drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT 2013-04-15 Libin Not Applicable
[4/6] char: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT 2013-04-15 Libin Not Applicable
[3/6] ncpfs: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT 2013-04-15 Libin Not Applicable
[1/6] mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT 2013-04-15 Libin Not Applicable
[v7] irq: add quirk for broken interrupt remapping on 55XX chipsets 2013-04-15 Neil Horman Not Applicable
module: add kset_obj_exists() and use it 2013-04-15 Rusty Russell Not Applicable
[2/6] PCI: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT 2013-04-15 Libin Accepted
[v9,16/16] PCI, ACPI: remove support of ACPI PCI subdrivers 2013-04-12 Jiang Liu Accepted
[v9,15/16] PCI/acpiphp: introduce a kernel option to disable the acpiphp driver 2013-04-12 Jiang Liu Accepted
[v9,14/16] PCI/acpiphp: protect acpiphp data structures from concurrent updating 2013-04-12 Jiang Liu Accepted
[v9,13/16] PCI/acpiphp: use normal list to simplify implementation 2013-04-12 Jiang Liu Accepted
[v9,12/16] PCI/acpiphp: do not use ACPI PCI subdriver mechanism 2013-04-12 Jiang Liu Accepted
[v9,11/16] PCI/acpiphp: convert acpiphp as a builtin driver 2013-04-12 Jiang Liu Accepted
[v9,10/16] PCI, ACPI: handle PCI slot devices when creating/destroying PCI busses 2013-04-12 Jiang Liu Accepted
[v9,09/16] PCI, x86: implement pcibios_{add|remove}_bus() hooks 2013-04-12 Jiang Liu Accepted
[v9,08/16] PCI, IA64: implement pcibios_{add|remove}_bus() hooks 2013-04-12 Jiang Liu Accepted
[v9,07/16] PCI, ACPI: prepare stub functions to handle ACPI PCI (hotplug) slots 2013-04-12 Jiang Liu Accepted
[v9,06/16] PCI: introduce platform dependent hooks for creating/destroying PCI busses 2013-04-12 Jiang Liu Accepted
[v9,05/16] ACPI/acpiphp: replace local macros with standard ACPI macros 2013-04-12 Jiang Liu Accepted
[v9,04/16] PCI/acpiphp: don't rely on function 0 in disable_device() 2013-04-12 Jiang Liu Accepted
[v9,03/16] PCI/acpiphp: use list_for_each_entry_safe() in acpiphp_sanitize_bus() 2013-04-12 Jiang Liu Accepted
[v9,02/16] pci: clean up usages of pci_bus->is_added 2013-04-12 Jiang Liu Accepted
[v9,01/16] PCI: do not check is_added flag in pci_remove_bus() 2013-04-12 Jiang Liu Accepted
[PATCHv2,5/5] ACPI / pcie: suppress compiler warning in portdrv_acpi.c 2013-03-11 Andy Shevchenko Accepted
[6/6] PCI: Remove "extern" from function declarations 2013-04-12 Bjorn Helgaas Accepted
[5/6] PCI: Warn about failures instead of "must_check" functions 2013-04-12 Bjorn Helgaas Accepted
[4/6] PCI: Remove __must_check from definitions 2013-04-12 Bjorn Helgaas Accepted
[3/6] PCI: Fix __must_check annotation on pci_create_sysfs_dev_files() 2013-04-12 Bjorn Helgaas Accepted
[2/6] PCI: Remove unused variables 2013-04-12 Bjorn Helgaas Accepted
[1/6] PCI: Make local functions/structs static 2013-04-12 Bjorn Helgaas Accepted
[v8,13/13] PCI, ACPI: remove support of ACPI PCI subdrivers 2013-02-26 Jiang Liu Superseded
[v8,12/13] PCI/acpiphp: protect acpiphp data structures from concurrent updating 2013-02-26 Jiang Liu Superseded
[v8,11/13] PCI/acpiphp: use normal list to simplify implementation 2013-02-26 Jiang Liu Superseded
[v8,10/13] PCI/acpiphp: do not use ACPI PCI subdriver mechanism 2013-02-26 Jiang Liu Superseded
[v8,09/13] PCI, ACPI: handle PCI slot devices when creating/destroying PCI busses 2013-02-26 Jiang Liu Superseded
[v8,08/13] PCI, x86: implement pcibios_{add|remove}_bus() hooks 2013-02-26 Jiang Liu Superseded
[v8,07/13] PCI, IA64: implement pcibios_{add|remove}_bus() hooks 2013-02-26 Jiang Liu Superseded
[v8,06/13] PCI, ACPI: prepare stub functions to handle ACPI PCI (hotplug) slots 2013-02-26 Jiang Liu Superseded
[v8,05/13] PCI: introduce platform dependent hooks for creating/destroying PCI busses 2013-02-26 Jiang Liu Superseded
[v8,04/13] ACPI/acpiphp: replace local macros with standard ACPI macros 2013-02-26 Jiang Liu Superseded
[v8,03/13] PCI/acpiphp: don't rely on function 0 in disable_device() 2013-02-26 Jiang Liu Superseded
[v8,02/13] PCI/acpiphp: use list_for_each_entry_safe() in acpiphp_sanitize_bus() 2013-02-26 Jiang Liu Superseded
[v8,01/13] PCI: do not check is_added flag in pci_remove_bus() 2013-02-26 Jiang Liu Superseded
pci: Remove unnecessary dependency between PME and ACPI. 2013-04-11 Bjorn Helgaas Accepted
pci: Remove unnecessary dependency between PME and ACPI. 2013-02-21 Andrew Murray Accepted
PCI, ACPI: hold acpi_scan_lock during root bus hotplug 2013-03-11 Yinghai Lu Not Applicable
ACPI / PM: Take unusual configurations of power resources into account (was: Re: [GIT PATCH] USB patches for 3.9-rc1) 2013-02-23 Rafael J. Wysocki Not Applicable
[Update] ACPI / hotplug: Fix concurrency issues and memory leaks 2013-02-13 Rafael J. Wysocki Not Applicable
ACPI / hotplug: Fix concurrency issues and memory leaks 2013-02-13 Rafael J. Wysocki Not Applicable
[0/2] Fix ACS path checking 2012-08-06 Joerg Roedel Not Applicable
[2/2] amd-iommu: Fix ACS path checking 2012-08-04 Alex Williamson Not Applicable
[1/2] intel-iommu: Fix ACS path checking 2012-08-04 Alex Williamson Not Applicable
PCI warning on boot 3.8.0-rc1 2013-02-04 Alex Williamson Superseded
[RFC] Provide MSI controller registration mechanism 2013-01-17 Andrew Murray Superseded
PCI, X86: busnum/node boot command line for pci dev node setting. 2012-06-25 Yinghai Lu Superseded
[repost,for-3.9] pci: avoid work_on_cpu for nested SRIOV probes 2013-04-11 Michael S. Tsirkin Rejected
[RFC] Fix Intel IOMMU support for Marvell 88SE91xx SATA controllers. 2013-02-22 Stijn Tintel Superseded
[2/2] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC 2013-03-04 Jingoo Han Not Applicable
[1/2] ARM: EXYNOS: Add PCIe driver support 2013-03-04 Jingoo Han Not Applicable
pci_ids.h: add PCI_VENDOR_ID_AMCC 2013-03-06 Ian Abbott Rejected
[v2] irq: add quirk for broken interrupt remapping on 55XX chipsets 2013-03-04 Neil Horman Not Applicable
[2/3] PCI: Handle device quirks when accessing sysfs resource<N> entries 2013-03-21 Myron Stowe Rejected
[6/6] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC 2013-03-23 Jingoo Han Not Applicable
[5/6] ARM: EXYNOS: Enable PCIe support for Exynos5440 2013-03-23 Jingoo Han Not Applicable
[4/6] pci: Add PCIe driver for Samsung Exynos 2013-03-23 Jingoo Han Not Applicable
[3/6] pci: infrastructure to add drivers in drivers/pci/host 2013-03-23 Jingoo Han Not Applicable
[2/6] of/pci: Add of_pci_parse_bus_range() function 2013-03-23 Jingoo Han Not Applicable
[1/6] of/pci: Provide support for parsing PCI DT ranges property 2013-03-23 Jingoo Han Not Applicable
[2/2] MIPS: implement pcibios_get_phb_of_node 2013-04-04 Gabor Juhos Accepted
[3/3] PCI, scsi, ahci: Unify usages of 0x1b4b vendor ID to use PCI_VENDOR_ID_MARVELL_EXT 2013-03-21 Myron Stowe Accepted
[1/3] PCI: Define macro for Marvell vendor ID 2013-03-21 Myron Stowe Accepted
[1/2] pci/of: remove weak annotation of pcibios_get_phb_of_node 2013-04-04 Gabor Juhos Superseded
[v6,3/3] of/pci: mips: convert to common of_pci_range_parser 2013-04-11 Andrew Murray Not Applicable
[v6,2/3] of/pci: Provide support for parsing PCI DT ranges property 2013-04-11 Andrew Murray Not Applicable
[v6,1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC 2013-04-11 Andrew Murray Not Applicable
module: add kset_obj_exists() and use it 2013-04-11 Veaceslav Falico Not Applicable
[v5,1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC 2013-04-10 Thomas Petazzoni Not Applicable
FAILED: Patch Upstream: Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus" 2013-04-10 Bjorn Helgaas Not Applicable
[v3,12/12] ARM: tegra: Update default configuration (PCIe) 2013-04-03 Thierry Reding Not Applicable
[v3,11/12] ARM: tegra: trimslice: Initialize PCIe from DT 2013-04-03 Thierry Reding Not Applicable
[v3,10/12] ARM: tegra: harmony: Initialize PCIe from DT 2013-04-03 Thierry Reding Not Applicable
[v3,09/12] ARM: tegra: tec: Add PCIe support 2013-04-03 Thierry Reding Not Applicable
[v3,08/12] ARM: tegra: tamonten: Add PCIe support 2013-04-03 Thierry Reding Not Applicable
[v3,07/12] PCI: tegra: Move PCIe driver to drivers/pci/host 2013-04-03 Thierry Reding Not Applicable
[v3,06/12] ARM: tegra: Move pmc.h to include/linux/tegra-pmc.h 2013-04-03 Thierry Reding Not Applicable
[v3,05/12] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC 2013-04-03 Thierry Reding Not Applicable
[v3,04/12] PCI: Introduce new MSI chip infrastructure 2013-04-03 Thierry Reding Not Applicable
[v3,03/12] of/pci: Add of_pci_parse_bus_range() function 2013-04-03 Thierry Reding Not Applicable
PCI: avoid NULL deref in alloc_pcie_link_state 2013-06-19 Radim Krčmář New