linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-28 02:48:24 to 2014-06-02 18:20:17 UTC [more...]

[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
 2014-06-02 18:19 UTC  (4+ messages)
    ` [PATCH 2/2] x86, ia64: Merge common vga fixup code

[PATCH] of: treat PCI config space as IORESOURCE_MEM type
 2014-06-02 18:09 UTC  (22+ messages)
                    ` [PATCH 1/2] pci: Add IORESOURCE_BIT entry for PCIe ECAM resources
                    ` [PATCH 2/2] of: treat PCI config space as IORESOURCE_MEM type with special flags

[PATCH 0/4] VFIO Misc fixes
 2014-06-02 16:57 UTC  (7+ messages)
` [PATCH 4/4] vfio/pci: Restore MSIx message prior to enabling

[PATCH v5] pciehp: only wait command complete for really hotplug control
 2014-06-02 16:47 UTC  (4+ messages)

[PATCH 2 08/24] hpsa: choose number of reply queues more intelligently
 2014-06-02 15:00 UTC  (3+ messages)

[PATCH v1 0/5] Add Keystone PCIe controller driver
 2014-06-02 14:28 UTC  (8+ messages)
` [PATCH v1 3/5] phy: pci serdes phy driver for keystone
` [PATCH v1 5/5] pci: keystone: add pcie driver based on designware core driver

[PATCH v4 00/15] Thunderbolt driver for Apple MacBooks
 2014-06-01 22:57 UTC  (23+ messages)
` [PATCH v4 01/15] thunderbolt: Add initial cactus ridge NHI support
` [PATCH v4 02/15] thunderbolt: Add control channel interface
` [PATCH v4 03/15] thunderbolt: Setup control channel
` [PATCH v4 04/15] thunderbolt: Add tb_regs.h
` [PATCH v4 05/15] thunderbolt: Initialize root switch and ports
` [PATCH v4 06/15] thunderbolt: Add thunderbolt capability handling
` [PATCH v4 07/15] thunderbolt: Enable plug events
` [PATCH v4 08/15] thunderbolt: Scan for downstream switches
` [PATCH v4 09/15] thunderbolt: Handle hotplug events
` [PATCH v4 10/15] thunderbolt: Add path setup code
` [PATCH v4 11/15] thunderbolt: Add support for simple pci tunnels
` [PATCH v4 12/15] PCI: Add pci_fixup_suspend_late quirk pass
` [PATCH v4 13/15] PCI: Suspend/resume quirks for Apple thunderbolt
` [PATCH v4 14/15] thunderbolt: Read switch uid from EEPROM
` [PATCH v4 15/15] thunderbolt: Add suspend/hibernate support

[PATCH] Thunderbolt: Add support for Thunderbolt 2 host controllers
 2014-06-01 22:05 UTC  (3+ messages)

ACPI: Improve behaviour on Apple hardware
 2014-06-01 16:33 UTC  (5+ messages)
` [PATCH 1/4] ACPI: Support _OSI("Darwin") correctly
` [PATCH 2/4] ACPI: Don't call PCI OSC on Apple hardware when claiming to be Darwin
` [PATCH 3/4] ACPI: Don't assume the existence of an SBS charger
` [PATCH 4/4] ACPI: Disable smart battery manager on Apple

[PATCH v2 0/4] devres: dma-mapping: Introducing new functions
 2014-06-01  7:01 UTC  (5+ messages)
` [PATCH v2 1/4] dma-mapping: Add devm_ interface for dma_map_single()
` [PATCH v2 2/4] dma-mapping: Add devm_ interface for dma_map_single_attrs()
` [PATCH v2 3/4] dma-mapping: pci: Add devm_ interface for pci_map_single
` [PATCH v2 4/4] staging: xillybus: Use devm_ API for memory allocation and DMA mapping

[PATCH v4] pciehp: only wait command complete for real hotplug control
 2014-05-31  1:25 UTC  (6+ messages)

[PATCH] PCI, EDAC: fix ordering assign resource and bus_add
 2014-05-30 22:21 UTC  (5+ messages)

[PATCH 0/8] i.MX6 PCIe binding change and MSI support
 2014-05-30 17:30 UTC  (7+ messages)

[PATCH v3 00/15] Thunderbolt driver for Apple MacBooks
 2014-05-30 16:09 UTC  (11+ messages)
` [PATCH v3 09/15] thunderbolt: Handle hotplug events
` [PATCH v3 10/15] thunderbolt: Add path setup code
` [PATCH v3 12/15] pci: Add pci_fixup_suspend_late quirk pass
` [PATCH v3 13/15] pci: Suspend/resume quirks for appel thunderbolt

[PATCH 1/1] PCI: imx6: Annotate imx6_add_pcie_port with __init
 2014-05-30 15:53 UTC  (2+ messages)

[PATCH v1] ARM: pci: add call to pcie_bus_configure_settings()
 2014-05-30 15:44 UTC  (2+ messages)

[PATCH v2] PCI: make pci_bus_add_device() void
 2014-05-30 15:37 UTC  (2+ messages)

[PATCH v2 00/18] PCIe support for DRA7xx
 2014-05-30 14:15 UTC  (32+ messages)
` [PATCH v2 01/18] phy: phy-omap-pipe3: Add support for PCIe PHY
` [PATCH v2 03/18] PCI: designware: Configuration space should be specified in 'reg'
` [PATCH v2 04/18] PCI: designware: use untranslated address while programming ATU
` [PATCH v2 05/18] PCI: host: pcie-dra7xx: add support for pcie-dra7xx controller
` [PATCH v2 06/18] ARM: dts: DRA7: Add divider table to optfclk_pciephy_div clock
` [PATCH v2 07/18] ARM: dts: DRA7: Change the parent of apll_pcie_in_clk_mux to dpll_pcie_ref_m2ldo_ck
` [PATCH v2 08/18] arm: dra7xx: Add hwmod data for pcie1 phy and pcie2 phy
` [PATCH v2 09/18] arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystems
` [PATCH v2 10/18] ARM: dts: dra7xx-clocks: Add missing 32khz clocks used for PHY
` [PATCH v2 11/18] ARM: dts: dra7: Add dt data for PCIe PHY control module
` [PATCH v2 12/18] ARM: dts: dra7xx-clocks: rename pcie clocks to accommodate second PHY instance
` [PATCH v2 13/18] ARM: dts: dra7xx-clocks: Add missing clocks for second PCIe "
` [PATCH v2 14/18] ARM: dts: dra7: Add dt data for PCIe PHY
` [PATCH v2 15/18] ARM: dts: dra7: Add dt data for PCIe controller
` [PATCH v2 16/18] ARM: OMAP: Enable PCI for DRA7
` [TEMP PATCH v2 17/18] PCI: host: pcie-dra7xx: use reset framework APIs to reset PCIe
` [TEMP PATCH v2 18/18] ARM: dts: dra7: Add *resets* property for PCIe dt node

[PATCH v4 00/16] PCI/iommu: Fix DMA alias problems
 2014-05-30  9:17 UTC  (15+ messages)
` [PATCH v4 05/16] PCI: quirk dma_alias_devfn for Marvell devices
  ` [PATCH v4.1 "
` [PATCH v4 06/16] PCI: Quirk pci_for_each_dma_alias() for bridges
  ` [PATCH v4.1 "
` [PATCH v4 13/16] iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groups

[PATCH 0/3] cleanup unnecessary checking for pci_bus_add_device()
 2014-05-30  2:42 UTC  (7+ messages)
` [PATCH 1/3] PCI: remove the unnecssary checking for pci_bus_add_device
` [PATCH 2/3] platform/x86: remove the unnecessary "
` [PATCH 3/3] edac: "

[PATCH 1/2] pci: Add pci_walk_vbus for walking virtual busses associated with SR-IOV
 2014-05-29 23:00 UTC  (3+ messages)
` [PATCH 2/2] iov: Use pci_walk_vbus for tasks where we must search for VFs

[PATCH 1/1] PCI: exynos: Fix section mismatch warning
 2014-05-29 22:19 UTC  (3+ messages)

[GIT PULL] Generic PCI host controller driver for 3.16
 2014-05-29 22:13 UTC  (4+ messages)

[PATCH v2 0/5] PCI: tegra: Overhaul regulator usage
 2014-05-29 17:48 UTC  (7+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] ARM: tegra: Add new PCIe regulator properties
` [PATCH v2 3/5] PCI: tegra: Implement accurate power supply scheme
` [PATCH v2 4/5] PCI: tegra: Remove deprecated power supply properties
` [PATCH v2 5/5] ARM: tegra: Remove legacy PCIe "

[PATCH] PCI: fix return in pci_bus_add_device
 2014-05-29  3:53 UTC  (7+ messages)

[PATCH v4] pci-rcar-gen2: add device tree support
 2014-05-29  0:10 UTC  (6+ messages)

[PATCH] pci: Save and restore VFs as a part of a reset
 2014-05-28 22:23 UTC  (10+ messages)

[PATCH v3] PCI: Introduce new device binding path using pci_dev.driver_override
 2014-05-28 22:09 UTC  (5+ messages)

[Patch V3 00/37] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-05-28 21:22 UTC  (9+ messages)
` [Patch V3 19/37] x86, irq: introduce mechanisms to support "

[RFC Patch V1 0/4] enhance IOAPIC core to support hotplug
 2014-05-28 20:49 UTC  (3+ messages)
` [RFC Patch V1 1/4] x86, irq: refine mp_register_ioapic() to prepare for IOAPIC hotplug

[PATCH] ARM: pci: add call to pcie_bus_configure_settings()
 2014-05-28 17:14 UTC  (3+ messages)

[PATCH V5 0/4] x86/pci Fix numa_node info for AMD hostbridge and misc clean up
 2014-05-28 16:02 UTC  (10+ messages)
` [PATCH V5 3/4] x86/PCI: Stop enabling ECS for AMD CPUs after Fam16h

[PATCH 00/17] PCIe support for DRA7xx
 2014-05-28 15:52 UTC  (12+ messages)
` [PATCH 03/17] phy: ti-pipe3: add external clock support for PCIe PHY

[PATCH v2 RESEND] rapidio/tsi721: Use pci_enable_msix_exact() instead of pci_enable_msix()
 2014-05-28  8:57 UTC  (3+ messages)

[PATCH v8 0/3] R-Car Gen2 PCIe host driver
 2014-05-28  3:52 UTC  (3+ messages)

[PATCH] pci: hotplug: cpqphp_ctrl.c: Fix for possible null pointer dereference
 2014-05-28  2:57 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).