messages from 2017-11-21 22:26:18 to 2017-11-27 16:54:36 UTC [more...]
[PATCH v3 0/3] Fix find_first_zero_bit() usage
2017-11-27 16:55 UTC (6+ messages)
` [PATCH v3 1/3] PCI: designware-ep: "
` [PATCH v3 2/3] PCI: endpoint: Fix error handling in pci_epc_epf_link()
` [PATCH v3 3/3] PCI: endpoint: Fix find_first_zero_bit() usage
[PATCH] NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"
2017-11-27 16:08 UTC (7+ messages)
[PATCH] PCI: designware-ep: Fix ->get_msi() to check MSI_EN bit
2017-11-27 15:32 UTC (6+ messages)
[PATCH 00/30] PCI: deprecate pci_get_bus_and_slot()
2017-11-27 14:05 UTC (60+ messages)
` [PATCH 01/30] alpha/PCI: "
` [PATCH 02/30] powerpc/PCI: "
` [PATCH 03/30] x86/PCI: "
` [PATCH 04/30] ata: "
` [PATCH 05/30] agp: nvidia: "
` [PATCH 06/30] edd: "
` [PATCH 07/30] ibft: "
` [PATCH 08/30] drm/gma500: "
` [PATCH 09/30] drm/i915: "
` [PATCH 10/30] drm/nouveau: "
` [PATCH 11/30] hwmon: (coretemp) "
` [11/30] "
` [PATCH 12/30] Drivers: ide: "
` [PATCH 13/30] iommu/amd: "
` [PATCH 14/30] powerpc/powermac: "
` [PATCH 15/30] bnx2x: "
` [PATCH 16/30] pch_gbe: "
` [PATCH 17/30] PCI: cpqhp: "
` [PATCH 18/30] PCI: ibmphp: "
` [PATCH 19/30] PCI/quirks: "
` [PATCH 20/30] PCI/syscall: "
` [PATCH 21/30] xen: "
` [PATCH 22/30] openprom: "
` [PATCH 23/30] [media] atomisp: "
` [PATCH 24/30] staging: rts5208: "
` [PATCH 25/30] backlight: "
` [PATCH 26/30] video: fbdev: intelfb: "
` [PATCH 27/30] video: fbdev: nvidia: "
` [PATCH 28/30] video: fbdev: riva: "
` [PATCH 29/30] i7300_idle: "
` [PATCH 30/30] PCI: remove pci_get_bus_and_slot() function
[PATCH V2 0/7] PCI: handle CRS response following Hot Reset and D3hot->D0
2017-11-27 6:20 UTC (8+ messages)
` [PATCH V2 1/7] PCI: protect restore with device lock to be consistent
` [PATCH V2 2/7] PCI: handle FLR failure and allow other reset types
` [PATCH V2 3/7] PCI: make pci_flr_wait() generic and rename to pci_dev_wait()
` [PATCH V2 4/7] PCI: wait device ready after pci_pm_reset()
` [PATCH V2 5/7] PCI: add a return type for pci_reset_bridge_secondary_bus()
` [PATCH V2 6/7] PCI: add device wait after slot and bus reset
` [PATCH V2 7/7] PCI: make reset poll time adjustable
[PATCH V2 0/9] Add loadable kernel module and power management support
2017-11-26 22:31 UTC (11+ messages)
` [PATCH V2 1/9] genirq: Export irq_set_msi_desc()
` [PATCH V2 2/9] of: Export of_pci_range_to_resource()
` [PATCH V2 3/9] ARM: tegra: Export tegra_cpuidle_pcie_irqs_in_use()
` [PATCH V2 4/9] PCI: Export pci_find_host_bridge()
` [PATCH V2 5/9] PCI: Export pci_flags
` [PATCH V2 6/9] PCI: tegra: free resources on probe failure
` [PATCH V2 7/9] PCI: tegra: Add loadable kernel module support
` [PATCH V2 8/9] PCI: tegra: Broadcast PME_turn_Off message before link goes to L2
` [PATCH V2 9/9] PCI: tegra: Add power management support
[PATCH 0/5] PCI: Add support to the Cadence PCIe controller
2017-11-26 19:33 UTC (8+ messages)
` [PATCH 1/5] PCI: Add vendor ID for Cadence
` [PATCH 2/5] dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe host controller
` [PATCH 3/5] PCI: cadence: Add host driver for Cadence PCIe controller
` [PATCH 4/5] dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe endpoint controller
` [PATCH 5/5] PCI: cadence: add EndPoint Controller driver for Cadence PCIe controller
[PATCH V3 00/12] Enable Tegra root port features and apply SW fixups
2017-11-25 19:59 UTC (2+ messages)
[PATCH 00/10] Add loadable kernel module and power management support
2017-11-25 19:46 UTC (17+ messages)
` [PATCH 01/10] genirq: Export irq_set_msi_desc()
` [PATCH 02/10] of: Export of_pci_range_to_resource()
` [PATCH 03/10] PM / QoS: Fix device resume latency for non PM QoS devices
` [PATCH 04/10] ARM: tegra: EXPORT tegra_cpuidle_pcie_irqs_in_use()
` [PATCH 05/10] PCI: Export pci_find_host_bridge()
` [PATCH 06/10] PCI: Export pci_flags
` [PATCH 07/10] PCI: tegra: free resources on probe failure
` [PATCH 08/10] PCI: tegra: Add loadable kernel module support
` [PATCH 09/10] PCI: tegra: Broadcast PME_turn_Off message before link goes to L2
` [PATCH 10/10] PCI: tegra: Add power management support
[PATCH 1/1] Change pci_enable_sriov, pci_disable_sriov and pci_reset_function to non-GPL symbol
2017-11-25 15:33 UTC (6+ messages)
[PATCH V2 00/29] PCI: deprecate pci_get_bus_and_slot()
2017-11-24 14:58 UTC (34+ messages)
` [PATCH V2 01/29] alpha/PCI: "
` [PATCH V2 02/29] powerpc/PCI: "
` [PATCH V2 03/29] x86/PCI: "
` [PATCH V2 04/29] ata: "
` [PATCH V2 05/29] agp: nvidia: "
` [PATCH V2 06/29] edd: "
` [PATCH V2 07/29] ibft: "
` [PATCH V2 08/29] drm/gma500: "
` [PATCH V2 09/29] drm/i915: "
` [PATCH V2 10/29] drm/nouveau: "
` [PATCH V2 11/29] Drivers: ide: "
` [PATCH V2 12/29] iommu/amd: "
` [PATCH V2 13/29] powerpc/powermac: "
` [PATCH V2 14/29] bnx2x: "
` [PATCH V2 15/29] pch_gbe: "
` [PATCH V2 16/29] PCI: cpqhp: "
` [PATCH V2 17/29] PCI: ibmphp: "
` [PATCH V2 18/29] PCI/quirks: "
` [PATCH V2 19/29] PCI/syscall: "
` [PATCH V2 20/29] xen: "
` [PATCH V2 21/29] openprom: "
` [PATCH V2 22/29] [media] atomisp: "
` [PATCH V2 23/29] staging: rts5208: "
` [PATCH V2 24/29] backlight: "
` [PATCH V2 25/29] video: fbdev: intelfb: "
` [PATCH V2 26/29] video: fbdev: nvidia: "
` [PATCH V2 27/29] video: fbdev: riva: "
` [PATCH V2 28/29] i7300_idle: remove unused file
` [PATCH V2 29/29] PCI: remove pci_get_bus_and_slot() function
[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
2017-11-24 10:58 UTC (8+ messages)
` [RFCv2 PATCH 01/36] iommu: Keep track of processes and PASIDs
` [RFCv2 PATCH 10/36] vfio: Add support for Shared Virtual Memory
[trinity] WARNING: CPU: 0 PID: 515 at drivers/pci/pci-sysfs.c:1224 pci_mmap_resource+0xd6/0x10e
2017-11-24 0:11 UTC
[PATCH v3] PCI: Mobiveil: Add Mobiveil PCIe Host Bridge IP
2017-11-23 14:51 UTC (5+ messages)
[PATCH] pci: add class codes for processing accelerators
2017-11-23 14:14 UTC (3+ messages)
Resizable PCI BAR support V9
2017-11-23 14:12 UTC (13+ messages)
` [PATCH v9 4/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v5
[PATCH] PCI: endpoint: Use EPC's device in dma_alloc_coherent/dma_free_coherent
2017-11-23 13:04 UTC (2+ messages)
[PATCH v2 1/2] powerpc/pci: convert to use for_each_pci_bridge() helper
2017-11-23 12:48 UTC (3+ messages)
[PATCH v1] PCI: Remove unused HyperTransport interrupt support
2017-11-23 0:11 UTC (2+ messages)
xhci_hcd HC died; cleaning up with TUSB7340 and µPD720201
2017-11-22 14:32 UTC (9+ messages)
[PATCH V2 0/5] PCI: rcar: Add suspend/resume support
2017-11-22 11:20 UTC (6+ messages)
` [PATCH V2 2/5] PCI: rcar: Clean up the macros
[Nouveau] [PATCH v2] drm: don't continue with anything after the GPU couldn't be woken up
2017-11-22 10:51 UTC (2+ messages)
[vga_arb_device_init] WARNING: possible circular locking dependency detected
2017-11-22 9:07 UTC (2+ messages)
[Patch] export irq_set_msi_desc
2017-11-22 8:02 UTC (4+ messages)
[Question] Unsupported Request During PCI Enumeration
2017-11-22 7:38 UTC
[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
2017-11-22 1:28 UTC (5+ messages)
` [PATCH v4 5/6] PM / core: Direct handling of DPM_FLAG_LEAVE_SUSPENDED
[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
2017-11-22 0:26 UTC (4+ messages)
` [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to "
[PATCH v2] xen/pci: Use acpi_noirq_set() helper
2017-11-21 23:54 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;
as well as URLs for NNTP newsgroup(s).