linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-19 21:13:53 to 2012-01-21 09:52:55 UTC [more...]

[PATCH 0/7] PCI: pcie hotplug related patch
 2012-01-21  9:52 UTC  (7+ messages)
` [PATCH 1/7] PCI: Make sriov work with hotplug remove
` [PATCH 2/7] PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device
` [PATCH 3/7] pciehp: Checking pci conf reading to new added device instead of sleep 1s
` [PATCH 4/7] pciehp: print out link status when dlla get active
` [PATCH 6/7] pciehp: Add Disable/enable link functions
` [PATCH 7/7] pciehp: Disable/enable link during slot power off/on

[PATCH v4] Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
 2012-01-19 23:41 UTC  (2+ messages)

[PATCH 0/4] add struct pci_host_bridge
 2012-01-19 22:41 UTC  (21+ messages)
` [PATCH 1/4] PCI: log bridge reconfiguration information
` [PATCH 2/4] PCI: add struct pci_host_bridge and pci_scan_host_bridge()
` [PATCH 3/4] PCI: restrict subordinate buses to those reachable via host bridge
` [PATCH 4/4] x86/PCI: use pci_create_host_bridge() so PCI core knows subordinate buses

[PATCH v3] Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
 2012-01-19 22:25 UTC  (3+ messages)

[Bug 42606] New: PCI I/O range not assigned under newer kernels
 2012-01-19 20:01 UTC 

[PATCH -v2] pciehp: Checking pci conf reading to new added device instead of sleep 1s
 2012-01-19 15:54 UTC  (5+ messages)

PCI card not accessible; I/O ports at <ignored>
 2012-01-19 11:34 UTC  (9+ messages)

[PATCH] allow host bridges with no io/mem apertures
 2012-01-18  4:29 UTC  (4+ messages)
` [PATCH] x86/PCI: don't fall back to defaults if _CRS has no apertures

PCIe ASPM, PCI Bridges, e.g. PEX8311
 2012-01-17  9:53 UTC 

[PATCH 0/5] PCI: make pci hotplug/rescan path to handle add_size list
 2012-01-16 21:41 UTC  (28+ messages)
` [PATCH 1/5] PCI : Calculate right add_size
` [PATCH 2/5] PCI: Try to assign required+option size at first
` [PATCH 3/5] PCI: Using add_list in pcie hotplug path

[PATCH 0/6] use list_for_each_entry() for bus->devices traversal
 2012-01-16 16:25 UTC  (7+ messages)
` [PATCH 2/6] MIPS: PCI: "
` [PATCH 4/6] sunhme/PCI: "
` [PATCH 5/6] de4x5/PCI: "

Need pci rescan in order to get my mmc reader
 2012-01-15 11:55 UTC 

[PATCH] Correct the end of CardBus memory windows
 2012-01-14 14:06 UTC  (2+ messages)

[git pull] PCI changes
 2012-01-13 23:26 UTC  (6+ messages)

[PATCH 0/5] VFIO core framework
 2012-01-13 22:21 UTC  (11+ messages)
` [PATCH 1/5] vfio: Introduce documentation for VFIO driver
  ` [Qemu-devel] "
` [PATCH 2/5] vfio: VFIO core header
` [PATCH 3/5] vfio: VFIO core group interface
` [PATCH 4/5] vfio: VFIO core IOMMU mapping support
` [PATCH 5/5] vfio: VFIO core Kconfig and Makefile

[PATCH] xen-pciback features for v3.4 (FLR). v2
 2012-01-12 17:06 UTC  (3+ messages)
` [PATCH 1/2] pci: Introduce __pci_reset_function_locked to be used when holding device_lock
` [PATCH 2/2] xen/pciback: Support pci_reset_function, aka FLR or D3 support

[PATCH] fix amd_get_mmconfig_range link error
 2012-01-12 15:01 UTC  (2+ messages)
` [PATCH] x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y

[PATCH 14/15] drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap
 2012-01-12  9:55 UTC 

Add Thinkpad SL510 to pci=nocrs blacklist
 2012-01-11 16:08 UTC 

Add Dell Studio 1557 to pci=nocrs blacklist
 2012-01-11 16:07 UTC 

Detected Hardware Unit Hang on Intel Wired Ethernet
 2012-01-11  3:48 UTC  (11+ messages)

linux-next: Tree for Jan 9 (arch/x86/pci/amd_bus.c)
 2012-01-10 20:57 UTC  (2+ messages)

[PATCH] pci: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs
 2012-01-10 10:45 UTC  (2+ messages)

[PATCH v2 1/3] x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
 2012-01-09 22:43 UTC  (3+ messages)
` [PATCH v2 2/3] x86, amd: factor out MMCONFIG discovery
` [PATCH v2 3/3] PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB

[PATCH] Support Function Level Reset (FLR) in the xen-pciback module (v1) and some fixes
 2012-01-09 15:22 UTC  (22+ messages)
` [PATCH 1/5] pci: Introduce __pci_reset_function_locked to be used when holding device_lock
` [PATCH 2/5] xen/pciback: Support pci_reset_function, aka FLR or D3 support
  ` [Xen-devel] "
` [PATCH 3/5] xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"
` [PATCH 4/5] xen/pciback: Expand the warning message to include domain id
  ` [Xen-devel] "
` [PATCH 5/5] xen/pciback: Fix "device has been assigned to X domain!" warning

[git pull] PCI fixes
 2012-01-07  1:14 UTC  (6+ messages)

[PATCH v2] Add pcie_hp=nomsi to disable MSI for pciehp driver
 2012-01-06 23:49 UTC  (2+ messages)

[PATCH] PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCES
 2012-01-06 21:05 UTC  (2+ messages)

[PATCH] PCI: Increase resource array mask bit size in pcim_iomap_regions()
 2012-01-06 21:05 UTC  (5+ messages)

[PATCH 1/6] pci_ids: add device ids for STA2X11 device (aka ConneXT)
 2012-01-06 20:18 UTC  (3+ messages)

[PATCH 2/2] PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
 2012-01-06 17:18 UTC 

[PATCH] Add pcie_hp=nomsi to disable MSI for pciehp driver
 2012-01-06 16:53 UTC  (3+ messages)

【Question】Whether it's legal to enable same physical DMA memory mapped for different NIC device?
 2012-01-06 16:00 UTC  (10+ messages)

[PATCH] msi: fix imbalanced refcount of msi irq sysfs objects
 2012-01-04 21:25 UTC  (9+ messages)

pci_reset_function() being called from "bind" or "unbind"
 2012-01-04 19:04 UTC  (2+ messages)

[PATCH v3 09/34] arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
 2012-01-04 17:38 UTC  (4+ messages)
  ` [PATCH v3 08/34] alpha/PCI: "

[PATCH] PCI: Enable ATS at the device state restore
 2012-01-04 17:35 UTC  (2+ messages)

PCI: where pci_user_read_config_byte{word, dword}() is defined?
 2011-12-28  5:33 UTC  (3+ messages)

[PATCH]: fix for a bash issue regarding a variable in update-pciids (try 2)
 2011-12-23 17:13 UTC 

[PATCH] fix for a bash issue [...]
 2011-12-23 15:29 UTC 

[PATCH] fix for a bash issue regarding a variable in update-pciids
 2011-12-23  0:33 UTC 

[PATCH v2 00/29] Create PCI root buses with correct resources
 2011-12-22 22:02 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).