messages from 2012-02-29 23:07:20 to 2012-03-07 22:33:41 UTC [more...]
[PATCH v3 00/34] PCI: generic probe_only flag and core bus-to-resource support
2012-03-07 22:33 UTC (20+ messages)
` [PATCH v3 01/34] PCI: make pci_flags always available
` [PATCH v3 02/34] PCI: add pci_clear_flags()
` [PATCH v3 03/34] alpha/PCI: replace pci_probe_only with pci_flags
` [PATCH v3 04/34] arm/PCI: remove arch pci_flags definition
` [PATCH v3 05/34] arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
` [PATCH v3 06/34] microblaze/PCI: remove unused pci_flags
` [PATCH v3 07/34] mips/PCI: replace pci_probe_only with pci_flags
` [PATCH v3 08/34] mips/PCI: removed unused pci_probe configurability
` [PATCH v3 09/34] powerpc/PCI: make pci_probe_only default to 0
` [PATCH v3 10/34] powerpc/PCI: allow reallocation on PA Semi
` [PATCH v3 11/34] powerpc/PCI: replace pci_probe_only with pci_flags
` [PATCH v3 12/34] unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
` [PATCH v3 13/34] PCI: make pci_flags non-weak
` [PATCH v3 14/34] PCI: don't publish new root bus until it's fully initialized
` [PATCH v3 15/34] PCI: add struct pci_host_bridge and a list of all bridges found
` [PATCH v3 16/34] PCI: add struct pci_host_bridge_window with CPU/bus address offset
` [PATCH v3 17/34] PCI: convert bus addresses to resource when reading BARs
` [PATCH v3 18/34] PCI: add generic pcibios_resource_to_bus()
` [PATCH v3 19/34] alpha/PCI: get rid of device resource fixups
[PATCH 0001/001] xen: multi page ring support for block devices
2012-03-07 9:33 UTC (5+ messages)
` [Xen-devel] "
[PATCH 1/9] pci_ids: Add device ID for IBM PCI-X bridge
2012-03-07 8:40 UTC (4+ messages)
[PATCH] PCI: PCIe: Fix uninitialized variable 'cap_mask'
2012-03-07 7:16 UTC
[PATCH 00/23] PCI, x86: pci root bus hotplug support
2012-03-07 6:58 UTC (35+ messages)
` [PATCH 01/23] PCI, sys: Use device_type and attr_groups with pci dev
` [PATCH 02/23] PCI, sysfs: create rescan_bridge under /sys/.../pci/devices/... for pci bridges
` [PATCH 03/23] PCI: Add pci_bus_add_single_device()
` [PATCH 04/23] PCI: make pci_rescan_bus_bridge_resize use pci_scan_bridge instead
` [PATCH 05/23] PCI: clean up rescan_bus_bridge_resize
` [PATCH 06/23] PCI: rescan with bus or bridge using callback method too
` [PATCH 07/23] pci, dmar: Update dmar units devices list during hotplug
` [PATCH 08/23] PNPACPI: Fix device ref leaking in acpi_pnp_match
` [PATCH 09/23] IOMMU: Fix tboot force iommu logic
` [PATCH 10/23] PCI, x86: Fix non acpi path pci_sysdata leaking with release_fn
` [PATCH 11/23] PCI: separate out pci_assign_unassigned_bus_resources()
` [PATCH 12/23] PCI: Move back pci_rescan_bus()
` [PATCH 13/23] PCI: move pci_stop_and_remove_behind_bridge down
` [PATCH 14/23] PCI: add __pci_remove_bus_devices()
` [PATCH 15/23] PCI: add pci_stop_and_remove_bus()
` [PATCH 16/23] PCI: add pci bus removal through /sys/.../pci_bus/.../remove
` [PATCH 17/23] PCI, ACPI: make acpi_pci_root_remove remove pci root bus too
` [PATCH 18/23] PCI, ACPI: add acpi_pci_root_rescan()
` [PATCH 19/23] PCI: add /sys/bus/pci/rescan_root
` [PATCH 20/23] PCI: add __pci_scan_root_bus() that can skip bus_add
` [PATCH 21/23] x86, PCI: add __pci_scan_root_bus_on_node() "
` [PATCH 22/23] x86, PCI: add __pcibios_scan_specific_bus "
` [PATCH 23/23] x86, PCI: add pcibios_root_rescan
[PATCH] Ignore pre-1.1 ASPM quirking when ASPM is disabled
2012-03-07 5:48 UTC (2+ messages)
[PATCH v1 0/9] PCI core support for bus-to-resource offsets (fixes)
2012-03-07 1:15 UTC (11+ messages)
` [PATCH v1 1/9] PCI: fix bridge I/O window bus-to-resource conversion
` [PATCH v1 2/9] powerpc/PCI: compute I/O space bus-to-resource offset consistently
` [PATCH v1 3/9] powerpc/PCI: convert devtree bus addresses to resource
` [PATCH v1 4/9] sparc/PCI: "
` [PATCH v1 5/9] arm/PCI: don't export pci_flags
` [PATCH v1 6/9] unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h
` [PATCH v1 7/9] PCI: allow P2P bridge windows starting at PCI bus address zero
` [PATCH v1 8/9] PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
` [PATCH v1 9/9] sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()
[PATCH RFC] PCI: allow P2P bridge windows starting at PCI bus address zero
2012-03-06 22:45 UTC (2+ messages)
[git pull] PCI fixes
2012-03-05 21:49 UTC
[PATCH 1/1 v3] PCI: Device specific reset function
2012-03-05 18:03 UTC (3+ messages)
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 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 (4+ 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 (35+ messages)
` [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 06/39] PCI: add host bridge release support
` [PATCH 19/39] x86, PCI: put busn resource in pci_root_info for no_crs path
` [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)
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).