Show patches with: none      |   44790 patches
« 1 2 ... 5 6 7447 448 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,04/14] PCI: refine and move pcie_cap_has_*() macros to include/linux/pci.h - - - - --- 2012-07-10 Jiang Liu Changes Requested
[RFC,05/14] PCI: add access functions for PCIe capabilities to hide PCIe spec differences - - - - --- 2012-07-10 Jiang Liu Changes Requested
[RFC,06/14] PCI: use PCIe cap access functions to simplify PCI core implementation - - - - --- 2012-07-10 Jiang Liu Changes Requested
[RFC,07/14] hotplug/PCI: use PCIe cap access functions to simplify implementation - - - - --- 2012-07-10 Jiang Liu Changes Requested
[RFC,08/14] portdrv/PCI: use PCIe cap access functions to simplify implementation - - - - --- 2012-07-10 Jiang Liu Changes Requested
[RFC,09/14] pciehp/PCI: use PCIe cap access functions to simplify implementation - - - - --- 2012-07-10 Jiang Liu Changes Requested
[RFC,10/14] PME/PCI: use PCIe cap access functions to simplify implementation - - - - --- 2012-07-10 Jiang Liu Changes Requested
[RFC,11/14] AER/PCI: use PCIe cap access functions to simplify implementation - - - - --- 2012-07-10 Jiang Liu Changes Requested
[RFC,12/14] ASPM/PCI: use PCIe cap access functions to simplify implementation - - - - --- 2012-07-10 Jiang Liu Changes Requested
[RFC,13/14] r8169/PCI: use PCIe cap access functions to simplify implementation - - - - --- 2012-07-10 Jiang Liu Changes Requested
[RFC,14/14] qib/PCI: use PCIe cap access functions to simplify implementation - - - - --- 2012-07-10 Jiang Liu Changes Requested
changes for 3.6 merge window - - - - --- 2012-07-10 Bjorn Helgaas Not Applicable
[2/5] pciehp: Don't enable presence notification while surprise removal is not supported. - - - - --- 2012-07-11 Bjorn Helgaas Not Applicable
[2/5] pciehp: Don't enable presence notification while surprise removal is not supported. - - - - --- 2012-07-11 Yinghai Lu Not Applicable
PCI, pciehp: Remove not used code - - - - --- 2012-07-11 Yinghai Lu Accepted
[RFC] pci: ACS quirk for AMD southbridge - - - - --- 2012-07-12 Alex Williamson Not Applicable
[upstream] PCI: Add PCI_DEV_FLAGS_USE_NON_MSI_INTX_IRQ to enable non MSI/INTx interrupt - - - - --- 2012-07-12 Shengzhou Liu Superseded
pci: add pci resource code to build for M68K architecture - - - - --- 2012-07-13 Greg Ungerer Accepted
i2c: sis964: bus driver - - - - --- 2012-07-13 Amaury Decrême Not Applicable
[3/3] tile pci: enable IOMMU to support DMA for legacy devices - - - - --- 2012-07-13 Chris Metcalf Not Applicable
PCI: Fix undefined reference to 'pci_fixup_final_inited' 1 - - - --- 2012-07-13 Myron Stowe Accepted
[RFC,1/2] PCI-Express Non-Transparent Bridge Support - - - - --- 2012-07-13 Jon Mason Not Applicable
[RFC,2/2] net: Add support for NTB virtual ethernet device - - - - --- 2012-07-13 Jon Mason Not Applicable
[1/2] PCI: add pci_find_next_ext_capability() - - - - --- 2012-07-13 Bjorn Helgaas Accepted
[2/2] PCI: add Vendor-Specific Extended Capability header info - - - - --- 2012-07-13 Bjorn Helgaas Accepted
i2c: sis964: bus driver - - - - --- 2012-07-14 Amaury Decrême Not Applicable
[1/6] drivers/pci/hotplug/cpci_hotplug_core.c: ensure a consistent return value in error case - - - - --- 2012-07-14 Julia Lawall Accepted
[5/6] drivers/pci/hotplug: ensure a consistent return value in error case - - - - --- 2012-07-14 Julia Lawall Accepted
[1/2,v2] PCI: Add PCI_DEV_FLAGS_USE_NON_MSI_INTX_IRQ to enable non MSI/INTx interrupt - - - - --- 2012-07-16 Shengzhou Liu Superseded
[2/2,v2] powerpc/fsl: PCI: add quirk_enable_non_msi_intx_interrupt - - - - --- 2012-07-16 Shengzhou Liu Superseded
PCI: use dev->irq instead of dev->pin to enable non MSI/INTx interrupt - - - - --- 2012-07-17 Shengzhou Liu Superseded
[05/15] pci: resource assignment based on p2p alignment - - - - --- 2012-07-17 Ram Pai Superseded
[4/5] PCI, acpiphp: add is_hotplug_bridge detection - - - - --- 2012-07-17 Jason Baron Superseded
[v2] PCI: use dev->irq instead of dev->pin to enable non MSI/INTx interrupt - - - - --- 2012-07-18 Shengzhou Liu Accepted
fix one comment on device_group function in struct iommu_ops - - - - --- 2012-07-18 Liu Sheng Not Applicable
i2c: sis964: bus driver - - - - --- 2012-07-18 Amaury Decrême Rejected
[3/3] tile pci: enable IOMMU to support DMA for legacy devices - - 1 - --- 2012-07-18 Chris Metcalf Not Applicable
aerdrv: Enable AER completion notice - - - - --- 2012-07-19 Lance Ortiz Accepted
[RFC,v2,01/32] PCI: add pcie_flags_reg into struct pci_dev to cache PCIe capabilities register - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,02/32] PCI: introduce pci_pcie_type(dev) to replace pci_dev->pcie_type - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,03/32] PCI: remove unused field pcie_type from struct pci_dev - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,04/32] PCI: add PCIe capabilities access functions to hide differences among PCIe specs - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,05/32] PCI/core: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,06/32] PCI/hotplug: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,07/32] PCI/portdrv: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,08/32] PCI/pciehp: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,09/32] PCI/PME: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,10/32] PCI/AER: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,11/32] PCI/ASPM: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,12/32] PCI/ARM: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,13/32] PCI/MIPS: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,14/32] PCI/tile: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,15/32] PCI/r8169: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,16/32] PCI/broadcom: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,17/32] PCI/igb: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,18/32] PCI/vxge: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,19/32] PCI/mlx4: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,20/32] PCI/niu: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,21/32] PCI/myri10ge: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,22/32] PCI/chelsio: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,23/32] PCI/atl1c: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,24/32] PCI/ath9k: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,25/32] PCI/iwl: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,26/32] PCI/mthca: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,27/32] PCI/qib: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,28/32] PCI/qla: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,29/32] PCI/radeon: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,30/32] PCI/tsi721: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,31/32] PCI/et131x: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[RFC,v2,32/32] PCI/rtl8192e: use PCIe capabilities access functions to simplify implementation - - - - --- 2012-07-24 Jiang Liu Superseded
[GIT,PULL] PCI changes for v3.6 - - - - --- 2012-07-24 Bjorn Helgaas Not Applicable
[1/8] pci: change variable name for find_pci_host_bridge - - - - --- 2012-07-25 Gavin Shan Superseded
[2/8] pci: argument pci_bus for find_pci_host_bridge - - - - --- 2012-07-25 Gavin Shan Superseded
[3/8] fiddle with conversion of pci and CPU address - - - - --- 2012-07-25 Gavin Shan Superseded
[4/8] pci: weak function returns alignment - - - - --- 2012-07-25 Gavin Shan Superseded
[5/8] pci: resource assignment based on p2p alignment - - - - --- 2012-07-25 Gavin Shan Superseded
[6/8] pci: refactor function pbus_size_mem - - - - --- 2012-07-25 Gavin Shan Superseded
[7/8] ppc/pci: override pcibios_window_alignment - - - - --- 2012-07-25 Gavin Shan Superseded
[8/8] ppc/pnv: I/O and memory alignment for p2p bridges - - - - --- 2012-07-25 Gavin Shan Superseded
[1/4] vfio: VFIO core - - - - --- 2012-07-25 Alex Williamson Not Applicable
[2/4] vfio: Add documentation - - - - --- 2012-07-25 Alex Williamson Not Applicable
[3/4] vfio: Type1 IOMMU implementation - - - - --- 2012-07-25 Alex Williamson Not Applicable
[4/4] vfio: Add PCI device driver - - - - --- 2012-07-25 Alex Williamson Not Applicable
tilegx pci: fix semantic merge conflict with 3527ed81c 1 - - - --- 2012-07-25 Chris Metcalf Not Applicable
tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e - - - - --- 2012-07-25 Chris Metcalf Not Applicable
PCI / PM: Fix messages printed by acpi_pci_set_power_state() - - - - --- 2012-07-25 Rafael J. Wysocki Accepted
[update] PCI / PM: Fix messages printed by acpi_pci_set_power_state() - - - - --- 2012-07-25 Rafael J. Wysocki Accepted
PCI: correct static code analysis tool issue - - - - --- 2012-07-26 Jon Mason Superseded
bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure - - - - --- 2012-07-26 Huang, Ying Not Applicable
[GIT,PULL,(PATCH,0/4),v2] VFIO driver for v3.6 - - - - --- 2012-07-26 Alex Williamson Not Applicable
[v3,01/10] PCI: Keep pci_fixup_irqs() around after init 1 - - - --- 2012-07-26 Thierry Reding Accepted
[v3,02/10] ARM: pci: Keep pci_common_init() around after init - - - - --- 2012-07-26 Thierry Reding Not Applicable
[v3,03/10] ARM: pci: Allow passing per-controller private data - - - - --- 2012-07-26 Thierry Reding Not Applicable
[v3,04/10] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC 1 - - - --- 2012-07-26 Thierry Reding Not Applicable
[v3,05/10] resource: add PCI configuration space support - - - - --- 2012-07-26 Thierry Reding Not Applicable
[v3,06/10] ARM: tegra: Rewrite PCIe support as a driver - - - - --- 2012-07-26 Thierry Reding Not Applicable
[v3,07/10] ARM: tegra: pcie: Add MSI support - - - - --- 2012-07-26 Thierry Reding Not Applicable
[v3,08/10] of/address: Handle #address-cells > 2 specially 1 - - - --- 2012-07-26 Thierry Reding Not Applicable
[v3,09/10] of: Add of_pci_parse_ranges() - - - - --- 2012-07-26 Thierry Reding Not Applicable
[v3,10/10] ARM: tegra: pcie: Add device tree support - - - - --- 2012-07-26 Thierry Reding Not Applicable
« 1 2 ... 5 6 7447 448 »