linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-10 02:36:41 to 2012-02-23 20:34:57 UTC [more...]

[PATCH] PCI: Move acpi_dev_run_wake to acpi core
 2012-02-23 20:34 UTC  (2+ messages)

[PATCH v5] Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
 2012-02-23 20:30 UTC  (4+ messages)

[PATCH] PCI: move pci_find_saved_cap out of linux/pci.h
 2012-02-23 20:27 UTC  (3+ messages)

[PATCH -v5 0/24] PCI: allocate pci bus num range for unassigned bridge busn + pci rescan cleanup
 2012-02-23 20:25 UTC  (22+ messages)
` [PATCH 01/24] PCI: Add iobusn_resource
` [PATCH 04/24] PCI: Add busn_res operation functions
` [PATCH 06/24] PCI: Add busn_res tracking in core
` [PATCH 09/24] PCI, powerpc: Register busn_res for root buses

[PATCH] PCI: Fix device class print out
 2012-02-23 20:10 UTC  (2+ messages)

[PATCH] PCI: fix memleak for pci dev removing during hotplug
 2012-02-23 20:10 UTC  (2+ messages)

PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE value
 2012-02-23 20:09 UTC  (2+ messages)

RFC: export constants from shpc.h?
 2012-02-23 20:01 UTC  (4+ messages)

[PATCH -v3 0/7] PCI : bridge resource reallocation patchset -- followup
 2012-02-23 19:58 UTC  (11+ 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] mips/PCI: remove titan_ht_pcibios_fixup_bus() code that does nothing
 2012-02-23 19:44 UTC 

[PATCH v2 00/12] generic pci_probe_only flag
 2012-02-23 19:44 UTC  (13+ messages)
` [PATCH v2 01/12] PCI: make pci_flags always available
` [PATCH v2 02/12] PCI: add pci_clear_flags()
` [PATCH v2 03/12] alpha/PCI: replace pci_probe_only with pci_flags
` [PATCH v2 04/12] arm/PCI: remove arch pci_flags definition
` [PATCH v2 05/12] arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
` [PATCH v2 06/12] microblaze/PCI: remove unused pci_flags
` [PATCH v2 07/12] mips/PCI: replace pci_probe_only with pci_flags
` [PATCH v2 08/12] mips/PCI: removed unused pci_probe configurability
` [PATCH v2 09/12] powerpc/PCI: make pci_probe_only default to 0
` [PATCH v2 10/12] powerpc/PCI: replace pci_probe_only with pci_flags
` [PATCH v2 11/12] unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
` [PATCH v2 12/12] PCI: make pci_flags non-weak

[PATCH v1 00/11] generic pci_probe_only flag
 2012-02-23 18:49 UTC  (16+ messages)
` [PATCH v1 01/11] PCI: make pci_flags always available
` [PATCH v1 02/11] PCI: add pci_clear_flags()
` [PATCH v1 03/11] alpha/PCI: replace pci_probe_only with pci_flags
` [PATCH v1 04/11] arm/PCI: remove arch pci_flags definition
` [PATCH v1 05/11] arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
` [PATCH v1 06/11] microblaze/PCI: remove unused pci_flags
` [PATCH v1 07/11] mips/PCI: replace pci_probe_only with pci_flags
` [PATCH v1 08/11] mips/PCI: removed unused pci_probe configurability
` [PATCH v1 09/11] powerpc/PCI: replace pci_probe_only with pci_flags
` [PATCH v1 10/11] unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
` [PATCH v1 11/11] PCI: make pci_flags non-weak

[PATCH] Quirk for IVB graphics FLR errata
 2012-02-23 18:48 UTC  (2+ messages)

PCIe device tree support
 2012-02-23 17:49 UTC  (6+ messages)

[PATCH] PCIE: pcie_set_readrq must not be allowed by PCIE EP driver
 2012-02-23 17:42 UTC  (2+ messages)

shpc with acpi=off?
 2012-02-23 16:48 UTC  (2+ messages)

[PATCH] PCI: fix memleak when ACPI _CRS is not used
 2012-02-23 16:27 UTC  (3+ messages)

Transfer Notice!!
 2012-02-20  7:38 UTC 

[PATCH] usb: enable pci MSI/MSIX in usb core
 2012-02-20  3:52 UTC  (16+ messages)
                ` [RFT] USB: Try MSI first before line IRQ for Intel PCIe USB3 HCD

Revalidate Your MailBox
 2012-02-19 21:26 UTC 

[git pull] PCI fixes
 2012-02-17 17:24 UTC 

[PATCH 1/4] PCI: quirk related clean up
 2012-02-16 17:54 UTC  (11+ messages)
` [PATCH 1/4] PCI: Add class support in quirk handling
` [PATCH 2/4] PCI: Specify class for quirk entry with PCI_ANY_ID
` [PATCH 3/4] PCI: Move out pci reassigndev resource alignment out of quirk
` [PATCH 4/4] PCI: quirk print dev name with duration

[RFC] xhci: Fix BIOS handoff failure on some Intel systems
 2012-02-16 17:50 UTC  (10+ messages)
` [RFC v2] USB: Fix handoff when BIOS disables host PCI device

[PATCH 0/4] PCI: quirk related clean up
 2012-02-16  5:40 UTC  (5+ messages)
` [PATCH -v2 1/4] PCI: Add class support in quirk handling
` [PATCH 2/4] PCI: Specify class for quirk entry with PCI_ANY_ID
` [PATCH 3/4] PCI: Move out pci reassigndev resource alignment out of quirk
` [PATCH 4/4] PCI: quirk print dev name with duration

[PATCH -v2 1/4] PCI: Add class support in quirk handling
 2012-02-16  5:23 UTC 

[PATCH] ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'
 2012-02-15  2:35 UTC 

Need pci rescan in order to get my mmc reader
 2012-02-14 19:18 UTC  (6+ messages)

[BUGFIX][PATCH] pci: check for 4k resource_size alignment in sriov_init
 2012-02-13  3:08 UTC  (7+ messages)

[PATCH -v6 0/22] PCI: allocate pci bus num range for unassigned bridge busn + pci rescan cleanup
 2012-02-11  4:06 UTC  (23+ messages)
` [PATCH 01/22] PCI: Add busn_res into struct pci_bus
` [PATCH 02/22] PCI: Add busn_res operation functions
` [PATCH 03/22] PCI: Add busn_res tracking in core
` [PATCH 04/22] PCI, x86: Register busn_res for root buses
` [PATCH 05/22] PCI, ia64: "
` [PATCH 06/22] PCI, sparc: "
` [PATCH 07/22] PCI, powerpc: "
` [PATCH 08/22] PCI, parisc: "
` [PATCH 09/22] PCI: Add pci_bus_extend/shrink_top()
` [PATCH 10/22] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH 11/22] PCI: Strict checking of valid range for bridge
` [PATCH 12/22] PCI: Allocate bus range instead of use max blindly
` [PATCH 13/22] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 14/22] PCI: Seperate child bus scanning to two passes overall
` [PATCH 15/22] pcmcia: remove workaround for fixing pci parent bus subordinate
` [PATCH 16/22] PCI: Double checking setting for bus register and bus struct
` [PATCH 17/22] PCI, pciehp: Remove not needed bus number range checking
` [PATCH 18/22] PCI, sys: Use device_type and attr_groups with pci dev
` [PATCH 19/22] PCI, sysfs: create rescan_bridge under /sys/.../pci/devices/... for pci bridges
` [PATCH 20/22] PCI: Add pci_bus_add_single_device()
` [PATCH 21/22] PCI: make pci_rescan_bus_bridge_resize use pci_scan_bridge instead
` [PATCH 22/22] PCI: clean up rescan_bus_bridge_resize

[PATCH] PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
 2012-02-10 23:51 UTC  (4+ messages)

[PATCH v2 00/18] add PCI bus-to-resource offset support in core
 2012-02-10 22:37 UTC  (32+ messages)
` [PATCH v2 02/18] PCI: add struct pci_host_bridge and a list of all bridges found
` [PATCH v2 03/18] PCI: add struct pci_host_bridge_window with CPU/bus address offset
` [PATCH v2 04/18] PCI: convert bus addresses to resource when reading BARs
` [PATCH v2 05/18] PCI: add generic pcibios_resource_to_bus()
` [PATCH v2 06/18] alpha/PCI: get rid of device resource fixups
` [PATCH v2 07/18] arm/PCI: "
` [PATCH v2 08/18] ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resources
` [PATCH v2 09/18] ia64/PCI: get rid of device resource fixups
` [PATCH v2 10/18] microblaze/PCI: "
` [PATCH v2 11/18] mips/PCI: "
` [PATCH v2 12/18] mn10300/PCI: "
` [PATCH v2 13/18] parisc/PCI: "
` [PATCH v2 14/18] powerpc/PCI: "
` [PATCH v2 15/18] sh/PCI: "
` [PATCH v2 16/18] sparc/PCI: "
` [PATCH v2 17/18] xtensa/PCI: "
` [PATCH v2 18/18] PCI: collapse pcibios_resource_to_bus

[PATCH -v2 0/9] PCI : bridge resource reallocation patchset -- followup
 2012-02-10 22:11 UTC  (23+ messages)
` [PATCH 1/9] pci: Fix pci cardbus removal
` [PATCH 2/9] PCI: Fix /sys warning when sriov enabled card is hot removed
` [PATCH 3/9] PCI: Disable cardbus bridge MEM1 pref CTL
` [PATCH 4/9] PCI: Fix cardbus bridge resources as optional size handling
` [PATCH 7/9] PCI: Make pci bridge reallocating enabled/disabled
` [PATCH 8/9] PCI: print out suggestion about using pci=realloc
` [PATCH 9/9] PCI: only enable pci realloc when SRIOV bar is not assigned

[PATCH 3/3] pcie: Add support for setting default ASPM policy
 2012-02-10 20:31 UTC  (2+ messages)

[BUGFIX][PATCH] pci: set pci sriov page size before reading SRIOV BAR
 2012-02-10 20:02 UTC  (2+ messages)

[rubini@gnudd.com: [PATCH V2 3/3] x86: initial support for sta2x11]
 2012-02-10 19:52 UTC 

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

pci: Annotate PCI quirks in initcall_debug style
 2012-02-10 19:42 UTC  (2+ messages)

[PATCH 06/16] cpcihp: fix debug module parameter to be bool
 2012-02-10 19:40 UTC  (2+ messages)

[PATCH] PCI: workaround hard-wired bus number
 2012-02-10 19:35 UTC  (5+ messages)
    ` [PATCH] PCI: workaround hard-wired bus number V2

[PATCH 00/21] PCI : bridge resource reallocation patchset
 2012-02-10 17:07 UTC  (8+ messages)
` [PATCH 18/21] PCI: Fix cardbus bridge resources as optional size handling


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).