messages from 2014-01-14 23:34:44 to 2014-01-28 00:55:47 UTC [more...]
[RFC PATCH V2 0/4] APM X-Gene PCIe controller
2014-01-28 0:55 UTC (13+ messages)
` [RFC PATCH V2 1/4] pci: APM X-Gene PCIe controller driver
` [RFC PATCH V2 3/4] dt-bindings: pci: xgene pcie device tree bindings
` [RFC PATCH V2 4/4] MAINTAINERS: entry for APM X-Gene PCIe host driver
[PATCH v2 0/4] Add Clovertrail and Merrifeld support to Intel MID
2014-01-28 0:52 UTC (6+ messages)
` [PATCH v2 3/4] x86: intel-mid: add Merrifield platform support
[RFC PATCH V3 0/4] APM X-Gene PCIe controller
2014-01-27 22:58 UTC (7+ messages)
` [RFC PATCH V3 1/4] pci: APM X-Gene PCIe controller driver
` [RFC PATCH V3 2/4] arm64: dts: APM X-Gene PCIe device tree nodes
` [RFC PATCH V3 3/4] dt-bindings: pci: xgene pcie device tree bindings
` [RFC PATCH V3 4/4] MAINTAINERS: entry for APM X-Gene PCIe host driver
[PATCH] lspci: Show device name as exported by BIOS (sysfs label attribute)
2014-01-27 21:00 UTC
[PATCH 1/8] pci-rcar-gen2: add of match table
2014-01-27 13:27 UTC (3+ messages)
[PATCH 0/11] ACPI / hotplug / PCI: Updates on top of changes merged recently
2014-01-27 0:46 UTC (12+ messages)
` [PATCH 1/11] ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removal
` [PATCH 2/11] ACPI / hotplug / PCI: Simplify register_slot()
` [PATCH 3/11] ACPI / hotplug / PCI: Drop acpiphp_bus_trim()
` [PATCH 4/11] ACPI / hotplug / PCI: Rework acpiphp_no_hotplug()
` [PATCH 5/11] ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context
` [PATCH 6/11] ACPI / hotplug / PCI: Drop acpiphp_bus_add()
` [PATCH 7/11] ACPI / hotplug / PCI: Drop crit_sect locking
` [PATCH 8/11] ACPI / hotplug / PCI: Simplify hotplug_event()
` [PATCH 9/11] ACPI / hotplug / PCI: Simplify disable_slot()
` [PATCH 10/11] ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()
` [PATCH 11/11] ACPI / hotplug: Do not pass ACPI handles to ACPI dock operations
[PATCHv3 0/6] Crashdump Accepting Active IOMMU
2014-01-25 2:44 UTC (2+ messages)
User initiated hotplug and kernel initiated hotplug - where is the synchronization?
2014-01-24 19:52 UTC (5+ messages)
[PATCH v5] ACPI: Fix acpi_evaluate_object() return value check
2014-01-24 17:19 UTC (7+ messages)
[PATCH V2 0/8] PCI: Add SPEAr13xx PCIe support
2014-01-24 8:24 UTC (5+ messages)
` [PATCH V2 7/8] pcie: SPEAr13xx: Add designware pcie support
` [PATCH V2 8/8] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer
designware/imx6: question regarding MSI
2014-01-24 8:09 UTC (5+ messages)
[PATCH 0/8] PCI: cleanup pci_scan_bridge
2014-01-23 20:59 UTC (9+ messages)
` [PATCH 1/8] PCI: Increment max correctly in pci_scan_bridge
` [PATCH 2/8] PCI: Clarify the "scan anyway" comment "
` [PATCH 3/8] PCI: Assign CardBus bus number only during the second pass
` [PATCH 4/8] PCI: Use request_resource_conflict instead of insert_ for bus numbers
` [PATCH 5/8] PCI: Make sure bus number resources stay within their parents bounds
` [PATCH 6/8] PCI: Remove pci_fixup_parent_subordinate_busnr
` [PATCH 7/8] PCI: Check for child busses which use more bus numbers than allocated
` [PATCH 8/8] PCI: Don't scan random busses in pci_scan_bridge
[scan-admin@coverity.com: New Defects reported by Coverity Scan for Linux]
2014-01-23 20:07 UTC (8+ messages)
` [PATCH] PCI: msi: properly check return value of kmalloc
` [PATCH] PCI: msi: properly free memory on an error path
[GIT PULL] ACPI and power management updates for v3.14-rc1
2014-01-23 18:14 UTC (3+ messages)
mPCIe vs PCIe
2014-01-23 5:28 UTC
[PATCH v4] ACPI: Fix acpi_evaluate_object() return value check
2014-01-23 2:19 UTC (3+ messages)
[PATCH v2] ACPI: Fix acpi_evaluate_object() return value check
2014-01-18 16:36 UTC (4+ messages)
[PATCH v5 00/33] x86, irq: Support ioapic controller hotplug
2014-01-23 0:03 UTC (3+ messages)
` [PATCH v5 02/33] genirq: Add irq_alloc_reserved_desc()
[PATCH 02/12][v3] pci: fsl: add structure fsl_pci
2014-01-22 23:38 UTC (3+ messages)
` [02/12,v3] "
EHCI host broken -- interrupts disabled
2014-01-22 1:41 UTC (8+ messages)
` USB EHCI broken on Celeron N2920 (Bay Trail)
[Patch v1 1/3] ACPI: add callback prepare() into acpi_hotplug_handler
2014-01-21 23:17 UTC (8+ messages)
` [Patch v1 2/3] ACPI, PCI: reuse ACPI hotplug framework to support PCI host bridge hotplug
` [Patch v1 3/3] ACPI: kill field 'ignore' in acpi_hotplug_profile
[GIT PULL] PCI changes for v3.14
2014-01-21 22:48 UTC
[PATCH 69/73] drivers/pci: delete non-required instances of <linux/init.h>
2014-01-21 21:23 UTC
[PATCH v2 0/9] Phase out pci_enable_msi_block()
2014-01-21 19:06 UTC (28+ messages)
` [PATCH 10/9] PCI/MSI: Undeprecate pci_enable_msi()
` [PATCH 11/9] PCI/MSI: Phase out pci_enable_msi_block()
` [PATCH v2 1/9] ahci: Fix broken fallback to single MSI mode
` [PATCH v2 2/9] ahci: Use pci_enable_msi_range()
` [PATCH v2 3/9] ipr: Get rid of superfluous call to pci_disable_msi/msix()
` [PATCH v2 4/9] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()
` [PATCH v2 5/9] nvme: Fix invalid call to irq_set_affinity_hint()
` [PATCH v3 6/9] nvme: Use pci_enable_msi_range() and pci_enable_msix_range()
` [PATCH] nvme: Cleanup nvme_dev_start() and fix IRQ leak
` [PATCH 1/2] Revert "NVMe: Disable admin queue on init failure"
` [PATCH 2/2] nvme: Cleanup nvme_dev_start() and fix IRQ leak
` [PATCH] nvme: Cleanup nvme_dev_start()
` [PATCH v2 6/9] nvme: Use pci_enable_msi_range() and pci_enable_msix_range()
` [PATCH v2 7/9] vfio: "
` [PATCH v2 8/9] ath10k: Use pci_enable_msi_range()
` [PATCH v2 9/9] wil6210: "
[PATCH 1/2] pci: Fix root port bus->self is NULL
2014-01-21 5:40 UTC (5+ messages)
` [PATCH 2/2] fsl/pci: The new pci suspend/resume implementation
[PATCH] Quirk for buggy dma source tags with Intel IOMMU
2014-01-21 3:53 UTC (9+ messages)
[PATCH 0/2] Quirk Intel PCH root ports for ACS-like features
2014-01-20 22:01 UTC (3+ messages)
` [PATCH 1/2] pci: Add device specific PCI ACS enable
` [PATCH 2/2] pci/quirks: Enable quirks for PCIe ACS on Intel PCH root ports
[PATCH][trivial] pci: Fix make htmldocs failure caused by msi.c
2014-01-20 15:42 UTC
Regarding API's
2014-01-19 20:30 UTC
In "pci_fixup_video" check if this is or should be the primaryvideo d
2014-01-19 19:05 UTC (10+ messages)
` Re[2]: In "pci_fixup_video" check if this is or should be theprimaryvideo d
` "
[PATCH] pci-rcar-gen2: add of match table
2014-01-18 15:10 UTC
[PATCH 0/2] Revert EISA init changes
2014-01-18 14:35 UTC (3+ messages)
` [PATCH 1/2] Revert "EISA: Log device resources in dmesg"
` [PATCH 2/2] Revert "EISA: Initialize device before its resources"
[PATCHv2 0/2] PCI: driver function reset notification
2014-01-17 17:26 UTC (5+ messages)
ACPI and PM queue for 3.14-rc1
2014-01-17 14:05 UTC
[PATCH v3] ACPI: Fix acpi_evaluate_object() return value check
2014-01-17 7:46 UTC (2+ messages)
In "pci_fixup_video" check if this is or should be the primary video devi
2014-01-16 13:19 UTC (4+ messages)
` In "pci_fixup_video" check if this is or should be the primary video d
[PATCH 00/12] PCI:Add SPEAr13xx PCie support
2014-01-16 11:45 UTC (8+ messages)
` [PATCH 02/12] SPEAr13xx: Move SPEAr1340 definitions to header file
about mpss with pcie_bus_perf
2014-01-16 4:27 UTC (7+ messages)
[PATCH v2] vfio-pci: Use pci "try" reset interface
2014-01-15 20:10 UTC (2+ messages)
[PATCH v2 00/10] PCI: Double removing fix and allocate 64bit mmio pref
2014-01-15 18:02 UTC (8+ messages)
` [PATCH v2 04/10] PCI: Destroy pci dev only once
` [PATCH 0/9] PCI: Eliminate race conditions between hotplug and sysfs rescan/remove (Was: Re: [PATCH v2 04/10] PCI: Destroy pci dev only once)
` [PATCH 8/9] powerpc / eeh_driver: Use global PCI rescan-remove locking
` [Update][PATCH "
[PATCH] PCI: Fix pci_check_and_unmask_intx() comment typos
2014-01-15 17:50 UTC
pciehp: Determining slot number in UDEV event?
2014-01-15 9:38 UTC
pci->pcie bridge issue: kernel unable to find a free I/O port range
2014-01-15 9:10 UTC (10+ messages)
[PATCH v7 00/15] PCI: Allocate 64-bit BARs above 4G when possible
2014-01-15 5:14 UTC (3+ messages)
[PATCH] powerpc: dma-mapping: Return dma_direct_ops variable when dev == NULL
2014-01-15 3:47 UTC (3+ messages)
[PATCH] vfio-pci: Use pci "try" reset interface
2014-01-15 3:19 UTC (3+ messages)
[PATCH] pci: Add "try" reset interfaces
2014-01-14 23:38 UTC (2+ 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