messages from 2013-09-05 14:32:39 to 2013-09-17 01:47:43 UTC [more...]
[PATCH 0/3] msi: fix kobject/sysfs removal from msi_list
2013-09-17 1:47 UTC (4+ messages)
` [PATCH 1/3] msi: add forgotten pci_dev_put(pdev) to populate_msi_sysfs()
` [PATCH 2/3] msi: always unregister ->msi_kset within free_msi_irqs()
` [PATCH 3/3] msi: free msi_desc entry only after we've released the kobject
[PATCH 1/3] PCI: tegra: add missing __iomem annotation
2013-09-17 0:52 UTC (6+ messages)
` [PATCH 2/3] PCI: mvebu: make local functions static
` [PATCH 3/3] PCI: mvebu: add missing __iomem annotation
[PATCH v4 0/3] Add PCIe support for i.MX6q
2013-09-16 22:53 UTC (13+ messages)
` [PATCH v4 1/3] ARM: imx: Add LVDS general-purpose clocks to i.MX6Q
` [PATCH v4 2/3] ARM: imx6q: Add PCIe bits to GPR syscon definition
` [PATCH v4 3/3] PCI: imx6: Add support for i.MX6 PCIe controller
[PATCH v2 0/6] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
2013-09-16 10:22 UTC (37+ messages)
` [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
` [PATCH 1/9] PCI/MSI/PPC: Fix wrong RTAS error code reporting
` [PATCH 2/9] PCI/MSI/PPC: Make return values only 0/-errno when MSIs allocated
` [PATCH 3/9] PCI/MSI/x86: "
` [PATCH 4/9] PCI/MSI/MIPS: "
` [PATCH 2/9] PCI/MSI/PPC: Make return values only 0/-errno when MSIs allocated[PATCH 5/9] PCI/MSI/s390: "
` scrap this one
` [PATCH 5/9] PCI/MSI/s390: Make return values only 0/-errno when MSIs allocated
` [PATCH 6/9] PCI/MSI/s390: Remove superfluous check of MSI type
` [PATCH 7/9] PCI/MSI/s390: Make return values only 0/-errno when MSIs allocated
` [PATCH 8/9] PCI/MSI: Fix return value when populate_msi_sysfs() failed
` [PATCH 9/9] PCI/MSI: Make return values only 0/-errno when MSIs allocated
` [PATCH v2 4/6] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
` [PATCH v2 5/6] AHCI: Check MRSM bit when multiple MSIs enabled
[PATCH 0/2] ACPI: return error in acpi_pci_irq_enable when there is no irq
2013-09-16 10:28 UTC (4+ messages)
[PATCH v6 0/3] Add PCIe support for i.MX6q
2013-09-16 9:25 UTC (6+ messages)
` [PATCH v6 1/3] ARM: imx: Add LVDS general-purpose clocks to i.MX6Q
` [PATCH v6 2/3] ARM: imx6q: Add PCIe bits to GPR syscon definition
` [PATCH v6 3/3] PCI: imx6: Add support for i.MX6 PCIe controller
[PATCH] PCI: Fix comment typo for PCI_EXP_LNKCTL_LABIE
2013-09-16 7:46 UTC
[PATCH v5 0/3] Add PCIe support for i.MX6q
2013-09-16 7:40 UTC (7+ messages)
` [PATCH v5 1/3] ARM: imx: Add LVDS general-purpose clocks to i.MX6Q
` [PATCH v5 2/3] ARM: imx6q: Add PCIe bits to GPR syscon definition
` [PATCH v5 3/3] PCI: imx6: Add support for i.MX6 PCIe controller
[PATCH] PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
2013-09-14 1:38 UTC
[PATCH RESEND][pciutils] libpci: pci_id_lookup - add udev/hwdb support
2013-09-13 11:08 UTC (4+ messages)
3.11-rc4 ixgbevf: endless "Last Request of type 00 to PF Nacked" messages
2013-09-13 0:18 UTC (14+ messages)
` [E1000-devel] "
[PATCH] MAINTAINERS: add maintainer entry for Samsung Exynos PCIe driver
2013-09-12 11:29 UTC
[PATCH V3] pci: exynos: split into two parts such as Synopsys part and Exynos part
2013-09-12 11:14 UTC (15+ messages)
[PATCH v3 0/3] Add PCIe support for i.MX6q
2013-09-12 10:41 UTC (11+ messages)
` [PATCH v3 1/3] ARM: imx: Add LVDS general-purpose clocks to i.MX6Q
` [PATCH v3 2/3] ARM: imx6q: Add PCIe bits to GPR syscon definition
` [PATCH v3 3/3] PCI: imx6: Add support for i.MX6 PCIe controller
[PATCH 2/2] PCI: Warn if power_state != PCI_D0 when write MSI message
2013-09-12 8:20 UTC
[PATCH 1/2] PCI: remove unused "deprecated" macro PCI_MSIX_FLAGS_BIRMASK
2013-09-12 8:20 UTC
[PATCH] Intel pci device quirk remove D3 delay
2013-09-11 13:20 UTC (2+ messages)
[PATCH 1/3] PCI: use pci_is_root_bus() to check whether it is a root bus
2013-09-11 0:45 UTC (14+ messages)
` [PATCH 2/3] PCI: Use spec name for the comment of PCIe capability field
` [PATCH 3/3] PCI: Pass full info for window alignment
[PATCH] pci: do not try to assign irq 255
2013-09-10 21:53 UTC (11+ messages)
[Bug 60555] New: Some amount of ifconfig cause load average increase and system freeze
2013-09-10 21:04 UTC
[PATCH 0/6] Simplify some mps and mrrs setting related code
2013-09-10 12:53 UTC (12+ messages)
` [PATCH 1/6] PCI: Export pcie_set_mps() and pcie_get_mps()
` [PATCH 2/6] title/pci: use cached pci_dev->pcie_mpss to simplify code
` [PATCH 3/6] IB/qib: Use pci_is_root_bus() to check whether it is a root bus
` [PATCH 4/6] IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code
` [PATCH 5/6] staging/et131x: Use cached pci_dev->pcie_mpss and pcie_set_readrq() to simplif code
` [PATCH 6/6] radeon: Use pcie_get_readrq() and pcie_set_readrq() to simplify code
[PATCH v2 0/3] Add PCIe support for i.MX6q
2013-09-10 3:37 UTC (4+ messages)
` [PATCH v2 1/3] ARM: imx: Add LVDS general-purpose clocks to i.MX6Q
` [PATCH v2 2/3] ARM: imx6q: Add PCIe bits to GPR syscon definition
` [PATCH v2 3/3] PCI: imx6: Add support for i.MX6 PCIe controller
[PATCH 1/2] PCI/ACPI: Convert ACPI PCI Hot Plug IBM Extension dbg/err() to pr_debug/pr_err()
2013-09-10 3:17 UTC (2+ messages)
` [PATCH 2/2] PCI/ACPI: Convert ACPI PCI Hot Plug core debug fuction to dynamic debug function
[PATCH] PCI/PM: Removing the function pci_pm_complete()
2013-09-10 10:46 UTC
[PATCH 1/7] lspci: Label PCIe LnkCap "L0s Exit Latency" as "L0s", not "L0"
2013-09-09 23:14 UTC (7+ messages)
` [PATCH 2/7] lspci: Decode PCIe DevCap "Acceptable Latencies" only for Endpoints
` [PATCH 3/7] lspci: Decode PCIe DevCap/DevCtl FLReset "
` [PATCH 4/7] lspci: Clarify "PCIe-to-PCI/PCI-X" desc and Bridge Retry Config Enable
` [PATCH 5/7] lspci: Decode PCIe LnkCtl "Read Completion Boundary" for PCIe-to-PCI bridges
` [PATCH 6/7] lspci: Drop PCIe LnkCtl "Retrain Link" decoding
` [PATCH 7/7] lspci: Decode PCIe LnkSta "Link Training" only for relevant functions
[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
2013-09-09 20:02 UTC (28+ messages)
` [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots
` Excess dmesg output from ACPIPHP on boot (was: Re: [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots)
` [PATCH] ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checks
` [PATCH 0/2] Re: Excess dmesg output from ACPIPHP on boot
` [PATCH 1/2] ACPI / hotplug / PCI: Avoid doing too much for spurious notifies
` [PATCH 2/2] ACPI / hotplug / PCI: Use _OST to notify firmware about notify status
setup msi-x vectors in xhci-hcd
2013-09-09 19:48 UTC
[PATCH] ACPI / bind: Prefer device objects with _STA to those without it
2013-09-09 12:22 UTC
[PATCH v2 1/6] scsi/bfa: use pcie_set/get_readrq to simplify code
2013-09-09 2:41 UTC (6+ messages)
` [PATCH v2 3/6] powerpc/pci: use pci_is_pcie() "
[PATCH 00/14] _OSC simplification
2013-09-07 22:05 UTC (19+ messages)
` [PATCH 01/14] ACPI: Write _OSC bit field definitions in hex
` [PATCH 02/14] ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD
` [PATCH 03/14] ACPI: Tidy acpi_run_osc() declarations
` [PATCH 04/14] ACPI: Remove unused OSC_PCI_NATIVE_HOTPLUG
` [PATCH 05/14] ACPI: Write OSC_PCI_CONTROL_MASKS like OSC_PCI_SUPPORT_MASKS
` [PATCH 06/14] PCI/ACPI: Name _OSC #defines more consistently
` [PATCH 07/14] PCI/ACPI: Drop unnecessary _OSC existence tests
` [PATCH 08/14] PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control()
` [PATCH 09/14] PCI/ACPI: Split _OSC "support" and "control" flags into separate variables
` [PATCH 10/14] PCI/ACPI: Run _OSC only once for OSPM feature support
` [PATCH 11/14] PCI/ACPI: Skip _OSC control tests if _OSC support call failed
` [PATCH 12/14] PCI/ACPI: Separate out _OSC "PCIe port services disabled" path
` [PATCH 13/14] PCI/ACPI: Separate out _OSC "we don't support enough services" path
` [PATCH 14/14] PCI/ACPI: Decode _OSC bitmasks symbolically
[PATCH] PCI: remove obsolete "is_pcie" from pci_dev structure
2013-09-06 22:59 UTC (2+ messages)
[PATCH] PCI: clean up pci_find_slot() in pci.txt
2013-09-06 22:58 UTC (2+ messages)
[PATCH] PCI: add quirk for 3ware 9650SE controller
2013-09-06 22:47 UTC (6+ messages)
[PATCH 04/12] [SCSI] qla2xxx: Use standard PCIe Capability Link register field names
2013-09-06 17:29 UTC (5+ messages)
VIA chipset with Root Port under a bridge
2013-09-06 15:17 UTC (2+ messages)
[PATCH] PCI: exynos: turn off power of phy block when link failed
2013-09-06 8:21 UTC
[PATCH V3] PCI: exynos: add support for MSI
2013-09-06 6:54 UTC
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).