messages from 2017-11-22 22:49:42 to 2017-11-29 17:38:15 UTC [more...]
[PATCH V2 0/7] PCI: handle CRS response following Hot Reset and D3hot->D0
2017-11-29 17:38 UTC (14+ 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-29 17:35 UTC (18+ 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-29 17:34 UTC (15+ 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 0/2] Switchtec Updates
2017-11-29 17:28 UTC (3+ messages)
` [PATCH 1/2] switchtec: Added Global Fabric Manager Server (GFMS) event
` [PATCH 2/2] switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3
[PATCH V3 00/29] PCI: deprecate pci_get_bus_and_slot()
2017-11-29 17:09 UTC (41+ messages)
` [PATCH V3 01/29] alpha/PCI: "
` [PATCH V3 02/29] powerpc/PCI: "
` [PATCH V3 03/29] x86/PCI: "
` [PATCH V3 04/29] ata: "
` [PATCH V3 05/29] agp: nvidia: "
` [PATCH V3 06/29] edd: "
` [PATCH V3 07/29] ibft: "
` [PATCH V3 08/29] drm/gma500: "
` [PATCH V3 09/29] drm/i915: "
` [Intel-gfx] "
` [PATCH V3 10/29] drm/nouveau: "
` [PATCH V3 11/29] Drivers: ide: "
` [PATCH V3 12/29] iommu/amd: "
` [PATCH V3 13/29] powerpc/powermac: "
` [PATCH V3 14/29] bnx2x: "
` [PATCH V3 15/29] pch_gbe: "
` [PATCH V3 16/29] PCI: cpqhp: "
` [PATCH V3 17/29] PCI: ibmphp: "
` [PATCH V3 18/29] PCI/quirks: "
` [PATCH V3 19/29] PCI/syscall: "
` [PATCH V3 20/29] xen: "
` [PATCH V3 21/29] openprom: "
` [PATCH V3 22/29] [media] atomisp: "
` [PATCH V3 23/29] staging: rts5208: remove rtsx_read_pci_cfg_byte()
` [PATCH V3 24/29] backlight: deprecate pci_get_bus_and_slot()
` [PATCH V3 25/29] video: fbdev: intelfb: "
` [PATCH V3 26/29] video: fbdev: nvidia: "
` [PATCH V3 27/29] video: fbdev: riva: "
` [PATCH V3 28/29] i7300_idle: remove unused file
` [PATCH V3 29/29] PCI: remove pci_get_bus_and_slot() function
[PATCH v5 0/3] Prepartion for SR-IOV PowerVM Enablement
2017-11-29 16:13 UTC (2+ messages)
[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
2017-11-29 15:01 UTC (14+ messages)
` [RFCv2 PATCH 01/36] iommu: Keep track of processes and PASIDs
` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
` [RFCv2 PATCH 09/36] iommu/fault: Allow blocking fault handlers
` [RFCv2 PATCH 10/36] vfio: Add support for Shared Virtual Memory
Fixes for 64bit window handling on AMD CPUs
2017-11-29 14:12 UTC (4+ messages)
` [PATCH 1/3] x86/PCI: fix infinity loop in search for 64bit BAR placement
` [PATCH 2/3] x86/PCI: only enable a 64bit BAR on single socket AMD Family 15h systems
` [PATCH 3/3] x86/PCI: limit the size of the 64bit BAR to 256GB
[PATCH] PCI: dwc: Use {upper,lower}_32_bits() macros for clarity
2017-11-29 0:53 UTC
[PATCH -next] pci: add function stub for pci_get_domain_bus_and_slot()
2017-11-28 23:17 UTC (2+ messages)
Resizable PCI BAR support V9
2017-11-28 18:55 UTC (20+ messages)
` [PATCH v9 4/5] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v5
` [Xen-devel] "
[PATCH resend V3 24/29] backlight: deprecate pci_get_bus_and_slot()
2017-11-28 17:42 UTC
[PATCH 00/10] Add loadable kernel module and power management support
2017-11-28 17:19 UTC (19+ 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
[Question] Unsupported Request During PCI Enumeration
2017-11-28 14:57 UTC (4+ messages)
[PATCH v4 2/2] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
2017-11-28 14:18 UTC
[PATCH v4 1/2] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindings
2017-11-28 14:17 UTC
[trinity] WARNING: CPU: 0 PID: 515 at drivers/pci/pci-sysfs.c:1224 pci_mmap_resource+0xd6/0x10e
2017-11-28 12:21 UTC (3+ messages)
[PATCH v3 0/3] Fix find_first_zero_bit() usage
2017-11-28 12:13 UTC (9+ 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 v1] PCI: Clean up whitespace in linux/pci.h, pci/pci.h
2017-11-27 19:52 UTC
[PATCH V3 00/12] Enable Tegra root port features and apply SW fixups
2017-11-27 18:27 UTC (4+ messages)
[PATCH] PCI: use dev_info rather than dev_err for rom validation
2017-11-27 18:05 UTC (4+ messages)
[PATCH v2 1/2] powerpc/pci: convert to use for_each_pci_bridge() helper
2017-11-27 18:03 UTC (4+ messages)
[PATCH] NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"
2017-11-27 16:08 UTC (5+ 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 (11+ messages)
` [PATCH 09/30] drm/i915: "
[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 (21+ messages)
` [PATCH V2 04/29] ata: "
` [PATCH V2 07/29] ibft: "
` [PATCH V2 08/29] drm/gma500: "
` [PATCH V2 09/29] drm/i915: "
` [PATCH V2 12/29] iommu/amd: "
` [PATCH V2 14/29] bnx2x: "
` [PATCH V2 17/29] PCI: ibmphp: "
` [PATCH V2 18/29] PCI/quirks: "
` [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 26/29] video: fbdev: nvidia: "
` [PATCH V2 28/29] i7300_idle: remove unused file
` [PATCH V2 29/29] PCI: remove pci_get_bus_and_slot() function
[PATCH v3] PCI: Mobiveil: Add Mobiveil PCIe Host Bridge IP
2017-11-23 14:51 UTC (4+ messages)
[PATCH] pci: add class codes for processing accelerators
2017-11-23 14:14 UTC (3+ messages)
[PATCH] PCI: endpoint: Use EPC's device in dma_alloc_coherent/dma_free_coherent
2017-11-23 13:04 UTC (2+ messages)
[PATCH v1] PCI: Remove unused HyperTransport interrupt support
2017-11-23 0:11 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).