messages from 2012-07-26 19:55:41 to 2012-08-03 12:49:20 UTC [more...]
[PATCH] pci, rename subordinate bus to secondary bus
2012-08-03 12:49 UTC
[RFC][PATCH] Reset PCIe devices to address DMA problem on kdump with iommu
2012-08-03 11:46 UTC (2+ messages)
PCI express switch
2012-08-03 9:20 UTC (7+ messages)
mellanox mlx4_core and SR-IOV
2012-08-03 8:33 UTC (9+ messages)
[PATCH 0/4] PCI/PM: PCI D3cold support fixes for 3.6-rc1
2012-08-03 6:30 UTC (5+ messages)
` [BUGFIX 1/4] PCI/PM: enable D3/D3cold by default for most devices
` [BUGFIX 2/4] PCI/PM: Keep parent bridge active when probing device
` [BUGFIX 3/4] PCI/PM: Fix config reg access for D3cold and bridge suspending
` [PATCH 4/4] PCI/PM: Add ABI document for sysfs file d3cold_allowed
[RFC PATCH 0/3] ACPI based system device hotplug framework
2012-08-03 6:10 UTC (7+ messages)
` [RFC PATCH 1/3] ACPIHP: introduce a framework for ACPI based system device hotplug
` [RFC PATCH 2/3] ACPIHP: ACPI system device hotplug slot enumerator
` [RFC PATCH 3/3] ACPIHP: detect ACPI hotplug slots by checking ACPI _EJ0 method
[PATCH V2 1/4] EFI: Stash ROMs if they're not in the PCI BAR
2012-08-03 4:53 UTC (18+ messages)
` [PATCH V2 2/4] PCI: Add pcibios_add_device
` [PATCH V2 3/4] PCI: Add support for non-BAR ROMs
` [PATCH] Fix priority of non-BAR ROM data
` [PATCH V2 4/4] X86: Use PCI setup data
bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure
2012-08-03 3:37 UTC (40+ messages)
` Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...)
[PATCH v3 00/32] provide interfaces to access PCIe capabilities registers
2012-08-02 22:12 UTC (43+ messages)
` [PATCH v3 01/32] PCI: add pcie_flags_reg into struct pci_dev to cache PCIe capabilities register
` [PATCH v3 02/32] PCI: introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
` [PATCH v3 03/32] PCI: remove unused field pcie_type from struct pci_dev
` [PATCH v3 04/32] PCI: add PCIe capabilities access functions to hide differences among PCIe specs
` [PATCH v3 05/32] PCI/core: use PCIe capabilities access functions to simplify implementation
` [PATCH v3 06/32] PCI/hotplug: "
` [PATCH v3 07/32] PCI/portdrv: "
` [PATCH v3 08/32] PCI/pciehp: "
` [PATCH v3 09/32] PCI/PME: "
` [PATCH v3 10/32] PCI/AER: "
` [PATCH v3 11/32] PCI/ASPM: "
` [PATCH v3 12/32] PCI/ARM: "
` [PATCH v3 13/32] PCI/MIPS: "
` [PATCH v3 14/32] PCI/tile: "
` [PATCH v3 15/32] PCI/r8169: "
` [PATCH v3 16/32] PCI/broadcom: "
` [PATCH v3 17/32] PCI/igb: "
` [PATCH v3 18/32] PCI/vxge: "
` [PATCH v3 19/32] PCI/mlx4: "
` [PATCH v3 20/32] PCI/niu: "
` [PATCH v3 21/32] PCI/myri10ge: "
` [PATCH v3 22/32] PCI/chelsio: "
` [PATCH v3 23/32] PCI/atl1c: "
` [PATCH v3 24/32] PCI/ath9k: "
` [PATCH v3 25/32] PCI/iwl: "
` [PATCH v3 26/32] PCI/mthca: "
` [PATCH v3 27/32] PCI/qib: "
` [PATCH v3 28/32] PCI/qla: "
` [PATCH v3 29/32] PCI/radeon: "
` [PATCH v3 30/32] PCI/tsi721: "
` [PATCH v3 31/32] PCI/et131x: "
` [PATCH v3 32/32] PCI/rtl8192e: "
PCIe interrupts assignment
2012-08-02 16:53 UTC (4+ messages)
[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
2012-08-02 6:15 UTC (13+ messages)
` [PATCH v3 01/10] PCI: Keep pci_fixup_irqs() around after init
` [PATCH v3 08/10] of/address: Handle #address-cells > 2 specially
` [PATCH v3 09/10] of: Add of_pci_parse_ranges()
` [PATCH v3 10/10] ARM: tegra: pcie: Add device tree support
[RFC v2 0/2] PCI-Express Non-Transparent Bridge Support
2012-08-02 1:49 UTC (26+ messages)
` [RFC v2 1/2] "
` [RFC v2 2/2] net: Add support for NTB virtual ethernet device
[Bug 43238] No interrupts on add-in PCI ethernet card - Intel H77
2012-08-01 13:53 UTC
pci_get_subsys: GFP_KERNEL allocations with IRQs disabled
2012-08-01 0:43 UTC
[GIT PULL (PATCH 0/4)] VFIO driver for v3.6
2012-07-31 16:33 UTC (6+ messages)
Cabled PCIE device hotplug/hot-removal
2012-07-31 14:59 UTC (6+ messages)
[RFC] PCI/PM: Add ABI document for sysfs file d3cold_allowed
2012-07-31 13:50 UTC (5+ messages)
[PATCH] ACPI / PCI: Do not try to acquire _OSC control if that is hopeless
2012-07-31 1:15 UTC (2+ messages)
[PATCH] PCI, pciehp: turn on link again after power off the slot
2012-07-30 21:29 UTC
[PATCH] aerdrv: Enable AER completion notice
2012-07-30 17:37 UTC (2+ messages)
PCI ACPI/IRQ-routing broken on H77 chipset + Ivy Bridge (kernel 3.5-rc7 and earlier)
2012-07-30 17:12 UTC (4+ messages)
` [Bug 43238] "
[RFC PATCH v2 00/32] provide interfaces to access PCIe capabilities registers
2012-07-29 16:22 UTC (9+ messages)
` [RFC PATCH v2 04/32] PCI: add PCIe capabilities access functions to hide differences among PCIe specs
` [RFC PATCH v2 05/32] PCI/core: use PCIe capabilities access functions to simplify implementation
efi, x86, pci: Improve graphics support on some Apple hardware
2012-07-27 15:11 UTC (8+ messages)
` [PATCH 1/4] EFI: Stash ROMs if they're not in the PCI BAR
` [PATCH 2/4] PCI: Add pcibios_add_device
` [PATCH 3/4] PCI: Add support for non-BAR ROMs
` [PATCH 4/4] X86: Use PCI setup data
PCI mini-summit
2012-07-26 21:45 UTC (2+ 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).