linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-16 15:56:55 to 2013-05-25 13:48:34 UTC [more...]

[PATCH v3, part1 00/10] Prepare for introducing PCI bus lock interfaces
 2013-05-25 13:48 UTC  (2+ messages)
` [PATCH v3, part1 06/10] PCI: make PCI host bridge/bus creating and destroying logic symmetric

[PATCH v2 0/3] fix the pci device malfunction if a wrong bus address is assigned by firmware
 2013-05-25 11:36 UTC  (4+ messages)
` [PATCH 1/3] PCI: add 0x prefix when printing the BAR registers position in __pci_read_base
` [PATCH 2/3] PCI: converge the unnecessary sprinkling of pcibios_bus_to_resource "
` [PATCH 3/3] PCI: unset the resource if a wrong bus address is assigned by firmware

[PATCH 0/2] fix the pci device malfunction if a wrong bus address is assigned by firmware
 2013-05-25 11:17 UTC  (11+ messages)
` [PATCH 2/2] PCI: unset the resource if we can't get the correct CPU address

Resource assignment oddities
 2013-05-24 23:34 UTC  (48+ messages)
                ` [PATCH 1/2] PCI: Split pci_assign_unassigned_resources to per root bus
                ` [PATCH v4 0/8] PCI: Skip resource allocation for root bus without conresponding type resource
                  ` [PATCH v4 1/8] PCI: Don't use temp bus for pci_bus_release_bridge_resources
                  ` [PATCH v4 2/8] PCI: Use pci_walk_bus to detect unassigned resources
                  ` [PATCH v4 3/8] PCI: Introduce enable_local to prepare per root bus handling
                  ` [PATCH v4 4/8] PCI: Split pci_assign_unassigned_resources to per root bus
                  ` [PATCH v4 5/8] PCI: Skip IORESOURCE_IO allocation for root bus without ioport range
                  ` [PATCH v4 6/8] PCI: Skip IORESOURCE_MMIO allocation for root bus without MMIO range
                  ` [PATCH v4 7/8] PCI: Enable pci bridge when it is needed
                  ` [PATCH v4 8/8] PCI: Retry assign unassigned resources for hotadd root bus
                        ` [PATCH] PCI: Don't let mmio fallback to must-only, if ioport fails with must+optional
                            ` [PATCH v3] "

enabling aspm on ati radeon
 2013-05-24 19:57 UTC  (19+ messages)

[PATCH v2] aerdrv: Move cper_print_aer() call out of interrupt context
 2013-05-24 19:36 UTC  (2+ messages)

Patch: Increase maximum bus memory window size (for Xeon Phi)
 2013-05-24 16:59 UTC 

[PATCH] x86/PCI: setup data may be in highmem
 2013-05-24 14:38 UTC  (3+ messages)

[PATCH 0/3] pci/iommu: Quirk non-compliant PCIe-to-PCI bridges
 2013-05-23 20:44 UTC  (7+ messages)
` [PATCH 1/3] pci: Add PCI walk function and PCIe bridge test

[GIT PULL] PCI updates for v3.10
 2013-05-23 20:09 UTC 

[PATCH 0/4] Marvell PCIe driver improvements
 2013-05-23 18:57 UTC  (17+ messages)
` [PATCH 1/4] pci: mvebu: no longer fake the slot location of downstream devices
` [PATCH 2/4] pci: mvebu: allow the enumeration of devices beyond physical bridges
` [PATCH 3/4] pci: mvebu: emulate an empty capability list
` [PATCH 4/4] pci: mvebu: fix the emulation of the status register

[PATCH v2 0/3] Marvell PCIe driver improvements
 2013-05-23 18:53 UTC  (8+ messages)
` [PATCH v2 1/3] pci: mvebu: no longer fake the slot location of downstream devices
` [PATCH v2 2/3] pci: mvebu: allow the enumeration of devices beyond physical bridges
` [PATCH v2 3/3] pci: mvebu: fix the emulation of the status register

[PATCH 0/7] PCI: fix pci dev add and remove sequence
 2013-05-23  6:43 UTC  (29+ messages)
` [PATCH 6/7] PCI: Make sure VF's driver get attached after PF's

[OPW kernel] dma_set_coherent_mask
 2013-05-22 20:43 UTC  (4+ messages)

[RFC PATCH v2, part3 00/11] Introduce PCI bus lock and state machine
 2013-05-22  9:48 UTC  (4+ messages)
` [RFC PATCH v2, part3 11/11] PCI, ACPI, pci_root: use PCI bus lock to protect PCI device hotplug

[RFC PATCH v2, part 2 01/18] PCI: introduce hotplug-safe PCI bus iterators
 2013-05-22  4:12 UTC  (3+ messages)
` [RFC PATCH v2, part 2 14/18] PCI, EDAC: use hotplug-safe PCI bus iterators to walk PCI buses

[PATCH] Finally eradicate CONFIG_HOTPLUG
 2013-05-22  0:04 UTC  (5+ messages)

[PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
 2013-05-21 23:46 UTC  (3+ messages)

Subject : [ PATCH ] pci-reset-error_state-to-pci_channel_io_normal-at-report_slot_reset
 2013-05-21 16:51 UTC  (15+ messages)

[PATCH 1/2] powerpc/PCI: Use PCI_UNKNOWN for unknown power state
 2013-05-21  1:51 UTC  (6+ messages)
` [PATCH 2/2] sparc/PCI: "

[PATCHv10 0/9] PCIe support for the Armada 370 and Armada XP SoCs
 2013-05-20 18:02 UTC  (17+ messages)
` [PATCHv10 1/9] arm: mvebu: fix the 'ranges' property to handle PCIe
` [PATCHv10 2/9] of/pci: Provide support for parsing PCI DT ranges property
` [PATCHv10 3/9] of/pci: Add of_pci_get_devfn() function
` [PATCHv10 4/9] of/pci: Add of_pci_parse_bus_range() function
` [PATCHv10 5/9] clk: mvebu: create parent-child relation for PCIe clocks on Armada 370
` [PATCHv10 6/9] clk: mvebu: add more PCIe clocks for Armada XP
` [PATCHv10 7/9] pci: PCIe driver for Marvell Armada 370/XP systems
` [PATCHv10 8/9] arm: mvebu: PCIe support is now available on mvebu
` [PATCHv10 9/9] arm: mvebu: update defconfig with PCI and USB support

[PATCH v2 6/7] PCI: Make sure VF's driver get attached after PF's
 2013-05-20 16:37 UTC  (8+ messages)

The dd72be99 breaks some of Intel Medfield based devices
 2013-05-20 16:36 UTC 

[PATCH v2, part 1 0/9] Prepare for introducing PCI bus lock interfaces
 2013-05-20 15:52 UTC  (4+ messages)
` [PATCH v2, part 1 8/9] PCI: make PCI host bridge/bus creating and destroying logic symmetric

[PATCH] lspci: Fully decode ASPM support from Link Capabilities
 2013-05-20  7:06 UTC  (2+ messages)

[PATCH] mpt2sas,mpt3sas: make watchdog instantiated device removal safe
 2013-05-17 21:42 UTC  (3+ messages)
  ` mpt2sas,mpt3sas watchdog device removal

[PATCH 1/4] ARM: tegra30: clocks: Fix pciex clock registration
 2013-05-17 19:48 UTC  (6+ messages)
` [PATCH 4/4] ARM: tegra: pcie: Enable PCIe controller on Cardhu

[PATCHv9 0/9] PCIe support for the Armada 370 and Armada XP SoCs
 2013-05-17 12:55 UTC  (16+ messages)
` [PATCHv9 5/9] clk: mvebu: create parent-child relation for PCIe clocks on Armada 370
` [PATCHv9 7/9] pci: PCIe driver for Marvell Armada 370/XP systems

[PATCH -v2 0/7] Add hostbridge resource release to support root bus hotplug in IA64
 2013-05-17  9:55 UTC  (8+ messages)
` [PATCH -v2 1/7] PCI/X86: fix always use info->res[0] to store _CRS resource when pci=nocrs set
` [PATCH -v2 2/7] PCI/IA64: SN: remove sn_pci_window_fixup()
` [PATCH -v2 3/7] PCI/IA64: make pci_root_info holds pci hostbridge resources
` [PATCH -v2 4/7] PCI/IA64: Allocate pci_root_info instead of using stack
` [PATCH -v2 5/7] PCI/IA64: fix memleak for create pci root bus fail
` [PATCH -v2 6/7] PCI/IA64: add host bridge resource release for _CRS path
` [PATCH -v2 7/7] PCI/IA64: introduce probe_pci_root_info() to manage _CRS resource

is L1 really disabled in iwlwifi
 2013-05-17  5:49 UTC  (6+ 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).