linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-23 10:13:02 to 2013-01-29 04:34:17 UTC [more...]

[PATCH 0/4] PCI/PM: D3cold support for system suspend
 2013-01-29  4:34 UTC  (4+ messages)
` [PATCH 1/4] PCI/ACPI: Add target state as parameter to pci_platform_pm_ops->run_wake
` [PATCH 2/4] PCI: Rename pci_dev->runtime_d3cold to pci_dev->set_d3cold
` [PATCH 3/4] PCI/PM: Set pci_dev->set_d3cold in pci_set_power_state

[PATCH v2] PCIe support for the Armada 370 and Armada XP SoCs
 2013-01-29  3:29 UTC  (51+ messages)
` [PATCH v2 01/27] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH v2 02/27] of/pci: Add of_pci_get_devfn() function
` [PATCH v2 03/27] of/pci: Add of_pci_parse_bus_range() function
` [PATCH v2 04/27] ARM: pci: Allow passing per-controller private data
` [PATCH v2 05/27] arm: pci: add a align_resource hook
` [PATCH v2 06/27] lib: devres: don't enclose pcim_*() functions in CONFIG_HAS_IOPORT
` [PATCH v2 07/27] PCI: Add software-emulated host bridge
` [PATCH v2 08/27] pci: implement an emulated PCI-to-PCI bridge
` [PATCH v2 09/27] pci: infrastructure to add drivers in drivers/pci/host
` [PATCH v2 10/27] arm: mvebu: fix address-cells in mpic DT node
` [PATCH v2 11/27] clk: mvebu: create parent-child relation for PCIe clocks on Armada 370
` [PATCH v2 12/27] clk: mvebu: add more PCIe clocks for Armada XP
` [PATCH v2 13/27] arm: plat-orion: introduce WIN_CTRL_ENABLE in address mapping code
` [PATCH v2 14/27] arm: plat-orion: refactor the orion_disable_wins() function
` [PATCH v2 15/27] arm: plat-orion: introduce orion_{alloc,free}_cpu_win() functions
` [PATCH v2 16/27] arm: mvebu: add functions to alloc/free PCIe decoding windows
` [PATCH v2 17/27] arm: plat-orion: make common PCIe code usable on mvebu
` [PATCH v2 18/27] arm: plat-orion: add more flexible PCI configuration space read/write functions
` [PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems
` [PATCH v2 20/27] arm: mvebu: PCIe support is now available on mvebu
` [PATCH v2 21/27] arm: mvebu: add PCIe Device Tree informations for Armada 370
` [PATCH v2 22/27] arm: mvebu: add PCIe Device Tree informations for Armada XP
` [PATCH v2 23/27] arm: mvebu: PCIe Device Tree informations for OpenBlocks AX3-4
` [PATCH v2 24/27] arm: mvebu: PCIe Device Tree informations for Armada XP DB
` [PATCH v2 25/27] arm: mvebu: PCIe Device Tree informations for Armada 370 Mirabox
` [PATCH v2 26/27] arm: mvebu: PCIe Device Tree informations for Armada 370 DB
` [PATCH v2 27/27] arm: mvebu: update defconfig with PCI and USB support

[RFC PATCH v5 0/8] introduce PCI bus notifier chain to get rid of the ACPI PCI subdriver interfaces
 2013-01-29  2:50 UTC  (17+ messages)
` [RFC PATCH v5 4/8] ACPI, PCI: avoid building pci_slot as module

[PATCH 0/5] pci/e1000e: return runtime-pm back to work
 2013-01-29  2:47 UTC  (14+ messages)
` [PATCH 1/5] e1000e: fix resuming from runtime-suspend
` [PATCH 2/5] e1000e: fix pci device enable counter balance
` [PATCH 3/5] PCI: revert preparing for wakeup in runtime-suspend finalization
` [PATCH 4/5] PCI: don't touch enable_cnt in pci_device_shutdown()

pciehp: errors on resume
 2013-01-29  2:10 UTC  (2+ messages)

[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
 2013-01-29  1:14 UTC  (6+ messages)

3.8.0-rc4+ - Oops on removing WinTV-HVR-1400 expresscard TV Tuner
 2013-01-28 21:02 UTC  (23+ messages)

[PATCH v2 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
 2013-01-28 19:31 UTC  (2+ messages)

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-28 18:15 UTC  (2+ messages)

[PATCH v2 1/3] VFIO: Wrappers for getting/putting reference to vfio_device
 2013-01-28 17:50 UTC  (2+ messages)

[PATCH v10 00/11] PCI, ACPI: pci root bus hotplug support / pci match_driver
 2013-01-28 12:37 UTC  (62+ messages)
        ` [PATCH v2 00/22] PCI: use pci host bridge to loop pci root bus
          ` [PATCH v2 01/22] PCI: Rename pci_release_bus_bridge_dev to pci_release_host_bridge_dev
          ` [PATCH v2 02/22] PCI: Add dummy bus_type for pci_host_bridge
          ` [PATCH v2 03/22] PCI, libata: remove find_bridge in acpi_bus_type
          ` [PATCH v2 04/22] PCI, ACPI: Update comments for "
          ` [PATCH v2 05/22] PCI: Add for_each_pci_host_bridge() and pci_get_next_host_bridge
          ` [PATCH v2 06/22] PCI, hotplug: Kill pci_find_next_bus in sgi_hotplug
          ` [PATCH v2 07/22] PCI: Kill pci_find_next_bus in pci_sysfs
          ` [PATCH v2 08/22] PCI, edac: Kill pci_find_next_bus in edac
          ` [PATCH v2 09/22] PCI, x86: Kill pci_find_next_bus in pcibios_scan_root
          ` [PATCH v2 10/22] PCI, x86: Kill pci_root_buses in resources reservations
          ` [PATCH v2 11/22] PCI, drm: Kill pci_root_buses in alpha hose setting
          ` [PATCH v2 12/22] PCI: Kill pci_root_buses in setup-bus
          ` [PATCH v2 13/22] PCI, sparc: Kill pci_find_next_bus
          ` [PATCH v2 14/22] PCI, ia64: "
          ` [PATCH v2 15/22] PCI, alpha: Kill pci_root_buses
          ` [PATCH v2 16/22] PCI, arm: "
                  ` [PATCH v3 01/22] PCI: Rename pci_release_bus_bridge_dev to pci_release_host_bridge_dev
                  ` [PATCH v3 03/22] PCI, libata: remove find_bridge in acpi_bus_type
                  ` [PATCH v3 04/22] PCI, ACPI: Update comments for "
                  ` [PATCH v3 06/22] PCI, hotplug: Kill pci_find_next_bus in sgi_hotplug
                  ` [PATCH v3 07/22] PCI: Kill pci_find_next_bus in pci_sysfs
                  ` [PATCH v3 08/22] PCI, edac: Kill pci_find_next_bus in edac
                  ` [PATCH v3 09/22] PCI, x86: Kill pci_find_next_bus in pcibios_scan_root
                  ` [PATCH v3 10/22] PCI, x86: Kill pci_root_buses in resources reservations
                  ` [PATCH v3 11/22] PCI, drm: Kill pci_root_buses in alpha hose setting
                  ` [PATCH v3 12/22] PCI: Kill pci_root_buses in setup-bus
                  ` [PATCH v3 13/22] PCI, sparc: Kill pci_find_next_bus
                  ` [PATCH v3 14/22] PCI, ia64: "
                  ` [PATCH v3 15/22] PCI, alpha: Kill pci_root_buses
                  ` [PATCH v3 16/22] PCI, arm: "
                  ` [PATCH v3 17/22] PCI, frv: Kill pci_root_buses in resources reservations
                  ` [PATCH v3 18/22] PCI, microblaze: "
                  ` [PATCH v3 19/22] PCI, mn10300: "
                  ` [PATCH v3 20/22] PCI, powerpc: "
                ` [PATCH v3 00/22] PCI: Iterate pci host bridge instead of pci root bus
                  ` [PATCH v3 02/22] PCI: Add dummy bus_type for pci_host_bridge
                  ` [PATCH v3 05/22] PCI: Add for_each_pci_host_bridge() and pci_get_next_host_bridge
                  ` [PATCH v3 21/22] PCI: Kill pci_find_next_bus
                  ` [PATCH v3 22/22] PCI: Kill pci_root_buses
          ` [PATCH v2 17/22] PCI, frv: Kill pci_root_buses in resources reservations
          ` [PATCH v2 18/22] PCI, microblaze: "
          ` [PATCH v2 19/22] PCI, mn10300: "
          ` [PATCH v2 20/22] PCI, powerpc: "
          ` [PATCH v2 21/22] PCI: Kill pci_find_next_bus
          ` [PATCH v2 22/22] PCI: Kill pci_root_buses

[PATCH] PCI: pciehp: hide ENTRY messages behind ctrl_dbg()
 2013-01-28 10:00 UTC 

[PATCH v2 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
 2013-01-28  9:54 UTC 

[PATCH v2 0/3] AER-KVM: Error containment of VFIO devices assigned to KVM guests
 2013-01-28  9:54 UTC 

[PATCH] pci-sysfs: replace mutex_lock with mutex_trylock to avoid potential deadlock situation
 2013-01-28  7:38 UTC  (8+ messages)

[PATCH -v3 0/7] ARI device hotplug support
 2013-01-26 17:18 UTC  (6+ messages)

[PATCH 0/2] Extend interfaces to access PCIe capabilities registers
 2013-01-26  0:55 UTC  (3+ messages)
` [PATCH 1/2] PCI: introduce accessor to retrieve PCIe Capabilities Register
` [PATCH 2/2] PCI: Use PCI Express Capability accessors

[PATCH v3] PCI: Document PCIE BUS MPS parameters
 2013-01-25  9:36 UTC 

[PATCH v2] PCI: Document PCIE BUS MPS parameters
 2013-01-25  9:13 UTC  (3+ messages)

[PATCH] pci: remove redundant function calls in pci_reassigndev_resource_alignment()
 2013-01-25  4:23 UTC  (4+ messages)

[Update][PATCH] PCI: Document PCIE BUS MPS parameters
 2013-01-24  2:20 UTC  (5+ messages)

[PATCH] PCI: Document PCI Hotplug resource reservation parameters
 2013-01-23 12:29 UTC 

[PATCH] PCI: Document PCIE BUS MPS parameters
 2013-01-23 11:44 UTC  (5+ 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).