messages from 2013-05-22 20:16:56 to 2013-05-30 18:40:22 UTC [more...]
[PATCH] pci: Enable overrides for missing ACS capabilities
2013-05-30 18:40 UTC
[PATCH] iommu: amd/intel: Remove multifunction assumption around grouping
2013-05-30 18:39 UTC
[PATCH] pci: Fix flaw in pci_acs_enabled()
2013-05-30 18:37 UTC
[PATCH v3, part1 00/10] Prepare for introducing PCI bus lock interfaces
2013-05-30 18:24 UTC (15+ messages)
` [PATCH v3, part1 01/10] PCI: introduce pci_bus_{get|put}() to manage PCI bus reference count
` [PATCH v3, part1 02/10] PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
` [PATCH v3, part1 03/10] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead
` [PATCH v3, part1 04/10] PCI: mark pci_scan_bus_parented() as __deprecated
` [PATCH v3, part1 05/10] PCI, IA64: minor code clean up
` [PATCH v3, part1 06/10] PCI: make PCI host bridge/bus creating and destroying logic symmetric
` [PATCH v3, part1 07/10] PCI, unicore, m68k: remove redundant call of pci_bus_add_devices()
` [PATCH v3, part1 08/10] PCI, IOV: don't touch bus->is_added flag
` [PATCH v3, part1 09/10] PCI, IOV: simplify IOV implementation
` [PATCH] PCI, IOV: fix a resource leakage on error recovery path
` [PATCH v3, part1 10/10] PCI, IOV: hide remove and rescan sysfs interfaces for SR-IOV virtual functions
[RFCv1 00/11] MSI support for Marvell EBU PCIe driver
2013-05-30 18:13 UTC (5+ messages)
` [RFCv1 09/11] pci: mvebu: add MSI support
[PATCH v4] aerdrv: Move cper_print_aer() call out of interrupt context
2013-05-30 18:12 UTC (2+ messages)
[PATCH 1/4] ARM: tegra30: clocks: Fix pciex clock registration
2013-05-30 18:04 UTC (9+ messages)
` [PATCH 4/4] ARM: tegra: pcie: Enable PCIe controller on Cardhu
[PATCH v1 1/2] ACPI, PCI: remove unused global list acpi_pci_roots in pci_root.c
2013-05-30 17:33 UTC (6+ messages)
` [PATCH v1 2/2] ACPI, pci_root: use acpi_handle_print() and pr_xxx() to print messages
[PATCH RFC] PM / Runtime: Rework the "runtime idle" helper routine
2013-05-30 17:08 UTC (6+ messages)
Pcie Linux HotPlug Driver
2013-05-30 16:47 UTC (4+ messages)
[PATCH v2 0/3] PCI/ACPI: Fix firmware first error recovery with root port in reset
2013-05-30 14:39 UTC (4+ messages)
` [PATCH v2 1/3] PCI/AER: Fix incorrect return from aer_hest_parse()
` [PATCH v2 2/3] ACPI/APEI: Force fatal AER severity when bus has been reset
` [PATCH v2 3/3] PCI/AER: Provide reset_link for firmware first root port
[PATCH v3] aerdrv: Move cper_print_aer() call out of interrupt context
2013-05-30 14:04 UTC (8+ messages)
Fwd: Re: 14e4:16bc SD card slot not working on Acer Aspire One 756
2013-05-30 9:40 UTC
[PATCH] PCI: set correct value for iov device before device
2013-05-30 6:26 UTC (4+ messages)
[PATCH] Move PCIe node to correct place
2013-05-30 6:17 UTC (3+ messages)
[PATCH] tg3: remove redundant pm init code
2013-05-29 23:22 UTC (2+ messages)
[PATCH] ia64/PCI: Remove unused fallback_dev
2013-05-29 21:55 UTC
[PATCH v3 -tip x86/apic 1/2] PCI/MSI: Allocate as many multiple-MSIs as requested
2013-05-29 20:58 UTC (3+ messages)
[PATCH] PCI: fix trivial typo for PCI_EXP_LNKCAP_CLKPM
2013-05-29 20:49 UTC (2+ messages)
[PATCH 0/3] PCI/ACPI: Fix firmware first error recovery with root port in reset
2013-05-29 16:16 UTC (8+ messages)
` [PATCH 1/3] PCI/AER: Fix incorrect return from aer_hest_parse()
` [PATCH 2/3] ACPI/APEI: Force fatal AER severity when bus has been reset
` [PATCH 3/3] PCI/AER: Provide reset_link for firmware first root port
[PATCH v2 0/2] iommu/intel: Quirk non-compliant PCIe-to-PCI bridges
2013-05-28 22:53 UTC (10+ messages)
` [PATCH v2 1/2] iommu: Quirked PCIe bridge test and search function
` [PATCH v2 2/2] intel-iommu: Convert to iommu_pci_find_upstream + iommu_pci_is_pcie_bridge
` [PATCH v2 3/2] pci: Remove unused pci_find_upstream_pcie_bridge()
Pcie Linux HotPlug Driver
2013-05-28 19:06 UTC (8+ messages)
[PATCH] x86/PCI: setup data may be in highmem
2013-05-28 17:28 UTC (7+ messages)
[PATCH] PCI: Replace printks with appropriate pr_*()
2013-05-28 17:25 UTC (2+ messages)
[PATCH] PCI: fix trivial comment for __pci_disable_link_state
2013-05-28 17:25 UTC (2+ messages)
[PATCH] PCI/X86: increase info->res_num before checking pci_use_crs return
2013-05-28 17:24 UTC (5+ messages)
[PATCH] PCI: fix a typo in the comment for pci.c/pci_swizzle_interrupt_pin
2013-05-28 17:05 UTC (2+ messages)
[PATCH v3, part2 00/20] Introduce hotplug-safe PCI bus iterators
2013-05-28 15:06 UTC (24+ messages)
` [PATCH v3, part2 01/20] PCI: introduce "
` [PATCH v3, part2 02/20] PCI, core: use hotplug-safe iterators to walk PCI buses
` [PATCH v3, part2 03/20] PCI, hotplug: "
` [PATCH v3, part2 04/20] PCI, IOV: hold a reference to PCI bus when creating virtual PCI devices
` [PATCH v3, part2 05/20] PCI, Alpha: use hotplug-safe iterators to walk PCI buses
` [PATCH v3, part2 06/20] PCI, FRV: "
` [PATCH v3, part2 07/20] PCI, IA64: "
` [PATCH v3, part2 08/20] PCI, Microblaze: "
` [PATCH v3, part2 09/20] PCI, mn10300: "
` [PATCH v3, part2 10/20] PCI, PPC: "
` [PATCH v3, part2 11/20] PCI, SPARC: "
` [PATCH v3, part2 12/20] PCI, x86: "
` [PATCH v3, part2 13/20] PCI, ACPI: "
` [PATCH v3, part2 14/20] PCI, DRM: "
` [PATCH v3, part2 15/20] PCI, EDAC: use hotplug-safe PCI bus "
` [PATCH v3, part2 16/20] PCI, via-camera: use hotplug-safe "
` [PATCH v3, part2 17/20] PCI, iommu: "
` [PATCH v3, part2 18/20] PCI, eeepc-laptop: "
` [PATCH v3, part2 19/20] PCI, asus-wmi: "
` [PATCH v3, part2 20/20] PCI, ARM: use hotplug-safe PCI bus "
[PATCH v3 -tip x86/apic 0/2] PCI/MSI: Allocate as many multiple-MSIs as requested
2013-05-28 9:50 UTC (3+ messages)
` [PATCH v3 -tip x86/apic 1/2] "
14e4:16bc SD card slot not working on Acer Aspire One 756
2013-05-28 7:59 UTC (2+ messages)
[RFC PATCH v2, part3 00/11] Introduce PCI bus lock and state machine
2013-05-28 4:51 UTC (3+ messages)
[PATCH] PCI: update device mps when doing pci hotplug
2013-05-28 3:15 UTC (2+ messages)
[PATCH 09/24] drivers/pci/ioapic: Convert to module_pci_driver
2013-05-27 23:06 UTC (2+ messages)
[PATCH -next] pci: mvebu: fix return value check in mvebu_pcie_probe()
2013-05-27 16:05 UTC (3+ messages)
[PATCH v2 0/3] fix the pci device malfunction if a wrong bus address is assigned by firmware
2013-05-26 0:16 UTC (8+ 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
[RFC PATCH v2, part 2 01/18] PCI: introduce hotplug-safe PCI bus iterators
2013-05-25 15:18 UTC (4+ messages)
` [RFC PATCH v2, part 2 14/18] PCI, EDAC: use hotplug-safe PCI bus iterators to walk PCI buses
[PATCH 0/2] fix the pci device malfunction if a wrong bus address is assigned by firmware
2013-05-25 11:17 UTC (10+ 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 (30+ messages)
` [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 (4+ 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 0/3] pci/iommu: Quirk non-compliant PCIe-to-PCI bridges
2013-05-23 20:44 UTC (3+ 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 (6+ messages)
[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 (17+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).