messages from 2012-01-23 17:20:54 to 2012-02-01 22:44:34 UTC [more...]
[PATCH -v4 0/15] PCI: allocate pci bus num range for unassigned bridge busn
2012-02-01 22:44 UTC (14+ messages)
` [PATCH 01/15] Make %pR could handle bus resource with domain
` [PATCH 02/15] PCI: Add iobusn_resource
` [PATCH 03/15] PCI: Add busn_res operation functions
` [PATCH 04/15] PCI: Add busn_res tracking in core
` [PATCH 05/15] PCI, x86: Register busn_res for root buses
` [PATCH 06/15] PCI, ia64: "
` [PATCH 07/15] PCI, powerpc: "
` [PATCH 08/15] PCI, parisc: "
` [PATCH 10/15] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH 11/15] PCI: Strict checking of valid range for bridge
` [PATCH 12/15] PCI: Allocate bus range instead of use max blindly
` [PATCH 13/15] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 15/15] pcmcia: remove workaround for fixing pci parent bus subordinate
[PATCH 0/7] PCI : bridge resource reallocation patchset -- followup
2012-02-01 22:42 UTC (8+ messages)
` [PATCH 1/7] PCI: Disable cardbus bridge MEM1 pref CTL
` [PATCH 2/7] PCI: Fix cardbus bridge resources as optional size handling
` [PATCH 3/7] PCI: Skip reset cardbus assigned resource during pci bus rescan
` [PATCH 4/7] PCI: Retry on type IORESOURCE_IO allocation
` [PATCH 5/7] PCI: Make pci bridge reallocating enabled/disabled
` [PATCH 6/7] PCI: print out suggestion about using pci=realloc
` [PATCH 7/7] PCI: only enable pci realloc when SRIOV bar is not assigned
[PATCH 2/5] Dynamic ID addition doesn't need get_driver()
2012-02-01 13:15 UTC (4+ messages)
[BUGFIX][PATCH] pci: check for 4k resource_size alignment in sriov_init
2012-02-01 13:02 UTC (7+ messages)
Oxfam gb -uk Cash\Grant Donation 2012!!
2012-01-31 4:04 UTC
[PATCH -v3 0/14] PCI: allocate pci bus num range for unassigned bridge busn
2012-02-01 0:27 UTC (19+ messages)
` [PATCH 01/14] Make %pR could handle bus resource with domain
` [PATCH 02/14] PCI: Add iobusn_resource
` [PATCH 03/14] PCI: Add busn_res operation functions
` [PATCH 04/14] PCI: Add busn_res tracking in core
` [PATCH 05/14] PCI, x86: Register busn_res for root buses
` [PATCH 06/14] PCI, ia64: "
` [PATCH 07/14] PCI, powerpc: "
` [PATCH 08/14] PCI, parisc: "
` [PATCH 09/14] PCI: Add pci_bus_extend/shrink_top()
` [PATCH 10/14] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH 11/14] PCI: Strict checking of valid range for bridge
` [PATCH 12/14] PCI: Allocate bus range instead of use max blindly
` [PATCH 13/14] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 14/14] PCI: Seperate child bus scanning to two passes overall
[PATCH] update-pciids: fix PCI_COMPRESSED_IDS value when zlib is disabled
2012-01-31 15:56 UTC
[PATCH] lib/configure: match all freebsd os's
2012-01-31 15:50 UTC
[PATCH] install: split out pcilib install to a dedicated target
2012-01-31 15:50 UTC
[PATCH] pci: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs
2012-01-31 8:20 UTC (4+ messages)
pci: Annotate PCI quirks in initcall_debug style
2012-01-31 4:52 UTC
[RFC PATCH v1 00/18] add PCI bus-to-resource offset support in core
2012-01-31 3:54 UTC (26+ messages)
` [RFC PATCH v1 01/18] PCI: don't publish new root bus until it's fully initialized
` [RFC PATCH v1 02/18] PCI: add struct pci_host_bridge and a list of all bridges found
` [RFC PATCH v1 03/18] PCI: add struct pci_host_bridge_window with CPU/bus address offset
` [RFC PATCH v1 04/18] PCI: convert bus addresses to resource when reading BARs
` [RFC PATCH v1 05/18] PCI: add generic pcibios_resource_to_bus()
` [RFC PATCH v1 06/18] alpha/PCI: get rid of device resource fixups
` [RFC PATCH v1 07/18] arm/PCI: "
` [RFC PATCH v1 08/18] ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resources
` [RFC PATCH v1 09/18] ia64/PCI: get rid of device resource fixups
` [RFC PATCH v1 10/18] microblaze/PCI: "
` [RFC PATCH v1 11/18] mips/PCI: "
` [RFC PATCH v1 12/18] mn10300/PCI: "
` [RFC PATCH v1 13/18] parisc/PCI: "
` [RFC PATCH v1 14/18] powerpc/PCI: "
` [RFC PATCH v1 15/18] sh/PCI: "
` [RFC PATCH v1 16/18] sparc/PCI: "
` [RFC PATCH v1 17/18] xtensa/PCI: "
` [RFC PATCH v1 18/18] PCI: collapse pcibios_resource_to_bus
[PATCH 06/16] cpcihp: fix debug module parameter to be bool
2012-01-30 22:00 UTC
[PATCH -v2 0/13] PCI: allocate pci bus num range for unassigned bridge busn
2012-01-30 18:52 UTC (26+ messages)
` [PATCH 01/13] PCI: Add iobusn_resource
` [PATCH 02/13] PCI: Add busn_res operation functions
` [PATCH 03/13] PCI: Add busn_res tracking in core
` [PATCH 04/13] PCI, x86: Register busn_res for root buses
` [PATCH 05/13] PCI, ia64: "
` [PATCH 06/13] PCI, powerpc: "
` [PATCH 07/13] PCI, parisc: "
` [PATCH 08/13] PCI: Add pci_bus_extend/shrink_top()
` [PATCH 09/13] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH 10/13] PCI: Strict checking of valid range for bridge
` [PATCH 11/13] PCI: Allocate bus range instead of use max blindly
` [PATCH 12/13] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 13/13] PCI: Seperate child bus scanning to two passes overall
[PATCH] PCI: workaround hard-wired bus number
2012-01-30 11:25 UTC (6+ messages)
` [PATCH] PCI: workaround hard-wired bus number V2
[PATCH 0/7] PCI: pcie hotplug related patch
2012-01-30 3:42 UTC (22+ messages)
` [PATCH 1/7] PCI: Make sriov work with hotplug remove
` [PATCH 6/7] pciehp: Add Disable/enable link functions
Probing unconfigured PCI bridge resouces
2012-01-27 22:16 UTC (4+ messages)
[PATCH 00/21] PCI : bridge resource reallocation patchset
2012-01-27 21:37 UTC (15+ messages)
` [PATCH 01/21] PCI : Calculate right add_size
` [PATCH 06/21] PCI: Make rescan bus could increase bridge resource size if needed
` [PATCH 16/21] PCI: remove add_to_failed_list()
` [PATCH 17/21] PCI: Disable cardbus bridge MEM1 pref CTL
` [PATCH 18/21] PCI: Fix cardbus bridge resources as optional size handling
` [PATCH 21/21] PCI: only enable pci realloc when SRIOV bar is not assigned
[PATCH -v2 0/7] PCI: pcie hotplug related patch
2012-01-27 19:43 UTC (9+ 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 5/7] pciehp: Add pcie_wait_link_not_active()
` [PATCH 6/7] pciehp: Add Disable/enable link functions
` [PATCH 7/7] pciehp: Disable/enable link during slot power off/on
[PATCH] xen-pciback features for v3.4 (FLR). v2
2012-01-27 19:07 UTC (4+ messages)
` [PATCH 1/2] pci: Introduce __pci_reset_function_locked to be used when holding device_lock
[PATCH] pciehp: Disable/enable link during slot power off/on
2012-01-27 19:08 UTC (5+ messages)
[PATCH 6/6] pci: irq and pci_ids patch for Intel Lynx Point DeviceIDs
2012-01-27 18:56 UTC (4+ messages)
[PATCH 0/4] PCI: allocate pci bus num range for unassigned bridge busn
2012-01-27 18:29 UTC (6+ messages)
` [PATCH 1/4] PCI: Add iobusn_resource and insert root bus range to that tree
` [PATCH 2/4] PCI: Allocate bus range instead of use max blindly
` [PATCH 3/4] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 4/4] PCI: Seperate child bus scanning to two passes overall
[PATCH] [trivial] pci: Fix typo in setup-res.c
2012-01-27 17:37 UTC (2+ messages)
[PATCH] allow host bridges with no io/mem apertures
2012-01-27 17:34 UTC (3+ messages)
` [PATCH] x86/PCI: don't fall back to defaults if _CRS has no apertures
[PATCH 14/15] drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap
2012-01-27 17:30 UTC (2+ messages)
[PATCH -v2 0/3] PCI: Convert maintaining FW-assigned BIOS BAR values to a list of temporary entries
2012-01-27 17:15 UTC (3+ messages)
` [PATCH -v2 1/3] PCI: Fix starting basis for resource requests
Detected Hardware Unit Hang on Intel Wired Ethernet
2012-01-27 8:03 UTC (11+ messages)
[PATCH net-next 02/10] bnx2x: Removing indirect register access
2012-01-27 7:19 UTC (2+ messages)
[PATCH v4] Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
2012-01-26 17:17 UTC (5+ messages)
Need pci rescan in order to get my mmc reader
2012-01-26 9:54 UTC (4+ messages)
[PATCH v2 1/3] x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
2012-01-25 21:33 UTC (3+ messages)
[PATCH 0/4] add struct pci_host_bridge
2012-01-25 21:31 UTC (2+ messages)
[PATCH resend] Clean up new_id and remove_id sysfs attribute routines
2012-01-25 19:32 UTC (4+ messages)
[PATCH]
2012-01-24 20:24 UTC (2+ messages)
[Bug 42606] New: PCI I/O range not assigned under newer kernels
2012-01-23 19:12 UTC (3+ messages)
` Fwd: "
[PATCH v2 0/5] VFIO core framework
2012-01-23 17:21 UTC (5+ messages)
` [PATCH v2 2/5] vfio: VFIO core header
` [PATCH v2 3/5] vfio: VFIO core group interface
` [PATCH v2 4/5] vfio: VFIO core IOMMU mapping support
` [PATCH v2 5/5] vfio: VFIO core Kconfig and Makefile
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).