messages from 2012-02-28 02:10:00 to 2012-03-05 12:46:44 UTC [more...]
PCIe latency / your MMIO latency
2012-03-05 12:46 UTC (2+ messages)
[PATCH 0/1] PCI: Device specific reset function
2012-03-05 10:00 UTC
[PATCH 1/1 v3] PCI: Device specific reset function
2012-03-05 10:00 UTC
[PATCH v1 00/11] generic pci_probe_only flag
2012-03-05 3:59 UTC (5+ messages)
` [PATCH v1 09/11] powerpc/PCI: replace pci_probe_only with pci_flags
[PATCH 1/1] PCI: pciehp: Fast presence change handling
2012-03-03 15:13 UTC
[PATCH] x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'
2012-03-02 21:09 UTC (7+ messages)
[PATCH] PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
2012-03-02 20:57 UTC (7+ messages)
[PATCH v2] Dynamically add and remove device specific reset functions
2012-03-02 17:25 UTC (5+ messages)
[RFC PATCH 1/3] usb, PCI: split quirk for usb host controller to four
2012-03-02 16:34 UTC (7+ messages)
` [RFC PATCH 2/3] usb, PCI: remove disable/enable device with non-xhci quirk
` [RFC PATCH 3/3] usb, PCI: remove vendor checking for netlogic with uhci/xhci
[PATCH] x86/PCI: use host bridge _CRS info on MSI MS-7253
2012-03-02 4:25 UTC (7+ messages)
` [PATCH] x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
[RFC PATCH] usb, PCI: split quirk for usb host controller to three
2012-03-01 20:07 UTC (8+ messages)
[PATCH 00/39] PCI: pci_host_bridge related cleanup and busn_alloc
2012-03-01 19:03 UTC (51+ messages)
` [PATCH 01/39] PCI: Separate host_bridge code out from probe.c
` [PATCH 02/39] x86, PCI: have own version for pcibios_bus_to_resource
` [PATCH 03/39] x86, PCI: Fix memleak with get_current_resources
` [PATCH 04/39] PCI: rename pci_host_bridge() to find_pci_root_bridge()
` [PATCH 05/39] PCI: add generic device into pci_host_bridge struct
` [PATCH 06/39] PCI: add host bridge release support
` [PATCH 07/39] x86, PCI: break down get_current_resource()
` [PATCH 08/39] x86, PCI: add host bridge resource release for using _CRS
` [PATCH 09/39] x86, PCI: embed name acpi version pci_root_info struct
` [PATCH 10/39] x86, PCI: embed pci_sysdata into pci_root_info on acpi path
` [PATCH 11/39] x86, PCI: Allocating pci_root_info for not using _CRS path
` [PATCH 12/39] x86, PCI: Merge root info printing for nocrs path
` [PATCH 13/39] x86, PCI: add print all root info "
` [PATCH 14/39] x86, PCI: allocate temp range array in amd_bus pci_root_info probing
` [PATCH 15/39] x86, PCI: Merge pcibios_scan_root and pci_scan_bus_on_node
` [PATCH 16/39] PCI: skip busn resource at first
` [PATCH 17/39] x86, PCI: put busn resource in pci_root_info for acpi path
` [PATCH 18/39] PCI: default busn_resource
` [PATCH 19/39] x86, PCI: put busn resource in pci_root_info for no_crs path
` [PATCH 20/39] PCI: Add busn_res into struct pci_bus
` [PATCH 21/39] PCI: Add busn_res operation functions
` [PATCH 22/39] PCI: release busn when removing bus
` [PATCH 23/39] PCI: insert busn_res in pci_create_root_bus
` [PATCH 24/39] PCI: checking busn_res in pci_scan_root_bus
` [PATCH 25/39] PCI: add default res for pci_scan_bus
` [PATCH 26/39] PCI, ia64: Register busn_res for root buses
` [PATCH 27/39] PCI, sparc: "
` [PATCH 28/39] PCI, powerpc: "
` [PATCH 29/39] PCI, parisc: "
` [PATCH 30/39] PCI: Add pci_bus_extend/shrink_top()
` [PATCH 31/39] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH 32/39] PCI: Strict checking of valid range for bridge
` [PATCH 33/39] PCI: Allocate bus range instead of use max blindly
` [PATCH 34/39] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 35/39] PCI: Seperate child bus scanning to two passes overall
` [PATCH 36/39] pcmcia: remove workaround for fixing pci parent bus subordinate
` [PATCH 37/39] PCI: Double checking setting for bus register and bus struct
` [PATCH 38/39] PCI, pciehp: Remove not needed bus number range checking
` [PATCH 39/39] x86, PCI: kill busn in acpi pci_root_info
[PATCH] Added functionality that allows dynamically add and remove device specific reset functions
2012-03-01 18:11 UTC (2+ messages)
[PATCH] Fix warning
2012-03-01 17:18 UTC
[PATCH V4] Quirk for IVB graphics FLR errata
2012-03-01 9:37 UTC
[PATCH V3] Quirk for IVB graphics FLR errata
2012-03-01 4:30 UTC
[PATCH -v2 00/36] PCI: pci_host_bridge related cleanup and busn_alloc
2012-03-01 3:00 UTC (37+ messages)
` [PATCH 01/36] PCI: Separate host_bridge code out from probe.c
` [PATCH 02/36] x86, PCI: Fix memleak with get_current_resources
` [PATCH 03/36] PCI: rename pci_host_bridge() to find_pci_root_bridge()
` [PATCH 04/36] PCI: add generic device into pci_host_bridge struct
` [PATCH 05/36] PCI: add host bridge release support
` [PATCH 06/36] x86, PCI: break down get_current_resource()
` [PATCH 07/36] x86, PCI: add host bridge resource release for using _CRS
` [PATCH 08/36] x86, PCI: embed name acpi version pci_root_info struct
` [PATCH 09/36] x86, PCI: embed pci_sysdata into pci_root_info on acpi path
` [PATCH 10/36] x86, PCI: Allocating pci_root_info for not using _CRS path
` [PATCH 11/36] x86, PCI: Merge root info printing for nocrs path
` [PATCH 12/36] x86, PCI: add print all root info "
` [PATCH 13/36] x86, PCI: allocate temp range array in amd_bus pci_root_info probing
` [PATCH 14/36] x86, PCI: Merge pcibios_scan_root and pci_scan_bus_on_node
` [PATCH 15/36] PCI: Add busn_res into struct pci_bus
` [PATCH 16/36] PCI: Add busn_res operation functions
` [PATCH 17/36] PCI: release busn when removing bus
` [PATCH 18/36] PCI: insert busn_res in pci_create_root_bus
` [PATCH 19/36] PCI: checking busn_res in pci_scan_root_bus
` [PATCH 20/36] PCI: default busn_resource
` [PATCH 21/36] PCI: add default res for pci_scan_bus
` [PATCH 22/36] x86, PCI: add busn into resources list for acpi path
` [PATCH 23/36] x86, PCI: put busn resource in pci_root_info for no_crs path
` [PATCH 24/36] PCI, ia64: Register busn_res for root buses
` [PATCH 25/36] PCI, sparc: "
` [PATCH 26/36] PCI, powerpc: "
` [PATCH 27/36] PCI, parisc: "
` [PATCH 28/36] PCI: Add pci_bus_extend/shrink_top()
` [PATCH 29/36] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH 30/36] PCI: Strict checking of valid range for bridge
` [PATCH 31/36] PCI: Allocate bus range instead of use max blindly
` [PATCH 32/36] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 33/36] PCI: Seperate child bus scanning to two passes overall
` [PATCH 34/36] pcmcia: remove workaround for fixing pci parent bus subordinate
` [PATCH 35/36] PCI: Double checking setting for bus register and bus struct
` [PATCH 36/36] PCI, pciehp: Remove not needed bus number range checking
[PATCH V2] Quirk for IVB graphics FLR errata
2012-03-01 1:25 UTC (3+ messages)
[PATCH] PCI / PCIe: Introduce command line option to disable ARI
2012-02-29 23:06 UTC (3+ messages)
[PATCH -v9 00/24] PCI: allocate pci bus num range for unassigned bridge busn
2012-02-29 4:26 UTC (29+ messages)
` [PATCH 01/24] x86, PCI: add print all root info for nocrs path
` [PATCH 02/24] x86, PCI: Merge pcibios_scan_root and pci_scan_bus_on_node
` [PATCH 03/24] PCI: Add busn_res into struct pci_bus
` [PATCH 04/24] PCI: Add busn_res operation functions
` [PATCH 05/24] PCI: release busn when removing bus
` [PATCH 06/24] PCI: insert busn_res in pci_create_root_bus
` [PATCH 07/24] PCI: checking busn_res in pci_scan_root_bus
` [PATCH 08/24] PCI: default busn_resource
` [PATCH 09/24] PCI: add default res for pci_scan_bus
` [PATCH 10/24] x86, PCI: put busn resource in pci_root_info for acpi path
` [PATCH 11/24] x86, PCI: put busn resource in pci_root_info for no_crs path
` [PATCH 12/24] PCI, ia64: Register busn_res for root buses
` [PATCH 13/24] PCI, sparc: "
` [PATCH 14/24] PCI, powerpc: "
` [PATCH 15/24] PCI, parisc: "
` [PATCH 16/24] PCI: Add pci_bus_extend/shrink_top()
` [PATCH 17/24] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH 18/24] PCI: Strict checking of valid range for bridge
` [PATCH 19/24] PCI: Allocate bus range instead of use max blindly
` [PATCH 20/24] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 21/24] PCI: Seperate child bus scanning to two passes overall
` [PATCH 22/24] pcmcia: remove workaround for fixing pci parent bus subordinate
` [PATCH 23/24] PCI: Double checking setting for bus register and bus struct
` [PATCH 24/24] PCI, pciehp: Remove not needed bus number range checking
[PATCH -v8 0/18] PCI: allocate pci bus num range for unassigned bridge busn
2012-02-28 23:41 UTC (21+ messages)
` [PATCH 01/18] x86, PCI: Merge pcibios_scan_root and pci_scan_bus_on_node
` [PATCH 03/18] PCI: Add busn_res operation functions
` [PATCH 05/18] PCI, x86: Register busn_res for root buses
` [PATCH 07/18] PCI, sparc: "
` [PATCH 08/18] PCI, powerpc: "
` [PATCH 09/18] PCI, parisc: "
` [PATCH 10/18] PCI: Add pci_bus_extend/shrink_top()
` [PATCH 11/18] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH 12/18] PCI: Strict checking of valid range for bridge
` [PATCH 13/18] PCI: Allocate bus range instead of use max blindly
` [PATCH 14/18] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 15/18] PCI: Seperate child bus scanning to two passes overall
` [PATCH 16/18] pcmcia: remove workaround for fixing pci parent bus subordinate
` [PATCH 17/18] PCI: Double checking setting for bus register and bus struct
` [PATCH 18/18] PCI, pciehp: Remove not needed bus number range checking
` [PATCH -v8 0/23] PCI: allocate pci bus num range for unassigned bridge busn
PCIe device tree support
2012-02-28 18:17 UTC (5+ messages)
[andreas.herrmann3@amd.com: [PATCH 1/2] x86/amd: Restore early_fill_mp_bus_to_node]
2012-02-28 17:42 UTC (2+ messages)
[PATCH] powerpc/PCI: compute I/O space bus-to-resource offset consistently
2012-02-28 4:26 UTC (3+ 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).